[ 425.287854] [58853]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 425.289276] [58853]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Nov 26 11:34:20 2025] *** [ 425.289276] [58853]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 425.289276] [58853]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 425.289276] [58853]: nodename: devstack [ 425.289276] [58853]: machine: x86_64 [ 425.289276] [58853]: clock source: unix [ 425.289276] [58853]: pcre jit disabled [ 425.289276] [58853]: detected number of CPU cores: 8 [ 425.289276] [58853]: current working directory: / [ 425.289276] [58853]: detected binary path: /usr/bin/uwsgi-core [ 425.289276] [58853]: your processes number limit is 128149 [ 425.289276] [58853]: your memory page size is 4096 bytes [ 425.289276] [58853]: detected max file descriptor number: 2048 [ 425.289276] [58853]: lock engine: pthread robust mutexes [ 425.289913] [58853]: thunder lock: enabled [ 425.289913] [58853]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 425.289913] [58853]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 425.289913] [58853]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 425.289913] [58853]: Set PythonHome to /opt/stack/data/venv [ 425.321028] [58853]: Python main interpreter initialized at 0x5fe995cc8be0 [ 425.321028] [58853]: python threads support enabled [ 425.321028] [58853]: your server socket listen backlog is limited to 100 connections [ 425.321028] [58853]: your mercy for graceful operations on workers is 80 seconds [ 425.321420] [58853]: mapped 403077 bytes (393 KB) for 2 cores [ 425.321420] [58853]: *** Operational MODE: preforking *** [ 425.321538] [58853]: *** uWSGI is running in multiple interpreter mode *** [ 425.321538] [58853]: spawned uWSGI master process (pid: 58853) [ 425.322140] [58853]: spawned uWSGI worker 1 (pid: 58855, cores: 1) [ 425.322543] [58853]: spawned uWSGI worker 2 (pid: 58856, cores: 1) [ 425.322609] [58853]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 425.506538] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 425.506538] [58855]: debtcollector.deprecate( [ 425.507025] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 425.507025] [58856]: debtcollector.deprecate( [ 425.623849] [58855]: /opt/stack/data/venv/lib/python3.10/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. [ 425.623849] [58855]: removals.removed_module( [ 425.624491] [58855]: /opt/stack/data/venv/lib/python3.10/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. [ 425.624491] [58855]: removals.removed_module( [ 425.624723] [58856]: /opt/stack/data/venv/lib/python3.10/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. [ 425.624723] [58856]: removals.removed_module( [ 425.625431] [58856]: /opt/stack/data/venv/lib/python3.10/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. [ 425.625431] [58856]: removals.removed_module( [ 426.191293] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 426.191293] [58855]: warnings.warn( [ 426.201675] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 426.201675] [58856]: warnings.warn( [ 426.250650] [58855]: /opt/stack/data/venv/lib/python3.10/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. [ 426.250650] [58855]: warnings.warn( [ 426.261686] [58856]: /opt/stack/data/venv/lib/python3.10/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. [ 426.261686] [58856]: warnings.warn( [ 426.505924] [58855]: 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. [ 426.506138] [58855]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58855) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 426.513718] [58856]: 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. [ 426.513994] [58856]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58856) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 426.582852] [58855]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 426.582852] [58855]: @jsonschema.FormatChecker.cls_checks('date-time') [ 426.583492] [58856]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 426.583492] [58856]: @jsonschema.FormatChecker.cls_checks('date-time') [ 426.953868] [58856]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58856) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.954049] [58855]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58855) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 426.954284] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.954371] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.954453] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.954553] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.954601] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.954749] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.958515] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.958615] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.958667] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.958757] [58856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.958819] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.958865] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.958918] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.958963] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.959121] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.959197] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.959269] [58855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.959332] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.959394] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.959468] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.960739] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.960806] [58856]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.960873] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.960940] [58856]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.960999] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.961071] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.961144] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.961398] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.961494] [58855]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.961564] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.961650] [58855]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.961732] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.961798] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.961870] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.966460] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.966564] [58856]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.966612] [58856]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.966669] [58856]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.966707] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.966759] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.966802] [58855]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.966834] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.966868] [58855]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.966897] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.966924] [58855]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.967083] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.967083] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.967188] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.968083] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.968169] [58856]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.968239] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.968276] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.968309] [58856]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.968363] [58855]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.968405] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.968447] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.968565] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.968652] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.968706] [58855]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.968803] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.968853] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.968891] [58856]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.968937] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.968981] [58856]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.969025] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.969052] [58856]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.969083] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.969110] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.969135] [58855]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.969160] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.969186] [58855]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.969211] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.969243] [58855]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.969243] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.969243] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.969243] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.970320] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.970415] [58856]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.970486] [58856]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.970551] [58856]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.970617] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.970686] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.970750] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.970797] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.970826] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.970859] [58855]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.970885] [58856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.970913] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.970939] [58855]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.971033] [58856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.971083] [58855]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.971132] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.971180] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.971223] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.971267] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.971310] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.971352] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.971352] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.971352] [58855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.971445] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.971445] [58855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.971495] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.971556] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.971645] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.972447] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.972531] [58856]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.972601] [58856]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.972669] [58856]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.972735] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.972773] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.972802] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.972829] [58855]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.972885] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.972934] [58855]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.972977] [58855]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.973042] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.973110] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.973180] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.973581] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.973665] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.973738] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.973806] [58856]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.973870] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.973933] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.973965] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.973995] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.974105] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.974153] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.974212] [58855]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.974278] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.974356] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.974428] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.975996] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.976094] [58856]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.976137] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.976165] [58856]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.976191] [58855]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.976253] [58856]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.976299] [58855]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.976347] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.976394] [58855]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.976438] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.976490] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.976533] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.976576] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.976576] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.977203] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.977275] [58856]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.977344] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.977413] [58856]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.977455] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.977510] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.977610] [58855]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.977662] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.977706] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.977748] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.977792] [58855]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.977792] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.977792] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.977919] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.979346] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.979428] [58856]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.979496] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.979560] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.979592] [58856]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.979622] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.979649] [58855]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.979674] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.979699] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.979770] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.979851] [58855]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.979916] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.979961] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.980011] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.980058] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.980101] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.980101] [58856]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.980183] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.980231] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.980261] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.980294] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.980321] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.980346] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.980371] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.980399] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.980425] [58855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.980450] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.980475] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.980500] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.980525] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.980553] [58856]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.980585] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.980611] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.980655] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.980689] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.980717] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.980747] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.980775] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.980775] [58855]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.980775] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.980775] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.980867] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.981308] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.981391] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.981460] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.981526] [58856]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.981591] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.981656] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.981702] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.981751] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.981801] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.981874] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.981945] [58855]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.982016] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.982095] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.982165] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.982496] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.982582] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.982652] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.982721] [58856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.982784] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.982846] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.982917] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.982998] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.983112] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.983204] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.983274] [58855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.983351] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.983415] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.983489] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.985497] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.985575] [58856]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.985644] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.985715] [58856]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.985779] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.985837] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.985908] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.986025] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.986133] [58855]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.986227] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.986310] [58855]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.986378] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.986442] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.986512] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.986661] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.986746] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.986817] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.986854] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.986881] [58856]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.986908] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.986937] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.986964] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.987040] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.987087] [58855]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.987087] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.987176] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.987223] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.987223] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991116] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991201] [58856]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991264] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991335] [58856]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991399] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991462] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.991533] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.991565] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.991655] [58855]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.991745] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.991815] [58855]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.991881] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.991943] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.992028] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.993343] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.993431] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993500] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993566] [58856]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.993629] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.993691] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.993735] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.993786] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.993829] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.993881] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.993965] [58855]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.994041] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994102] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994171] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994203] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994280] [58856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994350] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.994416] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994448] [58856]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.994486] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994516] [58855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994542] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994569] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.994594] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.994620] [58855]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.994699] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.994796] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.994796] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.994883] [58856]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.994883] [58856]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.994966] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.995017] [58856]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995068] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.995114] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995156] [58855]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.995205] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.995249] [58855]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995291] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.995339] [58855]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.995339] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.995339] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.995339] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.995753] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.995835] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.995904] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.995972] [58856]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.996047] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.996082] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.996109] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996135] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.996167] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.996235] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.996279] [58855]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.996342] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.996418] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.996488] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.998098] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998177] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998247] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998324] [58856]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998356] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 426.998390] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.998427] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 426.998454] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.998484] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 426.998519] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 426.998555] [58855]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 426.998584] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 426.998688] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 426.998743] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.001626] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001718] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.001766] [58856]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001810] [58855]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.001861] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001861] [58856]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.001951] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.001997] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002054] [58855]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.002101] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002145] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002191] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002243] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002286] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002330] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002368] [58856]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002418] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.002461] [58856]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002509] [58855]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.002552] [58856]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.002592] [58855]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.002639] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002682] [58855]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.002710] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002739] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.002766] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.002792] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.002792] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003215] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003300] [58856]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003369] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003402] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.003429] [58856]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003487] [58855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.003530] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003574] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003621] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.003666] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.003709] [58855]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.003709] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.003789] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.003826] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004425] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004506] [58856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004577] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.004649] [58856]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.004714] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.004746] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.004790] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.004820] [58855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.004850] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.004880] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.005070] [58855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.005070] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.005070] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.005217] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.006799] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.006882] [58856]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.006951] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.007028] [58856]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.007093] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.007141] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.007176] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.007225] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.007268] [58855]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.007352] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.007449] [58855]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.007584] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.007584] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.007650] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.008270] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.008353] [58856]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.008423] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.008456] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.008490] [58856]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.008532] [58855]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.008563] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.008591] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.008684] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.008684] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.008735] [58855]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.008735] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.008866] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.008913] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.011189] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.011273] [58856]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.011328] [58856]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.011381] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.011434] [58856]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.011479] [58855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.011523] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.011573] [58855]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.011627] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.011685] [58855]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.011730] [58856]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.011778] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.011778] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.011778] [58855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 427.013036] [58856]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58856) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.013120] [58856]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.013191] [58856]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.013259] [58856]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.013307] [58855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58855) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 427.013352] [58856]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58856) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.013408] [58856]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58856) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.013437] [58855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 427.013497] [58855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 427.013567] [58855]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 427.013642] [58855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 427.013706] [58855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58855) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 427.039984] [58856]: INFO dbcounter [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Registered counter for database cinder [ 427.040121] [58855]: INFO dbcounter [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Registered counter for database cinder [ 427.049095] [58856]: DEBUG oslo_db.sqlalchemy.engines [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 427.049551] [58855]: DEBUG oslo_db.sqlalchemy.engines [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 427.175613] [58856]: DEBUG dbcounter [-] [58856] Writer thread running {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 427.176863] [58855]: DEBUG dbcounter [-] [58855] Writer thread running {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 427.179430] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 427.179867] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 427.181877] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 427.182443] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 427.183985] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 427.184444] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 427.185863] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 427.186245] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 427.186304] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.186436] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.186577] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.186820] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.188049] [58855]: WARNING cinder.keymgr.conf_key_mgr [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 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' [ 427.188594] [58856]: WARNING cinder.keymgr.conf_key_mgr [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 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' [ 427.189246] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.189413] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.189703] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.189866] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.192534] [58855]: DEBUG oslo_db.sqlalchemy.engines [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 427.193359] [58856]: DEBUG oslo_db.sqlalchemy.engines [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 427.194987] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 427.195813] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 427.197175] [58855]: INFO cinder.rpc [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 427.197673] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.197834] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.197871] [58856]: INFO cinder.rpc [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 427.198279] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.198442] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.208571] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.208766] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.208809] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.209012] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.211676] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.211862] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.212041] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.212207] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.214472] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.214633] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.214938] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.215115] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.218243] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.218396] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.218879] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.219061] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.221701] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.221852] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.221894] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.222037] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.224500] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.224666] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.224797] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.224963] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.228335] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.228489] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.228875] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.229123] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.230773] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.230926] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.231478] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.231661] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.233422] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.233576] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.234246] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.234433] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.234507] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.234663] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.235479] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.235707] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.236986] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.237154] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.238182] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.238360] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.242322] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.242481] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.243770] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.243963] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.245777] [58856]: WARNING cinder.api.contrib.hosts [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 427.246222] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.246375] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.247237] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.247390] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.247725] [58855]: WARNING cinder.api.contrib.hosts [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 427.248167] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.248329] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.248364] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.248501] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.249250] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.249303] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.249411] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.249447] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.250382] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.250417] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.250543] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.250577] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.251364] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.251502] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.251541] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.251699] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.252518] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.252557] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.252669] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.252759] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.253517] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.253667] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.253751] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.253907] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.254669] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.254788] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.254838] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.254946] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.255500] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: extensions {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.255891] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.256063] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.256846] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-hosts {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.257058] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.257214] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.257960] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: extensions {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.258327] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: qos-specs {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.259462] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-hosts {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.260537] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-quota-class-sets {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.261225] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: qos-specs {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.261990] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: scheduler-stats {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.263467] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-quota-class-sets {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.263522] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-snapshot-manage {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.264909] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: scheduler-stats {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.265073] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: capabilities {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.266784] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-snapshot-manage {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.267296] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: encryption {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.268441] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: capabilities {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.268918] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: cgsnapshots {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.270700] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: encryption {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.272838] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: cgsnapshots {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.364969] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-quota-sets {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.366565] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-volume-manage {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.368101] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-volume-transfer {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.369767] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-quota-sets {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.369878] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-volume-type-access {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.371399] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-volume-manage {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.371770] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: backups {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.372892] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-volume-transfer {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.373890] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-services {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.374598] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-volume-type-access {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.375216] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: consistencygroups {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.376264] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: backups {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.377241] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: extra_specs {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.378335] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-services {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.378806] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: os-availability-zone {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.379682] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: consistencygroups {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.380197] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extended resource: encryption {{(pid=58856) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.381754] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: extra_specs {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.382580] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.382770] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.383291] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: os-availability-zone {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.383866] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.384045] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.384666] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extended resource: encryption {{(pid=58855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 427.384909] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.385075] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.385926] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.386091] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.386957] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.387017] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.387123] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.387177] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.388069] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.388218] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.388253] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.388375] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.389060] [58856]: WARNING stevedore.named [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.389216] [58856]: WARNING castellan.key_manager [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.389252] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.389374] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.389893] [58856]: DEBUG cinder.api.contrib.snapshot_actions [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] SnapshotActionsController initialized {{(pid=58856) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 427.390034] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeActions extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390183] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.390225] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension UsedLimits extending resource: limits {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390304] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390342] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.390420] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390527] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension TypesManage extending resource: types {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390762] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.390881] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension AdminActions extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391014] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension AdminActions extending resource: snapshots {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391129] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension AdminActions extending resource: backups {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391195] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.391243] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391346] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.391379] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391451] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391574] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391681] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391791] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.391896] [58856]: DEBUG cinder.api.v3.router [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58856) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.392388] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.392542] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.393363] [58855]: WARNING stevedore.named [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 427.393514] [58855]: WARNING castellan.key_manager [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 427.394211] [58855]: DEBUG cinder.api.contrib.snapshot_actions [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] SnapshotActionsController initialized {{(pid=58855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 427.394339] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeActions extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.394423] [58856]: WARNING keystonemiddleware.auth_token [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 427.394494] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension UsedLimits extending resource: limits {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.394607] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.394759] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.394942] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension TypesManage extending resource: types {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.395278] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.395483] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension AdminActions extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.395627] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension AdminActions extending resource: snapshots {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.395750] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension AdminActions extending resource: backups {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.395860] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396064] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396190] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396307] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396417] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396525] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.396629] [58855]: DEBUG cinder.api.v3.router [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 427.398781] [58856]: WARNING keystonemiddleware.auth_token [None req-4edd9e53-4543-4f9a-9b5e-7de9ef514990 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 427.399137] [58855]: WARNING keystonemiddleware.auth_token [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 427.401448] [58856]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5fe995cc8be0 pid: 58856 (default app) [ 427.403431] [58855]: WARNING keystonemiddleware.auth_token [None req-f22f4be5-da13-4a4f-9784-8e56aacdac27 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 427.406046] [58855]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5fe995cc8be0 pid: 58855 (default app) [ 427.410955] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.410955] [58856]: warnings.warn(deprecated_msg) [ 427.411114] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411114] [58856]: warnings.warn(deprecated_msg) [ 427.411114] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411114] [58856]: warnings.warn(deprecated_msg) [ 427.411114] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411302] [58856]: warnings.warn(deprecated_msg) [ 427.411302] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411302] [58856]: warnings.warn(deprecated_msg) [ 427.411302] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411302] [58856]: warnings.warn(deprecated_msg) [ 427.411302] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411492] [58856]: warnings.warn(deprecated_msg) [ 427.411492] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411492] [58856]: warnings.warn(deprecated_msg) [ 427.411492] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411492] [58856]: warnings.warn(deprecated_msg) [ 427.411690] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411690] [58856]: warnings.warn(deprecated_msg) [ 427.411690] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411690] [58856]: warnings.warn(deprecated_msg) [ 427.411844] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411844] [58856]: warnings.warn(deprecated_msg) [ 427.411844] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411844] [58856]: warnings.warn(deprecated_msg) [ 427.411969] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411969] [58856]: warnings.warn(deprecated_msg) [ 427.411969] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.411969] [58856]: warnings.warn(deprecated_msg) [ 427.411969] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412144] [58856]: warnings.warn(deprecated_msg) [ 427.412144] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412144] [58856]: warnings.warn(deprecated_msg) [ 427.412144] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412144] [58856]: warnings.warn(deprecated_msg) [ 427.412326] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412326] [58856]: warnings.warn(deprecated_msg) [ 427.412326] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412326] [58856]: warnings.warn(deprecated_msg) [ 427.412326] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412326] [58856]: warnings.warn(deprecated_msg) [ 427.412512] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412512] [58856]: warnings.warn(deprecated_msg) [ 427.412512] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412512] [58856]: warnings.warn(deprecated_msg) [ 427.412512] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412512] [58856]: warnings.warn(deprecated_msg) [ 427.412702] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412702] [58856]: warnings.warn(deprecated_msg) [ 427.412702] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412702] [58856]: warnings.warn(deprecated_msg) [ 427.412702] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412702] [58856]: warnings.warn(deprecated_msg) [ 427.412889] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412889] [58856]: warnings.warn(deprecated_msg) [ 427.412889] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412889] [58856]: warnings.warn(deprecated_msg) [ 427.412889] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.412889] [58856]: warnings.warn(deprecated_msg) [ 427.413084] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413084] [58856]: warnings.warn(deprecated_msg) [ 427.413084] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413084] [58856]: warnings.warn(deprecated_msg) [ 427.413206] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413206] [58856]: warnings.warn(deprecated_msg) [ 427.413206] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413206] [58856]: warnings.warn(deprecated_msg) [ 427.413206] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413365] [58856]: warnings.warn(deprecated_msg) [ 427.413365] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413365] [58856]: warnings.warn(deprecated_msg) [ 427.413365] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413365] [58856]: warnings.warn(deprecated_msg) [ 427.413517] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413517] [58856]: warnings.warn(deprecated_msg) [ 427.413517] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413517] [58856]: warnings.warn(deprecated_msg) [ 427.413517] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413517] [58856]: warnings.warn(deprecated_msg) [ 427.413694] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413694] [58856]: warnings.warn(deprecated_msg) [ 427.413694] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413694] [58856]: warnings.warn(deprecated_msg) [ 427.413694] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413877] [58856]: warnings.warn(deprecated_msg) [ 427.413877] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413877] [58856]: warnings.warn(deprecated_msg) [ 427.413877] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.413877] [58856]: warnings.warn(deprecated_msg) [ 427.414611] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.414611] [58856]: warnings.warn(deprecated_msg) [ 427.414611] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.414611] [58856]: warnings.warn(deprecated_msg) [ 427.414856] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.414856] [58856]: warnings.warn(deprecated_msg) [ 427.414856] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.414856] [58856]: warnings.warn(deprecated_msg) [ 427.415075] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415075] [58856]: warnings.warn(deprecated_msg) [ 427.415075] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415075] [58856]: warnings.warn(deprecated_msg) [ 427.415075] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415339] [58856]: warnings.warn(deprecated_msg) [ 427.415339] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415339] [58856]: warnings.warn(deprecated_msg) [ 427.415339] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415339] [58856]: warnings.warn(deprecated_msg) [ 427.415578] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415578] [58856]: warnings.warn(deprecated_msg) [ 427.415578] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415578] [58856]: warnings.warn(deprecated_msg) [ 427.415780] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415780] [58856]: warnings.warn(deprecated_msg) [ 427.415780] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.415780] [58856]: warnings.warn(deprecated_msg) [ 427.416053] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416053] [58856]: warnings.warn(deprecated_msg) [ 427.416053] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416053] [58856]: warnings.warn(deprecated_msg) [ 427.416260] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416260] [58856]: warnings.warn(deprecated_msg) [ 427.416260] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416260] [58856]: warnings.warn(deprecated_msg) [ 427.416470] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416470] [58856]: warnings.warn(deprecated_msg) [ 427.416470] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416470] [58856]: warnings.warn(deprecated_msg) [ 427.416670] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416670] [58856]: warnings.warn(deprecated_msg) [ 427.416670] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416670] [58856]: warnings.warn(deprecated_msg) [ 427.416670] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416670] [58856]: warnings.warn(deprecated_msg) [ 427.416966] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416966] [58856]: warnings.warn(deprecated_msg) [ 427.416966] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.416966] [58856]: warnings.warn(deprecated_msg) [ 427.416966] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417254] [58856]: warnings.warn(deprecated_msg) [ 427.417254] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417254] [58856]: warnings.warn(deprecated_msg) [ 427.417254] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417254] [58856]: warnings.warn(deprecated_msg) [ 427.417254] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417254] [58856]: warnings.warn(deprecated_msg) [ 427.417598] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417598] [58856]: warnings.warn(deprecated_msg) [ 427.417598] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417598] [58856]: warnings.warn(deprecated_msg) [ 427.417598] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417598] [58856]: warnings.warn(deprecated_msg) [ 427.417946] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417946] [58856]: warnings.warn(deprecated_msg) [ 427.417946] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417946] [58856]: warnings.warn(deprecated_msg) [ 427.417946] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.417946] [58856]: warnings.warn(deprecated_msg) [ 427.418271] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418271] [58856]: warnings.warn(deprecated_msg) [ 427.418271] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418271] [58856]: warnings.warn(deprecated_msg) [ 427.418271] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418271] [58856]: warnings.warn(deprecated_msg) [ 427.418590] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418590] [58856]: warnings.warn(deprecated_msg) [ 427.418590] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418590] [58856]: warnings.warn(deprecated_msg) [ 427.418795] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418795] [58856]: warnings.warn(deprecated_msg) [ 427.418795] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418795] [58856]: warnings.warn(deprecated_msg) [ 427.418991] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418991] [58856]: warnings.warn(deprecated_msg) [ 427.418991] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.418991] [58856]: warnings.warn(deprecated_msg) [ 427.419479] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.419479] [58856]: warnings.warn(deprecated_msg) [ 427.419479] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 427.419479] [58856]: warnings.warn(deprecated_msg) [ 427.419479] [58856]: DEBUG cinder.api.middleware.request_id [None req-16b24902-a341-4659-a109-fe87b8633a8c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 427.419479] [58856]: [pid: 58856|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Nov 26 11:34:22 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 430.898344] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.898344] [58855]: warnings.warn(deprecated_msg) [ 430.898995] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.898995] [58855]: warnings.warn(deprecated_msg) [ 430.898995] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.898995] [58855]: warnings.warn(deprecated_msg) [ 430.898995] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899293] [58855]: warnings.warn(deprecated_msg) [ 430.899293] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899293] [58855]: warnings.warn(deprecated_msg) [ 430.899293] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899293] [58855]: warnings.warn(deprecated_msg) [ 430.899293] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899578] [58855]: warnings.warn(deprecated_msg) [ 430.899578] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899578] [58855]: warnings.warn(deprecated_msg) [ 430.899578] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899578] [58855]: warnings.warn(deprecated_msg) [ 430.899847] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899847] [58855]: warnings.warn(deprecated_msg) [ 430.899847] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.899847] [58855]: warnings.warn(deprecated_msg) [ 430.900049] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900049] [58855]: warnings.warn(deprecated_msg) [ 430.900049] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900049] [58855]: warnings.warn(deprecated_msg) [ 430.900248] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900248] [58855]: warnings.warn(deprecated_msg) [ 430.900248] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900248] [58855]: warnings.warn(deprecated_msg) [ 430.900248] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900486] [58855]: warnings.warn(deprecated_msg) [ 430.900486] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900486] [58855]: warnings.warn(deprecated_msg) [ 430.900486] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900486] [58855]: warnings.warn(deprecated_msg) [ 430.900768] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900768] [58855]: warnings.warn(deprecated_msg) [ 430.900768] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900768] [58855]: warnings.warn(deprecated_msg) [ 430.900768] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.900768] [58855]: warnings.warn(deprecated_msg) [ 430.901059] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901059] [58855]: warnings.warn(deprecated_msg) [ 430.901059] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901059] [58855]: warnings.warn(deprecated_msg) [ 430.901059] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901059] [58855]: warnings.warn(deprecated_msg) [ 430.901342] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901342] [58855]: warnings.warn(deprecated_msg) [ 430.901342] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901342] [58855]: warnings.warn(deprecated_msg) [ 430.901342] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901342] [58855]: warnings.warn(deprecated_msg) [ 430.901635] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901635] [58855]: warnings.warn(deprecated_msg) [ 430.901635] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901635] [58855]: warnings.warn(deprecated_msg) [ 430.901635] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901635] [58855]: warnings.warn(deprecated_msg) [ 430.901921] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901921] [58855]: warnings.warn(deprecated_msg) [ 430.901921] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.901921] [58855]: warnings.warn(deprecated_msg) [ 430.902126] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902126] [58855]: warnings.warn(deprecated_msg) [ 430.902126] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902126] [58855]: warnings.warn(deprecated_msg) [ 430.902126] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902392] [58855]: warnings.warn(deprecated_msg) [ 430.902392] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902392] [58855]: warnings.warn(deprecated_msg) [ 430.902392] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902392] [58855]: warnings.warn(deprecated_msg) [ 430.902646] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902646] [58855]: warnings.warn(deprecated_msg) [ 430.902646] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902646] [58855]: warnings.warn(deprecated_msg) [ 430.902646] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.902646] [58855]: warnings.warn(deprecated_msg) [ 430.903057] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903057] [58855]: warnings.warn(deprecated_msg) [ 430.903057] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903057] [58855]: warnings.warn(deprecated_msg) [ 430.903057] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903361] [58855]: warnings.warn(deprecated_msg) [ 430.903361] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903361] [58855]: warnings.warn(deprecated_msg) [ 430.903361] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903361] [58855]: warnings.warn(deprecated_msg) [ 430.903599] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903599] [58855]: warnings.warn(deprecated_msg) [ 430.903599] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903599] [58855]: warnings.warn(deprecated_msg) [ 430.903800] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903800] [58855]: warnings.warn(deprecated_msg) [ 430.903800] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903800] [58855]: warnings.warn(deprecated_msg) [ 430.903986] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903986] [58855]: warnings.warn(deprecated_msg) [ 430.903986] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.903986] [58855]: warnings.warn(deprecated_msg) [ 430.903986] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904251] [58855]: warnings.warn(deprecated_msg) [ 430.904251] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904251] [58855]: warnings.warn(deprecated_msg) [ 430.904251] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904251] [58855]: warnings.warn(deprecated_msg) [ 430.904480] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904480] [58855]: warnings.warn(deprecated_msg) [ 430.904480] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904480] [58855]: warnings.warn(deprecated_msg) [ 430.904702] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904702] [58855]: warnings.warn(deprecated_msg) [ 430.904702] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904702] [58855]: warnings.warn(deprecated_msg) [ 430.904892] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904892] [58855]: warnings.warn(deprecated_msg) [ 430.904892] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.904892] [58855]: warnings.warn(deprecated_msg) [ 430.905120] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905120] [58855]: warnings.warn(deprecated_msg) [ 430.905120] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905120] [58855]: warnings.warn(deprecated_msg) [ 430.905310] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905310] [58855]: warnings.warn(deprecated_msg) [ 430.905310] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905310] [58855]: warnings.warn(deprecated_msg) [ 430.905539] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905539] [58855]: warnings.warn(deprecated_msg) [ 430.905539] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905539] [58855]: warnings.warn(deprecated_msg) [ 430.905539] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905539] [58855]: warnings.warn(deprecated_msg) [ 430.905829] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905829] [58855]: warnings.warn(deprecated_msg) [ 430.905829] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.905829] [58855]: warnings.warn(deprecated_msg) [ 430.905829] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906086] [58855]: warnings.warn(deprecated_msg) [ 430.906086] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906086] [58855]: warnings.warn(deprecated_msg) [ 430.906086] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906086] [58855]: warnings.warn(deprecated_msg) [ 430.906086] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906086] [58855]: warnings.warn(deprecated_msg) [ 430.906678] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906678] [58855]: warnings.warn(deprecated_msg) [ 430.906678] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906678] [58855]: warnings.warn(deprecated_msg) [ 430.906678] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906678] [58855]: warnings.warn(deprecated_msg) [ 430.906955] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906955] [58855]: warnings.warn(deprecated_msg) [ 430.906955] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906955] [58855]: warnings.warn(deprecated_msg) [ 430.906955] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.906955] [58855]: warnings.warn(deprecated_msg) [ 430.907262] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907262] [58855]: warnings.warn(deprecated_msg) [ 430.907262] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907262] [58855]: warnings.warn(deprecated_msg) [ 430.907262] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907262] [58855]: warnings.warn(deprecated_msg) [ 430.907554] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907554] [58855]: warnings.warn(deprecated_msg) [ 430.907554] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907554] [58855]: warnings.warn(deprecated_msg) [ 430.907833] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907833] [58855]: warnings.warn(deprecated_msg) [ 430.907833] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.907833] [58855]: warnings.warn(deprecated_msg) [ 430.908416] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.908416] [58855]: warnings.warn(deprecated_msg) [ 430.908416] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.908416] [58855]: warnings.warn(deprecated_msg) [ 430.908750] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.908750] [58855]: warnings.warn(deprecated_msg) [ 430.908750] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 430.908750] [58855]: warnings.warn(deprecated_msg) [ 430.908750] [58855]: DEBUG cinder.api.middleware.request_id [None req-3a9c8892-3e77-4962-9160-5dd1f24f4927 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.265423] [58855]: INFO cinder.api.openstack.wsgi [None req-3a9c8892-3e77-4962-9160-5dd1f24f4927 admin admin] POST http://10.180.1.21/volume/v3/types [ 431.266096] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3a9c8892-3e77-4962-9160-5dd1f24f4927 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 431.267885] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 431.267885] [58855]: warnings.warn( [ 431.271450] [58855]: DEBUG oslo_db.sqlalchemy.engines [None req-3a9c8892-3e77-4962-9160-5dd1f24f4927 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 431.296327] [58855]: INFO cinder.api.openstack.wsgi [None req-3a9c8892-3e77-4962-9160-5dd1f24f4927 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 431.296774] [58855]: [pid: 58855|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:34:25 2025] POST /volume/v3/types => generated 182 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 431.300742] [58856]: DEBUG cinder.api.middleware.request_id [req-3a9c8892-3e77-4962-9160-5dd1f24f4927 req-d588b726-70a4-4369-addd-44cd4be36609 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.562948] [58856]: INFO cinder.api.openstack.wsgi [req-3a9c8892-3e77-4962-9160-5dd1f24f4927 req-d588b726-70a4-4369-addd-44cd4be36609 admin admin] POST http://10.180.1.21/volume/v3/types/9180d7d3-b2cc-45be-9461-1e037427e7e8/extra_specs [ 431.563668] [58856]: DEBUG cinder.api.openstack.wsgi [req-3a9c8892-3e77-4962-9160-5dd1f24f4927 req-d588b726-70a4-4369-addd-44cd4be36609 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 431.565555] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 431.565555] [58856]: warnings.warn( [ 431.569207] [58856]: DEBUG oslo_db.sqlalchemy.engines [req-3a9c8892-3e77-4962-9160-5dd1f24f4927 req-d588b726-70a4-4369-addd-44cd4be36609 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 431.616120] [58856]: INFO cinder.api.openstack.wsgi [req-3a9c8892-3e77-4962-9160-5dd1f24f4927 req-d588b726-70a4-4369-addd-44cd4be36609 admin admin] http://10.180.1.21/volume/v3/types/9180d7d3-b2cc-45be-9461-1e037427e7e8/extra_specs returned with HTTP 200 [ 431.616726] [58856]: [pid: 58856|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Nov 26 11:34:26 2025] POST /volume/v3/types/9180d7d3-b2cc-45be-9461-1e037427e7e8/extra_specs => generated 51 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 441.293961] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 441.614803] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.040429] [58855]: DEBUG cinder.api.middleware.request_id [None req-bd8684c6-340b-4988-aee7-1e768061e570 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 444.041322] [58855]: INFO cinder.api.openstack.wsgi [None req-bd8684c6-340b-4988-aee7-1e768061e570 None None] GET http://10.180.1.21/volume// [ 444.041517] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bd8684c6-340b-4988-aee7-1e768061e570 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 444.041744] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bd8684c6-340b-4988-aee7-1e768061e570 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 444.042345] [58855]: INFO cinder.api.openstack.wsgi [None req-bd8684c6-340b-4988-aee7-1e768061e570 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 444.042682] [58855]: [pid: 58855|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Nov 26 11:34:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 512.806368] [58856]: DEBUG cinder.api.middleware.request_id [None req-69b2183e-a568-4af5-8847-477b261e240b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 512.881446] [58856]: INFO cinder.api.openstack.wsgi [None req-69b2183e-a568-4af5-8847-477b261e240b tempest-verify_tempest_config-728441457 tempest-verify_tempest_config-728441457-project-member] GET http://10.180.1.21/volume/v3/extensions [ 512.881684] [58856]: DEBUG cinder.api.openstack.wsgi [None req-69b2183e-a568-4af5-8847-477b261e240b tempest-verify_tempest_config-728441457 tempest-verify_tempest_config-728441457-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 512.881999] [58856]: DEBUG cinder.api.openstack.wsgi [None req-69b2183e-a568-4af5-8847-477b261e240b tempest-verify_tempest_config-728441457 tempest-verify_tempest_config-728441457-project-member] Calling method 'index' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 512.882436] [58856]: INFO cinder.api.openstack.wsgi [None req-69b2183e-a568-4af5-8847-477b261e240b tempest-verify_tempest_config-728441457 tempest-verify_tempest_config-728441457-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 512.882852] [58856]: [pid: 58856|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Nov 26 11:35:47 2025] GET /volume/v3/extensions => generated 5245 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.287409] [58855]: DEBUG cinder.api.middleware.request_id [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.470642] [58855]: INFO cinder.api.openstack.wsgi [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 582.472088] [58855]: DEBUG cinder.api.openstack.wsgi [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1788848559"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 582.473776] [58855]: DEBUG cinder.api.v3.volumes [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1788848559'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 582.476150] [58855]: INFO cinder.api.v3.volumes [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Create volume of 1 GB [ 582.487911] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Availability zone cache updated, next update will occur around 2025-11-26 12:36:57.225891. {{(pid=58855) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 582.487911] [58855]: INFO cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Availability Zones retrieved successfully. [ 582.505998] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Flow 'volume_create_api' (294c087d-343b-4101-a892-9af9fef8d999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.507479] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88df2f7-ce80-43f9-b1e7-9f279a36c4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.511843] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 582.549755] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88df2f7-ce80-43f9-b1e7-9f279a36c4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.550676] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa55b0b-83a8-4071-ba72-2857970a1ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.582201] [58855]: WARNING cinder.quota [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 582.582598] [58855]: WARNING cinder.quota [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 582.644440] [58855]: DEBUG cinder.quota [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Created reservations ['9eef7290-99e4-4657-a677-2205edecfbf6', '2e2336a0-8e12-4efd-8599-227adadba645', '105c5007-6230-4a96-8971-98ffea0b48fb', 'c1212d63-6ade-45d4-9399-8ca4941e22b8'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 582.645516] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa55b0b-83a8-4071-ba72-2857970a1ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eef7290-99e4-4657-a677-2205edecfbf6', '2e2336a0-8e12-4efd-8599-227adadba645', '105c5007-6230-4a96-8971-98ffea0b48fb', 'c1212d63-6ade-45d4-9399-8ca4941e22b8']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.646755] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478f4a2e-85fe-410b-a30d-a8f20ae42c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.694982] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478f4a2e-85fe-410b-a30d-a8f20ae42c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c34be3-18d7-45dc-9751-94be3b7440e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1788848559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4c4c174b624c0d822eab662829e74e',qos_specs=None,replication_status=,reservations=['9eef7290-99e4-4657-a677-2205edecfbf6','2e2336a0-8e12-4efd-8599-227adadba645','105c5007-6230-4a96-8971-98ffea0b48fb','c1212d63-6ade-45d4-9399-8ca4941e22b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a57d995ceb448699de83fc58f815580',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1788848559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c34be3-18d7-45dc-9751-94be3b7440e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d4c4c174b624c0d822eab662829e74e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a57d995ceb448699de83fc58f815580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.696221] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9443ea7d-b001-4dc2-8e3f-b4b56ca74f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.719639] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9443ea7d-b001-4dc2-8e3f-b4b56ca74f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1788848559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d4c4c174b624c0d822eab662829e74e',qos_specs=None,replication_status=,reservations=['9eef7290-99e4-4657-a677-2205edecfbf6','2e2336a0-8e12-4efd-8599-227adadba645','105c5007-6230-4a96-8971-98ffea0b48fb','c1212d63-6ade-45d4-9399-8ca4941e22b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a57d995ceb448699de83fc58f815580',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.721045] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0f480a-072a-4e57-885c-14498a3c0ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 582.743514] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f0f480a-072a-4e57-885c-14498a3c0ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 582.744527] [58855]: DEBUG cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Flow 'volume_create_api' (294c087d-343b-4101-a892-9af9fef8d999) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 582.744897] [58855]: INFO cinder.volume.api [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Create volume request issued successfully. [ 582.745933] [58855]: INFO cinder.api.openstack.wsgi [None req-355743d6-2fcf-4fe8-8161-b1ec1bb1c531 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 582.746449] [58855]: [pid: 58855|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:36:57 2025] POST /volume/v3/volumes => generated 784 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 582.757694] [58856]: DEBUG cinder.api.middleware.request_id [None req-3aec69fc-b345-4819-945b-693ceacd740b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.760055] [58856]: INFO cinder.api.openstack.wsgi [None req-3aec69fc-b345-4819-945b-693ceacd740b tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 582.760755] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3aec69fc-b345-4819-945b-693ceacd740b tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 582.760755] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3aec69fc-b345-4819-945b-693ceacd740b tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 582.791523] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.791523] [58856]: warnings.warn( [ 582.801244] [58856]: INFO cinder.volume.api [None req-3aec69fc-b345-4819-945b-693ceacd740b tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 582.807791] [58856]: INFO cinder.api.openstack.wsgi [None req-3aec69fc-b345-4819-945b-693ceacd740b tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 582.808430] [58856]: [pid: 58856|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:36:57 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 583.824280] [58855]: DEBUG cinder.api.middleware.request_id [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.826663] [58855]: INFO cinder.api.openstack.wsgi [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 583.826890] [58855]: DEBUG cinder.api.openstack.wsgi [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 583.827773] [58855]: DEBUG cinder.api.openstack.wsgi [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 583.854256] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.854256] [58855]: warnings.warn( [ 583.864789] [58855]: INFO cinder.volume.api [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 583.874828] [58855]: INFO cinder.api.openstack.wsgi [None req-100345a8-2b84-4425-8fcb-eb523dcf8970 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 583.875173] [58855]: [pid: 58855|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:36:58 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.805233] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=4 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 593.871185] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 659.013205] [58856]: DEBUG cinder.api.middleware.request_id [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.015195] [58856]: WARNING keystonemiddleware.auth_token [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 659.016239] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 659.016529] [58856]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 659.016718] [58856]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 659.031867] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.031867] [58856]: warnings.warn( [ 659.035977] [58856]: INFO cinder.volume.api [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 659.043201] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-15f78d6f-b5b0-4912-9684-594ac4f73865 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 659.043201] [58856]: [pid: 58856|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:13 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 660.579094] [58855]: DEBUG cinder.api.middleware.request_id [None req-51def75d-a0d9-4cd0-aaf0-78ca6904634a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.579612] [58855]: INFO cinder.api.openstack.wsgi [None req-51def75d-a0d9-4cd0-aaf0-78ca6904634a None None] GET http://10.180.1.21/volume// [ 660.579779] [58855]: DEBUG cinder.api.openstack.wsgi [None req-51def75d-a0d9-4cd0-aaf0-78ca6904634a None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 660.580014] [58855]: DEBUG cinder.api.openstack.wsgi [None req-51def75d-a0d9-4cd0-aaf0-78ca6904634a None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 660.580578] [58855]: INFO cinder.api.openstack.wsgi [None req-51def75d-a0d9-4cd0-aaf0-78ca6904634a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 660.580943] [58855]: [pid: 58855|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:38:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 660.584947] [58856]: DEBUG cinder.api.middleware.request_id [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-6b9569b8-4252-4fe9-9b23-dc92924d3088 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.587619] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-6b9569b8-4252-4fe9-9b23-dc92924d3088 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 660.588120] [58856]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-6b9569b8-4252-4fe9-9b23-dc92924d3088 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c34be3-18d7-45dc-9751-94be3b7440e3", "connector": null, "instance_uuid": "23dc6d40-0e4a-4ad3-a59e-6fb2dd1aff08"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 660.604351] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.604351] [58856]: warnings.warn( [ 660.668785] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-6b9569b8-4252-4fe9-9b23-dc92924d3088 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 660.668785] [58856]: [pid: 58856|app: 0|req: 6/11] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:38:15 2025] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 660.696223] [58855]: DEBUG cinder.api.middleware.request_id [None req-eec09c50-0415-4511-b194-9d485f9af716 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.699062] [58855]: INFO cinder.api.openstack.wsgi [None req-eec09c50-0415-4511-b194-9d485f9af716 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 660.699062] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eec09c50-0415-4511-b194-9d485f9af716 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 660.699062] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eec09c50-0415-4511-b194-9d485f9af716 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 660.713210] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.713210] [58855]: warnings.warn( [ 660.715872] [58855]: INFO cinder.volume.api [None req-eec09c50-0415-4511-b194-9d485f9af716 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 660.721410] [58855]: INFO cinder.api.openstack.wsgi [None req-eec09c50-0415-4511-b194-9d485f9af716 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 660.721886] [58855]: [pid: 58855|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:15 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 661.203177] [58856]: DEBUG cinder.api.middleware.request_id [None req-4c320bff-866f-4e5a-b1df-3221893ce9aa None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.204117] [58856]: INFO cinder.api.openstack.wsgi [None req-4c320bff-866f-4e5a-b1df-3221893ce9aa None None] GET http://10.180.1.21/volume// [ 661.204302] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4c320bff-866f-4e5a-b1df-3221893ce9aa None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 661.204535] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4c320bff-866f-4e5a-b1df-3221893ce9aa None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.205129] [58856]: INFO cinder.api.openstack.wsgi [None req-4c320bff-866f-4e5a-b1df-3221893ce9aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 661.205647] [58856]: [pid: 58856|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:38:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 661.221888] [58855]: DEBUG cinder.api.middleware.request_id [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.223106] [58855]: WARNING keystonemiddleware.auth_token [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 661.225661] [58855]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 661.226727] [58855]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 661.227594] [58855]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.243513] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.243513] [58855]: warnings.warn( [ 661.248725] [58855]: INFO cinder.volume.api [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 661.254278] [58855]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-e53b7fc9-d5e8-419f-bb03-c5a66063e39d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 661.255316] [58855]: [pid: 58855|app: 0|req: 7/14] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:38:15 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 661.338488] [58856]: DEBUG cinder.api.middleware.request_id [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.345954] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] PUT http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad [ 661.345954] [58856]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944088", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 661.355164] [58856]: DEBUG cinder.coordination [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Acquiring lock "cinder-attachment_update-a1c34be3-18d7-45dc-9751-94be3b7440e3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 661.363165] [58856]: DEBUG cinder.coordination [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Lock "cinder-attachment_update-a1c34be3-18d7-45dc-9751-94be3b7440e3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 661.366330] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.366330] [58856]: warnings.warn( [ 661.737289] [58855]: DEBUG cinder.api.middleware.request_id [None req-34f16712-c079-461a-b5a3-04a8baa61457 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.738466] [58855]: INFO cinder.api.openstack.wsgi [None req-34f16712-c079-461a-b5a3-04a8baa61457 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 661.738649] [58855]: DEBUG cinder.api.openstack.wsgi [None req-34f16712-c079-461a-b5a3-04a8baa61457 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 661.738916] [58855]: DEBUG cinder.api.openstack.wsgi [None req-34f16712-c079-461a-b5a3-04a8baa61457 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.762340] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.762340] [58855]: warnings.warn( [ 661.767325] [58855]: INFO cinder.volume.api [None req-34f16712-c079-461a-b5a3-04a8baa61457 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 661.774198] [58855]: INFO cinder.api.openstack.wsgi [None req-34f16712-c079-461a-b5a3-04a8baa61457 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 661.774804] [58855]: [pid: 58855|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:16 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 662.789259] [58855]: DEBUG cinder.api.middleware.request_id [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.792440] [58855]: INFO cinder.api.openstack.wsgi [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 662.792723] [58855]: DEBUG cinder.api.openstack.wsgi [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 662.795039] [58855]: DEBUG cinder.api.openstack.wsgi [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 662.817728] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 662.817728] [58855]: warnings.warn( [ 662.822231] [58855]: INFO cinder.volume.api [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 662.828600] [58855]: INFO cinder.api.openstack.wsgi [None req-54f491f9-a7df-4308-8d78-c36a562a3a7d tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 662.829648] [58855]: [pid: 58855|app: 0|req: 9/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:17 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.845542] [58855]: DEBUG cinder.api.middleware.request_id [None req-de480864-4494-4585-a7e4-b65d492c6ee5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.849651] [58855]: INFO cinder.api.openstack.wsgi [None req-de480864-4494-4585-a7e4-b65d492c6ee5 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 663.850100] [58855]: DEBUG cinder.api.openstack.wsgi [None req-de480864-4494-4585-a7e4-b65d492c6ee5 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 663.850349] [58855]: DEBUG cinder.api.openstack.wsgi [None req-de480864-4494-4585-a7e4-b65d492c6ee5 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 663.885551] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.885551] [58855]: warnings.warn( [ 663.894959] [58855]: INFO cinder.volume.api [None req-de480864-4494-4585-a7e4-b65d492c6ee5 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 663.902074] [58855]: INFO cinder.api.openstack.wsgi [None req-de480864-4494-4585-a7e4-b65d492c6ee5 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 663.902580] [58855]: [pid: 58855|app: 0|req: 10/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:18 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 664.913578] [58855]: DEBUG cinder.api.middleware.request_id [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.915747] [58855]: INFO cinder.api.openstack.wsgi [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 664.915850] [58855]: DEBUG cinder.api.openstack.wsgi [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.916074] [58855]: DEBUG cinder.api.openstack.wsgi [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.932076] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.932076] [58855]: warnings.warn( [ 664.935687] [58855]: INFO cinder.volume.api [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 664.940845] [58855]: INFO cinder.api.openstack.wsgi [None req-dc671ede-3a90-4d0d-b1e8-ca343ba1a584 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 664.941339] [58855]: [pid: 58855|app: 0|req: 11/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:19 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 665.953459] [58855]: DEBUG cinder.api.middleware.request_id [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.957247] [58855]: INFO cinder.api.openstack.wsgi [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 665.957573] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 665.957804] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 666.109806] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.109806] [58855]: warnings.warn( [ 666.116782] [58855]: INFO cinder.volume.api [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 666.128275] [58855]: INFO cinder.api.openstack.wsgi [None req-3cb06c86-44f6-4bf1-9a47-b03ad1e6c99e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 666.128395] [58855]: [pid: 58855|app: 0|req: 12/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:20 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 666.434099] [58856]: DEBUG cinder.coordination [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Lock "cinder-attachment_update-a1c34be3-18d7-45dc-9751-94be3b7440e3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.071s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 666.434636] [58856]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-56f4a0b6-274d-4772-86d9-7ae6979c1b63 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad returned with HTTP 200 [ 666.434935] [58856]: [pid: 58856|app: 0|req: 8/20] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:38:16 2025] PUT /volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad => generated 617 bytes in 5098 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 667.141933] [58855]: DEBUG cinder.api.middleware.request_id [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.144244] [58855]: INFO cinder.api.openstack.wsgi [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 667.144473] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 667.144685] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 667.159633] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.159633] [58855]: warnings.warn( [ 667.163809] [58855]: INFO cinder.volume.api [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 667.171832] [58855]: INFO cinder.api.openstack.wsgi [None req-7c444deb-cdeb-4202-8bbf-0ae815853721 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 667.172511] [58855]: [pid: 58855|app: 0|req: 13/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:21 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 668.186224] [58856]: DEBUG cinder.api.middleware.request_id [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.189242] [58856]: INFO cinder.api.openstack.wsgi [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 668.189538] [58856]: DEBUG cinder.api.openstack.wsgi [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 668.189807] [58856]: DEBUG cinder.api.openstack.wsgi [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 668.221559] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.221559] [58856]: warnings.warn( [ 668.226009] [58856]: INFO cinder.volume.api [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 668.231818] [58856]: INFO cinder.api.openstack.wsgi [None req-412c1bbf-2eb3-4f49-88d5-5470fc51a00c tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 668.232151] [58856]: [pid: 58856|app: 0|req: 9/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:22 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 668.590649] [58855]: DEBUG cinder.api.middleware.request_id [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-9f115ffc-d006-4de9-bace-014facb2413f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.594116] [58855]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-9f115ffc-d006-4de9-bace-014facb2413f tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] POST http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad/action [ 668.594888] [58855]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-9f115ffc-d006-4de9-bace-014facb2413f tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 668.595540] [58855]: DEBUG cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-9f115ffc-d006-4de9-bace-014facb2413f tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 668.622468] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.622468] [58855]: warnings.warn( [ 668.634030] [58855]: INFO cinder.api.openstack.wsgi [req-1887812d-7db0-47ee-ba8a-19d861c9f225 req-9f115ffc-d006-4de9-bace-014facb2413f tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad/action returned with HTTP 204 [ 668.634547] [58855]: [pid: 58855|app: 0|req: 14/23] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:38:23 2025] POST /volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 669.244027] [58856]: DEBUG cinder.api.middleware.request_id [None req-8e4cc761-656d-4feb-870e-169749f61d10 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.246339] [58856]: INFO cinder.api.openstack.wsgi [None req-8e4cc761-656d-4feb-870e-169749f61d10 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 669.246647] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8e4cc761-656d-4feb-870e-169749f61d10 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.246792] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8e4cc761-656d-4feb-870e-169749f61d10 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.258373] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.258373] [58856]: warnings.warn( [ 669.262091] [58856]: INFO cinder.volume.api [None req-8e4cc761-656d-4feb-870e-169749f61d10 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 669.267629] [58856]: INFO cinder.api.openstack.wsgi [None req-8e4cc761-656d-4feb-870e-169749f61d10 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 669.268096] [58856]: [pid: 58856|app: 0|req: 10/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:23 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.281912] [58855]: DEBUG cinder.api.middleware.request_id [None req-5124ba41-2127-4c71-9275-d63df07cb741 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.284648] [58855]: INFO cinder.api.openstack.wsgi [None req-5124ba41-2127-4c71-9275-d63df07cb741 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 669.284935] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5124ba41-2127-4c71-9275-d63df07cb741 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.285195] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5124ba41-2127-4c71-9275-d63df07cb741 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.298757] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.298757] [58855]: warnings.warn( [ 669.302942] [58855]: INFO cinder.volume.api [None req-5124ba41-2127-4c71-9275-d63df07cb741 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 669.307948] [58855]: INFO cinder.api.openstack.wsgi [None req-5124ba41-2127-4c71-9275-d63df07cb741 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 669.308534] [58855]: [pid: 58855|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:24 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.594955] [58856]: DEBUG cinder.api.middleware.request_id [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.598434] [58856]: INFO cinder.api.openstack.wsgi [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 675.599047] [58856]: DEBUG cinder.api.openstack.wsgi [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 675.599047] [58856]: DEBUG cinder.api.openstack.wsgi [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 675.614061] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.614061] [58856]: warnings.warn( [ 675.619269] [58856]: INFO cinder.volume.api [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 675.622938] [58856]: INFO cinder.api.openstack.wsgi [None req-47cdf9c4-a4bb-4b21-814a-2d0da8c8ddc0 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 675.626016] [58856]: [pid: 58856|app: 0|req: 11/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:30 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.826681] [58855]: DEBUG cinder.api.middleware.request_id [None req-5bba7db9-1676-4c81-b48d-42cad060e063 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.830322] [58855]: INFO cinder.api.openstack.wsgi [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] POST http://10.180.1.21/volume/v3/volumes [ 675.830322] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-424741630", "imageRef": "c7f96ea9-d7eb-4658-8c28-b7987389a7be", "size": 1}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 675.831776] [58855]: DEBUG cinder.api.v3.volumes [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-424741630', 'imageRef': 'c7f96ea9-d7eb-4658-8c28-b7987389a7be', 'size': 1}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 676.114734] [58855]: INFO cinder.api.v3.volumes [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Create volume of 1 GB [ 676.125876] [58855]: INFO cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Availability Zones retrieved successfully. [ 676.133450] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Flow 'volume_create_api' (e6a4bd76-becb-418c-a9d0-4f55f44bdaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 676.134949] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce49a82d-f583-4bab-a367-28b5a8ed4dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 676.139019] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 676.216264] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce49a82d-f583-4bab-a367-28b5a8ed4dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 676.217358] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986a8fe5-8f17-441f-8387-f7f3c763c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 676.300824] [58855]: DEBUG cinder.quota [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Created reservations ['d071e1bb-a164-4522-92dc-0cec0103682c', 'bc01c2ff-1f3e-4d49-a622-fde67bb47d49', 'bf726c06-a889-4b80-a8e0-8103c4c8be31', '7a1e252e-ca36-4e94-9e64-3366ad417d25'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 676.302964] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986a8fe5-8f17-441f-8387-f7f3c763c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d071e1bb-a164-4522-92dc-0cec0103682c', 'bc01c2ff-1f3e-4d49-a622-fde67bb47d49', 'bf726c06-a889-4b80-a8e0-8103c4c8be31', '7a1e252e-ca36-4e94-9e64-3366ad417d25']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 676.303518] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d252b4a-cd6e-4566-ad7a-becf47cacb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 676.355440] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d252b4a-cd6e-4566-ad7a-becf47cacb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb23b7d7-c064-4b78-8b1c-ac0241d4239d', '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-424741630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd057e444b34ff5ae06bb6eff5d2ddb',qos_specs=None,replication_status=,reservations=['d071e1bb-a164-4522-92dc-0cec0103682c','bc01c2ff-1f3e-4d49-a622-fde67bb47d49','bf726c06-a889-4b80-a8e0-8103c4c8be31','7a1e252e-ca36-4e94-9e64-3366ad417d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45b3a26ec8d4059947057f103e7f8ea',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-424741630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb23b7d7-c064-4b78-8b1c-ac0241d4239d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edd057e444b34ff5ae06bb6eff5d2ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c45b3a26ec8d4059947057f103e7f8ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 676.356728] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1520cf5b-002f-44dc-9bc4-d2bd609bc793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 676.380649] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1520cf5b-002f-44dc-9bc4-d2bd609bc793) transitioned into state 'SUCCESS' from state '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-424741630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edd057e444b34ff5ae06bb6eff5d2ddb',qos_specs=None,replication_status=,reservations=['d071e1bb-a164-4522-92dc-0cec0103682c','bc01c2ff-1f3e-4d49-a622-fde67bb47d49','bf726c06-a889-4b80-a8e0-8103c4c8be31','7a1e252e-ca36-4e94-9e64-3366ad417d25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c45b3a26ec8d4059947057f103e7f8ea',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 676.381757] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5b0e0a-4576-479b-97e5-0eb731544167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 676.396526] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5b0e0a-4576-479b-97e5-0eb731544167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 676.397711] [58855]: DEBUG cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Flow 'volume_create_api' (e6a4bd76-becb-418c-a9d0-4f55f44bdaa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 676.398140] [58855]: INFO cinder.volume.api [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Create volume request issued successfully. [ 676.398856] [58855]: INFO cinder.api.openstack.wsgi [None req-5bba7db9-1676-4c81-b48d-42cad060e063 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 676.399389] [58855]: [pid: 58855|app: 0|req: 16/27] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:38:30 2025] POST /volume/v3/volumes => generated 751 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 676.410305] [58856]: DEBUG cinder.api.middleware.request_id [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.413149] [58856]: INFO cinder.api.openstack.wsgi [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 676.413557] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 676.413911] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 676.465855] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.465855] [58856]: warnings.warn( [ 676.471710] [58856]: INFO cinder.volume.api [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 676.476906] [58856]: INFO cinder.api.openstack.wsgi [None req-ef28756f-0b7b-429e-a5f9-b4f9832b9548 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 676.477427] [58856]: [pid: 58856|app: 0|req: 12/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:31 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.395972] [58855]: DEBUG cinder.api.middleware.request_id [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.399101] [58855]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 677.399232] [58855]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.399408] [58855]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.423859] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.423859] [58855]: warnings.warn( [ 677.427926] [58855]: INFO cinder.volume.api [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 677.433632] [58855]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-5438c363-b7e9-4dbb-898c-51a0cfe2525e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 677.434116] [58855]: [pid: 58855|app: 0|req: 17/29] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:32 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.473720] [58856]: DEBUG cinder.api.middleware.request_id [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.476915] [58856]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] POST http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3/action [ 677.477661] [58856]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 677.477828] [58856]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 677.489409] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.489409] [58856]: warnings.warn( [ 677.489938] [58856]: INFO cinder.volume.api [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 677.493361] [58855]: DEBUG cinder.api.middleware.request_id [None req-eaeea812-d469-4372-b89a-a98b638a6883 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.495758] [58855]: INFO cinder.api.openstack.wsgi [None req-eaeea812-d469-4372-b89a-a98b638a6883 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 677.495977] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eaeea812-d469-4372-b89a-a98b638a6883 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.496317] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eaeea812-d469-4372-b89a-a98b638a6883 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.496964] [58856]: INFO cinder.volume.api [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Begin detaching volume completed successfully. [ 677.497227] [58856]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-3de6681e-dd86-4104-af30-18ab94ac0698 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3/action returned with HTTP 202 [ 677.497711] [58856]: [pid: 58856|app: 0|req: 13/30] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:38:32 2025] POST /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 677.505191] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.505191] [58855]: warnings.warn( [ 677.511694] [58855]: INFO cinder.volume.api [None req-eaeea812-d469-4372-b89a-a98b638a6883 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 677.516695] [58855]: INFO cinder.api.openstack.wsgi [None req-eaeea812-d469-4372-b89a-a98b638a6883 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 677.517079] [58855]: [pid: 58855|app: 0|req: 18/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:32 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 678.531438] [58856]: DEBUG cinder.api.middleware.request_id [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.533233] [58855]: DEBUG cinder.api.middleware.request_id [None req-00904272-429a-4850-844f-feb4d4c0cfcb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.535301] [58855]: INFO cinder.api.openstack.wsgi [None req-00904272-429a-4850-844f-feb4d4c0cfcb None None] GET http://10.180.1.21/volume// [ 678.535301] [58855]: DEBUG cinder.api.openstack.wsgi [None req-00904272-429a-4850-844f-feb4d4c0cfcb None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.535301] [58855]: DEBUG cinder.api.openstack.wsgi [None req-00904272-429a-4850-844f-feb4d4c0cfcb None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.535301] [58855]: INFO cinder.api.openstack.wsgi [None req-00904272-429a-4850-844f-feb4d4c0cfcb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 678.535504] [58855]: [pid: 58855|app: 0|req: 19/32] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:38:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 678.536056] [58856]: INFO cinder.api.openstack.wsgi [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 678.540025] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.540025] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.540203] [58855]: DEBUG cinder.api.middleware.request_id [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.544040] [58855]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 678.544040] [58855]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.544040] [58855]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.560183] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.560183] [58856]: warnings.warn( [ 678.560995] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.560995] [58855]: warnings.warn( [ 678.565109] [58856]: INFO cinder.volume.api [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 678.565726] [58855]: INFO cinder.volume.api [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 678.571952] [58855]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-73fe7bc5-3293-4988-9ea0-7f5fc47a4fae tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 678.572600] [58855]: [pid: 58855|app: 0|req: 20/33] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:38:33 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1555 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 678.572700] [58856]: INFO cinder.api.openstack.wsgi [None req-d54ca2cb-76ff-4e56-8fba-b0d71ef0fa7b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 678.575009] [58856]: [pid: 58856|app: 0|req: 14/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:33 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.439380] [58855]: DEBUG cinder.api.middleware.request_id [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.445791] [58855]: INFO cinder.api.openstack.wsgi [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] POST http://10.180.1.21/volume/v3/volumes [ 679.446233] [58855]: DEBUG cinder.api.openstack.wsgi [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1498516280"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 679.449791] [58855]: DEBUG cinder.api.v3.volumes [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1498516280'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 679.449945] [58855]: INFO cinder.api.v3.volumes [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Create volume of 1 GB [ 679.457076] [58855]: INFO cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Availability Zones retrieved successfully. [ 679.465570] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Flow 'volume_create_api' (a3bdf293-7244-4899-8552-f2d985f8c892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 679.468956] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3601295a-6946-4c2c-a5e9-2a9ac95d10ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.469442] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 679.497312] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3601295a-6946-4c2c-a5e9-2a9ac95d10ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.497848] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a03638d-9ac7-498b-b390-66a2f906008e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.587501] [58856]: DEBUG cinder.api.middleware.request_id [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.591955] [58856]: INFO cinder.api.openstack.wsgi [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 679.591955] [58856]: DEBUG cinder.api.openstack.wsgi [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.591955] [58856]: DEBUG cinder.api.openstack.wsgi [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.600364] [58855]: DEBUG cinder.quota [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Created reservations ['be8208bc-087b-4d18-931d-fa2f4a53ab5d', '6d294d6a-0ef4-4807-ad0b-e1d70ae4f266', 'af42415f-079f-45f0-8a64-1945f8f34ea5', 'b9812d12-5862-4d1c-9bab-de1e9487438d'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 679.601643] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a03638d-9ac7-498b-b390-66a2f906008e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be8208bc-087b-4d18-931d-fa2f4a53ab5d', '6d294d6a-0ef4-4807-ad0b-e1d70ae4f266', 'af42415f-079f-45f0-8a64-1945f8f34ea5', 'b9812d12-5862-4d1c-9bab-de1e9487438d']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.603768] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0281838c-89cf-472b-b4a0-8f3746eb5806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.619768] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0281838c-89cf-472b-b4a0-8f3746eb5806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5614c8-6771-4a52-b208-c3d3f8a209bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1498516280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91364402b42348efa74c7c30fcc3ab9f',qos_specs=None,replication_status=,reservations=['be8208bc-087b-4d18-931d-fa2f4a53ab5d','6d294d6a-0ef4-4807-ad0b-e1d70ae4f266','af42415f-079f-45f0-8a64-1945f8f34ea5','b9812d12-5862-4d1c-9bab-de1e9487438d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fc37e955f241c39b54ecb50a4c9522',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1498516280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5614c8-6771-4a52-b208-c3d3f8a209bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91364402b42348efa74c7c30fcc3ab9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59fc37e955f241c39b54ecb50a4c9522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.620796] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fc45f0-da93-4934-a0b4-cf0a69cb9479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.636635] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15fc45f0-da93-4934-a0b4-cf0a69cb9479) transitioned into state 'SUCCESS' from state '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-1498516280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91364402b42348efa74c7c30fcc3ab9f',qos_specs=None,replication_status=,reservations=['be8208bc-087b-4d18-931d-fa2f4a53ab5d','6d294d6a-0ef4-4807-ad0b-e1d70ae4f266','af42415f-079f-45f0-8a64-1945f8f34ea5','b9812d12-5862-4d1c-9bab-de1e9487438d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fc37e955f241c39b54ecb50a4c9522',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.637618] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75f4e10-1e85-4d9f-8584-827ef27d2a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.655327] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75f4e10-1e85-4d9f-8584-827ef27d2a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.655327] [58855]: DEBUG cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Flow 'volume_create_api' (a3bdf293-7244-4899-8552-f2d985f8c892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 679.655327] [58855]: INFO cinder.volume.api [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Create volume request issued successfully. [ 679.656111] [58855]: INFO cinder.api.openstack.wsgi [None req-14f290ce-a474-4d7f-831b-6a2b3cc6f699 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 679.656761] [58855]: [pid: 58855|app: 0|req: 21/35] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:38:34 2025] POST /volume/v3/volumes => generated 754 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 679.669705] [58855]: DEBUG cinder.api.middleware.request_id [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.673788] [58855]: INFO cinder.api.openstack.wsgi [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 679.674709] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.676869] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.692662] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.692662] [58855]: warnings.warn( [ 679.701999] [58855]: INFO cinder.volume.api [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Volume info retrieved successfully. [ 679.715026] [58855]: INFO cinder.api.openstack.wsgi [None req-f70e7e56-4182-469c-a7fd-8e0293b90580 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf returned with HTTP 200 [ 679.715026] [58855]: [pid: 58855|app: 0|req: 22/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:34 2025] GET /volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.761923] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.761923] [58856]: warnings.warn( [ 679.769962] [58856]: INFO cinder.volume.api [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 679.781913] [58856]: INFO cinder.api.openstack.wsgi [None req-61e7c95c-6e6d-4ff5-9275-2862c069a74a tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 679.782412] [58856]: [pid: 58856|app: 0|req: 15/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:34 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.734281] [58855]: DEBUG cinder.api.middleware.request_id [None req-d035c102-e202-49a1-b3cb-406408f48d71 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.736522] [58855]: INFO cinder.api.openstack.wsgi [None req-d035c102-e202-49a1-b3cb-406408f48d71 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 680.736793] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d035c102-e202-49a1-b3cb-406408f48d71 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.737148] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d035c102-e202-49a1-b3cb-406408f48d71 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.750872] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.750872] [58855]: warnings.warn( [ 680.755923] [58855]: INFO cinder.volume.api [None req-d035c102-e202-49a1-b3cb-406408f48d71 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Volume info retrieved successfully. [ 680.763942] [58855]: INFO cinder.api.openstack.wsgi [None req-d035c102-e202-49a1-b3cb-406408f48d71 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf returned with HTTP 200 [ 680.764730] [58855]: [pid: 58855|app: 0|req: 23/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:35 2025] GET /volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.780960] [58856]: DEBUG cinder.api.middleware.request_id [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-41eff424-eace-4034-88fd-29de5ccafeaf None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.785964] [58856]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-41eff424-eace-4034-88fd-29de5ccafeaf tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad [ 680.785964] [58856]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-41eff424-eace-4034-88fd-29de5ccafeaf tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.786172] [58856]: DEBUG cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-41eff424-eace-4034-88fd-29de5ccafeaf tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.795473] [58855]: DEBUG cinder.api.middleware.request_id [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.799032] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.799032] [58856]: warnings.warn( [ 680.799244] [58855]: INFO cinder.api.openstack.wsgi [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 680.799244] [58855]: DEBUG cinder.api.openstack.wsgi [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.799244] [58855]: DEBUG cinder.api.openstack.wsgi [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.814607] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.814607] [58855]: warnings.warn( [ 680.819459] [58855]: INFO cinder.volume.api [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 680.827807] [58855]: INFO cinder.api.openstack.wsgi [None req-13aa424e-6e09-45b5-be90-4e5ca3987372 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 680.827807] [58855]: [pid: 58855|app: 0|req: 24/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:35 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 681.358090] [58856]: INFO cinder.api.openstack.wsgi [req-41dbbf2f-9d72-47c5-892d-abdbf0bba4d5 req-41eff424-eace-4034-88fd-29de5ccafeaf tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad returned with HTTP 200 [ 681.358715] [58856]: [pid: 58856|app: 0|req: 16/40] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:38:35 2025] DELETE /volume/v3/attachments/4adbcfb5-21a6-4e83-88df-e644138746ad => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.445408] [58855]: DEBUG cinder.api.middleware.request_id [req-8c9b81fc-fe54-4a16-88ea-ed1717a504bb req-a75aaf55-5c0f-4005-b037-2ff4a777be8d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.448280] [58855]: INFO cinder.api.openstack.wsgi [req-8c9b81fc-fe54-4a16-88ea-ed1717a504bb req-a75aaf55-5c0f-4005-b037-2ff4a777be8d tempest-VolumesAdminNegativeTest-1530162043 tempest-VolumesAdminNegativeTest-1530162043-project] GET http://10.180.1.21/volume/v3/volumes/49475427-641e-40e4-91d2-469eacfe2a77 [ 681.448571] [58855]: DEBUG cinder.api.openstack.wsgi [req-8c9b81fc-fe54-4a16-88ea-ed1717a504bb req-a75aaf55-5c0f-4005-b037-2ff4a777be8d tempest-VolumesAdminNegativeTest-1530162043 tempest-VolumesAdminNegativeTest-1530162043-project] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.448959] [58855]: DEBUG cinder.api.openstack.wsgi [req-8c9b81fc-fe54-4a16-88ea-ed1717a504bb req-a75aaf55-5c0f-4005-b037-2ff4a777be8d tempest-VolumesAdminNegativeTest-1530162043 tempest-VolumesAdminNegativeTest-1530162043-project] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.463329] [58855]: INFO cinder.api.openstack.wsgi [req-8c9b81fc-fe54-4a16-88ea-ed1717a504bb req-a75aaf55-5c0f-4005-b037-2ff4a777be8d tempest-VolumesAdminNegativeTest-1530162043 tempest-VolumesAdminNegativeTest-1530162043-project] http://10.180.1.21/volume/v3/volumes/49475427-641e-40e4-91d2-469eacfe2a77 returned with HTTP 404 [ 681.463329] [58855]: [pid: 58855|app: 0|req: 25/41] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:36 2025] GET /volume/v3/volumes/49475427-641e-40e4-91d2-469eacfe2a77 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 681.469158] [58856]: DEBUG cinder.api.middleware.request_id [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.472470] [58856]: INFO cinder.api.openstack.wsgi [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 681.472839] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.473449] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.473587] [58856]: INFO cinder.api.v3.volumes [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Delete volume with id: 3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 681.489735] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.489735] [58856]: warnings.warn( [ 681.490526] [58856]: INFO cinder.volume.api [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Volume info retrieved successfully. [ 681.525619] [58856]: INFO cinder.volume.api [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Delete volume request issued successfully. [ 681.525908] [58856]: INFO cinder.api.openstack.wsgi [None req-4724d190-c0cf-4847-9409-cbc65a3c50e0 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf returned with HTTP 202 [ 681.526460] [58856]: [pid: 58856|app: 0|req: 17/42] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:38:36 2025] DELETE /volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 681.529514] [58855]: DEBUG cinder.api.middleware.request_id [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.533355] [58855]: INFO cinder.api.openstack.wsgi [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 681.534242] [58855]: DEBUG cinder.api.openstack.wsgi [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.534242] [58855]: DEBUG cinder.api.openstack.wsgi [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.553447] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.553447] [58855]: warnings.warn( [ 681.559506] [58855]: INFO cinder.volume.api [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Volume info retrieved successfully. [ 681.567957] [58855]: INFO cinder.api.openstack.wsgi [None req-738e1340-1065-4d0f-84cd-94ea4a19c088 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf returned with HTTP 200 [ 681.569355] [58855]: [pid: 58855|app: 0|req: 26/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:36 2025] GET /volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 681.839454] [58856]: DEBUG cinder.api.middleware.request_id [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.846493] [58856]: INFO cinder.api.openstack.wsgi [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 681.846493] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.846493] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.856552] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.856552] [58856]: warnings.warn( [ 681.862678] [58856]: INFO cinder.volume.api [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 681.872020] [58856]: INFO cinder.api.openstack.wsgi [None req-e343644b-d725-46bc-a2c1-f11c7fa1961c tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 681.872020] [58856]: [pid: 58856|app: 0|req: 18/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:36 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.585263] [58855]: DEBUG cinder.api.middleware.request_id [None req-09950257-e9db-4662-86d2-801d98f49127 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.589108] [58855]: INFO cinder.api.openstack.wsgi [None req-09950257-e9db-4662-86d2-801d98f49127 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] GET http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf [ 682.589108] [58855]: DEBUG cinder.api.openstack.wsgi [None req-09950257-e9db-4662-86d2-801d98f49127 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.589108] [58855]: DEBUG cinder.api.openstack.wsgi [None req-09950257-e9db-4662-86d2-801d98f49127 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.597858] [58855]: INFO cinder.api.openstack.wsgi [None req-09950257-e9db-4662-86d2-801d98f49127 tempest-VolumesAdminNegativeTest-1496663588 tempest-VolumesAdminNegativeTest-1496663588-project-member] http://10.180.1.21/volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf returned with HTTP 404 [ 682.598730] [58855]: [pid: 58855|app: 0|req: 27/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:37 2025] GET /volume/v3/volumes/3a5614c8-6771-4a52-b208-c3d3f8a209bf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 682.883595] [58856]: DEBUG cinder.api.middleware.request_id [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.887969] [58856]: INFO cinder.api.openstack.wsgi [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 682.887969] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.887969] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.902923] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.902923] [58856]: warnings.warn( [ 682.907739] [58856]: INFO cinder.volume.api [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 682.913900] [58856]: INFO cinder.api.openstack.wsgi [None req-cfd3b413-1300-4fc3-b0b9-49b83f0fd17b tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 682.914542] [58856]: [pid: 58856|app: 0|req: 19/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:37 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.045469] [58855]: DEBUG cinder.api.middleware.request_id [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.052448] [58855]: INFO cinder.api.openstack.wsgi [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 683.052683] [58855]: DEBUG cinder.api.openstack.wsgi [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.052903] [58855]: DEBUG cinder.api.openstack.wsgi [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.070842] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.070842] [58855]: warnings.warn( [ 683.079394] [58855]: INFO cinder.volume.api [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 683.088299] [58855]: INFO cinder.api.openstack.wsgi [None req-378abbbe-98ab-44c4-bf3b-8abba6d53f26 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 683.088716] [58855]: [pid: 58855|app: 0|req: 28/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:37 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.102168] [58856]: DEBUG cinder.api.middleware.request_id [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.106437] [58856]: INFO cinder.api.openstack.wsgi [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 683.106437] [58856]: DEBUG cinder.api.openstack.wsgi [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.106437] [58856]: DEBUG cinder.api.openstack.wsgi [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.106544] [58856]: INFO cinder.api.v3.volumes [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Delete volume with id: a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 683.114504] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.114504] [58856]: warnings.warn( [ 683.114910] [58856]: INFO cinder.volume.api [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 683.138576] [58856]: INFO cinder.volume.api [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Delete volume request issued successfully. [ 683.138875] [58856]: INFO cinder.api.openstack.wsgi [None req-87df739e-6452-429a-9a45-6dd0a3d4d21e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 202 [ 683.139289] [58856]: [pid: 58856|app: 0|req: 20/48] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:38:37 2025] DELETE /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 683.143073] [58855]: DEBUG cinder.api.middleware.request_id [None req-63e8b476-a831-4fcd-9b86-05621e43d39e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.145459] [58855]: INFO cinder.api.openstack.wsgi [None req-63e8b476-a831-4fcd-9b86-05621e43d39e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 683.146170] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63e8b476-a831-4fcd-9b86-05621e43d39e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.146170] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63e8b476-a831-4fcd-9b86-05621e43d39e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.154279] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.154279] [58855]: warnings.warn( [ 683.161057] [58855]: INFO cinder.volume.api [None req-63e8b476-a831-4fcd-9b86-05621e43d39e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 683.163574] [58855]: INFO cinder.api.openstack.wsgi [None req-63e8b476-a831-4fcd-9b86-05621e43d39e tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 683.164131] [58855]: [pid: 58855|app: 0|req: 29/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:37 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.927921] [58856]: DEBUG cinder.api.middleware.request_id [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.930286] [58856]: INFO cinder.api.openstack.wsgi [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 683.930530] [58856]: DEBUG cinder.api.openstack.wsgi [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.930779] [58856]: DEBUG cinder.api.openstack.wsgi [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.941905] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.941905] [58856]: warnings.warn( [ 683.945876] [58856]: INFO cinder.volume.api [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 683.951030] [58856]: INFO cinder.api.openstack.wsgi [None req-184ae49d-18d4-4dc8-8975-f7b735418ac3 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 683.951637] [58856]: [pid: 58856|app: 0|req: 21/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:38 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.177570] [58855]: DEBUG cinder.api.middleware.request_id [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.179811] [58855]: INFO cinder.api.openstack.wsgi [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 684.180051] [58855]: DEBUG cinder.api.openstack.wsgi [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 684.180290] [58855]: DEBUG cinder.api.openstack.wsgi [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 684.189915] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.189915] [58855]: warnings.warn( [ 684.194014] [58855]: INFO cinder.volume.api [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 684.198910] [58855]: INFO cinder.api.openstack.wsgi [None req-de9e268b-f75e-495a-b8e3-0f4ea5bce80a tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 684.199388] [58855]: [pid: 58855|app: 0|req: 30/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:38 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.962296] [58856]: DEBUG cinder.api.middleware.request_id [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.964515] [58856]: INFO cinder.api.openstack.wsgi [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 684.964762] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 684.964982] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 684.976782] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.976782] [58856]: warnings.warn( [ 684.981416] [58856]: INFO cinder.volume.api [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 684.986820] [58856]: INFO cinder.api.openstack.wsgi [None req-6da61ed1-9f88-44e3-bd7b-52fe4e4632c5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 684.987427] [58856]: [pid: 58856|app: 0|req: 22/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:39 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.209433] [58855]: DEBUG cinder.api.middleware.request_id [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.211655] [58855]: INFO cinder.api.openstack.wsgi [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 685.211973] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 685.212149] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 685.223835] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.223835] [58855]: warnings.warn( [ 685.230774] [58855]: INFO cinder.volume.api [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Volume info retrieved successfully. [ 685.238404] [58855]: INFO cinder.api.openstack.wsgi [None req-7e424a05-16a4-422c-8d0c-06cc691d93d6 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 200 [ 685.239366] [58855]: [pid: 58855|app: 0|req: 31/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:39 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.999862] [58856]: DEBUG cinder.api.middleware.request_id [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.001957] [58856]: INFO cinder.api.openstack.wsgi [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 686.002291] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.002493] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.016298] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.016298] [58856]: warnings.warn( [ 686.022431] [58856]: INFO cinder.volume.api [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 686.030110] [58856]: INFO cinder.api.openstack.wsgi [None req-cf4137bb-4619-42ba-bf04-ee1839e174d4 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 686.030701] [58856]: [pid: 58856|app: 0|req: 23/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:40 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.251902] [58855]: DEBUG cinder.api.middleware.request_id [None req-d78ea926-2e7e-4f20-9699-2deef6753674 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.254022] [58855]: INFO cinder.api.openstack.wsgi [None req-d78ea926-2e7e-4f20-9699-2deef6753674 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 686.254449] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d78ea926-2e7e-4f20-9699-2deef6753674 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.254728] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d78ea926-2e7e-4f20-9699-2deef6753674 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.264755] [58855]: INFO cinder.api.openstack.wsgi [None req-d78ea926-2e7e-4f20-9699-2deef6753674 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 404 [ 686.266216] [58855]: [pid: 58855|app: 0|req: 32/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:40 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 687.043213] [58856]: DEBUG cinder.api.middleware.request_id [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.045432] [58856]: INFO cinder.api.openstack.wsgi [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 687.045703] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.046883] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.058532] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.058532] [58856]: warnings.warn( [ 687.066959] [58856]: INFO cinder.volume.api [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 687.077532] [58856]: INFO cinder.api.openstack.wsgi [None req-c0e7ed8b-2c23-4a84-ad7f-6d2377f1b080 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 687.078181] [58856]: [pid: 58856|app: 0|req: 24/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:41 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.094073] [58855]: DEBUG cinder.api.middleware.request_id [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.097150] [58855]: INFO cinder.api.openstack.wsgi [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 688.097289] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 688.097781] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.112955] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.112955] [58855]: warnings.warn( [ 688.117642] [58855]: INFO cinder.volume.api [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 688.123403] [58855]: INFO cinder.api.openstack.wsgi [None req-d261baa6-dcb1-475e-b789-738c1a0f1462 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 688.123966] [58855]: [pid: 58855|app: 0|req: 33/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:42 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.763446] [58856]: DEBUG cinder.api.middleware.request_id [None req-e7dac029-71f7-41b5-9b8b-1da188145800 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.853237] [58856]: INFO cinder.api.openstack.wsgi [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] POST http://10.180.1.21/volume/v3/volumes [ 688.853237] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-511088766"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 688.855656] [58856]: DEBUG cinder.api.v3.volumes [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-511088766'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 688.856087] [58856]: INFO cinder.api.v3.volumes [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume of 1 GB [ 688.874564] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Availability zone cache updated, next update will occur around 2025-11-26 12:38:43.612094. {{(pid=58856) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 688.874564] [58856]: INFO cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Availability Zones retrieved successfully. [ 688.895196] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (167f37db-03c3-45c3-a05e-ba330da02897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 688.896768] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18d4bae-4268-4888-98c0-5a591b3545c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.898009] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 688.943846] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18d4bae-4268-4888-98c0-5a591b3545c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.945896] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a377867c-fee1-4b78-ab06-dd702bb6adef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.976772] [58856]: WARNING cinder.quota [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 688.977212] [58856]: WARNING cinder.quota [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 689.052873] [58856]: DEBUG cinder.quota [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Created reservations ['0da23885-bd06-4c76-beb4-299dd4b357dc', 'ba6c679c-8c8e-4130-8413-88f2419aaeb4', '2e01be9a-afb0-48dc-8d34-e625e52e2c8d', '4f57a173-ce92-4966-8835-df9bbdf9f0d2'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 689.055101] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a377867c-fee1-4b78-ab06-dd702bb6adef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da23885-bd06-4c76-beb4-299dd4b357dc', 'ba6c679c-8c8e-4130-8413-88f2419aaeb4', '2e01be9a-afb0-48dc-8d34-e625e52e2c8d', '4f57a173-ce92-4966-8835-df9bbdf9f0d2']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.055972] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400e5541-900c-446a-a20b-be6b12fd3e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.081418] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400e5541-900c-446a-a20b-be6b12fd3e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a005c0-8a31-4dcc-858d-72226e211fe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-511088766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['0da23885-bd06-4c76-beb4-299dd4b357dc','ba6c679c-8c8e-4130-8413-88f2419aaeb4','2e01be9a-afb0-48dc-8d34-e625e52e2c8d','4f57a173-ce92-4966-8835-df9bbdf9f0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-511088766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a005c0-8a31-4dcc-858d-72226e211fe7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04171f93542d4eb69f7b07a869defa06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='386ffe490ae34638a1dc491669e73a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.082747] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d659ec5-1608-4cb6-b9c5-b2556a419f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.103914] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d659ec5-1608-4cb6-b9c5-b2556a419f8c) transitioned into state 'SUCCESS' from state '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-511088766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['0da23885-bd06-4c76-beb4-299dd4b357dc','ba6c679c-8c8e-4130-8413-88f2419aaeb4','2e01be9a-afb0-48dc-8d34-e625e52e2c8d','4f57a173-ce92-4966-8835-df9bbdf9f0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.104292] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63bf8637-852e-4a02-b9c1-ef9c9223f39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.116705] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63bf8637-852e-4a02-b9c1-ef9c9223f39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.116705] [58856]: DEBUG cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (167f37db-03c3-45c3-a05e-ba330da02897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 689.117073] [58856]: INFO cinder.volume.api [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request issued successfully. [ 689.117848] [58856]: INFO cinder.api.openstack.wsgi [None req-e7dac029-71f7-41b5-9b8b-1da188145800 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 689.118367] [58856]: [pid: 58856|app: 0|req: 25/58] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:38:43 2025] POST /volume/v3/volumes => generated 758 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 689.128478] [58855]: DEBUG cinder.api.middleware.request_id [None req-daa88086-e3a7-480a-8d13-6b9258425975 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.134844] [58855]: INFO cinder.api.openstack.wsgi [None req-daa88086-e3a7-480a-8d13-6b9258425975 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 689.139040] [58855]: DEBUG cinder.api.openstack.wsgi [None req-daa88086-e3a7-480a-8d13-6b9258425975 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.142580] [58855]: DEBUG cinder.api.openstack.wsgi [None req-daa88086-e3a7-480a-8d13-6b9258425975 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.145732] [58856]: DEBUG cinder.api.middleware.request_id [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.152459] [58856]: INFO cinder.api.openstack.wsgi [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 689.152459] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.152584] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.155456] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.155456] [58855]: warnings.warn( [ 689.165983] [58855]: INFO cinder.volume.api [None req-daa88086-e3a7-480a-8d13-6b9258425975 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 689.166262] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.166262] [58856]: warnings.warn( [ 689.170480] [58856]: INFO cinder.volume.api [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 689.170660] [58855]: INFO cinder.api.openstack.wsgi [None req-daa88086-e3a7-480a-8d13-6b9258425975 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 200 [ 689.171161] [58855]: [pid: 58855|app: 0|req: 34/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:43 2025] GET /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.180136] [58856]: INFO cinder.api.openstack.wsgi [None req-bccca378-6b5e-4c85-a060-dd74122db7d8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 689.181434] [58856]: [pid: 58856|app: 0|req: 26/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:43 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.188176] [58855]: DEBUG cinder.api.middleware.request_id [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.194576] [58855]: INFO cinder.api.openstack.wsgi [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 690.194576] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 690.194576] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 690.195580] [58856]: DEBUG cinder.api.middleware.request_id [None req-581eed29-04af-476c-91b8-8d62f32ca559 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.199194] [58856]: INFO cinder.api.openstack.wsgi [None req-581eed29-04af-476c-91b8-8d62f32ca559 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 690.199194] [58856]: DEBUG cinder.api.openstack.wsgi [None req-581eed29-04af-476c-91b8-8d62f32ca559 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 690.200092] [58856]: DEBUG cinder.api.openstack.wsgi [None req-581eed29-04af-476c-91b8-8d62f32ca559 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 690.208700] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.208700] [58856]: warnings.warn( [ 690.210594] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.210594] [58855]: warnings.warn( [ 690.213898] [58856]: INFO cinder.volume.api [None req-581eed29-04af-476c-91b8-8d62f32ca559 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 690.214978] [58855]: INFO cinder.volume.api [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 690.220613] [58856]: INFO cinder.api.openstack.wsgi [None req-581eed29-04af-476c-91b8-8d62f32ca559 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 690.220702] [58855]: INFO cinder.api.openstack.wsgi [None req-c65eac88-abf2-4838-bbb1-94915c1916b1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 200 [ 690.220741] [58856]: [pid: 58856|app: 0|req: 27/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:44 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 690.221383] [58855]: [pid: 58855|app: 0|req: 35/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:44 2025] GET /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.235425] [58856]: DEBUG cinder.api.middleware.request_id [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.237572] [58856]: INFO cinder.api.openstack.wsgi [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 691.237787] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 691.238007] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 691.249137] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.249137] [58856]: warnings.warn( [ 691.254045] [58856]: INFO cinder.volume.api [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 691.260528] [58856]: INFO cinder.api.openstack.wsgi [None req-d3df2725-1c77-47e7-9e30-c2f99b10d8b5 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 691.261044] [58856]: [pid: 58856|app: 0|req: 28/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:45 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.273759] [58855]: DEBUG cinder.api.middleware.request_id [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.278026] [58855]: INFO cinder.api.openstack.wsgi [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 692.278026] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 692.278026] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 692.292143] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.292143] [58855]: warnings.warn( [ 692.296930] [58855]: INFO cinder.volume.api [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 692.303281] [58855]: INFO cinder.api.openstack.wsgi [None req-b1145abc-7ee5-4c75-9f8b-567c5aa84f79 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 692.303997] [58855]: [pid: 58855|app: 0|req: 36/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:47 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.925075] [58856]: DEBUG cinder.api.middleware.request_id [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.929036] [58856]: INFO cinder.api.openstack.wsgi [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 692.929036] [58856]: DEBUG cinder.api.openstack.wsgi [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 692.929036] [58856]: DEBUG cinder.api.openstack.wsgi [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 692.942111] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.942111] [58856]: warnings.warn( [ 692.946319] [58856]: INFO cinder.volume.api [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 692.953023] [58856]: INFO cinder.api.openstack.wsgi [req-72dae7b6-4e40-430d-bec6-78ca4fbf6bc1 req-eaa74d9c-d8ab-4d18-af46-5bb30050ba47 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 200 [ 692.953023] [58856]: [pid: 58856|app: 0|req: 29/65] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:47 2025] GET /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.966929] [58855]: DEBUG cinder.api.middleware.request_id [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.971678] [58855]: INFO cinder.api.openstack.wsgi [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] POST http://10.180.1.21/volume/v3/volumes [ 692.975022] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-50446992"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 692.975022] [58855]: DEBUG cinder.api.v3.volumes [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-50446992'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 692.975022] [58855]: INFO cinder.api.v3.volumes [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume of 1 GB [ 692.983346] [58855]: INFO cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Availability Zones retrieved successfully. [ 692.987033] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (7d677cba-b695-4384-84c8-48cdfcfa14f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 692.988421] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc20aa6d-d15b-42cc-83df-1f3e4c835a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 692.989949] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 693.018393] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc20aa6d-d15b-42cc-83df-1f3e4c835a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 693.019503] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3165e740-89ae-49c2-97aa-b55deca2925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 693.070477] [58855]: DEBUG cinder.quota [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Created reservations ['394f76ab-b355-4730-bc03-3236e17538be', 'c1e2ebdd-5d21-4f95-81ed-a567c202997b', '1665f0ec-ff59-4a71-9897-b84d13a1d655', '08fee06e-8078-427d-9e4d-c7e663c4fa39'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 693.071666] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3165e740-89ae-49c2-97aa-b55deca2925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394f76ab-b355-4730-bc03-3236e17538be', 'c1e2ebdd-5d21-4f95-81ed-a567c202997b', '1665f0ec-ff59-4a71-9897-b84d13a1d655', '08fee06e-8078-427d-9e4d-c7e663c4fa39']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 693.073279] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4867aa-863e-4630-b42b-7bb7209cca5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 693.104678] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4867aa-863e-4630-b42b-7bb7209cca5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63387ff-d4b6-4471-8498-927bff2d1e37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-50446992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['394f76ab-b355-4730-bc03-3236e17538be','c1e2ebdd-5d21-4f95-81ed-a567c202997b','1665f0ec-ff59-4a71-9897-b84d13a1d655','08fee06e-8078-427d-9e4d-c7e663c4fa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-50446992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63387ff-d4b6-4471-8498-927bff2d1e37,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04171f93542d4eb69f7b07a869defa06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='386ffe490ae34638a1dc491669e73a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 693.106395] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1175db51-8181-4236-8561-17cca3c3220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 693.128563] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1175db51-8181-4236-8561-17cca3c3220b) transitioned into state 'SUCCESS' from state '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-50446992',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['394f76ab-b355-4730-bc03-3236e17538be','c1e2ebdd-5d21-4f95-81ed-a567c202997b','1665f0ec-ff59-4a71-9897-b84d13a1d655','08fee06e-8078-427d-9e4d-c7e663c4fa39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 693.129401] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a3fcb4-4e38-4739-8bdc-028851f0e45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 693.150125] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a3fcb4-4e38-4739-8bdc-028851f0e45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 693.151549] [58855]: DEBUG cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (7d677cba-b695-4384-84c8-48cdfcfa14f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 693.152167] [58855]: INFO cinder.volume.api [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request issued successfully. [ 693.152993] [58855]: INFO cinder.api.openstack.wsgi [None req-f80437f9-0237-4aee-b37b-bdadb6009e5e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 693.153707] [58855]: [pid: 58855|app: 0|req: 37/66] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:38:47 2025] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 693.164042] [58856]: DEBUG cinder.api.middleware.request_id [None req-cc79123c-e62c-495d-88d2-26938130693a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.168065] [58856]: INFO cinder.api.openstack.wsgi [None req-cc79123c-e62c-495d-88d2-26938130693a tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 693.168065] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cc79123c-e62c-495d-88d2-26938130693a tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 693.168065] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cc79123c-e62c-495d-88d2-26938130693a tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 693.178939] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.178939] [58856]: warnings.warn( [ 693.185338] [58856]: INFO cinder.volume.api [None req-cc79123c-e62c-495d-88d2-26938130693a tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 693.191594] [58856]: INFO cinder.api.openstack.wsgi [None req-cc79123c-e62c-495d-88d2-26938130693a tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 200 [ 693.192197] [58856]: [pid: 58856|app: 0|req: 30/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:47 2025] GET /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.317417] [58855]: DEBUG cinder.api.middleware.request_id [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.321755] [58855]: INFO cinder.api.openstack.wsgi [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 693.322039] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 693.322246] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 693.337413] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.337413] [58855]: warnings.warn( [ 693.353880] [58855]: INFO cinder.volume.api [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 693.366913] [58855]: INFO cinder.api.openstack.wsgi [None req-2db9c542-bfff-4e45-a78e-ad2da684d88d tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 693.368037] [58855]: [pid: 58855|app: 0|req: 38/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:48 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.205274] [58856]: DEBUG cinder.api.middleware.request_id [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.207763] [58856]: INFO cinder.api.openstack.wsgi [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 694.207864] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.208790] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.220037] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.220037] [58856]: warnings.warn( [ 694.224870] [58856]: INFO cinder.volume.api [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 694.231543] [58856]: INFO cinder.api.openstack.wsgi [None req-d60586e6-20eb-4d12-bb09-764b232e0c3c tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 200 [ 694.232093] [58856]: [pid: 58856|app: 0|req: 31/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:48 2025] GET /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.382915] [58855]: DEBUG cinder.api.middleware.request_id [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.385184] [58855]: INFO cinder.api.openstack.wsgi [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 694.385430] [58855]: DEBUG cinder.api.openstack.wsgi [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.385646] [58855]: DEBUG cinder.api.openstack.wsgi [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.395320] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.395320] [58855]: warnings.warn( [ 694.401601] [58855]: INFO cinder.volume.api [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 694.408633] [58855]: INFO cinder.api.openstack.wsgi [None req-018f7622-37bf-4f37-bfbf-95ee8a634418 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 694.409254] [58855]: [pid: 58855|app: 0|req: 39/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:49 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.420692] [58856]: DEBUG cinder.api.middleware.request_id [None req-9488e78f-7a6f-421a-a303-419ea0811f73 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.423095] [58856]: INFO cinder.api.openstack.wsgi [None req-9488e78f-7a6f-421a-a303-419ea0811f73 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 695.423444] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9488e78f-7a6f-421a-a303-419ea0811f73 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.423698] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9488e78f-7a6f-421a-a303-419ea0811f73 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.433825] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.433825] [58856]: warnings.warn( [ 695.439323] [58856]: INFO cinder.volume.api [None req-9488e78f-7a6f-421a-a303-419ea0811f73 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 695.475672] [58856]: INFO cinder.api.openstack.wsgi [None req-9488e78f-7a6f-421a-a303-419ea0811f73 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 695.475879] [58856]: [pid: 58856|app: 0|req: 32/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:50 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 1391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.565038] [58855]: DEBUG cinder.api.middleware.request_id [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.567272] [58855]: INFO cinder.api.openstack.wsgi [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 698.567494] [58855]: DEBUG cinder.api.openstack.wsgi [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.567747] [58855]: DEBUG cinder.api.openstack.wsgi [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.580035] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.580035] [58855]: warnings.warn( [ 698.585216] [58855]: INFO cinder.volume.api [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 698.591211] [58855]: INFO cinder.api.openstack.wsgi [req-25b2aa38-7503-466e-aa6b-fe98351d8163 req-1f425250-2ba0-418b-8c9a-ca8877d0db37 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 200 [ 698.591713] [58855]: [pid: 58855|app: 0|req: 40/72] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:53 2025] GET /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.603778] [58856]: DEBUG cinder.api.middleware.request_id [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.606740] [58856]: INFO cinder.api.openstack.wsgi [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] POST http://10.180.1.21/volume/v3/volumes [ 698.608551] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2055295803"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 698.609822] [58856]: DEBUG cinder.api.v3.volumes [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2055295803'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 698.609900] [58856]: INFO cinder.api.v3.volumes [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume of 1 GB [ 698.616111] [58856]: INFO cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Availability Zones retrieved successfully. [ 698.626733] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (bde271cd-72e2-4fc8-9eec-818163ef2c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 698.628079] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218e7db5-edb9-44d4-b05d-c9384e067620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.629806] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 698.653044] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218e7db5-edb9-44d4-b05d-c9384e067620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.653377] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192a1c40-9afc-4c30-868f-49f3b63a9609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.696630] [58856]: DEBUG cinder.quota [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Created reservations ['c5247996-3a1e-44eb-ae9f-10cd82cbf809', '4209f1bb-5e94-45ca-8f59-1a985325f730', '1da4e054-c8a0-450d-b1c3-148e9bd35e9e', '6f7e447d-abb5-4bea-b45a-0c298440792b'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 698.697433] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192a1c40-9afc-4c30-868f-49f3b63a9609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5247996-3a1e-44eb-ae9f-10cd82cbf809', '4209f1bb-5e94-45ca-8f59-1a985325f730', '1da4e054-c8a0-450d-b1c3-148e9bd35e9e', '6f7e447d-abb5-4bea-b45a-0c298440792b']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.698860] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca99b53-510e-4c2e-8660-b16873149bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.714062] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca99b53-510e-4c2e-8660-b16873149bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ff171c-1394-434a-8bd8-7c8271431516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2055295803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['c5247996-3a1e-44eb-ae9f-10cd82cbf809','4209f1bb-5e94-45ca-8f59-1a985325f730','1da4e054-c8a0-450d-b1c3-148e9bd35e9e','6f7e447d-abb5-4bea-b45a-0c298440792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2055295803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ff171c-1394-434a-8bd8-7c8271431516,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='04171f93542d4eb69f7b07a869defa06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='386ffe490ae34638a1dc491669e73a47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.715198] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a4cec9-3f95-4f11-b5dd-cec3a1a263a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.728433] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a4cec9-3f95-4f11-b5dd-cec3a1a263a5) transitioned into state 'SUCCESS' from state '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-2055295803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='04171f93542d4eb69f7b07a869defa06',qos_specs=None,replication_status=,reservations=['c5247996-3a1e-44eb-ae9f-10cd82cbf809','4209f1bb-5e94-45ca-8f59-1a985325f730','1da4e054-c8a0-450d-b1c3-148e9bd35e9e','6f7e447d-abb5-4bea-b45a-0c298440792b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='386ffe490ae34638a1dc491669e73a47',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.729405] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adafd7b2-451a-45f0-b742-a848a2e30233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.740033] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adafd7b2-451a-45f0-b742-a848a2e30233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.741238] [58856]: DEBUG cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Flow 'volume_create_api' (bde271cd-72e2-4fc8-9eec-818163ef2c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 698.741593] [58856]: INFO cinder.volume.api [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Create volume request issued successfully. [ 698.742286] [58856]: INFO cinder.api.openstack.wsgi [None req-d781bb44-94a0-4320-a4ac-1376ce3e84d1 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 698.742781] [58856]: [pid: 58856|app: 0|req: 33/73] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:38:53 2025] POST /volume/v3/volumes => generated 759 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 698.752137] [58855]: DEBUG cinder.api.middleware.request_id [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.754638] [58855]: INFO cinder.api.openstack.wsgi [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 698.754949] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.755181] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.763599] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.763599] [58855]: warnings.warn( [ 698.767776] [58855]: INFO cinder.volume.api [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 698.773899] [58855]: INFO cinder.api.openstack.wsgi [None req-c5f2bf3c-0414-40f2-84c1-664b3cbf1cdf tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 200 [ 698.774372] [58855]: [pid: 58855|app: 0|req: 41/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:53 2025] GET /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.785372] [58856]: DEBUG cinder.api.middleware.request_id [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.787841] [58856]: INFO cinder.api.openstack.wsgi [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 699.788124] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 699.788378] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.801316] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.801316] [58856]: warnings.warn( [ 699.806929] [58856]: INFO cinder.volume.api [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 699.812781] [58856]: INFO cinder.api.openstack.wsgi [None req-f2f32cff-2a26-4cbf-b691-f6ca89e0774d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 200 [ 699.813285] [58856]: [pid: 58856|app: 0|req: 34/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:38:54 2025] GET /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.031215] [58855]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.033800] [58855]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 700.034056] [58855]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.034262] [58855]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.043070] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.043070] [58855]: warnings.warn( [ 700.047194] [58855]: INFO cinder.volume.api [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 700.054776] [58855]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-9710fb4c-b454-4d41-bc82-d7d7e47a5138 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 700.055509] [58855]: [pid: 58855|app: 0|req: 42/76] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:54 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.353122] [58856]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.355599] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 700.355884] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.356158] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.365354] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.365354] [58856]: warnings.warn( [ 700.369577] [58856]: INFO cinder.volume.api [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 700.375279] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-626ed3b8-85aa-42f6-a3ed-492747a64eea tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 700.375854] [58856]: [pid: 58856|app: 0|req: 35/77] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:55 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 700.381948] [58855]: DEBUG cinder.api.middleware.request_id [None req-78585d04-4d12-4be1-8721-33873ed55c53 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.382416] [58855]: INFO cinder.api.openstack.wsgi [None req-78585d04-4d12-4be1-8721-33873ed55c53 None None] GET http://10.180.1.21/volume// [ 700.382593] [58855]: DEBUG cinder.api.openstack.wsgi [None req-78585d04-4d12-4be1-8721-33873ed55c53 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.382866] [58855]: DEBUG cinder.api.openstack.wsgi [None req-78585d04-4d12-4be1-8721-33873ed55c53 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.383277] [58855]: INFO cinder.api.openstack.wsgi [None req-78585d04-4d12-4be1-8721-33873ed55c53 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 700.383638] [58855]: [pid: 58855|app: 0|req: 43/78] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:38:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 700.387479] [58856]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-46d42bff-798f-4d71-ac6b-0eb7a6fc0cbd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.389938] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-46d42bff-798f-4d71-ac6b-0eb7a6fc0cbd tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] POST http://10.180.1.21/volume/v3/attachments [ 700.390390] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-46d42bff-798f-4d71-ac6b-0eb7a6fc0cbd tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb23b7d7-c064-4b78-8b1c-ac0241d4239d", "connector": null, "instance_uuid": "4354ad92-718e-460e-bfa9-85427f773bb7"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 700.400296] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.400296] [58856]: warnings.warn( [ 700.441057] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-46d42bff-798f-4d71-ac6b-0eb7a6fc0cbd tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 700.441396] [58856]: [pid: 58856|app: 0|req: 36/79] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:38:55 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.266068] [58855]: DEBUG cinder.api.middleware.request_id [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.268609] [58855]: INFO cinder.api.openstack.wsgi [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 702.270297] [58855]: DEBUG cinder.api.openstack.wsgi [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.270297] [58855]: DEBUG cinder.api.openstack.wsgi [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.281534] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.281534] [58855]: warnings.warn( [ 702.286454] [58855]: INFO cinder.volume.api [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 702.293547] [58855]: INFO cinder.api.openstack.wsgi [req-8b6cbc66-2a85-412a-9e3a-f7c5a84c7f34 req-8c141089-996d-4875-8cdd-cb0643790a20 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 200 [ 702.294108] [58855]: [pid: 58855|app: 0|req: 44/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:38:57 2025] GET /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.985098] [58856]: DEBUG cinder.api.middleware.request_id [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.987286] [58856]: INFO cinder.api.openstack.wsgi [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 702.987499] [58856]: DEBUG cinder.api.openstack.wsgi [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.987715] [58856]: DEBUG cinder.api.openstack.wsgi [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.988320] [58856]: DEBUG cinder.api.api_utils [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 702.988762] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.988762] [58856]: warnings.warn( [ 702.989289] [58856]: DEBUG cinder.volume.api [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58856) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 703.019985] [58856]: INFO cinder.volume.api [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 703.021162] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.021162] [58856]: warnings.warn( [ 703.027107] [58856]: INFO cinder.api.openstack.wsgi [req-801433b3-e8b1-4020-83c9-0a844b2b27a0 req-134f8107-40d5-4f28-b3dd-f8d2363b7986 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 703.027600] [58856]: [pid: 58856|app: 0|req: 37/81] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:38:57 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.773413] [58855]: DEBUG cinder.api.middleware.request_id [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.775828] [58855]: INFO cinder.api.openstack.wsgi [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 703.776122] [58855]: DEBUG cinder.api.openstack.wsgi [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 703.776378] [58855]: DEBUG cinder.api.openstack.wsgi [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 703.776939] [58855]: DEBUG cinder.api.api_utils [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 703.777820] [58855]: DEBUG cinder.volume.api [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58855) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 703.812576] [58855]: INFO cinder.volume.api [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 703.815070] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.815070] [58855]: warnings.warn( [ 703.821054] [58855]: INFO cinder.api.openstack.wsgi [req-c9e1f051-c550-4f9a-8ac2-414989addde9 req-f031f60e-b903-48ab-848a-2e028e4d9942 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 703.821577] [58855]: [pid: 58855|app: 0|req: 45/82] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:38:58 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.833480] [58856]: DEBUG cinder.api.middleware.request_id [req-4641be7f-d6b0-4ea8-b6cd-393a40fa9cb9 req-3d7e168a-3daf-49ae-b285-782229a576c9 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.837304] [58856]: INFO cinder.api.openstack.wsgi [req-4641be7f-d6b0-4ea8-b6cd-393a40fa9cb9 req-3d7e168a-3daf-49ae-b285-782229a576c9 tempest-InstanceActionsTestJSON-2068313235 tempest-InstanceActionsTestJSON-2068313235-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e6955974-6ed4-45b5-947d-37d908095f81 [ 704.837713] [58856]: DEBUG cinder.api.openstack.wsgi [req-4641be7f-d6b0-4ea8-b6cd-393a40fa9cb9 req-3d7e168a-3daf-49ae-b285-782229a576c9 tempest-InstanceActionsTestJSON-2068313235 tempest-InstanceActionsTestJSON-2068313235-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 704.837955] [58856]: DEBUG cinder.api.openstack.wsgi [req-4641be7f-d6b0-4ea8-b6cd-393a40fa9cb9 req-3d7e168a-3daf-49ae-b285-782229a576c9 tempest-InstanceActionsTestJSON-2068313235 tempest-InstanceActionsTestJSON-2068313235-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 704.855016] [58856]: INFO cinder.api.openstack.wsgi [req-4641be7f-d6b0-4ea8-b6cd-393a40fa9cb9 req-3d7e168a-3daf-49ae-b285-782229a576c9 tempest-InstanceActionsTestJSON-2068313235 tempest-InstanceActionsTestJSON-2068313235-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e6955974-6ed4-45b5-947d-37d908095f81 returned with HTTP 200 [ 704.855553] [58856]: [pid: 58856|app: 0|req: 38/83] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 26 11:38:59 2025] GET /volume/v3/attachments?instance_id=e6955974-6ed4-45b5-947d-37d908095f81 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.158989] [58855]: DEBUG cinder.api.middleware.request_id [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.161524] [58855]: INFO cinder.api.openstack.wsgi [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 705.161760] [58855]: DEBUG cinder.api.openstack.wsgi [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 705.162044] [58855]: DEBUG cinder.api.openstack.wsgi [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 705.162422] [58855]: DEBUG cinder.api.api_utils [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 705.163309] [58855]: DEBUG cinder.volume.api [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58855) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 705.183674] [58855]: INFO cinder.volume.api [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 705.185019] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.185019] [58855]: warnings.warn( [ 705.190629] [58855]: INFO cinder.api.openstack.wsgi [req-dd339cdc-dd78-4044-9e35-d859ce3f8e10 req-8e72f08f-5786-4200-b874-5abe1fc57306 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 705.191196] [58855]: [pid: 58855|app: 0|req: 46/84] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:38:59 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.210064] [58856]: DEBUG cinder.api.middleware.request_id [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.212772] [58856]: INFO cinder.api.openstack.wsgi [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 706.213388] [58856]: DEBUG cinder.api.openstack.wsgi [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 706.213388] [58856]: DEBUG cinder.api.openstack.wsgi [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 706.213708] [58856]: DEBUG cinder.api.api_utils [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 706.215034] [58856]: DEBUG cinder.volume.api [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58856) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 706.229812] [58856]: INFO cinder.volume.api [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 706.230989] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.230989] [58856]: warnings.warn( [ 706.236945] [58856]: INFO cinder.api.openstack.wsgi [req-662515a5-489c-4386-8626-b0a65e012caa req-c62721cf-5cf5-4d50-9136-2fe48fd3844e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 706.237438] [58856]: [pid: 58856|app: 0|req: 39/85] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:39:00 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.875580] [58855]: DEBUG cinder.api.middleware.request_id [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.878166] [58855]: INFO cinder.api.openstack.wsgi [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 706.878388] [58855]: DEBUG cinder.api.openstack.wsgi [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 706.878606] [58855]: DEBUG cinder.api.openstack.wsgi [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 706.878973] [58855]: DEBUG cinder.api.api_utils [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 706.880190] [58855]: DEBUG cinder.volume.api [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58855) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 706.897101] [58855]: INFO cinder.volume.api [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 706.897787] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.897787] [58855]: warnings.warn( [ 706.903581] [58855]: INFO cinder.api.openstack.wsgi [req-79219f1d-0959-4264-9ef6-e68e1f659c9a req-b195d679-cf9d-4e1e-82a0-23bede6e321e tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 706.904098] [58855]: [pid: 58855|app: 0|req: 47/86] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:39:01 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.339424] [58856]: DEBUG cinder.api.middleware.request_id [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.343413] [58856]: INFO cinder.api.openstack.wsgi [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 707.343413] [58856]: DEBUG cinder.api.openstack.wsgi [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 707.343413] [58856]: DEBUG cinder.api.openstack.wsgi [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 707.343580] [58856]: DEBUG cinder.api.api_utils [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 707.344805] [58856]: DEBUG cinder.volume.api [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58856) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 707.357903] [58856]: INFO cinder.volume.api [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 707.359146] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.359146] [58856]: warnings.warn( [ 707.364988] [58856]: INFO cinder.api.openstack.wsgi [req-68c41c85-4223-4a5c-97a5-70643e74fed3 req-9b169e3c-b26c-49fd-91f4-1ce16f224ab0 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 707.365582] [58856]: [pid: 58856|app: 0|req: 40/87] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:39:02 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.715543] [58855]: DEBUG cinder.api.middleware.request_id [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.718057] [58855]: INFO cinder.api.openstack.wsgi [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 707.718323] [58855]: DEBUG cinder.api.openstack.wsgi [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 707.718540] [58855]: DEBUG cinder.api.openstack.wsgi [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 707.718953] [58855]: DEBUG cinder.api.api_utils [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 707.720025] [58855]: DEBUG cinder.volume.api [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58855) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 707.751618] [58855]: INFO cinder.volume.api [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 707.752751] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.752751] [58855]: warnings.warn( [ 707.762215] [58855]: INFO cinder.api.openstack.wsgi [req-6472a038-2e17-413e-8cf3-fb14fccba6b7 req-b9bf2ad1-4681-4570-8e73-9fddddbed360 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 707.762942] [58855]: [pid: 58855|app: 0|req: 48/88] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:39:02 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.148756] [58856]: DEBUG cinder.api.middleware.request_id [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.151395] [58856]: INFO cinder.api.openstack.wsgi [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 708.151618] [58856]: DEBUG cinder.api.openstack.wsgi [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.151866] [58856]: DEBUG cinder.api.openstack.wsgi [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'detail' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.152252] [58856]: DEBUG cinder.api.api_utils [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Removing options '' from query. {{(pid=58856) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 708.153284] [58856]: DEBUG cinder.volume.api [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58856) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 708.163212] [58856]: INFO cinder.volume.api [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Get all volumes completed successfully. [ 708.164412] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.164412] [58856]: warnings.warn( [ 708.169347] [58856]: INFO cinder.api.openstack.wsgi [req-151063b0-c075-4288-8527-b3ccafd93ef2 req-63546b6a-0e63-4592-9381-b4301c3e6b4f tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 708.170086] [58856]: [pid: 58856|app: 0|req: 41/89] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 26 11:39:02 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.187159] [58855]: DEBUG cinder.api.middleware.request_id [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.189801] [58855]: INFO cinder.api.openstack.wsgi [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] DELETE http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 708.190042] [58855]: DEBUG cinder.api.openstack.wsgi [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.190321] [58855]: DEBUG cinder.api.openstack.wsgi [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.190627] [58855]: INFO cinder.api.v3.volumes [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume with id: 29ff171c-1394-434a-8bd8-7c8271431516 [ 708.203372] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.203372] [58855]: warnings.warn( [ 708.203982] [58855]: INFO cinder.volume.api [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 708.229520] [58855]: INFO cinder.volume.api [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume request issued successfully. [ 708.230229] [58855]: INFO cinder.api.openstack.wsgi [None req-82b8aeec-2c2f-4d28-8151-018e1667f2a7 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 202 [ 708.230229] [58855]: [pid: 58855|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:39:02 2025] DELETE /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 708.233256] [58856]: DEBUG cinder.api.middleware.request_id [None req-941ca57e-3f57-4172-8889-49f611b3cd24 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.235349] [58856]: INFO cinder.api.openstack.wsgi [None req-941ca57e-3f57-4172-8889-49f611b3cd24 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 708.235862] [58856]: DEBUG cinder.api.openstack.wsgi [None req-941ca57e-3f57-4172-8889-49f611b3cd24 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.235924] [58856]: DEBUG cinder.api.openstack.wsgi [None req-941ca57e-3f57-4172-8889-49f611b3cd24 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.245224] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.245224] [58856]: warnings.warn( [ 708.251917] [58856]: INFO cinder.volume.api [None req-941ca57e-3f57-4172-8889-49f611b3cd24 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 708.258133] [58856]: INFO cinder.api.openstack.wsgi [None req-941ca57e-3f57-4172-8889-49f611b3cd24 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 200 [ 708.258561] [58856]: [pid: 58856|app: 0|req: 42/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:02 2025] GET /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.270428] [58855]: DEBUG cinder.api.middleware.request_id [None req-455972f3-7dcb-474d-bc66-2f05681cbb0d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.273039] [58855]: INFO cinder.api.openstack.wsgi [None req-455972f3-7dcb-474d-bc66-2f05681cbb0d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 [ 709.273166] [58855]: DEBUG cinder.api.openstack.wsgi [None req-455972f3-7dcb-474d-bc66-2f05681cbb0d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 709.273432] [58855]: DEBUG cinder.api.openstack.wsgi [None req-455972f3-7dcb-474d-bc66-2f05681cbb0d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.282339] [58855]: INFO cinder.api.openstack.wsgi [None req-455972f3-7dcb-474d-bc66-2f05681cbb0d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 returned with HTTP 404 [ 709.283221] [58855]: [pid: 58855|app: 0|req: 50/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:04 2025] GET /volume/v3/volumes/29ff171c-1394-434a-8bd8-7c8271431516 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 709.286207] [58856]: DEBUG cinder.api.middleware.request_id [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.288259] [58856]: INFO cinder.api.openstack.wsgi [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 709.288476] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 709.288692] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.288872] [58856]: INFO cinder.api.v3.volumes [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume with id: f63387ff-d4b6-4471-8498-927bff2d1e37 [ 709.299523] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.299523] [58856]: warnings.warn( [ 709.300196] [58856]: INFO cinder.volume.api [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 709.323996] [58856]: INFO cinder.volume.api [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume request issued successfully. [ 709.323996] [58856]: INFO cinder.api.openstack.wsgi [None req-c8ea4e2a-ee7a-4984-9658-3208f9256f71 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 202 [ 709.323996] [58856]: [pid: 58856|app: 0|req: 43/93] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:39:04 2025] DELETE /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 709.327628] [58855]: DEBUG cinder.api.middleware.request_id [None req-ed8d416a-5222-4654-9443-7386eb6b6878 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.330614] [58855]: INFO cinder.api.openstack.wsgi [None req-ed8d416a-5222-4654-9443-7386eb6b6878 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 709.331021] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ed8d416a-5222-4654-9443-7386eb6b6878 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 709.332000] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ed8d416a-5222-4654-9443-7386eb6b6878 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.346479] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.346479] [58855]: warnings.warn( [ 709.352231] [58855]: INFO cinder.volume.api [None req-ed8d416a-5222-4654-9443-7386eb6b6878 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 709.361266] [58855]: INFO cinder.api.openstack.wsgi [None req-ed8d416a-5222-4654-9443-7386eb6b6878 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 200 [ 709.361266] [58855]: [pid: 58855|app: 0|req: 51/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:04 2025] GET /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.378320] [58856]: DEBUG cinder.api.middleware.request_id [None req-c6916e53-0c1d-47a5-a4ab-53a04ee31735 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.380727] [58856]: INFO cinder.api.openstack.wsgi [None req-c6916e53-0c1d-47a5-a4ab-53a04ee31735 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 [ 710.381675] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c6916e53-0c1d-47a5-a4ab-53a04ee31735 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 710.381675] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c6916e53-0c1d-47a5-a4ab-53a04ee31735 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.393419] [58856]: INFO cinder.api.openstack.wsgi [None req-c6916e53-0c1d-47a5-a4ab-53a04ee31735 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 returned with HTTP 404 [ 710.395938] [58856]: [pid: 58856|app: 0|req: 44/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:05 2025] GET /volume/v3/volumes/f63387ff-d4b6-4471-8498-927bff2d1e37 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 710.398629] [58855]: DEBUG cinder.api.middleware.request_id [None req-6d475317-65cc-483a-9abc-29f0c928fd10 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.399991] [58855]: INFO cinder.api.openstack.wsgi [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] DELETE http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 710.400267] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 710.401053] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.401053] [58855]: INFO cinder.api.v3.volumes [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume with id: 53a005c0-8a31-4dcc-858d-72226e211fe7 [ 710.414111] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.414111] [58855]: warnings.warn( [ 710.414404] [58855]: INFO cinder.volume.api [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 710.462037] [58855]: INFO cinder.volume.api [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Delete volume request issued successfully. [ 710.462304] [58855]: INFO cinder.api.openstack.wsgi [None req-6d475317-65cc-483a-9abc-29f0c928fd10 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 202 [ 710.463177] [58855]: [pid: 58855|app: 0|req: 52/96] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:39:05 2025] DELETE /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 710.467423] [58856]: DEBUG cinder.api.middleware.request_id [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.470788] [58856]: INFO cinder.api.openstack.wsgi [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 710.470788] [58856]: DEBUG cinder.api.openstack.wsgi [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 710.471245] [58856]: DEBUG cinder.api.openstack.wsgi [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.491487] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.491487] [58856]: warnings.warn( [ 710.500281] [58856]: INFO cinder.volume.api [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Volume info retrieved successfully. [ 710.511749] [58856]: INFO cinder.api.openstack.wsgi [None req-49fc290c-aaed-42c1-a889-f9ff226fc66d tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 200 [ 710.513220] [58856]: [pid: 58856|app: 0|req: 45/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:05 2025] GET /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.533092] [58855]: DEBUG cinder.api.middleware.request_id [None req-68185f1b-6c76-48a9-81d0-acb60a862c94 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.536583] [58855]: INFO cinder.api.openstack.wsgi [None req-68185f1b-6c76-48a9-81d0-acb60a862c94 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] GET http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 [ 711.536583] [58855]: DEBUG cinder.api.openstack.wsgi [None req-68185f1b-6c76-48a9-81d0-acb60a862c94 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 711.536583] [58855]: DEBUG cinder.api.openstack.wsgi [None req-68185f1b-6c76-48a9-81d0-acb60a862c94 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 711.544578] [58855]: INFO cinder.api.openstack.wsgi [None req-68185f1b-6c76-48a9-81d0-acb60a862c94 tempest-VolumesTestJSON-650535812 tempest-VolumesTestJSON-650535812-project-member] http://10.180.1.21/volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 returned with HTTP 404 [ 711.545488] [58855]: [pid: 58855|app: 0|req: 53/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:06 2025] GET /volume/v3/volumes/53a005c0-8a31-4dcc-858d-72226e211fe7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 712.086532] [58856]: DEBUG cinder.api.middleware.request_id [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.088905] [58856]: INFO cinder.api.openstack.wsgi [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes [ 712.089310] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-606984540"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 712.090833] [58856]: DEBUG cinder.api.v3.volumes [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-606984540'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 712.091118] [58856]: INFO cinder.api.v3.volumes [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume of 1 GB [ 712.096894] [58856]: INFO cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Availability Zones retrieved successfully. [ 712.105432] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (f91fb2d6-b099-4440-bca3-ecb6418dcc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 712.107323] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876c3ec3-6eb2-49c5-877f-78d4799dc500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.108936] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 712.133164] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876c3ec3-6eb2-49c5-877f-78d4799dc500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.134504] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79e53b1-1c48-45e9-a0f4-065e8efe69be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.201224] [58856]: DEBUG cinder.quota [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Created reservations ['588984a6-18c5-404d-a2c2-6f7529e6cca3', 'e002be51-8351-4681-b45a-5c39063c9bf9', 'c35fac2e-a2f8-4fbf-96a1-b89f7bdb0428', '53f7216c-7f31-4457-b6e1-99f24523c2f6'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 712.201837] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f79e53b1-1c48-45e9-a0f4-065e8efe69be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['588984a6-18c5-404d-a2c2-6f7529e6cca3', 'e002be51-8351-4681-b45a-5c39063c9bf9', 'c35fac2e-a2f8-4fbf-96a1-b89f7bdb0428', '53f7216c-7f31-4457-b6e1-99f24523c2f6']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.202800] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc63935a-cc47-40c9-a6c0-1e3ca2f23291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.221450] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc63935a-cc47-40c9-a6c0-1e3ca2f23291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb818c7-6065-4ff4-ba00-1c48e768754c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-606984540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['588984a6-18c5-404d-a2c2-6f7529e6cca3','e002be51-8351-4681-b45a-5c39063c9bf9','c35fac2e-a2f8-4fbf-96a1-b89f7bdb0428','53f7216c-7f31-4457-b6e1-99f24523c2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-606984540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb818c7-6065-4ff4-ba00-1c48e768754c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe3d8816de74df09519f290ec88cd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0d6d9c048447569f939fbac91a597d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.222503] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f6fc92-5f9c-43ab-8a22-3eff612f68cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.237108] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f6fc92-5f9c-43ab-8a22-3eff612f68cc) transitioned into state 'SUCCESS' from state '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-606984540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['588984a6-18c5-404d-a2c2-6f7529e6cca3','e002be51-8351-4681-b45a-5c39063c9bf9','c35fac2e-a2f8-4fbf-96a1-b89f7bdb0428','53f7216c-7f31-4457-b6e1-99f24523c2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.238096] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807090a8-1f5f-45ab-ad04-4719055bd5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 712.250324] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807090a8-1f5f-45ab-ad04-4719055bd5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 712.250324] [58856]: DEBUG cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (f91fb2d6-b099-4440-bca3-ecb6418dcc9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 712.250472] [58856]: INFO cinder.volume.api [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request issued successfully. [ 712.251146] [58856]: INFO cinder.api.openstack.wsgi [None req-a2b8bf19-b270-4d51-bd26-0e1806fd24cc tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 712.255064] [58856]: [pid: 58856|app: 0|req: 46/99] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:39:06 2025] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 712.264241] [58855]: DEBUG cinder.api.middleware.request_id [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.267050] [58855]: INFO cinder.api.openstack.wsgi [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 712.267306] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 712.267516] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 712.281467] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.281467] [58855]: warnings.warn( [ 712.294684] [58855]: INFO cinder.volume.api [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 712.306033] [58855]: INFO cinder.api.openstack.wsgi [None req-0670b304-8990-4eae-95cf-be2f1b6dccc7 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 712.306033] [58855]: [pid: 58855|app: 0|req: 54/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:07 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.319574] [58856]: DEBUG cinder.api.middleware.request_id [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.328032] [58856]: INFO cinder.api.openstack.wsgi [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 713.330091] [58856]: DEBUG cinder.api.openstack.wsgi [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 713.330091] [58856]: DEBUG cinder.api.openstack.wsgi [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 713.334117] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=222,cinder:UPDATE=48,cinder:INSERT=33 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 713.343590] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.343590] [58856]: warnings.warn( [ 713.354094] [58856]: INFO cinder.volume.api [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 713.367565] [58856]: INFO cinder.api.openstack.wsgi [None req-16c4a968-4402-4735-98f2-fb6bb7f2fd21 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 713.367565] [58856]: [pid: 58856|app: 0|req: 47/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:08 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.152585] [58855]: DEBUG cinder.api.middleware.request_id [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.155588] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 714.155588] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 714.155588] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 714.157794] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=237,cinder:UPDATE=40,cinder:INSERT=29 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 714.166413] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.166413] [58855]: warnings.warn( [ 714.173962] [58855]: INFO cinder.volume.api [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 714.180110] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-20800db8-7696-4085-9d74-c14de8a1a7e2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 714.180343] [58855]: [pid: 58855|app: 0|req: 55/102] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:39:08 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.709667] [58856]: DEBUG cinder.api.middleware.request_id [None req-ff3c72fd-8286-4082-af01-0df7abdae01e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.710246] [58856]: INFO cinder.api.openstack.wsgi [None req-ff3c72fd-8286-4082-af01-0df7abdae01e None None] GET http://10.180.1.21/volume// [ 715.710441] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ff3c72fd-8286-4082-af01-0df7abdae01e None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 715.710690] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ff3c72fd-8286-4082-af01-0df7abdae01e None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 715.711489] [58856]: INFO cinder.api.openstack.wsgi [None req-ff3c72fd-8286-4082-af01-0df7abdae01e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 715.711949] [58856]: [pid: 58856|app: 0|req: 48/103] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:39:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 715.716877] [58855]: DEBUG cinder.api.middleware.request_id [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-b780d7ca-d90c-4196-b9ca-ac82a0e940ba None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.719814] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-b780d7ca-d90c-4196-b9ca-ac82a0e940ba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments [ 715.720568] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-b780d7ca-d90c-4196-b9ca-ac82a0e940ba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edb818c7-6065-4ff4-ba00-1c48e768754c", "connector": null, "instance_uuid": "09af2027-f264-4c6d-b415-b7ba5065054a"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 715.733384] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.733384] [58855]: warnings.warn( [ 715.761647] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-b780d7ca-d90c-4196-b9ca-ac82a0e940ba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 715.762559] [58855]: [pid: 58855|app: 0|req: 56/104] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:39:10 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.789357] [58856]: DEBUG cinder.api.middleware.request_id [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.793410] [58856]: INFO cinder.api.openstack.wsgi [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 715.793410] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 715.793410] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 715.810442] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.810442] [58856]: warnings.warn( [ 715.821413] [58856]: INFO cinder.volume.api [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 715.827022] [58856]: INFO cinder.api.openstack.wsgi [None req-f238082b-7b53-430f-8f00-0c84bcaa2380 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 715.827484] [58856]: [pid: 58856|app: 0|req: 49/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:10 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.294370] [58855]: DEBUG cinder.api.middleware.request_id [None req-51e14f2d-49bf-4fc6-9edd-5009e00ece06 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.294828] [58855]: INFO cinder.api.openstack.wsgi [None req-51e14f2d-49bf-4fc6-9edd-5009e00ece06 None None] GET http://10.180.1.21/volume// [ 716.295009] [58855]: DEBUG cinder.api.openstack.wsgi [None req-51e14f2d-49bf-4fc6-9edd-5009e00ece06 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 716.295236] [58855]: DEBUG cinder.api.openstack.wsgi [None req-51e14f2d-49bf-4fc6-9edd-5009e00ece06 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.295625] [58855]: INFO cinder.api.openstack.wsgi [None req-51e14f2d-49bf-4fc6-9edd-5009e00ece06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 716.295972] [58855]: [pid: 58855|app: 0|req: 57/106] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:39:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 716.300614] [58856]: DEBUG cinder.api.middleware.request_id [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.303358] [58856]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 716.303620] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 716.303840] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.320392] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.320392] [58856]: warnings.warn( [ 716.326034] [58856]: INFO cinder.volume.api [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 716.331190] [58856]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-981308c9-ec5b-4732-8c2b-fe1bd77bf512 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 716.331681] [58856]: [pid: 58856|app: 0|req: 50/107] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:39:11 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 716.364867] [58855]: DEBUG cinder.api.middleware.request_id [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.370366] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] PUT http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e [ 716.370926] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944118", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 716.381545] [58855]: DEBUG cinder.coordination [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Acquiring lock "cinder-attachment_update-edb818c7-6065-4ff4-ba00-1c48e768754c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 716.391876] [58855]: DEBUG cinder.coordination [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-edb818c7-6065-4ff4-ba00-1c48e768754c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 716.391876] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.391876] [58855]: warnings.warn( [ 716.838172] [58856]: DEBUG cinder.api.middleware.request_id [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.840693] [58856]: INFO cinder.api.openstack.wsgi [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 716.841250] [58856]: DEBUG cinder.api.openstack.wsgi [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 716.841473] [58856]: DEBUG cinder.api.openstack.wsgi [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.856105] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.856105] [58856]: warnings.warn( [ 716.861510] [58856]: INFO cinder.volume.api [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 716.868074] [58856]: INFO cinder.api.openstack.wsgi [None req-864f46b4-0b6e-470f-be99-c0fb3b8598c9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 716.868586] [58856]: [pid: 58856|app: 0|req: 51/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:11 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.882167] [58856]: DEBUG cinder.api.middleware.request_id [None req-7cea927e-b728-40c3-a3a4-7ec08023470b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.885105] [58856]: INFO cinder.api.openstack.wsgi [None req-7cea927e-b728-40c3-a3a4-7ec08023470b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 717.885386] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7cea927e-b728-40c3-a3a4-7ec08023470b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 717.885672] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7cea927e-b728-40c3-a3a4-7ec08023470b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 717.902661] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.902661] [58856]: warnings.warn( [ 717.909286] [58856]: INFO cinder.volume.api [None req-7cea927e-b728-40c3-a3a4-7ec08023470b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 717.917693] [58856]: INFO cinder.api.openstack.wsgi [None req-7cea927e-b728-40c3-a3a4-7ec08023470b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 717.918189] [58856]: [pid: 58856|app: 0|req: 52/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:12 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.940706] [58856]: DEBUG cinder.api.middleware.request_id [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.943237] [58856]: INFO cinder.api.openstack.wsgi [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 718.943791] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 718.945022] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 718.967659] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.967659] [58856]: warnings.warn( [ 718.975190] [58856]: INFO cinder.volume.api [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 718.984552] [58856]: INFO cinder.api.openstack.wsgi [None req-1ca9b0f9-8199-4268-a434-911bd2a9618e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 718.984631] [58856]: [pid: 58856|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:13 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.995437] [58856]: DEBUG cinder.api.middleware.request_id [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.997526] [58856]: INFO cinder.api.openstack.wsgi [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 719.997771] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 719.997986] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 720.018913] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.018913] [58856]: warnings.warn( [ 720.024258] [58856]: INFO cinder.volume.api [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 720.031187] [58856]: INFO cinder.api.openstack.wsgi [None req-8d3a4c31-28a6-40e4-a718-c7d50fd47b8b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 720.032740] [58856]: [pid: 58856|app: 0|req: 54/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:14 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.943976] [58855]: DEBUG cinder.coordination [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-edb818c7-6065-4ff4-ba00-1c48e768754c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.555s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 720.944305] [58855]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-6e662a5d-6ed9-4893-bffd-6f36af26fe2d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e returned with HTTP 200 [ 720.944891] [58855]: [pid: 58855|app: 0|req: 58/112] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:39:11 2025] PUT /volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e => generated 617 bytes in 4581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.043075] [58856]: DEBUG cinder.api.middleware.request_id [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.045220] [58856]: INFO cinder.api.openstack.wsgi [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 721.045448] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 721.045723] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 721.057687] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.057687] [58856]: warnings.warn( [ 721.061834] [58856]: INFO cinder.volume.api [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 721.068995] [58856]: INFO cinder.api.openstack.wsgi [None req-8564eac7-87a4-4e91-aaa0-72a0171a503f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 721.070351] [58856]: [pid: 58856|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:15 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.082184] [58855]: DEBUG cinder.api.middleware.request_id [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.085581] [58855]: INFO cinder.api.openstack.wsgi [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 722.087032] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 722.087032] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 722.108228] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.108228] [58855]: warnings.warn( [ 722.111764] [58855]: INFO cinder.volume.api [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 722.117606] [58855]: INFO cinder.api.openstack.wsgi [None req-a2868b2e-a643-44a6-a51f-dd46a6502516 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 722.118168] [58855]: [pid: 58855|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:16 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 723.084032] [58856]: DEBUG cinder.api.middleware.request_id [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-af56f450-674c-48db-bb88-09c94dd27341 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.086486] [58856]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-af56f450-674c-48db-bb88-09c94dd27341 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e/action [ 723.087064] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-af56f450-674c-48db-bb88-09c94dd27341 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 723.087244] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-af56f450-674c-48db-bb88-09c94dd27341 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 723.113649] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.113649] [58856]: warnings.warn( [ 723.128020] [58856]: INFO cinder.api.openstack.wsgi [req-c3284f25-1045-40d4-b158-7a88d3b76564 req-af56f450-674c-48db-bb88-09c94dd27341 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e/action returned with HTTP 204 [ 723.128020] [58856]: [pid: 58856|app: 0|req: 56/115] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:39:17 2025] POST /volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 723.129214] [58855]: DEBUG cinder.api.middleware.request_id [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.132040] [58855]: INFO cinder.api.openstack.wsgi [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 723.132330] [58855]: DEBUG cinder.api.openstack.wsgi [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 723.132801] [58855]: DEBUG cinder.api.openstack.wsgi [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 723.150179] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.150179] [58855]: warnings.warn( [ 723.154522] [58855]: INFO cinder.volume.api [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 723.162453] [58855]: INFO cinder.api.openstack.wsgi [None req-137a7c19-5f87-4ea2-aed7-30c0f8d155ec tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 723.162933] [58855]: [pid: 58855|app: 0|req: 60/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:17 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.175157] [58856]: DEBUG cinder.api.middleware.request_id [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.177237] [58856]: INFO cinder.api.openstack.wsgi [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 723.177498] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 723.177717] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 723.188453] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.188453] [58856]: warnings.warn( [ 723.192657] [58856]: INFO cinder.volume.api [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 723.197698] [58856]: INFO cinder.api.openstack.wsgi [None req-e6a521cc-cbb1-4aec-aa90-d99d38ebf216 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 723.198161] [58856]: [pid: 58856|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:17 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.189998] [58855]: DEBUG cinder.api.middleware.request_id [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.192105] [58855]: INFO cinder.api.openstack.wsgi [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 728.192537] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 728.192983] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 728.192983] [58855]: INFO cinder.api.v3.volumes [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Delete volume with id: a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 728.200291] [58855]: INFO cinder.api.openstack.wsgi [None req-4a234c84-dac9-4c1f-9b9d-35e00634a9c3 tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 404 [ 728.201054] [58855]: [pid: 58855|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:39:22 2025] DELETE /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 728.204061] [58856]: DEBUG cinder.api.middleware.request_id [None req-0f435512-f3b5-4a87-84c6-c483c5e2bfde None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.206754] [58856]: INFO cinder.api.openstack.wsgi [None req-0f435512-f3b5-4a87-84c6-c483c5e2bfde tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] GET http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 [ 728.206982] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0f435512-f3b5-4a87-84c6-c483c5e2bfde tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 728.209671] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0f435512-f3b5-4a87-84c6-c483c5e2bfde tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 728.216207] [58856]: INFO cinder.api.openstack.wsgi [None req-0f435512-f3b5-4a87-84c6-c483c5e2bfde tempest-VolumesAssistedSnapshotsTest-894135354 tempest-VolumesAssistedSnapshotsTest-894135354-project-admin] http://10.180.1.21/volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 returned with HTTP 404 [ 728.216789] [58856]: [pid: 58856|app: 0|req: 58/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:22 2025] GET /volume/v3/volumes/a1c34be3-18d7-45dc-9751-94be3b7440e3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 733.024357] [58855]: DEBUG cinder.api.middleware.request_id [None req-5c771b1f-0a51-4e96-b3bc-b3af8adf72d9 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.024794] [58855]: INFO cinder.api.openstack.wsgi [None req-5c771b1f-0a51-4e96-b3bc-b3af8adf72d9 None None] GET http://10.180.1.21/volume// [ 733.025815] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5c771b1f-0a51-4e96-b3bc-b3af8adf72d9 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.025815] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5c771b1f-0a51-4e96-b3bc-b3af8adf72d9 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.025815] [58855]: INFO cinder.api.openstack.wsgi [None req-5c771b1f-0a51-4e96-b3bc-b3af8adf72d9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.026188] [58855]: [pid: 58855|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:39:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.031756] [58856]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.035804] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] GET http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 733.035804] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.035804] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.056302] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.056302] [58856]: warnings.warn( [ 733.063305] [58856]: INFO cinder.volume.api [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 733.073692] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-cc874fe8-e034-455a-86a0-25ecdda59fe8 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 200 [ 733.074331] [58856]: [pid: 58856|app: 0|req: 59/121] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:39:27 2025] GET /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 1571 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 733.240397] [58855]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.244630] [58855]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] PUT http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 [ 733.245338] [58855]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 733.260357] [58855]: DEBUG cinder.coordination [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Acquiring lock "cinder-attachment_update-eb23b7d7-c064-4b78-8b1c-ac0241d4239d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 733.269187] [58855]: DEBUG cinder.coordination [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Lock "cinder-attachment_update-eb23b7d7-c064-4b78-8b1c-ac0241d4239d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 733.269801] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.269801] [58855]: warnings.warn( [ 733.794123] [58855]: DEBUG cinder.coordination [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Lock "cinder-attachment_update-eb23b7d7-c064-4b78-8b1c-ac0241d4239d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 733.794494] [58855]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-8b0cf2ec-b0c1-4456-87b6-1fa2c2a21c23 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 returned with HTTP 200 [ 733.795014] [58855]: [pid: 58855|app: 0|req: 63/122] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:39:27 2025] PUT /volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.314767] [58856]: DEBUG cinder.api.middleware.request_id [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-b996e274-0db5-4e96-8416-8b3ddc205da0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.318484] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-b996e274-0db5-4e96-8416-8b3ddc205da0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] POST http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067/action [ 734.319068] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-b996e274-0db5-4e96-8416-8b3ddc205da0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 734.319279] [58856]: DEBUG cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-b996e274-0db5-4e96-8416-8b3ddc205da0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 734.349354] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.349354] [58856]: warnings.warn( [ 734.357942] [58856]: INFO cinder.api.openstack.wsgi [req-ffc086b6-584f-4e72-8fdb-7dccd19a640d req-b996e274-0db5-4e96-8416-8b3ddc205da0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067/action returned with HTTP 204 [ 734.358466] [58856]: [pid: 58856|app: 0|req: 60/123] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:39:29 2025] POST /volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 734.908039] [58855]: DEBUG cinder.api.middleware.request_id [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.912421] [58855]: INFO cinder.api.openstack.wsgi [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] POST http://10.180.1.21/volume/v3/volumes [ 734.912421] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-961801507"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 734.915967] [58855]: DEBUG cinder.api.v3.volumes [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-961801507'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 734.916214] [58855]: INFO cinder.api.v3.volumes [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Create volume of 1 GB [ 734.916786] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.916786] [58855]: warnings.warn( [ 734.924049] [58855]: INFO cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Availability Zones retrieved successfully. [ 734.931996] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Flow 'volume_create_api' (af7504d1-0b54-432a-a6aa-93d9658e1c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 734.932873] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31efe576-ed86-42c3-a663-789f3d1c00aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 734.934224] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 734.970647] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31efe576-ed86-42c3-a663-789f3d1c00aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 734.973519] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a2c2fc-f38c-44b5-94a7-09d7d818c9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.075128] [58855]: DEBUG cinder.quota [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Created reservations ['c1b99301-21d7-48f1-a700-eb7af6add031', '539e53f9-88b6-4919-859e-73393bf189bd', '19707cc2-0847-46ac-82fb-680d0c82761c', '69e26f2c-86a5-42f2-a2aa-6953f3bb5e6a'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 735.076230] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a2c2fc-f38c-44b5-94a7-09d7d818c9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b99301-21d7-48f1-a700-eb7af6add031', '539e53f9-88b6-4919-859e-73393bf189bd', '19707cc2-0847-46ac-82fb-680d0c82761c', '69e26f2c-86a5-42f2-a2aa-6953f3bb5e6a']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.077424] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b250e2-3593-45c3-ba59-d1159453d0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.097662] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b250e2-3593-45c3-ba59-d1159453d0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d26818e-8a90-470d-9ac5-ea7fc316b5a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-961801507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36b2e2bc1864599a2a06540596a1120',qos_specs=None,replication_status=,reservations=['c1b99301-21d7-48f1-a700-eb7af6add031','539e53f9-88b6-4919-859e-73393bf189bd','19707cc2-0847-46ac-82fb-680d0c82761c','69e26f2c-86a5-42f2-a2aa-6953f3bb5e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aeeb3cb224c4e83a81297c918009580',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-961801507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d26818e-8a90-470d-9ac5-ea7fc316b5a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36b2e2bc1864599a2a06540596a1120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5aeeb3cb224c4e83a81297c918009580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.099276] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bbe4c1-8826-4d05-bd4f-b2478a8e0594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.114214] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18bbe4c1-8826-4d05-bd4f-b2478a8e0594) transitioned into state 'SUCCESS' from state '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-961801507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36b2e2bc1864599a2a06540596a1120',qos_specs=None,replication_status=,reservations=['c1b99301-21d7-48f1-a700-eb7af6add031','539e53f9-88b6-4919-859e-73393bf189bd','19707cc2-0847-46ac-82fb-680d0c82761c','69e26f2c-86a5-42f2-a2aa-6953f3bb5e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5aeeb3cb224c4e83a81297c918009580',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.115327] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df09888c-f2dd-4eb7-adf4-41856738e50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 735.130656] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df09888c-f2dd-4eb7-adf4-41856738e50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 735.131951] [58855]: DEBUG cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Flow 'volume_create_api' (af7504d1-0b54-432a-a6aa-93d9658e1c6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 735.132552] [58855]: INFO cinder.volume.api [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Create volume request issued successfully. [ 735.133068] [58855]: INFO cinder.api.openstack.wsgi [None req-3a0e362d-ce55-478f-9499-e3ea59d74bdb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 735.136749] [58855]: [pid: 58855|app: 0|req: 64/124] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:39:29 2025] POST /volume/v3/volumes => generated 750 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 735.145308] [58856]: DEBUG cinder.api.middleware.request_id [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.148261] [58856]: INFO cinder.api.openstack.wsgi [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 735.149447] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 735.149447] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 735.160020] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.160020] [58856]: warnings.warn( [ 735.166954] [58856]: INFO cinder.volume.api [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 735.171127] [58856]: INFO cinder.api.openstack.wsgi [None req-7f1e09b7-b0eb-46eb-aca8-5e7d37a43143 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 735.171127] [58856]: [pid: 58856|app: 0|req: 61/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:29 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.186592] [58855]: DEBUG cinder.api.middleware.request_id [None req-fae20130-02da-40a2-a467-77aa42995021 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.190693] [58855]: INFO cinder.api.openstack.wsgi [None req-fae20130-02da-40a2-a467-77aa42995021 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 736.191134] [58855]: DEBUG cinder.api.openstack.wsgi [None req-fae20130-02da-40a2-a467-77aa42995021 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.191228] [58855]: DEBUG cinder.api.openstack.wsgi [None req-fae20130-02da-40a2-a467-77aa42995021 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.205249] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.205249] [58855]: warnings.warn( [ 736.213138] [58855]: INFO cinder.volume.api [None req-fae20130-02da-40a2-a467-77aa42995021 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 736.219819] [58855]: INFO cinder.api.openstack.wsgi [None req-fae20130-02da-40a2-a467-77aa42995021 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 736.220477] [58855]: [pid: 58855|app: 0|req: 65/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:30 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.053957] [58856]: DEBUG cinder.api.middleware.request_id [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.057902] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 738.058735] [58856]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 738.058735] [58856]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 738.072292] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.072292] [58856]: warnings.warn( [ 738.080465] [58856]: INFO cinder.volume.api [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 738.088468] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-fde2fc3c-6ebf-40a9-b84e-f6a6a98afdef tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 738.088942] [58856]: [pid: 58856|app: 0|req: 62/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:39:32 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.628861] [58855]: DEBUG cinder.api.middleware.request_id [None req-81344c80-d34e-414f-853a-4826abcbf088 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.632299] [58855]: INFO cinder.api.openstack.wsgi [None req-81344c80-d34e-414f-853a-4826abcbf088 None None] GET http://10.180.1.21/volume// [ 739.632544] [58855]: DEBUG cinder.api.openstack.wsgi [None req-81344c80-d34e-414f-853a-4826abcbf088 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.632877] [58855]: DEBUG cinder.api.openstack.wsgi [None req-81344c80-d34e-414f-853a-4826abcbf088 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.633489] [58855]: INFO cinder.api.openstack.wsgi [None req-81344c80-d34e-414f-853a-4826abcbf088 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 739.634038] [58855]: [pid: 58855|app: 0|req: 66/128] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:39:34 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 739.640187] [58856]: DEBUG cinder.api.middleware.request_id [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-249d53c4-da05-44a9-8c03-d2d94af055cb None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.643928] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-249d53c4-da05-44a9-8c03-d2d94af055cb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] POST http://10.180.1.21/volume/v3/attachments [ 739.644438] [58856]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-249d53c4-da05-44a9-8c03-d2d94af055cb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d26818e-8a90-470d-9ac5-ea7fc316b5a5", "connector": null, "instance_uuid": "b5083c97-aad2-4966-9e53-7de4c0f7dbf3"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 739.661300] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.661300] [58856]: warnings.warn( [ 739.715360] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-249d53c4-da05-44a9-8c03-d2d94af055cb tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 739.715819] [58856]: [pid: 58856|app: 0|req: 63/129] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:39:34 2025] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.749429] [58855]: DEBUG cinder.api.middleware.request_id [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.753842] [58855]: INFO cinder.api.openstack.wsgi [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 739.754657] [58855]: DEBUG cinder.api.openstack.wsgi [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.754657] [58855]: DEBUG cinder.api.openstack.wsgi [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.768162] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.768162] [58855]: warnings.warn( [ 739.772540] [58855]: INFO cinder.volume.api [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 739.778339] [58855]: INFO cinder.api.openstack.wsgi [None req-69e2ecbd-59ec-4826-b9f0-a904138a6aad tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 739.778868] [58855]: [pid: 58855|app: 0|req: 67/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:34 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.247988] [58856]: DEBUG cinder.api.middleware.request_id [None req-9c4b1d5f-21a5-493d-b36d-20a10d3620de None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.248460] [58856]: INFO cinder.api.openstack.wsgi [None req-9c4b1d5f-21a5-493d-b36d-20a10d3620de None None] GET http://10.180.1.21/volume// [ 740.248528] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9c4b1d5f-21a5-493d-b36d-20a10d3620de None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.249030] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9c4b1d5f-21a5-493d-b36d-20a10d3620de None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.249210] [58856]: INFO cinder.api.openstack.wsgi [None req-9c4b1d5f-21a5-493d-b36d-20a10d3620de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 740.249593] [58856]: [pid: 58856|app: 0|req: 64/131] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:39:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 740.258883] [58855]: DEBUG cinder.api.middleware.request_id [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.262563] [58855]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 740.262845] [58855]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.263089] [58855]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.282311] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.282311] [58855]: warnings.warn( [ 740.286657] [58855]: INFO cinder.volume.api [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 740.292933] [58855]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-77b97339-b5a0-4565-9dea-22a154fd777c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 740.295844] [58855]: [pid: 58855|app: 0|req: 68/132] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:39:34 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 740.338763] [58856]: DEBUG cinder.api.middleware.request_id [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.344616] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] PUT http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 [ 740.344616] [58856]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944165", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 740.355017] [58856]: DEBUG cinder.coordination [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Acquiring lock "cinder-attachment_update-4d26818e-8a90-470d-9ac5-ea7fc316b5a5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 740.360082] [58856]: DEBUG cinder.coordination [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Lock "cinder-attachment_update-4d26818e-8a90-470d-9ac5-ea7fc316b5a5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 740.361267] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.361267] [58856]: warnings.warn( [ 740.795824] [58855]: DEBUG cinder.api.middleware.request_id [None req-6b1fd052-32ba-423b-8649-a18d35944739 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.802313] [58855]: INFO cinder.api.openstack.wsgi [None req-6b1fd052-32ba-423b-8649-a18d35944739 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 740.802313] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6b1fd052-32ba-423b-8649-a18d35944739 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 740.802313] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6b1fd052-32ba-423b-8649-a18d35944739 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 740.832554] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.832554] [58855]: warnings.warn( [ 740.841390] [58855]: INFO cinder.volume.api [None req-6b1fd052-32ba-423b-8649-a18d35944739 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 740.851296] [58855]: INFO cinder.api.openstack.wsgi [None req-6b1fd052-32ba-423b-8649-a18d35944739 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 740.851797] [58855]: [pid: 58855|app: 0|req: 69/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:35 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 741.867858] [58855]: DEBUG cinder.api.middleware.request_id [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.871374] [58855]: INFO cinder.api.openstack.wsgi [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 741.871639] [58855]: DEBUG cinder.api.openstack.wsgi [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.871862] [58855]: DEBUG cinder.api.openstack.wsgi [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.886434] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.886434] [58855]: warnings.warn( [ 741.890513] [58855]: INFO cinder.volume.api [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 741.896065] [58855]: INFO cinder.api.openstack.wsgi [None req-66397e86-a0e2-4d36-a1cb-d89dda653682 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 741.896537] [58855]: [pid: 58855|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:36 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.907232] [58855]: DEBUG cinder.api.middleware.request_id [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.910827] [58855]: INFO cinder.api.openstack.wsgi [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 742.910827] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.910827] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.926810] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.926810] [58855]: warnings.warn( [ 742.931010] [58855]: INFO cinder.volume.api [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 742.939009] [58855]: INFO cinder.api.openstack.wsgi [None req-6cf6e760-3085-4d88-aaf9-de9e985b2e36 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 742.939294] [58855]: [pid: 58855|app: 0|req: 71/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:37 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 743.952891] [58855]: DEBUG cinder.api.middleware.request_id [None req-e3788d07-27be-403e-8953-a684dbd72c4c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.955071] [58855]: INFO cinder.api.openstack.wsgi [None req-e3788d07-27be-403e-8953-a684dbd72c4c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 743.955300] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e3788d07-27be-403e-8953-a684dbd72c4c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 743.955650] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e3788d07-27be-403e-8953-a684dbd72c4c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 743.976464] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.976464] [58855]: warnings.warn( [ 743.983022] [58855]: INFO cinder.volume.api [None req-e3788d07-27be-403e-8953-a684dbd72c4c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 743.989680] [58855]: INFO cinder.api.openstack.wsgi [None req-e3788d07-27be-403e-8953-a684dbd72c4c tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 743.990138] [58855]: [pid: 58855|app: 0|req: 72/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:38 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.001494] [58855]: DEBUG cinder.api.middleware.request_id [None req-57d4b402-651a-4495-ad37-47a98882bce2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.004253] [58855]: INFO cinder.api.openstack.wsgi [None req-57d4b402-651a-4495-ad37-47a98882bce2 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 745.004661] [58855]: DEBUG cinder.api.openstack.wsgi [None req-57d4b402-651a-4495-ad37-47a98882bce2 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 745.005000] [58855]: DEBUG cinder.api.openstack.wsgi [None req-57d4b402-651a-4495-ad37-47a98882bce2 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 745.020781] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.020781] [58855]: warnings.warn( [ 745.026538] [58855]: INFO cinder.volume.api [None req-57d4b402-651a-4495-ad37-47a98882bce2 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 745.034885] [58855]: INFO cinder.api.openstack.wsgi [None req-57d4b402-651a-4495-ad37-47a98882bce2 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 745.035447] [58855]: [pid: 58855|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:39 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.396411] [58856]: DEBUG cinder.coordination [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Lock "cinder-attachment_update-4d26818e-8a90-470d-9ac5-ea7fc316b5a5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 745.397634] [58856]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-94344636-a882-452a-875e-d78b350a782e tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 returned with HTTP 200 [ 745.398904] [58856]: [pid: 58856|app: 0|req: 65/138] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:39:35 2025] PUT /volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.047408] [58855]: DEBUG cinder.api.middleware.request_id [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.049914] [58855]: INFO cinder.api.openstack.wsgi [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 746.050174] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 746.050393] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.076072] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.076072] [58855]: warnings.warn( [ 746.083017] [58855]: INFO cinder.volume.api [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 746.090482] [58855]: INFO cinder.api.openstack.wsgi [None req-0c1f0f83-c3ab-4c06-be0d-ec19740887c6 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 746.091759] [58855]: [pid: 58855|app: 0|req: 74/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:40 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.103426] [58856]: DEBUG cinder.api.middleware.request_id [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.107188] [58856]: INFO cinder.api.openstack.wsgi [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 747.107416] [58856]: DEBUG cinder.api.openstack.wsgi [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.111670] [58856]: DEBUG cinder.api.openstack.wsgi [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.132609] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.132609] [58856]: warnings.warn( [ 747.136902] [58856]: INFO cinder.volume.api [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 747.143744] [58856]: INFO cinder.api.openstack.wsgi [None req-da607e5f-4ac6-4247-8bc8-c61a71e44734 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 747.144452] [58856]: [pid: 58856|app: 0|req: 66/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:41 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.592696] [58855]: DEBUG cinder.api.middleware.request_id [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-390a1525-dde6-4c99-bfd5-b9eecc51f015 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.598026] [58855]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-390a1525-dde6-4c99-bfd5-b9eecc51f015 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] POST http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6/action [ 747.598026] [58855]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-390a1525-dde6-4c99-bfd5-b9eecc51f015 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 747.598026] [58855]: DEBUG cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-390a1525-dde6-4c99-bfd5-b9eecc51f015 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 747.629754] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.629754] [58855]: warnings.warn( [ 747.640219] [58855]: INFO cinder.api.openstack.wsgi [req-5bff6082-4b37-4eca-9155-9b27c1fe0c72 req-390a1525-dde6-4c99-bfd5-b9eecc51f015 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6/action returned with HTTP 204 [ 747.640775] [58855]: [pid: 58855|app: 0|req: 75/141] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:39:42 2025] POST /volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 748.161808] [58856]: DEBUG cinder.api.middleware.request_id [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.167610] [58856]: INFO cinder.api.openstack.wsgi [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 748.167610] [58856]: DEBUG cinder.api.openstack.wsgi [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.167610] [58856]: DEBUG cinder.api.openstack.wsgi [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.185877] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.185877] [58856]: warnings.warn( [ 748.194134] [58856]: INFO cinder.volume.api [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 748.201699] [58856]: INFO cinder.api.openstack.wsgi [None req-598ac005-0042-45e1-ac9b-4493b9ce1c42 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 748.204438] [58856]: [pid: 58856|app: 0|req: 67/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:42 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.220681] [58855]: DEBUG cinder.api.middleware.request_id [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.224643] [58855]: INFO cinder.api.openstack.wsgi [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 748.224869] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.225148] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.245167] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.245167] [58855]: warnings.warn( [ 748.253110] [58855]: INFO cinder.volume.api [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 748.260057] [58855]: INFO cinder.api.openstack.wsgi [None req-a422178a-cd7c-4f0a-b3c0-ea4368459d39 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 748.260475] [58855]: [pid: 58855|app: 0|req: 76/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:39:42 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.715017] [58856]: DEBUG cinder.api.middleware.request_id [req-39ba4cad-0bfc-45a4-819c-cfa004a79df0 req-ced95d5d-1984-43fe-8785-d5050366d4f3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.716889] [58856]: INFO cinder.api.openstack.wsgi [req-39ba4cad-0bfc-45a4-819c-cfa004a79df0 req-ced95d5d-1984-43fe-8785-d5050366d4f3 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 [ 756.717156] [58856]: DEBUG cinder.api.openstack.wsgi [req-39ba4cad-0bfc-45a4-819c-cfa004a79df0 req-ced95d5d-1984-43fe-8785-d5050366d4f3 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.717410] [58856]: DEBUG cinder.api.openstack.wsgi [req-39ba4cad-0bfc-45a4-819c-cfa004a79df0 req-ced95d5d-1984-43fe-8785-d5050366d4f3 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.733188] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.733188] [58856]: warnings.warn( [ 757.288017] [58856]: INFO cinder.api.openstack.wsgi [req-39ba4cad-0bfc-45a4-819c-cfa004a79df0 req-ced95d5d-1984-43fe-8785-d5050366d4f3 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 returned with HTTP 200 [ 757.289554] [58856]: [pid: 58856|app: 0|req: 68/144] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:39:51 2025] DELETE /volume/v3/attachments/b7199767-a039-4d29-b6ff-529f1dea30a6 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.256459] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=108,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.287505] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=95,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 782.055270] [58855]: DEBUG cinder.api.middleware.request_id [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.059133] [58855]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 782.059405] [58855]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 782.059745] [58855]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 782.078656] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.078656] [58855]: warnings.warn( [ 782.084086] [58855]: INFO cinder.volume.api [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 782.090929] [58855]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-cfffddbb-c0c6-4484-a7d4-934c018ffeba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 782.091479] [58855]: [pid: 58855|app: 0|req: 77/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:40:16 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 782.130195] [58856]: DEBUG cinder.api.middleware.request_id [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.132875] [58856]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c/action [ 782.133373] [58856]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 782.133510] [58856]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 782.145952] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.145952] [58856]: warnings.warn( [ 782.145952] [58856]: INFO cinder.volume.api [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 782.153405] [58856]: INFO cinder.volume.api [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Begin detaching volume completed successfully. [ 782.153783] [58856]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-4fad2c62-3848-4c5a-aec2-d7d909729f33 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c/action returned with HTTP 202 [ 782.154328] [58856]: [pid: 58856|app: 0|req: 69/146] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:40:16 2025] POST /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 782.171085] [58855]: DEBUG cinder.api.middleware.request_id [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.173435] [58855]: INFO cinder.api.openstack.wsgi [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 782.174099] [58855]: DEBUG cinder.api.openstack.wsgi [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 782.174099] [58855]: DEBUG cinder.api.openstack.wsgi [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 782.187211] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.187211] [58855]: warnings.warn( [ 782.191886] [58855]: INFO cinder.volume.api [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 782.197613] [58855]: INFO cinder.api.openstack.wsgi [None req-cc9a9277-9b7d-459b-8a7c-b9455ea027b8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 782.198348] [58855]: [pid: 58855|app: 0|req: 78/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:16 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.177432] [58856]: DEBUG cinder.api.middleware.request_id [None req-8d0bf36d-9e96-4507-b8cd-2032552e9629 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.177927] [58856]: INFO cinder.api.openstack.wsgi [None req-8d0bf36d-9e96-4507-b8cd-2032552e9629 None None] GET http://10.180.1.21/volume// [ 783.178154] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8d0bf36d-9e96-4507-b8cd-2032552e9629 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 783.178406] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8d0bf36d-9e96-4507-b8cd-2032552e9629 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 783.178841] [58856]: INFO cinder.api.openstack.wsgi [None req-8d0bf36d-9e96-4507-b8cd-2032552e9629 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 783.179190] [58856]: [pid: 58856|app: 0|req: 70/148] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:40:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 783.183043] [58855]: DEBUG cinder.api.middleware.request_id [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.185545] [58855]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 783.185858] [58855]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 783.186112] [58855]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 783.201939] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.201939] [58855]: warnings.warn( [ 783.206196] [58855]: INFO cinder.volume.api [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 783.212955] [58855]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-a8756785-7f79-4f6c-9606-4b621f9f645e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 783.213528] [58855]: [pid: 58855|app: 0|req: 79/149] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:40:17 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 783.215157] [58856]: DEBUG cinder.api.middleware.request_id [None req-f1fd9120-ce36-4f3c-9358-392655c7964c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.217019] [58856]: INFO cinder.api.openstack.wsgi [None req-f1fd9120-ce36-4f3c-9358-392655c7964c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 783.217268] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f1fd9120-ce36-4f3c-9358-392655c7964c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 783.217474] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f1fd9120-ce36-4f3c-9358-392655c7964c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 783.228268] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.228268] [58856]: warnings.warn( [ 783.231905] [58856]: INFO cinder.volume.api [None req-f1fd9120-ce36-4f3c-9358-392655c7964c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 783.236764] [58856]: INFO cinder.api.openstack.wsgi [None req-f1fd9120-ce36-4f3c-9358-392655c7964c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 783.237202] [58856]: [pid: 58856|app: 0|req: 71/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:17 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 784.249571] [58855]: DEBUG cinder.api.middleware.request_id [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.253297] [58855]: INFO cinder.api.openstack.wsgi [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 784.253297] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 784.253297] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 784.270952] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.270952] [58855]: warnings.warn( [ 784.276430] [58855]: INFO cinder.volume.api [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 784.284107] [58855]: INFO cinder.api.openstack.wsgi [None req-b8b9e2c9-59be-4599-9cf2-b952a891bdf1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 784.284764] [58855]: [pid: 58855|app: 0|req: 80/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:18 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 784.396433] [58856]: DEBUG cinder.api.middleware.request_id [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-b5b969ca-f815-4952-86c3-b9f97df1effa None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.399033] [58856]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-b5b969ca-f815-4952-86c3-b9f97df1effa tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e [ 784.399331] [58856]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-b5b969ca-f815-4952-86c3-b9f97df1effa tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 784.399618] [58856]: DEBUG cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-b5b969ca-f815-4952-86c3-b9f97df1effa tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 784.408474] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.408474] [58856]: warnings.warn( [ 784.959200] [58856]: INFO cinder.api.openstack.wsgi [req-1eb187f6-cc1c-4059-b8a4-11c7b8957c9f req-b5b969ca-f815-4952-86c3-b9f97df1effa tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e returned with HTTP 200 [ 784.959950] [58856]: [pid: 58856|app: 0|req: 72/152] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:40:19 2025] DELETE /volume/v3/attachments/6ef9bbe3-df82-4024-b099-c75ed1d89d6e => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.304546] [58855]: DEBUG cinder.api.middleware.request_id [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.309616] [58855]: INFO cinder.api.openstack.wsgi [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 785.309616] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 785.309616] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 785.328371] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.328371] [58855]: warnings.warn( [ 785.339374] [58855]: INFO cinder.volume.api [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 785.346208] [58855]: INFO cinder.api.openstack.wsgi [None req-1264fbb5-e353-4139-b70e-a8f6ec7514ce tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 785.346724] [58855]: [pid: 58855|app: 0|req: 81/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:20 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.593242] [58856]: DEBUG cinder.api.middleware.request_id [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.595608] [58856]: INFO cinder.api.openstack.wsgi [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 792.595842] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 792.596096] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 792.610685] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.610685] [58856]: warnings.warn( [ 792.616069] [58856]: INFO cinder.volume.api [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 792.624100] [58856]: INFO cinder.api.openstack.wsgi [None req-e798de3a-e9d9-46f7-9246-b0c84ca45c38 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 792.625437] [58856]: [pid: 58856|app: 0|req: 73/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:27 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.638972] [58855]: DEBUG cinder.api.middleware.request_id [None req-9c768358-32a7-42c8-883d-4ce0506baadd None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.644021] [58855]: INFO cinder.api.openstack.wsgi [None req-9c768358-32a7-42c8-883d-4ce0506baadd tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 792.644021] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9c768358-32a7-42c8-883d-4ce0506baadd tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 792.644021] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9c768358-32a7-42c8-883d-4ce0506baadd tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 792.657271] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.657271] [58855]: warnings.warn( [ 792.666900] [58855]: INFO cinder.volume.api [None req-9c768358-32a7-42c8-883d-4ce0506baadd tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 792.676785] [58855]: INFO cinder.api.openstack.wsgi [None req-9c768358-32a7-42c8-883d-4ce0506baadd tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 792.677010] [58855]: [pid: 58855|app: 0|req: 82/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:27 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.944657] [58856]: DEBUG cinder.api.middleware.request_id [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.947374] [58856]: INFO cinder.api.openstack.wsgi [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 792.947735] [58856]: DEBUG cinder.api.openstack.wsgi [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 792.948147] [58856]: DEBUG cinder.api.openstack.wsgi [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 792.956683] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.956683] [58856]: warnings.warn( [ 792.961814] [58856]: INFO cinder.volume.api [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 792.968363] [58856]: INFO cinder.api.openstack.wsgi [None req-344200b5-b6d9-4947-a8e4-af7c9d2acbd1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 792.969055] [58856]: [pid: 58856|app: 0|req: 74/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:27 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.670842] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=28 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 802.965121] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 818.157292] [58855]: DEBUG cinder.api.middleware.request_id [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.159772] [58855]: INFO cinder.api.openstack.wsgi [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] POST http://10.180.1.21/volume/v3/volumes [ 818.160374] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1424206326"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 818.162337] [58855]: DEBUG cinder.api.v3.volumes [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1424206326'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 818.162596] [58855]: INFO cinder.api.v3.volumes [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume of 1 GB [ 818.171074] [58855]: INFO cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Availability Zones retrieved successfully. [ 818.179703] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Flow 'volume_create_api' (d6c7495a-1032-4454-98a0-69ee7a97870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 818.181540] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0eedd05-f596-4af5-a043-259d343217a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 818.183093] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 818.207641] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0eedd05-f596-4af5-a043-259d343217a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 818.209736] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2b2c7b-c105-4b62-93d8-56627fd876fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 818.267740] [58855]: DEBUG cinder.quota [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Created reservations ['a97c8d30-d2f1-472d-b582-5dc298db5b97', '598d83eb-5b4b-44ff-aaee-881c15a13c60', 'ab0b8aa5-abf4-406f-8f57-07aee8428099', '5f143948-cc7d-4c26-b57e-25df878b4725'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 818.268910] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2b2c7b-c105-4b62-93d8-56627fd876fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97c8d30-d2f1-472d-b582-5dc298db5b97', '598d83eb-5b4b-44ff-aaee-881c15a13c60', 'ab0b8aa5-abf4-406f-8f57-07aee8428099', '5f143948-cc7d-4c26-b57e-25df878b4725']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 818.270130] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f62d6db-a744-4556-9626-e4b3a625cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 818.315270] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f62d6db-a744-4556-9626-e4b3a625cbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a55e03f7-9c39-41d6-b98f-401dc8d656dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1424206326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',qos_specs=None,replication_status=,reservations=['a97c8d30-d2f1-472d-b582-5dc298db5b97','598d83eb-5b4b-44ff-aaee-881c15a13c60','ab0b8aa5-abf4-406f-8f57-07aee8428099','5f143948-cc7d-4c26-b57e-25df878b4725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1424206326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a55e03f7-9c39-41d6-b98f-401dc8d656dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 818.318342] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121d8f47-ac46-40cf-86dd-ee01c9869fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 818.345449] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121d8f47-ac46-40cf-86dd-ee01c9869fdd) transitioned into state 'SUCCESS' from state '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-1424206326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',qos_specs=None,replication_status=,reservations=['a97c8d30-d2f1-472d-b582-5dc298db5b97','598d83eb-5b4b-44ff-aaee-881c15a13c60','ab0b8aa5-abf4-406f-8f57-07aee8428099','5f143948-cc7d-4c26-b57e-25df878b4725'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 818.346690] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef2b66c7-f4dc-4572-b5a3-4947b5a008b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 818.360041] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef2b66c7-f4dc-4572-b5a3-4947b5a008b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 818.361600] [58855]: DEBUG cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Flow 'volume_create_api' (d6c7495a-1032-4454-98a0-69ee7a97870f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 818.362147] [58855]: INFO cinder.volume.api [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume request issued successfully. [ 818.362941] [58855]: INFO cinder.api.openstack.wsgi [None req-7f3fd531-84e4-4434-aa31-b9b3b0c16842 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 818.363698] [58855]: [pid: 58855|app: 0|req: 83/157] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:40:52 2025] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 818.374199] [58856]: DEBUG cinder.api.middleware.request_id [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.376773] [58856]: INFO cinder.api.openstack.wsgi [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 818.376987] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 818.377250] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 818.390393] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.390393] [58856]: warnings.warn( [ 818.395987] [58856]: INFO cinder.volume.api [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 818.402581] [58856]: INFO cinder.api.openstack.wsgi [None req-bc3bcb73-1104-499d-85cc-6f1766eb51c7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 200 [ 818.404107] [58856]: [pid: 58856|app: 0|req: 75/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:53 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 819.414543] [58855]: DEBUG cinder.api.middleware.request_id [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.419035] [58855]: INFO cinder.api.openstack.wsgi [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 819.419315] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 819.419529] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 819.435788] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.435788] [58855]: warnings.warn( [ 819.441362] [58855]: INFO cinder.volume.api [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 819.447367] [58855]: INFO cinder.api.openstack.wsgi [None req-ea21bb4e-abcb-4a35-b102-39a0648b4b24 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 200 [ 819.448037] [58855]: [pid: 58855|app: 0|req: 84/159] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:54 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.458266] [58856]: DEBUG cinder.api.middleware.request_id [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.460485] [58856]: INFO cinder.api.openstack.wsgi [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] POST http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd/action [ 819.460843] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 819.460976] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 819.473601] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.473601] [58856]: warnings.warn( [ 819.474233] [58856]: INFO cinder.volume.api [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 819.486388] [58856]: INFO cinder.volume.api [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume updated successfully. [ 819.486651] [58856]: INFO cinder.api.openstack.wsgi [None req-e7ba796a-1866-437f-897e-5d32e6f6cb60 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd/action returned with HTTP 200 [ 819.487365] [58856]: [pid: 58856|app: 0|req: 76/160] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Nov 26 11:40:54 2025] POST /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 819.490882] [58855]: DEBUG cinder.api.middleware.request_id [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.494669] [58855]: INFO cinder.api.openstack.wsgi [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 819.494932] [58855]: DEBUG cinder.api.openstack.wsgi [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 819.495258] [58855]: DEBUG cinder.api.openstack.wsgi [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 819.504819] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.504819] [58855]: warnings.warn( [ 819.509601] [58855]: INFO cinder.volume.api [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 819.516982] [58855]: INFO cinder.api.openstack.wsgi [None req-35a1c1dd-86ef-424d-8c0f-0a9a6fb8926f tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 200 [ 819.517594] [58855]: [pid: 58855|app: 0|req: 85/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:54 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.974125] [58856]: DEBUG cinder.api.middleware.request_id [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.976745] [58856]: INFO cinder.api.openstack.wsgi [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 819.977057] [58856]: DEBUG cinder.api.openstack.wsgi [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 819.977294] [58856]: DEBUG cinder.api.openstack.wsgi [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 819.997766] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.997766] [58856]: warnings.warn( [ 820.004452] [58856]: INFO cinder.volume.api [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 820.011288] [58856]: INFO cinder.api.openstack.wsgi [req-d9b71254-2e18-46bc-a3aa-cc0bc41f1a58 req-1b8a71b8-85ec-4ead-8e79-77fcb07268cf tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 200 [ 820.012516] [58856]: [pid: 58856|app: 0|req: 77/162] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:40:54 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.227745] [58855]: DEBUG cinder.api.middleware.request_id [None req-29b157e9-7e41-403d-9faf-e46b044d8722 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.229996] [58855]: INFO cinder.api.openstack.wsgi [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] POST http://10.180.1.21/volume/v3/volumes [ 821.230435] [58855]: DEBUG cinder.api.openstack.wsgi [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-105319088"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 821.232463] [58855]: DEBUG cinder.api.v3.volumes [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-105319088'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 821.232610] [58855]: INFO cinder.api.v3.volumes [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume of 1 GB [ 821.241560] [58855]: INFO cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Availability Zones retrieved successfully. [ 821.249277] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Flow 'volume_create_api' (4f310d57-c449-4947-ba41-c0d8354ffacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.250679] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf99e8-25b1-4c50-bbce-c540b0ae1efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.252122] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 821.284701] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf99e8-25b1-4c50-bbce-c540b0ae1efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.286189] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ac7baf-7183-455c-ae1a-580ebb46f53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.339574] [58855]: DEBUG cinder.quota [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Created reservations ['ac943bbb-9a1e-4124-ad41-032c813c21a8', '5484787a-91a6-4a56-b870-4b22f06efb78', 'b8538f91-0d4b-4df5-92dc-42ea6ede7f2b', '4523d861-8777-48b9-af00-74edc580b5d1'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 821.340720] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ac7baf-7183-455c-ae1a-580ebb46f53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac943bbb-9a1e-4124-ad41-032c813c21a8', '5484787a-91a6-4a56-b870-4b22f06efb78', 'b8538f91-0d4b-4df5-92dc-42ea6ede7f2b', '4523d861-8777-48b9-af00-74edc580b5d1']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.341852] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05646452-4a71-43ad-9cd7-f6c9c9796b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.359296] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05646452-4a71-43ad-9cd7-f6c9c9796b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a969f1e-fcb9-4695-b821-06a36b705a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-105319088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',qos_specs=None,replication_status=,reservations=['ac943bbb-9a1e-4124-ad41-032c813c21a8','5484787a-91a6-4a56-b870-4b22f06efb78','b8538f91-0d4b-4df5-92dc-42ea6ede7f2b','4523d861-8777-48b9-af00-74edc580b5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-105319088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a969f1e-fcb9-4695-b821-06a36b705a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.361149] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b85f7ea-5255-42af-b787-064c49699ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.382068] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b85f7ea-5255-42af-b787-064c49699ca1) transitioned into state 'SUCCESS' from state '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-105319088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a30088e15a4ac78bb60ac99d7e2a54',qos_specs=None,replication_status=,reservations=['ac943bbb-9a1e-4124-ad41-032c813c21a8','5484787a-91a6-4a56-b870-4b22f06efb78','b8538f91-0d4b-4df5-92dc-42ea6ede7f2b','4523d861-8777-48b9-af00-74edc580b5d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92e0982eaf5465ead75cb0a1f833be3',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.382068] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ee7467-2872-4631-b125-1090623dde76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 821.394210] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ee7467-2872-4631-b125-1090623dde76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 821.396160] [58855]: DEBUG cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Flow 'volume_create_api' (4f310d57-c449-4947-ba41-c0d8354ffacd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 821.396160] [58855]: INFO cinder.volume.api [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Create volume request issued successfully. [ 821.396650] [58855]: INFO cinder.api.openstack.wsgi [None req-29b157e9-7e41-403d-9faf-e46b044d8722 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 821.398185] [58855]: [pid: 58855|app: 0|req: 86/163] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:40:55 2025] POST /volume/v3/volumes => generated 752 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 821.410098] [58856]: DEBUG cinder.api.middleware.request_id [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.412795] [58856]: INFO cinder.api.openstack.wsgi [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 [ 821.414163] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.414486] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.437619] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.437619] [58856]: warnings.warn( [ 821.446471] [58856]: INFO cinder.volume.api [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 821.454955] [58856]: INFO cinder.api.openstack.wsgi [None req-1192d292-f4e9-4880-b509-6cef9d8b3a1b tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 returned with HTTP 200 [ 821.455507] [58856]: [pid: 58856|app: 0|req: 78/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:56 2025] GET /volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.466824] [58855]: DEBUG cinder.api.middleware.request_id [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.468648] [58855]: INFO cinder.api.openstack.wsgi [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 [ 822.469044] [58855]: DEBUG cinder.api.openstack.wsgi [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.469189] [58855]: DEBUG cinder.api.openstack.wsgi [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.482295] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.482295] [58855]: warnings.warn( [ 822.488754] [58855]: INFO cinder.volume.api [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 822.496114] [58855]: INFO cinder.api.openstack.wsgi [None req-87d191a2-5fa7-4b27-b560-c5b340c0dcf3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 returned with HTTP 200 [ 822.496598] [58855]: [pid: 58855|app: 0|req: 87/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:40:57 2025] GET /volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.996855] [58856]: DEBUG cinder.api.middleware.request_id [None req-55dbce8f-d759-48ef-81c1-495fac458114 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.999854] [58856]: INFO cinder.api.openstack.wsgi [None req-55dbce8f-d759-48ef-81c1-495fac458114 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 826.001022] [58856]: DEBUG cinder.api.openstack.wsgi [None req-55dbce8f-d759-48ef-81c1-495fac458114 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.001022] [58856]: DEBUG cinder.api.openstack.wsgi [None req-55dbce8f-d759-48ef-81c1-495fac458114 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.016707] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.016707] [58856]: warnings.warn( [ 826.021757] [58856]: INFO cinder.volume.api [None req-55dbce8f-d759-48ef-81c1-495fac458114 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 826.034191] [58856]: INFO cinder.api.openstack.wsgi [None req-55dbce8f-d759-48ef-81c1-495fac458114 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 826.034191] [58856]: [pid: 58856|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:41:00 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.358641] [58855]: DEBUG cinder.api.middleware.request_id [None req-b92313d9-61c2-4893-be0a-a5bac5474923 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.362275] [58855]: INFO cinder.api.openstack.wsgi [None req-b92313d9-61c2-4893-be0a-a5bac5474923 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 826.362275] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b92313d9-61c2-4893-be0a-a5bac5474923 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 826.362275] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b92313d9-61c2-4893-be0a-a5bac5474923 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 826.374472] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 826.374472] [58855]: warnings.warn( [ 826.378821] [58855]: INFO cinder.volume.api [None req-b92313d9-61c2-4893-be0a-a5bac5474923 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 826.385926] [58855]: INFO cinder.api.openstack.wsgi [None req-b92313d9-61c2-4893-be0a-a5bac5474923 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 826.386585] [58855]: [pid: 58855|app: 0|req: 88/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:41:01 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.025667] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.385946] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=63,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 871.330192] [58856]: DEBUG cinder.api.middleware.request_id [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.333151] [58856]: INFO cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] POST http://10.180.1.21/volume/v3/volumes [ 871.337020] [58856]: DEBUG cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-105213721", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 871.337020] [58856]: DEBUG cinder.api.v3.volumes [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-105213721', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 871.337020] [58856]: INFO cinder.api.v3.volumes [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Create volume of 1 GB [ 871.343160] [58856]: INFO cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Availability Zones retrieved successfully. [ 871.351322] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Flow 'volume_create_api' (847bbec8-5845-468a-986c-fc8d911f6a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 871.352931] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b31226-f2ba-4677-8f58-3f68c162e0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 871.355311] [58856]: DEBUG cinder.volume.flows.api.create_volume [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 871.376850] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b31226-f2ba-4677-8f58-3f68c162e0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 871.378061] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1301f3a2-2ef1-4b52-bba9-560b51ff5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 871.445728] [58856]: DEBUG cinder.quota [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Created reservations ['2d46b900-7e89-4236-82bb-b0cba3aaa046', 'd847cd93-6ca5-44ee-a881-396fecd40861', 'fc10fe87-bed7-45ca-a859-7062b74a4ad0', 'cc9d32a4-8c5b-42f0-970b-83722ed6277f'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 871.447485] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1301f3a2-2ef1-4b52-bba9-560b51ff5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d46b900-7e89-4236-82bb-b0cba3aaa046', 'd847cd93-6ca5-44ee-a881-396fecd40861', 'fc10fe87-bed7-45ca-a859-7062b74a4ad0', 'cc9d32a4-8c5b-42f0-970b-83722ed6277f']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 871.447852] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea2c649-90aa-4faf-80fe-27e40e03b2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 871.469458] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea2c649-90aa-4faf-80fe-27e40e03b2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '418bd986-5f28-427e-8639-43b1de127b4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-105213721',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ee9c5083260e4ed5b6d14077499653bb',qos_specs=None,replication_status=,reservations=['2d46b900-7e89-4236-82bb-b0cba3aaa046','d847cd93-6ca5-44ee-a881-396fecd40861','fc10fe87-bed7-45ca-a859-7062b74a4ad0','cc9d32a4-8c5b-42f0-970b-83722ed6277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='648ef4ec812f48388156119b001d299b',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-105213721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=418bd986-5f28-427e-8639-43b1de127b4c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ee9c5083260e4ed5b6d14077499653bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='648ef4ec812f48388156119b001d299b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 871.470559] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c43dd4-eb32-4e1f-90d4-04ec3f15eb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 871.491667] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c43dd4-eb32-4e1f-90d4-04ec3f15eb0b) transitioned into state 'SUCCESS' from state '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-105213721',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ee9c5083260e4ed5b6d14077499653bb',qos_specs=None,replication_status=,reservations=['2d46b900-7e89-4236-82bb-b0cba3aaa046','d847cd93-6ca5-44ee-a881-396fecd40861','fc10fe87-bed7-45ca-a859-7062b74a4ad0','cc9d32a4-8c5b-42f0-970b-83722ed6277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='648ef4ec812f48388156119b001d299b',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 871.492526] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5b79c3-bb46-4b0c-944f-f37c90793bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 871.503701] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5b79c3-bb46-4b0c-944f-f37c90793bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 871.504267] [58856]: DEBUG cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Flow 'volume_create_api' (847bbec8-5845-468a-986c-fc8d911f6a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 871.504633] [58856]: INFO cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Create volume request issued successfully. [ 871.505492] [58856]: INFO cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-d1d45965-4bc1-49c4-aeb9-d2192bb0eb7e tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 871.506125] [58856]: [pid: 58856|app: 0|req: 80/168] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 26 11:41:46 2025] POST /volume/v3/volumes => generated 761 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 871.514269] [58855]: DEBUG cinder.api.middleware.request_id [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.517052] [58855]: INFO cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] GET http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c [ 871.517052] [58855]: DEBUG cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 871.517276] [58855]: DEBUG cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 871.534618] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.534618] [58855]: warnings.warn( [ 871.540132] [58855]: INFO cinder.volume.api [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Volume info retrieved successfully. [ 871.547305] [58855]: INFO cinder.api.openstack.wsgi [req-ef73e1a7-32a8-42e6-bb50-87cfaee6c44b req-e0887455-6dc6-45cf-97d3-eee481e52def tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c returned with HTTP 200 [ 871.548093] [58855]: [pid: 58855|app: 0|req: 89/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:41:46 2025] GET /volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c => generated 829 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.022010] [58856]: DEBUG cinder.api.middleware.request_id [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.024393] [58856]: INFO cinder.api.openstack.wsgi [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] GET http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c [ 872.024623] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.024894] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.037509] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.037509] [58856]: warnings.warn( [ 872.043123] [58856]: INFO cinder.volume.api [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Volume info retrieved successfully. [ 872.051271] [58856]: INFO cinder.api.openstack.wsgi [req-c3569c7f-af94-4197-a144-2cd8c32c9701 req-b889f200-4a1f-480b-8520-b6e39eba579a tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c returned with HTTP 200 [ 872.051271] [58856]: [pid: 58856|app: 0|req: 81/170] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:41:46 2025] GET /volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.432234] [58855]: DEBUG cinder.api.middleware.request_id [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.434566] [58855]: INFO cinder.api.openstack.wsgi [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] GET http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c [ 872.434811] [58855]: DEBUG cinder.api.openstack.wsgi [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.435036] [58855]: DEBUG cinder.api.openstack.wsgi [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.447263] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.447263] [58855]: warnings.warn( [ 872.451651] [58855]: INFO cinder.volume.api [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Volume info retrieved successfully. [ 872.459109] [58855]: INFO cinder.api.openstack.wsgi [req-01b565bf-e421-46e1-8406-762f2a5113f3 req-27999e46-60c2-439a-b472-ac6dcc415075 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c returned with HTTP 200 [ 872.459109] [58855]: [pid: 58855|app: 0|req: 90/171] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:41:47 2025] GET /volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.744438] [58856]: DEBUG cinder.api.middleware.request_id [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.750421] [58856]: INFO cinder.api.openstack.wsgi [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] DELETE http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c [ 872.750652] [58856]: DEBUG cinder.api.openstack.wsgi [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.750916] [58856]: DEBUG cinder.api.openstack.wsgi [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.751563] [58856]: INFO cinder.api.v3.volumes [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Delete volume with id: 418bd986-5f28-427e-8639-43b1de127b4c [ 872.773281] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.773281] [58856]: warnings.warn( [ 872.774228] [58856]: INFO cinder.volume.api [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Volume info retrieved successfully. [ 872.800249] [58856]: INFO cinder.volume.api [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Delete volume request issued successfully. [ 872.802253] [58856]: INFO cinder.api.openstack.wsgi [req-a9e5c3b1-11e1-4fef-90ad-c3e4fe692417 req-b7ee8003-fc6f-4ebd-8856-07a30305a380 tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c returned with HTTP 202 [ 872.802253] [58856]: [pid: 58856|app: 0|req: 82/172] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:41:47 2025] DELETE /volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 873.069683] [58855]: DEBUG cinder.api.middleware.request_id [req-204434df-4b68-47c5-8a12-81d2a3fd8421 req-e6df1705-2164-4dea-89a2-bb17893a71ab None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.074441] [58855]: INFO cinder.api.openstack.wsgi [req-204434df-4b68-47c5-8a12-81d2a3fd8421 req-e6df1705-2164-4dea-89a2-bb17893a71ab tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] GET http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c [ 873.074757] [58855]: DEBUG cinder.api.openstack.wsgi [req-204434df-4b68-47c5-8a12-81d2a3fd8421 req-e6df1705-2164-4dea-89a2-bb17893a71ab tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 873.074963] [58855]: DEBUG cinder.api.openstack.wsgi [req-204434df-4b68-47c5-8a12-81d2a3fd8421 req-e6df1705-2164-4dea-89a2-bb17893a71ab tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 873.090990] [58855]: INFO cinder.api.openstack.wsgi [req-204434df-4b68-47c5-8a12-81d2a3fd8421 req-e6df1705-2164-4dea-89a2-bb17893a71ab tempest-VolumesGetTestJSON-1925211799 tempest-VolumesGetTestJSON-1925211799-project-member] http://10.180.1.21/volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c returned with HTTP 404 [ 873.091646] [58855]: [pid: 58855|app: 0|req: 91/173] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:41:47 2025] GET /volume/v3/volumes/418bd986-5f28-427e-8639-43b1de127b4c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 876.634140] [58856]: DEBUG cinder.api.middleware.request_id [req-c7df489e-f410-4147-b309-b6621457d5d2 req-339bc124-f22a-4461-ae81-e3f0abed8426 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.642282] [58856]: INFO cinder.api.openstack.wsgi [req-c7df489e-f410-4147-b309-b6621457d5d2 req-339bc124-f22a-4461-ae81-e3f0abed8426 tempest-SecurityGroupsTestJSON-1386775760 tempest-SecurityGroupsTestJSON-1386775760-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=cd952c1f-077d-4bf3-b38b-bf6494c329ab [ 876.642282] [58856]: DEBUG cinder.api.openstack.wsgi [req-c7df489e-f410-4147-b309-b6621457d5d2 req-339bc124-f22a-4461-ae81-e3f0abed8426 tempest-SecurityGroupsTestJSON-1386775760 tempest-SecurityGroupsTestJSON-1386775760-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 876.642282] [58856]: DEBUG cinder.api.openstack.wsgi [req-c7df489e-f410-4147-b309-b6621457d5d2 req-339bc124-f22a-4461-ae81-e3f0abed8426 tempest-SecurityGroupsTestJSON-1386775760 tempest-SecurityGroupsTestJSON-1386775760-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 876.647635] [58856]: INFO cinder.api.openstack.wsgi [req-c7df489e-f410-4147-b309-b6621457d5d2 req-339bc124-f22a-4461-ae81-e3f0abed8426 tempest-SecurityGroupsTestJSON-1386775760 tempest-SecurityGroupsTestJSON-1386775760-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=cd952c1f-077d-4bf3-b38b-bf6494c329ab returned with HTTP 200 [ 876.648132] [58856]: [pid: 58856|app: 0|req: 83/174] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 26 11:41:51 2025] GET /volume/v3/attachments?instance_id=cd952c1f-077d-4bf3-b38b-bf6494c329ab => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.084429] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=9 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 886.647473] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=35,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.090712] [58855]: DEBUG cinder.api.middleware.request_id [None req-b11cbc72-3f34-4a96-a132-e788f799f881 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.092992] [58855]: INFO cinder.api.openstack.wsgi [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/volumes [ 900.093452] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1108388605"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 900.095696] [58855]: DEBUG cinder.api.v3.volumes [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1108388605'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 900.095852] [58855]: INFO cinder.api.v3.volumes [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume of 1 GB [ 900.102081] [58855]: INFO cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Availability Zones retrieved successfully. [ 900.108925] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Flow 'volume_create_api' (27bf78dc-b7a2-4f5e-9d2d-9b814d7e86fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 900.110136] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30e573f-65c7-4846-95f6-d5a38f43e9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.111350] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 900.132521] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30e573f-65c7-4846-95f6-d5a38f43e9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.133517] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469a9ece-719c-4c2e-9412-a86b68b3f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.177861] [58855]: DEBUG cinder.quota [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Created reservations ['20f28629-3531-41ad-a39f-1817db8ae956', '0ce284d2-bfe8-43d2-a16f-b9c2c6566bf1', 'e5eec9d7-97c7-4e4d-be35-09e8a81ebfb0', 'e34c6b17-d63b-429e-b004-3655c8eee3aa'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 900.179248] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469a9ece-719c-4c2e-9412-a86b68b3f923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f28629-3531-41ad-a39f-1817db8ae956', '0ce284d2-bfe8-43d2-a16f-b9c2c6566bf1', 'e5eec9d7-97c7-4e4d-be35-09e8a81ebfb0', 'e34c6b17-d63b-429e-b004-3655c8eee3aa']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.180177] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aee9fdb-22a5-48d7-a5e3-ce47f4b53999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.214841] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aee9fdb-22a5-48d7-a5e3-ce47f4b53999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a6934b-590a-415f-b5a8-b76b1f299fe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1108388605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f92179b2f40c3852a1c95e4edca17',qos_specs=None,replication_status=,reservations=['20f28629-3531-41ad-a39f-1817db8ae956','0ce284d2-bfe8-43d2-a16f-b9c2c6566bf1','e5eec9d7-97c7-4e4d-be35-09e8a81ebfb0','e34c6b17-d63b-429e-b004-3655c8eee3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e88390dfaa41769c135a23cc336c6a',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1108388605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81a6934b-590a-415f-b5a8-b76b1f299fe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f92179b2f40c3852a1c95e4edca17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e88390dfaa41769c135a23cc336c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.215763] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e854ec0-d527-41ab-95b5-f83ba438e0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.230319] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e854ec0-d527-41ab-95b5-f83ba438e0c5) transitioned into state 'SUCCESS' from state '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-1108388605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f92179b2f40c3852a1c95e4edca17',qos_specs=None,replication_status=,reservations=['20f28629-3531-41ad-a39f-1817db8ae956','0ce284d2-bfe8-43d2-a16f-b9c2c6566bf1','e5eec9d7-97c7-4e4d-be35-09e8a81ebfb0','e34c6b17-d63b-429e-b004-3655c8eee3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e88390dfaa41769c135a23cc336c6a',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.231325] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f29c42-c507-4756-bfe8-b00d8cd17ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.241110] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f29c42-c507-4756-bfe8-b00d8cd17ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.242254] [58855]: DEBUG cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Flow 'volume_create_api' (27bf78dc-b7a2-4f5e-9d2d-9b814d7e86fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 900.242700] [58855]: INFO cinder.volume.api [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume request issued successfully. [ 900.243704] [58855]: INFO cinder.api.openstack.wsgi [None req-b11cbc72-3f34-4a96-a132-e788f799f881 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 900.244240] [58855]: [pid: 58855|app: 0|req: 92/175] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:42:14 2025] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 900.254618] [58856]: DEBUG cinder.api.middleware.request_id [None req-21b4a41f-a5bb-436c-884a-e241c88be14b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.257132] [58856]: INFO cinder.api.openstack.wsgi [None req-21b4a41f-a5bb-436c-884a-e241c88be14b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 900.257390] [58856]: DEBUG cinder.api.openstack.wsgi [None req-21b4a41f-a5bb-436c-884a-e241c88be14b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.257718] [58856]: DEBUG cinder.api.openstack.wsgi [None req-21b4a41f-a5bb-436c-884a-e241c88be14b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.266206] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.266206] [58856]: warnings.warn( [ 900.271073] [58856]: INFO cinder.volume.api [None req-21b4a41f-a5bb-436c-884a-e241c88be14b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 900.276930] [58856]: INFO cinder.api.openstack.wsgi [None req-21b4a41f-a5bb-436c-884a-e241c88be14b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 900.277405] [58856]: [pid: 58856|app: 0|req: 84/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:42:14 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.287575] [58855]: DEBUG cinder.api.middleware.request_id [None req-86f08403-2e28-4e00-b98f-a658b945575f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.291389] [58855]: INFO cinder.api.openstack.wsgi [None req-86f08403-2e28-4e00-b98f-a658b945575f tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 901.291389] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86f08403-2e28-4e00-b98f-a658b945575f tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 901.291389] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86f08403-2e28-4e00-b98f-a658b945575f tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.306255] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.306255] [58855]: warnings.warn( [ 901.313477] [58855]: INFO cinder.volume.api [None req-86f08403-2e28-4e00-b98f-a658b945575f tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 901.320916] [58855]: INFO cinder.api.openstack.wsgi [None req-86f08403-2e28-4e00-b98f-a658b945575f tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 901.320916] [58855]: [pid: 58855|app: 0|req: 93/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:42:16 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.273657] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=4 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 911.315569] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 921.432669] [58856]: DEBUG cinder.api.middleware.request_id [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-6f72e9c6-949a-48f2-961b-2ee5e4eb2af0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.437452] [58856]: INFO cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-6f72e9c6-949a-48f2-961b-2ee5e4eb2af0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 [ 921.437452] [58856]: DEBUG cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-6f72e9c6-949a-48f2-961b-2ee5e4eb2af0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 921.437452] [58856]: DEBUG cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-6f72e9c6-949a-48f2-961b-2ee5e4eb2af0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 921.449150] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.449150] [58856]: warnings.warn( [ 921.990219] [58856]: INFO cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-6f72e9c6-949a-48f2-961b-2ee5e4eb2af0 tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 returned with HTTP 200 [ 921.990751] [58856]: [pid: 58856|app: 0|req: 85/178] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:42:36 2025] DELETE /volume/v3/attachments/ce4e9c26-8ced-48bd-9c38-4df80be88067 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.003849] [58855]: DEBUG cinder.api.middleware.request_id [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.006628] [58855]: INFO cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 922.006862] [58855]: DEBUG cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 922.007543] [58855]: DEBUG cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 922.007543] [58855]: INFO cinder.api.v3.volumes [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Delete volume with id: eb23b7d7-c064-4b78-8b1c-ac0241d4239d [ 922.019290] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.019290] [58855]: warnings.warn( [ 922.020261] [58855]: INFO cinder.volume.api [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Volume info retrieved successfully. [ 922.040365] [58855]: INFO cinder.volume.api [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] Delete volume request issued successfully. [ 922.040576] [58855]: INFO cinder.api.openstack.wsgi [req-4b2b00d5-47f3-4cf2-921e-670219a4b3c8 req-7b91df84-a9ba-4006-9c5f-c0dc2df2fcde tempest-ServersTestBootFromVolume-2140823806 tempest-ServersTestBootFromVolume-2140823806-project-member] http://10.180.1.21/volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d returned with HTTP 202 [ 922.041148] [58855]: [pid: 58855|app: 0|req: 94/179] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:42:36 2025] DELETE /volume/v3/volumes/eb23b7d7-c064-4b78-8b1c-ac0241d4239d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 924.993366] [58856]: DEBUG cinder.api.middleware.request_id [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.995742] [58856]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 924.995962] [58856]: DEBUG cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 924.996184] [58856]: DEBUG cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 925.006831] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.006831] [58856]: warnings.warn( [ 925.011095] [58856]: INFO cinder.volume.api [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 925.016613] [58856]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-2e4a8786-b573-4384-a446-e98bcd448d51 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 925.017263] [58856]: [pid: 58856|app: 0|req: 86/180] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:42:39 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.030205] [58855]: DEBUG cinder.api.middleware.request_id [None req-6a5610bb-278b-4a76-b929-aa2d044e6a2e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.031983] [58855]: INFO cinder.api.openstack.wsgi [None req-6a5610bb-278b-4a76-b929-aa2d044e6a2e None None] GET http://10.180.1.21/volume// [ 925.031983] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6a5610bb-278b-4a76-b929-aa2d044e6a2e None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 925.031983] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6a5610bb-278b-4a76-b929-aa2d044e6a2e None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 925.031983] [58855]: INFO cinder.api.openstack.wsgi [None req-6a5610bb-278b-4a76-b929-aa2d044e6a2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 925.031983] [58855]: [pid: 58855|app: 0|req: 95/181] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:42:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 925.035623] [58856]: DEBUG cinder.api.middleware.request_id [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-23952f7e-d194-4bd1-b4cb-9ef019319ea7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.037963] [58856]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-23952f7e-d194-4bd1-b4cb-9ef019319ea7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 925.038400] [58856]: DEBUG cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-23952f7e-d194-4bd1-b4cb-9ef019319ea7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a6934b-590a-415f-b5a8-b76b1f299fe2", "connector": null, "instance_uuid": "943a0a0b-5ea1-4093-abc1-681d62ff34b6"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 925.048399] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.048399] [58856]: warnings.warn( [ 925.073869] [58856]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-23952f7e-d194-4bd1-b4cb-9ef019319ea7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 925.074396] [58856]: [pid: 58856|app: 0|req: 87/182] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:42:39 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 925.100244] [58855]: DEBUG cinder.api.middleware.request_id [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-a70c1094-b7ff-4973-bc4a-6827afb6c789 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.103692] [58855]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-a70c1094-b7ff-4973-bc4a-6827afb6c789 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action [ 925.104248] [58855]: DEBUG cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-a70c1094-b7ff-4973-bc4a-6827afb6c789 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 925.104497] [58855]: DEBUG cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-a70c1094-b7ff-4973-bc4a-6827afb6c789 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 925.127811] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.127811] [58855]: warnings.warn( [ 925.135920] [58855]: INFO cinder.api.openstack.wsgi [req-d1f1dc07-0731-45f7-a2a5-f9a3aa941cb9 req-a70c1094-b7ff-4973-bc4a-6827afb6c789 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action returned with HTTP 204 [ 925.136403] [58855]: [pid: 58855|app: 0|req: 96/183] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:42:39 2025] POST /volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 925.159483] [58856]: DEBUG cinder.api.middleware.request_id [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.161531] [58856]: INFO cinder.api.openstack.wsgi [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 925.161636] [58856]: DEBUG cinder.api.openstack.wsgi [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 925.161849] [58856]: DEBUG cinder.api.openstack.wsgi [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 925.179460] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.179460] [58856]: warnings.warn( [ 925.183859] [58856]: INFO cinder.volume.api [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 925.190989] [58856]: INFO cinder.api.openstack.wsgi [None req-08f7d25a-13f4-4434-992b-a339fc8a5538 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 925.190989] [58856]: [pid: 58856|app: 0|req: 88/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:42:39 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1111 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 925.200870] [58855]: DEBUG cinder.api.middleware.request_id [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.203071] [58855]: INFO cinder.api.openstack.wsgi [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 925.203540] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 925.203764] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 925.215952] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.215952] [58855]: warnings.warn( [ 925.221411] [58855]: INFO cinder.volume.api [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 925.226493] [58855]: INFO cinder.api.openstack.wsgi [None req-3b22a76f-6d74-4ead-9f68-8bc8e66360f3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 925.227130] [58855]: [pid: 58855|app: 0|req: 97/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:42:39 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 935.188361] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 935.224201] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=12,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 949.841458] [58856]: DEBUG cinder.api.middleware.request_id [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.845891] [58856]: INFO cinder.api.openstack.wsgi [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes [ 949.846337] [58856]: DEBUG cinder.api.openstack.wsgi [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-310425554"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 949.848520] [58856]: DEBUG cinder.api.v3.volumes [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-310425554'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 949.848520] [58856]: INFO cinder.api.v3.volumes [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume of 1 GB [ 949.856560] [58856]: INFO cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Availability Zones retrieved successfully. [ 949.865177] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (808980ac-0475-4b01-b2d9-58a030756236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 949.866842] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bee8e95-e9bc-4186-b123-1b972e7859f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 949.868116] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 949.892411] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bee8e95-e9bc-4186-b123-1b972e7859f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 949.893565] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0d5a8c-ebd6-4954-85d6-31cdb32935f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 949.939370] [58856]: DEBUG cinder.quota [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Created reservations ['461ed68b-f40e-437a-95c2-2e524f65d41e', 'fdd7b752-425d-4093-83aa-927cb8c62b11', 'e4635abe-7b48-48ee-b97c-6955f396e689', 'ba96e5af-f546-45ad-90bb-9f0128cbbe70'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 949.940532] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0d5a8c-ebd6-4954-85d6-31cdb32935f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['461ed68b-f40e-437a-95c2-2e524f65d41e', 'fdd7b752-425d-4093-83aa-927cb8c62b11', 'e4635abe-7b48-48ee-b97c-6955f396e689', 'ba96e5af-f546-45ad-90bb-9f0128cbbe70']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 949.941713] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ed23be-b87e-49e0-b4c7-984540e3d3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 949.959951] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ed23be-b87e-49e0-b4c7-984540e3d3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e8d910-4b90-43e2-8c8a-b4417728f664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-310425554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['461ed68b-f40e-437a-95c2-2e524f65d41e','fdd7b752-425d-4093-83aa-927cb8c62b11','e4635abe-7b48-48ee-b97c-6955f396e689','ba96e5af-f546-45ad-90bb-9f0128cbbe70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-310425554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e8d910-4b90-43e2-8c8a-b4417728f664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe3d8816de74df09519f290ec88cd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0d6d9c048447569f939fbac91a597d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 949.961035] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d1f144-97b8-48ca-961a-215fb8e4df31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 949.978177] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d1f144-97b8-48ca-961a-215fb8e4df31) transitioned into state 'SUCCESS' from state '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-310425554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['461ed68b-f40e-437a-95c2-2e524f65d41e','fdd7b752-425d-4093-83aa-927cb8c62b11','e4635abe-7b48-48ee-b97c-6955f396e689','ba96e5af-f546-45ad-90bb-9f0128cbbe70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 949.979261] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d256c14f-0e46-486e-bd5b-5b37742e34ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 949.989994] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d256c14f-0e46-486e-bd5b-5b37742e34ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 949.991430] [58856]: DEBUG cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (808980ac-0475-4b01-b2d9-58a030756236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 949.991587] [58856]: INFO cinder.volume.api [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request issued successfully. [ 949.992356] [58856]: INFO cinder.api.openstack.wsgi [None req-171a2fcf-cfd4-4c7e-a1e1-85a0ced63f13 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 949.992860] [58856]: [pid: 58856|app: 0|req: 89/186] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:43:04 2025] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 950.004232] [58855]: DEBUG cinder.api.middleware.request_id [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.007048] [58855]: INFO cinder.api.openstack.wsgi [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 950.007314] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.007574] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.021023] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.021023] [58855]: warnings.warn( [ 950.029065] [58855]: INFO cinder.volume.api [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 950.039972] [58855]: INFO cinder.api.openstack.wsgi [None req-a93e86ca-5e29-4e32-ad92-2ca687a29272 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 950.040961] [58855]: [pid: 58855|app: 0|req: 98/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:04 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.054134] [58856]: DEBUG cinder.api.middleware.request_id [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.056860] [58856]: INFO cinder.api.openstack.wsgi [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 951.057128] [58856]: DEBUG cinder.api.openstack.wsgi [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 951.057349] [58856]: DEBUG cinder.api.openstack.wsgi [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 951.070522] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.070522] [58856]: warnings.warn( [ 951.077172] [58856]: INFO cinder.volume.api [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 951.084501] [58856]: INFO cinder.api.openstack.wsgi [None req-18a31475-ae14-4c34-b61b-09f0a45431a6 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 951.084720] [58856]: [pid: 58856|app: 0|req: 90/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:05 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.073039] [58855]: DEBUG cinder.api.middleware.request_id [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.075167] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 952.075437] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.075672] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.087417] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.087417] [58855]: warnings.warn( [ 952.093943] [58855]: INFO cinder.volume.api [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 952.099376] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-b8d12c78-ed60-4b94-ba91-8ad7600e87ea tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 952.099857] [58855]: [pid: 58855|app: 0|req: 99/189] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:43:06 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.628804] [58856]: DEBUG cinder.api.middleware.request_id [None req-38e6fb87-29e6-41eb-a212-5e7844bd22f4 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.631300] [58856]: INFO cinder.api.openstack.wsgi [None req-38e6fb87-29e6-41eb-a212-5e7844bd22f4 None None] GET http://10.180.1.21/volume// [ 953.631300] [58856]: DEBUG cinder.api.openstack.wsgi [None req-38e6fb87-29e6-41eb-a212-5e7844bd22f4 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.631300] [58856]: DEBUG cinder.api.openstack.wsgi [None req-38e6fb87-29e6-41eb-a212-5e7844bd22f4 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.631300] [58856]: INFO cinder.api.openstack.wsgi [None req-38e6fb87-29e6-41eb-a212-5e7844bd22f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 953.631300] [58856]: [pid: 58856|app: 0|req: 91/190] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:43:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 953.635741] [58855]: DEBUG cinder.api.middleware.request_id [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-74387f5f-e3e3-4db9-a18f-74591d8babba None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.639110] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-74387f5f-e3e3-4db9-a18f-74591d8babba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments [ 953.639627] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-74387f5f-e3e3-4db9-a18f-74591d8babba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87e8d910-4b90-43e2-8c8a-b4417728f664", "connector": null, "instance_uuid": "f8efea9e-231e-4466-9089-3a40de22fe42"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 953.661831] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.661831] [58855]: warnings.warn( [ 953.735694] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-74387f5f-e3e3-4db9-a18f-74591d8babba tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 953.736443] [58855]: [pid: 58855|app: 0|req: 100/191] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:43:08 2025] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 953.770377] [58856]: DEBUG cinder.api.middleware.request_id [None req-82984873-dfed-4a77-8da3-06214fbe258c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.774211] [58856]: INFO cinder.api.openstack.wsgi [None req-82984873-dfed-4a77-8da3-06214fbe258c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 953.774211] [58856]: DEBUG cinder.api.openstack.wsgi [None req-82984873-dfed-4a77-8da3-06214fbe258c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.774211] [58856]: DEBUG cinder.api.openstack.wsgi [None req-82984873-dfed-4a77-8da3-06214fbe258c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.801409] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.801409] [58856]: warnings.warn( [ 953.807055] [58856]: INFO cinder.volume.api [None req-82984873-dfed-4a77-8da3-06214fbe258c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 953.814070] [58856]: INFO cinder.api.openstack.wsgi [None req-82984873-dfed-4a77-8da3-06214fbe258c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 953.814070] [58856]: [pid: 58856|app: 0|req: 92/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:08 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 954.824900] [58855]: DEBUG cinder.api.middleware.request_id [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.830910] [58855]: INFO cinder.api.openstack.wsgi [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 954.831458] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.831541] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.863970] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.863970] [58855]: warnings.warn( [ 954.870258] [58855]: INFO cinder.volume.api [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 954.879134] [58855]: INFO cinder.api.openstack.wsgi [None req-8dfda265-624a-4115-9763-ba43ff6ecc3d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 954.879729] [58855]: [pid: 58855|app: 0|req: 101/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:09 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 954.957259] [58856]: DEBUG cinder.api.middleware.request_id [None req-3721ffef-127d-4479-939d-7a50bae4840a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.957259] [58856]: INFO cinder.api.openstack.wsgi [None req-3721ffef-127d-4479-939d-7a50bae4840a None None] GET http://10.180.1.21/volume// [ 954.957259] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3721ffef-127d-4479-939d-7a50bae4840a None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.957259] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3721ffef-127d-4479-939d-7a50bae4840a None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.957259] [58856]: INFO cinder.api.openstack.wsgi [None req-3721ffef-127d-4479-939d-7a50bae4840a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.957259] [58856]: [pid: 58856|app: 0|req: 93/194] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:43:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.959961] [58855]: DEBUG cinder.api.middleware.request_id [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.964244] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 954.964534] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.964749] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.987012] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.987012] [58855]: warnings.warn( [ 954.999287] [58855]: INFO cinder.volume.api [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 955.015580] [58855]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-34b4a44b-f221-4b5d-a029-1388dc8b1531 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 955.016074] [58855]: [pid: 58855|app: 0|req: 102/195] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:43:09 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1022 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 955.053648] [58856]: DEBUG cinder.api.middleware.request_id [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.056525] [58856]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] PUT http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b [ 955.056939] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944264", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 955.070460] [58856]: DEBUG cinder.coordination [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Acquiring lock "cinder-attachment_update-87e8d910-4b90-43e2-8c8a-b4417728f664-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 955.078359] [58856]: DEBUG cinder.coordination [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-87e8d910-4b90-43e2-8c8a-b4417728f664-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 955.079554] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.079554] [58856]: warnings.warn( [ 955.892381] [58855]: DEBUG cinder.api.middleware.request_id [None req-c443556f-febc-45ad-9885-dbf685b70419 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.894531] [58855]: INFO cinder.api.openstack.wsgi [None req-c443556f-febc-45ad-9885-dbf685b70419 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 955.894761] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c443556f-febc-45ad-9885-dbf685b70419 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 955.894973] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c443556f-febc-45ad-9885-dbf685b70419 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 955.913309] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.913309] [58855]: warnings.warn( [ 955.917540] [58855]: INFO cinder.volume.api [None req-c443556f-febc-45ad-9885-dbf685b70419 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 955.924436] [58855]: INFO cinder.api.openstack.wsgi [None req-c443556f-febc-45ad-9885-dbf685b70419 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 955.924900] [58855]: [pid: 58855|app: 0|req: 103/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:10 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.935298] [58855]: DEBUG cinder.api.middleware.request_id [None req-69ce9131-21b5-4708-a340-f63053427cb2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.937966] [58855]: INFO cinder.api.openstack.wsgi [None req-69ce9131-21b5-4708-a340-f63053427cb2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 956.938141] [58855]: DEBUG cinder.api.openstack.wsgi [None req-69ce9131-21b5-4708-a340-f63053427cb2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 956.938365] [58855]: DEBUG cinder.api.openstack.wsgi [None req-69ce9131-21b5-4708-a340-f63053427cb2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 956.954810] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.954810] [58855]: warnings.warn( [ 956.959835] [58855]: INFO cinder.volume.api [None req-69ce9131-21b5-4708-a340-f63053427cb2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 956.966327] [58855]: INFO cinder.api.openstack.wsgi [None req-69ce9131-21b5-4708-a340-f63053427cb2 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 956.967243] [58855]: [pid: 58855|app: 0|req: 104/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:11 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.980393] [58855]: DEBUG cinder.api.middleware.request_id [None req-668f0082-7252-4daf-a007-15e93ccf63a1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.983605] [58855]: INFO cinder.api.openstack.wsgi [None req-668f0082-7252-4daf-a007-15e93ccf63a1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 957.983846] [58855]: DEBUG cinder.api.openstack.wsgi [None req-668f0082-7252-4daf-a007-15e93ccf63a1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.984077] [58855]: DEBUG cinder.api.openstack.wsgi [None req-668f0082-7252-4daf-a007-15e93ccf63a1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 958.002027] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.002027] [58855]: warnings.warn( [ 958.006914] [58855]: INFO cinder.volume.api [None req-668f0082-7252-4daf-a007-15e93ccf63a1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 958.015027] [58855]: INFO cinder.api.openstack.wsgi [None req-668f0082-7252-4daf-a007-15e93ccf63a1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 958.015027] [58855]: [pid: 58855|app: 0|req: 105/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:12 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.026017] [58855]: DEBUG cinder.api.middleware.request_id [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.027939] [58855]: INFO cinder.api.openstack.wsgi [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 959.028348] [58855]: DEBUG cinder.api.openstack.wsgi [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 959.028702] [58855]: DEBUG cinder.api.openstack.wsgi [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 959.045491] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.045491] [58855]: warnings.warn( [ 959.049354] [58855]: INFO cinder.volume.api [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 959.056292] [58855]: INFO cinder.api.openstack.wsgi [None req-30370c9c-fbdb-4a94-a2de-2fc786087899 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 959.057189] [58855]: [pid: 58855|app: 0|req: 106/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:13 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.610192] [58856]: DEBUG cinder.coordination [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-87e8d910-4b90-43e2-8c8a-b4417728f664-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 959.610192] [58856]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-9a5083b8-dc75-4be3-bc40-fb1c4deacabd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b returned with HTTP 200 [ 959.610677] [58856]: [pid: 58856|app: 0|req: 94/200] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:43:09 2025] PUT /volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b => generated 617 bytes in 4558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.068641] [58855]: DEBUG cinder.api.middleware.request_id [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.070803] [58855]: INFO cinder.api.openstack.wsgi [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 960.071036] [58855]: DEBUG cinder.api.openstack.wsgi [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.071314] [58855]: DEBUG cinder.api.openstack.wsgi [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.094145] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.094145] [58855]: warnings.warn( [ 960.098871] [58855]: INFO cinder.volume.api [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 960.103617] [58855]: INFO cinder.api.openstack.wsgi [None req-23742347-34eb-4383-aa05-bad4f0c0f8f8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 960.104056] [58855]: [pid: 58855|app: 0|req: 107/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:14 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.013030] [58856]: DEBUG cinder.api.middleware.request_id [None req-a93087d5-6328-4ad9-826a-884776508482 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.017346] [58856]: INFO cinder.api.openstack.wsgi [None req-a93087d5-6328-4ad9-826a-884776508482 None None] GET http://10.180.1.21/volume// [ 961.017346] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a93087d5-6328-4ad9-826a-884776508482 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.017346] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a93087d5-6328-4ad9-826a-884776508482 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.017346] [58856]: INFO cinder.api.openstack.wsgi [None req-a93087d5-6328-4ad9-826a-884776508482 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 961.017346] [58856]: [pid: 58856|app: 0|req: 95/202] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:43:15 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 961.022643] [58855]: DEBUG cinder.api.middleware.request_id [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.026590] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 961.027064] [58855]: DEBUG cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.027399] [58855]: DEBUG cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.042553] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.042553] [58855]: warnings.warn( [ 961.047802] [58855]: INFO cinder.volume.api [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 961.054134] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-f8829f0a-5023-47e1-bab4-cb88c3c6d9cb tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 961.054609] [58855]: [pid: 58855|app: 0|req: 108/203] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:43:15 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 961.121887] [58856]: DEBUG cinder.api.middleware.request_id [None req-d14814ae-714e-4d3d-9047-0fcc78689423 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.124570] [58856]: INFO cinder.api.openstack.wsgi [None req-d14814ae-714e-4d3d-9047-0fcc78689423 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 961.124924] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d14814ae-714e-4d3d-9047-0fcc78689423 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.125160] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d14814ae-714e-4d3d-9047-0fcc78689423 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.138425] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.138425] [58856]: warnings.warn( [ 961.143032] [58856]: INFO cinder.volume.api [None req-d14814ae-714e-4d3d-9047-0fcc78689423 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 961.152343] [58856]: INFO cinder.api.openstack.wsgi [None req-d14814ae-714e-4d3d-9047-0fcc78689423 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 961.152343] [58856]: [pid: 58856|app: 0|req: 96/204] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:15 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.198532] [58855]: DEBUG cinder.api.middleware.request_id [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.202054] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] PUT http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d [ 961.202640] [58855]: DEBUG cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 961.212882] [58855]: DEBUG cinder.coordination [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Acquiring lock "cinder-attachment_update-81a6934b-590a-415f-b5a8-b76b1f299fe2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 961.221200] [58855]: DEBUG cinder.coordination [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Lock "cinder-attachment_update-81a6934b-590a-415f-b5a8-b76b1f299fe2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 961.222034] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.222034] [58855]: warnings.warn( [ 961.766243] [58856]: DEBUG cinder.api.middleware.request_id [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-d1995067-5b6c-4860-bb2a-b5dfed0928ca None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.768863] [58856]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-d1995067-5b6c-4860-bb2a-b5dfed0928ca tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b/action [ 961.770619] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-d1995067-5b6c-4860-bb2a-b5dfed0928ca tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 961.770619] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-d1995067-5b6c-4860-bb2a-b5dfed0928ca tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 961.798933] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.798933] [58856]: warnings.warn( [ 961.808422] [58856]: INFO cinder.api.openstack.wsgi [req-34a8fb6e-3e5b-45a1-add1-797458cbbddc req-d1995067-5b6c-4860-bb2a-b5dfed0928ca tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b/action returned with HTTP 204 [ 961.809109] [58856]: [pid: 58856|app: 0|req: 97/205] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:43:16 2025] POST /volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 962.160241] [58856]: DEBUG cinder.api.middleware.request_id [None req-a2936d59-6a19-4539-84a6-53efae5379e3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.162343] [58856]: INFO cinder.api.openstack.wsgi [None req-a2936d59-6a19-4539-84a6-53efae5379e3 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 962.162487] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a2936d59-6a19-4539-84a6-53efae5379e3 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 962.162970] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a2936d59-6a19-4539-84a6-53efae5379e3 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 962.174954] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.174954] [58856]: warnings.warn( [ 962.179392] [58856]: INFO cinder.volume.api [None req-a2936d59-6a19-4539-84a6-53efae5379e3 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 962.187237] [58856]: INFO cinder.api.openstack.wsgi [None req-a2936d59-6a19-4539-84a6-53efae5379e3 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 962.187237] [58856]: [pid: 58856|app: 0|req: 98/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:16 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.196718] [58856]: DEBUG cinder.api.middleware.request_id [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.199922] [58856]: INFO cinder.api.openstack.wsgi [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 962.199922] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 962.199922] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 962.214188] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.214188] [58856]: warnings.warn( [ 962.220872] [58856]: INFO cinder.volume.api [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 962.222763] [58856]: INFO cinder.api.openstack.wsgi [None req-1be5cc78-9043-4aea-b57e-93914dd9c747 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 962.223942] [58856]: [pid: 58856|app: 0|req: 99/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:16 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 963.886682] [58856]: DEBUG cinder.api.middleware.request_id [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.889010] [58856]: INFO cinder.api.openstack.wsgi [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes [ 963.889595] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1066193753"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 963.891391] [58856]: DEBUG cinder.api.v3.volumes [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1066193753'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 963.891563] [58856]: INFO cinder.api.v3.volumes [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume of 1 GB [ 963.900424] [58856]: INFO cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Availability Zones retrieved successfully. [ 963.910792] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (a35a8189-ae38-45c5-b8b7-86d335beb3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 963.910792] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d262d23-f167-45d4-aa04-92bc0e7f1c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.912527] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 963.942600] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d262d23-f167-45d4-aa04-92bc0e7f1c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.944464] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e1becc-d8e6-4a94-ab60-9df3061b0913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 964.011654] [58856]: DEBUG cinder.quota [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Created reservations ['5d3efcb3-ce2a-45f2-bdf9-86a291d4ac3d', '533352b1-3435-4fce-b47c-34f7f02cb164', '4b716d5e-7d34-449e-a7da-39b43dfcd475', '95538799-a0ee-4597-82dc-54e50ef2a797'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 964.012763] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e1becc-d8e6-4a94-ab60-9df3061b0913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d3efcb3-ce2a-45f2-bdf9-86a291d4ac3d', '533352b1-3435-4fce-b47c-34f7f02cb164', '4b716d5e-7d34-449e-a7da-39b43dfcd475', '95538799-a0ee-4597-82dc-54e50ef2a797']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 964.013942] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfcb4d2-121a-40d0-a1e7-6db44c89d971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 964.037456] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bfcb4d2-121a-40d0-a1e7-6db44c89d971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae677e1-988f-47d3-af5a-3d9481ed445a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1066193753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['5d3efcb3-ce2a-45f2-bdf9-86a291d4ac3d','533352b1-3435-4fce-b47c-34f7f02cb164','4b716d5e-7d34-449e-a7da-39b43dfcd475','95538799-a0ee-4597-82dc-54e50ef2a797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1066193753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae677e1-988f-47d3-af5a-3d9481ed445a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe3d8816de74df09519f290ec88cd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa0d6d9c048447569f939fbac91a597d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 964.038609] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88808ae-bb86-40e6-9819-b9dfafbc5320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 964.060575] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f88808ae-bb86-40e6-9819-b9dfafbc5320) transitioned into state 'SUCCESS' from state '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-1066193753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe3d8816de74df09519f290ec88cd80',qos_specs=None,replication_status=,reservations=['5d3efcb3-ce2a-45f2-bdf9-86a291d4ac3d','533352b1-3435-4fce-b47c-34f7f02cb164','4b716d5e-7d34-449e-a7da-39b43dfcd475','95538799-a0ee-4597-82dc-54e50ef2a797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa0d6d9c048447569f939fbac91a597d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 964.060575] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba08d29-9f65-4c4e-a5e4-f7b65d1f8df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 964.078565] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba08d29-9f65-4c4e-a5e4-f7b65d1f8df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 964.078565] [58856]: DEBUG cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Flow 'volume_create_api' (a35a8189-ae38-45c5-b8b7-86d335beb3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 964.078565] [58856]: INFO cinder.volume.api [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Create volume request issued successfully. [ 964.079576] [58856]: INFO cinder.api.openstack.wsgi [None req-1d6c4054-3ad7-456a-b4ee-5fdd64e3b237 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 964.082016] [58856]: [pid: 58856|app: 0|req: 100/208] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:43:18 2025] POST /volume/v3/volumes => generated 750 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 964.093429] [58856]: DEBUG cinder.api.middleware.request_id [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.097237] [58856]: INFO cinder.api.openstack.wsgi [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 964.097625] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.097959] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.116785] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.116785] [58856]: warnings.warn( [ 964.126286] [58856]: INFO cinder.volume.api [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 964.137961] [58856]: INFO cinder.api.openstack.wsgi [None req-a8ed689e-0d27-4697-926e-fcfbd5141c4a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 964.138625] [58856]: [pid: 58856|app: 0|req: 101/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:18 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.152100] [58856]: DEBUG cinder.api.middleware.request_id [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.162350] [58856]: INFO cinder.api.openstack.wsgi [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 965.162350] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.162350] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.180548] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.180548] [58856]: warnings.warn( [ 965.186393] [58856]: INFO cinder.volume.api [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 965.193221] [58856]: INFO cinder.api.openstack.wsgi [None req-1eb1f653-4df0-44c9-b205-862ddec2f712 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 965.193677] [58856]: [pid: 58856|app: 0|req: 102/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:19 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.251695] [58855]: DEBUG cinder.coordination [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Lock "cinder-attachment_update-81a6934b-590a-415f-b5a8-b76b1f299fe2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 966.252132] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-bb484363-3e6a-4524-b253-eabc17cc76b6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d returned with HTTP 200 [ 966.252813] [58855]: [pid: 58855|app: 0|req: 109/211] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:43:15 2025] PUT /volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.301220] [58856]: DEBUG cinder.api.middleware.request_id [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.305621] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 966.305892] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.306845] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.320093] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.320093] [58856]: warnings.warn( [ 966.326857] [58856]: INFO cinder.volume.api [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 966.332777] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-32667082-100c-4336-bf6e-f18600c4ed2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 966.333235] [58856]: [pid: 58856|app: 0|req: 103/212] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:43:21 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.767622] [58855]: DEBUG cinder.api.middleware.request_id [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-d5dbf407-4285-40ac-98bb-4fb7300d5a00 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.772818] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-d5dbf407-4285-40ac-98bb-4fb7300d5a00 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action [ 966.772818] [58855]: DEBUG cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-d5dbf407-4285-40ac-98bb-4fb7300d5a00 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 966.772818] [58855]: DEBUG cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-d5dbf407-4285-40ac-98bb-4fb7300d5a00 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 966.798428] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.798428] [58855]: warnings.warn( [ 966.811021] [58855]: INFO cinder.api.openstack.wsgi [req-1ebbd2d2-5ced-41ec-9082-a1c67b4b5fdc req-d5dbf407-4285-40ac-98bb-4fb7300d5a00 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action returned with HTTP 204 [ 966.814645] [58855]: [pid: 58855|app: 0|req: 110/213] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:43:21 2025] POST /volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 967.855178] [58856]: DEBUG cinder.api.middleware.request_id [None req-5bb8db8c-0c43-4d36-a531-4257d13ce4eb None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.855644] [58856]: INFO cinder.api.openstack.wsgi [None req-5bb8db8c-0c43-4d36-a531-4257d13ce4eb None None] GET http://10.180.1.21/volume// [ 967.855815] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5bb8db8c-0c43-4d36-a531-4257d13ce4eb None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.856035] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5bb8db8c-0c43-4d36-a531-4257d13ce4eb None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.856484] [58856]: INFO cinder.api.openstack.wsgi [None req-5bb8db8c-0c43-4d36-a531-4257d13ce4eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 967.857144] [58856]: [pid: 58856|app: 0|req: 104/214] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:43:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 967.862080] [58855]: DEBUG cinder.api.middleware.request_id [req-77d73501-43c6-4154-91aa-7d92cb741053 req-945f6dd3-eb84-45db-98e1-f7123f11948d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.866563] [58855]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-945f6dd3-eb84-45db-98e1-f7123f11948d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments [ 967.866563] [58855]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-945f6dd3-eb84-45db-98e1-f7123f11948d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ae677e1-988f-47d3-af5a-3d9481ed445a", "connector": null, "instance_uuid": "f8efea9e-231e-4466-9089-3a40de22fe42"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 967.882278] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.882278] [58855]: warnings.warn( [ 967.912382] [58855]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-945f6dd3-eb84-45db-98e1-f7123f11948d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 967.913055] [58855]: [pid: 58855|app: 0|req: 111/215] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:43:22 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 967.952640] [58856]: DEBUG cinder.api.middleware.request_id [None req-778972ae-9392-4b5e-a011-885fa83a342d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.954973] [58856]: INFO cinder.api.openstack.wsgi [None req-778972ae-9392-4b5e-a011-885fa83a342d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 967.955197] [58856]: DEBUG cinder.api.openstack.wsgi [None req-778972ae-9392-4b5e-a011-885fa83a342d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.955434] [58856]: DEBUG cinder.api.openstack.wsgi [None req-778972ae-9392-4b5e-a011-885fa83a342d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.974713] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.974713] [58856]: warnings.warn( [ 967.979936] [58856]: INFO cinder.volume.api [None req-778972ae-9392-4b5e-a011-885fa83a342d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 967.987843] [58856]: INFO cinder.api.openstack.wsgi [None req-778972ae-9392-4b5e-a011-885fa83a342d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 967.987979] [58856]: [pid: 58856|app: 0|req: 105/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:22 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.454396] [58855]: DEBUG cinder.api.middleware.request_id [None req-a7808220-ff87-4e7d-82d0-4d16d7515f9d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.454396] [58855]: INFO cinder.api.openstack.wsgi [None req-a7808220-ff87-4e7d-82d0-4d16d7515f9d None None] GET http://10.180.1.21/volume// [ 968.454396] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a7808220-ff87-4e7d-82d0-4d16d7515f9d None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.454396] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a7808220-ff87-4e7d-82d0-4d16d7515f9d None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.454396] [58855]: INFO cinder.api.openstack.wsgi [None req-a7808220-ff87-4e7d-82d0-4d16d7515f9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 968.454396] [58855]: [pid: 58855|app: 0|req: 112/217] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:43:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 968.461365] [58856]: DEBUG cinder.api.middleware.request_id [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.464708] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 968.464708] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.465937] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.486832] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.486832] [58856]: warnings.warn( [ 968.492540] [58856]: INFO cinder.volume.api [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 968.500236] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-d255011a-9699-47ca-ad1b-d3ffcb1a3640 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 968.501278] [58856]: [pid: 58856|app: 0|req: 106/218] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:43:23 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 968.530842] [58855]: DEBUG cinder.api.middleware.request_id [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.533436] [58855]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] PUT http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 [ 968.533870] [58855]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944264", "mountpoint": "/dev/sdc"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 968.541724] [58855]: DEBUG cinder.coordination [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Acquiring lock "cinder-attachment_update-4ae677e1-988f-47d3-af5a-3d9481ed445a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 968.548125] [58855]: DEBUG cinder.coordination [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-4ae677e1-988f-47d3-af5a-3d9481ed445a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 968.549234] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.549234] [58855]: warnings.warn( [ 968.999539] [58856]: DEBUG cinder.api.middleware.request_id [None req-99766901-9873-42dc-93b4-f41e4ba08d34 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.002432] [58856]: INFO cinder.api.openstack.wsgi [None req-99766901-9873-42dc-93b4-f41e4ba08d34 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 969.002651] [58856]: DEBUG cinder.api.openstack.wsgi [None req-99766901-9873-42dc-93b4-f41e4ba08d34 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.002888] [58856]: DEBUG cinder.api.openstack.wsgi [None req-99766901-9873-42dc-93b4-f41e4ba08d34 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.020092] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.020092] [58856]: warnings.warn( [ 969.024707] [58856]: INFO cinder.volume.api [None req-99766901-9873-42dc-93b4-f41e4ba08d34 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 969.032438] [58856]: INFO cinder.api.openstack.wsgi [None req-99766901-9873-42dc-93b4-f41e4ba08d34 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 969.032885] [58856]: [pid: 58856|app: 0|req: 107/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:23 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.045432] [58856]: DEBUG cinder.api.middleware.request_id [None req-86cb7fbf-9003-43f3-996b-bc575464f280 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.047612] [58856]: INFO cinder.api.openstack.wsgi [None req-86cb7fbf-9003-43f3-996b-bc575464f280 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 970.047876] [58856]: DEBUG cinder.api.openstack.wsgi [None req-86cb7fbf-9003-43f3-996b-bc575464f280 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.048058] [58856]: DEBUG cinder.api.openstack.wsgi [None req-86cb7fbf-9003-43f3-996b-bc575464f280 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.069965] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.069965] [58856]: warnings.warn( [ 970.075709] [58856]: INFO cinder.volume.api [None req-86cb7fbf-9003-43f3-996b-bc575464f280 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 970.084739] [58856]: INFO cinder.api.openstack.wsgi [None req-86cb7fbf-9003-43f3-996b-bc575464f280 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 970.088052] [58856]: [pid: 58856|app: 0|req: 108/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:24 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.098687] [58856]: DEBUG cinder.api.middleware.request_id [None req-92e2684f-f2af-48af-906e-0f04703879e9 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.102335] [58856]: INFO cinder.api.openstack.wsgi [None req-92e2684f-f2af-48af-906e-0f04703879e9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 971.102500] [58856]: DEBUG cinder.api.openstack.wsgi [None req-92e2684f-f2af-48af-906e-0f04703879e9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.102717] [58856]: DEBUG cinder.api.openstack.wsgi [None req-92e2684f-f2af-48af-906e-0f04703879e9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.126994] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.126994] [58856]: warnings.warn( [ 971.132771] [58856]: INFO cinder.volume.api [None req-92e2684f-f2af-48af-906e-0f04703879e9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 971.141870] [58856]: INFO cinder.api.openstack.wsgi [None req-92e2684f-f2af-48af-906e-0f04703879e9 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 971.142407] [58856]: [pid: 58856|app: 0|req: 109/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:25 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.158812] [58856]: DEBUG cinder.api.middleware.request_id [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.161783] [58856]: INFO cinder.api.openstack.wsgi [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 972.162431] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.162641] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.178271] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.178271] [58856]: warnings.warn( [ 972.182921] [58856]: INFO cinder.volume.api [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 972.188678] [58856]: INFO cinder.api.openstack.wsgi [None req-8f00e8ec-349b-4b1c-b985-63d5cb3b6ff4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 972.189166] [58856]: [pid: 58856|app: 0|req: 110/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:26 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.077963] [58855]: DEBUG cinder.coordination [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Lock "cinder-attachment_update-4ae677e1-988f-47d3-af5a-3d9481ed445a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 973.077963] [58855]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-a57f5a25-307e-4d6d-964c-1f1d19271441 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 returned with HTTP 200 [ 973.077963] [58855]: [pid: 58855|app: 0|req: 113/223] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:43:23 2025] PUT /volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.200063] [58856]: DEBUG cinder.api.middleware.request_id [None req-1ec002fe-0608-452a-b91a-16473f189b80 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.202801] [58856]: INFO cinder.api.openstack.wsgi [None req-1ec002fe-0608-452a-b91a-16473f189b80 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 973.202978] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ec002fe-0608-452a-b91a-16473f189b80 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.203313] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ec002fe-0608-452a-b91a-16473f189b80 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.214685] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.214685] [58856]: warnings.warn( [ 973.218073] [58856]: INFO cinder.volume.api [None req-1ec002fe-0608-452a-b91a-16473f189b80 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 973.225867] [58856]: INFO cinder.api.openstack.wsgi [None req-1ec002fe-0608-452a-b91a-16473f189b80 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 973.226334] [58856]: [pid: 58856|app: 0|req: 111/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:27 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.237174] [58855]: DEBUG cinder.api.middleware.request_id [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.239884] [58855]: INFO cinder.api.openstack.wsgi [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 974.240133] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.240352] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.257832] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.257832] [58855]: warnings.warn( [ 974.262369] [58855]: INFO cinder.volume.api [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 974.268951] [58855]: INFO cinder.api.openstack.wsgi [None req-c92d267f-4618-408e-bb24-5f1f30c60ba5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 974.268951] [58855]: [pid: 58855|app: 0|req: 114/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:28 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.633816] [58856]: DEBUG cinder.api.middleware.request_id [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.635829] [58856]: INFO cinder.api.openstack.wsgi [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 [ 974.636053] [58856]: DEBUG cinder.api.openstack.wsgi [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.636271] [58856]: DEBUG cinder.api.openstack.wsgi [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.636498] [58856]: INFO cinder.api.v3.volumes [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Delete volume with id: 5a969f1e-fcb9-4695-b821-06a36b705a28 [ 974.645085] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.645085] [58856]: warnings.warn( [ 974.645246] [58856]: INFO cinder.volume.api [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 974.663564] [58856]: INFO cinder.volume.api [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Delete volume request issued successfully. [ 974.663840] [58856]: INFO cinder.api.openstack.wsgi [None req-653a9cbf-4a14-4a38-8e00-56525a7696e7 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 returned with HTTP 202 [ 974.664702] [58856]: [pid: 58856|app: 0|req: 112/226] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:43:29 2025] DELETE /volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 974.667660] [58855]: DEBUG cinder.api.middleware.request_id [None req-6f03538e-9d57-427e-9cff-7417622a0523 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.669789] [58855]: INFO cinder.api.openstack.wsgi [None req-6f03538e-9d57-427e-9cff-7417622a0523 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 [ 974.670877] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6f03538e-9d57-427e-9cff-7417622a0523 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.670877] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6f03538e-9d57-427e-9cff-7417622a0523 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.680281] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.680281] [58855]: warnings.warn( [ 974.684449] [58855]: INFO cinder.volume.api [None req-6f03538e-9d57-427e-9cff-7417622a0523 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 974.692374] [58855]: INFO cinder.api.openstack.wsgi [None req-6f03538e-9d57-427e-9cff-7417622a0523 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 returned with HTTP 200 [ 974.693557] [58855]: [pid: 58855|app: 0|req: 115/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:29 2025] GET /volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 975.279549] [58856]: DEBUG cinder.api.middleware.request_id [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.281203] [58856]: INFO cinder.api.openstack.wsgi [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 975.281418] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.281625] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.294577] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.294577] [58856]: warnings.warn( [ 975.298585] [58856]: INFO cinder.volume.api [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 975.303918] [58856]: INFO cinder.api.openstack.wsgi [None req-c45d44a1-1f2c-4cf3-a398-2fd1b305038d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 975.304372] [58856]: [pid: 58856|app: 0|req: 113/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:30 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.703890] [58855]: DEBUG cinder.api.middleware.request_id [None req-e5d89b0d-a351-40c2-a8dd-3ca6fa0ff721 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.706368] [58855]: INFO cinder.api.openstack.wsgi [None req-e5d89b0d-a351-40c2-a8dd-3ca6fa0ff721 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 [ 975.706612] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e5d89b0d-a351-40c2-a8dd-3ca6fa0ff721 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.706838] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e5d89b0d-a351-40c2-a8dd-3ca6fa0ff721 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.714508] [58855]: INFO cinder.api.openstack.wsgi [None req-e5d89b0d-a351-40c2-a8dd-3ca6fa0ff721 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 returned with HTTP 404 [ 975.715262] [58855]: [pid: 58855|app: 0|req: 116/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:30 2025] GET /volume/v3/volumes/5a969f1e-fcb9-4695-b821-06a36b705a28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 975.718467] [58856]: DEBUG cinder.api.middleware.request_id [None req-de56271a-f1c6-4325-9748-0f334d214be3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.720955] [58856]: INFO cinder.api.openstack.wsgi [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 975.721266] [58856]: DEBUG cinder.api.openstack.wsgi [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.721504] [58856]: DEBUG cinder.api.openstack.wsgi [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.721790] [58856]: INFO cinder.api.v3.volumes [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Delete volume with id: a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 975.732349] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.732349] [58856]: warnings.warn( [ 975.732759] [58856]: INFO cinder.volume.api [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 975.749693] [58856]: INFO cinder.volume.api [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Delete volume request issued successfully. [ 975.750338] [58856]: INFO cinder.api.openstack.wsgi [None req-de56271a-f1c6-4325-9748-0f334d214be3 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 202 [ 975.750430] [58856]: [pid: 58856|app: 0|req: 114/230] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:43:30 2025] DELETE /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 975.753475] [58855]: DEBUG cinder.api.middleware.request_id [None req-571b80db-2190-447e-afb5-705221810ac4 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.755907] [58855]: INFO cinder.api.openstack.wsgi [None req-571b80db-2190-447e-afb5-705221810ac4 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 975.756174] [58855]: DEBUG cinder.api.openstack.wsgi [None req-571b80db-2190-447e-afb5-705221810ac4 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.756508] [58855]: DEBUG cinder.api.openstack.wsgi [None req-571b80db-2190-447e-afb5-705221810ac4 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.765937] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.765937] [58855]: warnings.warn( [ 975.771887] [58855]: INFO cinder.volume.api [None req-571b80db-2190-447e-afb5-705221810ac4 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Volume info retrieved successfully. [ 975.778479] [58855]: INFO cinder.api.openstack.wsgi [None req-571b80db-2190-447e-afb5-705221810ac4 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 200 [ 975.778963] [58855]: [pid: 58855|app: 0|req: 117/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:30 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.204138] [58856]: DEBUG cinder.api.middleware.request_id [req-77d73501-43c6-4154-91aa-7d92cb741053 req-1d69bb1e-ecdd-4e06-ba91-ab4f2d7d2581 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.206592] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-1d69bb1e-ecdd-4e06-ba91-ab4f2d7d2581 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710/action [ 976.207362] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-1d69bb1e-ecdd-4e06-ba91-ab4f2d7d2581 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 976.207362] [58856]: DEBUG cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-1d69bb1e-ecdd-4e06-ba91-ab4f2d7d2581 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 976.226621] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.226621] [58856]: warnings.warn( [ 976.233686] [58856]: INFO cinder.api.openstack.wsgi [req-77d73501-43c6-4154-91aa-7d92cb741053 req-1d69bb1e-ecdd-4e06-ba91-ab4f2d7d2581 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710/action returned with HTTP 204 [ 976.234037] [58856]: [pid: 58856|app: 0|req: 115/232] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:43:30 2025] POST /volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 976.315397] [58855]: DEBUG cinder.api.middleware.request_id [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.317516] [58855]: INFO cinder.api.openstack.wsgi [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 976.317724] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.317928] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.328524] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.328524] [58855]: warnings.warn( [ 976.335576] [58855]: INFO cinder.volume.api [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 976.341472] [58855]: INFO cinder.api.openstack.wsgi [None req-63fb7ee1-234b-4eda-b4bf-4011808a15d1 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 976.342103] [58855]: [pid: 58855|app: 0|req: 118/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:31 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.354578] [58856]: DEBUG cinder.api.middleware.request_id [None req-bf032d19-8421-4524-9e73-6015e753b57e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.356671] [58856]: INFO cinder.api.openstack.wsgi [None req-bf032d19-8421-4524-9e73-6015e753b57e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 976.356872] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bf032d19-8421-4524-9e73-6015e753b57e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.357105] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bf032d19-8421-4524-9e73-6015e753b57e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.373193] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.373193] [58856]: warnings.warn( [ 976.376488] [58856]: INFO cinder.volume.api [None req-bf032d19-8421-4524-9e73-6015e753b57e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 976.381462] [58856]: INFO cinder.api.openstack.wsgi [None req-bf032d19-8421-4524-9e73-6015e753b57e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 976.381916] [58856]: [pid: 58856|app: 0|req: 116/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:31 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.789192] [58855]: DEBUG cinder.api.middleware.request_id [None req-9a0a3bbf-73c0-44fa-bcb9-99cafcdbbbe0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.791450] [58855]: INFO cinder.api.openstack.wsgi [None req-9a0a3bbf-73c0-44fa-bcb9-99cafcdbbbe0 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] GET http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd [ 976.791662] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9a0a3bbf-73c0-44fa-bcb9-99cafcdbbbe0 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.791875] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9a0a3bbf-73c0-44fa-bcb9-99cafcdbbbe0 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 976.798509] [58855]: INFO cinder.api.openstack.wsgi [None req-9a0a3bbf-73c0-44fa-bcb9-99cafcdbbbe0 tempest-ServersNegativeTestJSON-1373406811 tempest-ServersNegativeTestJSON-1373406811-project-member] http://10.180.1.21/volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd returned with HTTP 404 [ 976.799046] [58855]: [pid: 58855|app: 0|req: 119/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:31 2025] GET /volume/v3/volumes/a55e03f7-9c39-41d6-b98f-401dc8d656dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 978.212366] [58856]: DEBUG cinder.api.middleware.request_id [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.214801] [58856]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 978.215026] [58856]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.215245] [58856]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.238772] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.238772] [58856]: warnings.warn( [ 978.244345] [58856]: INFO cinder.volume.api [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 978.253066] [58856]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1128f2f1-aebd-4993-8a0c-9e2e48032535 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 978.253066] [58856]: [pid: 58856|app: 0|req: 117/236] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:43:32 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.272558] [58855]: DEBUG cinder.api.middleware.request_id [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.275428] [58855]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664/action [ 978.275428] [58855]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 978.275428] [58855]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 978.288361] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.288361] [58855]: warnings.warn( [ 978.288929] [58855]: INFO cinder.volume.api [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 978.296518] [58855]: INFO cinder.volume.api [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Begin detaching volume completed successfully. [ 978.296766] [58855]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-28976d88-269d-4ca8-ad34-00d4e87f5584 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664/action returned with HTTP 202 [ 978.297260] [58855]: [pid: 58855|app: 0|req: 120/237] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:43:33 2025] POST /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 978.317859] [58856]: DEBUG cinder.api.middleware.request_id [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.319785] [58856]: INFO cinder.api.openstack.wsgi [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 978.320158] [58856]: DEBUG cinder.api.openstack.wsgi [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.320482] [58856]: DEBUG cinder.api.openstack.wsgi [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.336369] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.336369] [58856]: warnings.warn( [ 978.342204] [58856]: INFO cinder.volume.api [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 978.346178] [58856]: INFO cinder.api.openstack.wsgi [None req-96859d90-edfa-4243-8cad-ea89b9afedf4 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 978.346824] [58856]: [pid: 58856|app: 0|req: 118/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:33 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.329929] [58855]: DEBUG cinder.api.middleware.request_id [None req-42032f8e-1cef-416f-9ca5-cf391d0cdf15 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.330795] [58855]: INFO cinder.api.openstack.wsgi [None req-42032f8e-1cef-416f-9ca5-cf391d0cdf15 None None] GET http://10.180.1.21/volume// [ 979.331819] [58855]: DEBUG cinder.api.openstack.wsgi [None req-42032f8e-1cef-416f-9ca5-cf391d0cdf15 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.331819] [58855]: DEBUG cinder.api.openstack.wsgi [None req-42032f8e-1cef-416f-9ca5-cf391d0cdf15 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.331819] [58855]: INFO cinder.api.openstack.wsgi [None req-42032f8e-1cef-416f-9ca5-cf391d0cdf15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 979.332415] [58855]: [pid: 58855|app: 0|req: 121/239] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:43:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 979.336055] [58856]: DEBUG cinder.api.middleware.request_id [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.338582] [58856]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 979.338781] [58856]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.339031] [58856]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.353781] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.353781] [58856]: warnings.warn( [ 979.357798] [58856]: INFO cinder.volume.api [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 979.358645] [58855]: DEBUG cinder.api.middleware.request_id [None req-63664c90-1d19-48b7-b39c-175186d75a0e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.360854] [58855]: INFO cinder.api.openstack.wsgi [None req-63664c90-1d19-48b7-b39c-175186d75a0e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 979.361463] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63664c90-1d19-48b7-b39c-175186d75a0e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.361463] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63664c90-1d19-48b7-b39c-175186d75a0e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.365467] [58856]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-7d98733c-2cf9-4ab4-bdbf-4840061cde82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 979.365952] [58856]: [pid: 58856|app: 0|req: 119/240] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:43:34 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 979.372514] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.372514] [58855]: warnings.warn( [ 979.376478] [58855]: INFO cinder.volume.api [None req-63664c90-1d19-48b7-b39c-175186d75a0e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 979.381500] [58855]: INFO cinder.api.openstack.wsgi [None req-63664c90-1d19-48b7-b39c-175186d75a0e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 979.381942] [58855]: [pid: 58855|app: 0|req: 122/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:34 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.392631] [58856]: DEBUG cinder.api.middleware.request_id [None req-d5bf98a8-983a-457a-9493-51130e02a670 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.395545] [58856]: INFO cinder.api.openstack.wsgi [None req-d5bf98a8-983a-457a-9493-51130e02a670 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 980.395869] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d5bf98a8-983a-457a-9493-51130e02a670 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.396117] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d5bf98a8-983a-457a-9493-51130e02a670 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.412330] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.412330] [58856]: warnings.warn( [ 980.416655] [58856]: INFO cinder.volume.api [None req-d5bf98a8-983a-457a-9493-51130e02a670 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 980.422445] [58856]: INFO cinder.api.openstack.wsgi [None req-d5bf98a8-983a-457a-9493-51130e02a670 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 980.423095] [58856]: [pid: 58856|app: 0|req: 120/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:35 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.550481] [58855]: DEBUG cinder.api.middleware.request_id [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1344698b-81b5-4d06-ba77-d8c64959d3ff None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.552843] [58855]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1344698b-81b5-4d06-ba77-d8c64959d3ff tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b [ 980.553064] [58855]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1344698b-81b5-4d06-ba77-d8c64959d3ff tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.553271] [58855]: DEBUG cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1344698b-81b5-4d06-ba77-d8c64959d3ff tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.560295] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.560295] [58855]: warnings.warn( [ 981.115981] [58855]: INFO cinder.api.openstack.wsgi [req-883e1e10-a8f9-483d-9c3b-02c6e24c47a1 req-1344698b-81b5-4d06-ba77-d8c64959d3ff tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b returned with HTTP 200 [ 981.116660] [58855]: [pid: 58855|app: 0|req: 123/243] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:43:35 2025] DELETE /volume/v3/attachments/61325a0f-f4be-4b75-b0b7-eb4f3331839b => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.434343] [58856]: DEBUG cinder.api.middleware.request_id [None req-57310835-b07f-4aba-96e1-7ecd7a736821 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.437938] [58856]: INFO cinder.api.openstack.wsgi [None req-57310835-b07f-4aba-96e1-7ecd7a736821 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 981.438115] [58856]: DEBUG cinder.api.openstack.wsgi [None req-57310835-b07f-4aba-96e1-7ecd7a736821 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 981.438346] [58856]: DEBUG cinder.api.openstack.wsgi [None req-57310835-b07f-4aba-96e1-7ecd7a736821 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 981.454130] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.454130] [58856]: warnings.warn( [ 981.458923] [58856]: INFO cinder.volume.api [None req-57310835-b07f-4aba-96e1-7ecd7a736821 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 981.465398] [58856]: INFO cinder.api.openstack.wsgi [None req-57310835-b07f-4aba-96e1-7ecd7a736821 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 981.466060] [58856]: [pid: 58856|app: 0|req: 121/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:36 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.989482] [58855]: DEBUG cinder.api.middleware.request_id [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.992485] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 981.992554] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 981.992763] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.007822] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.007822] [58855]: warnings.warn( [ 982.012707] [58855]: INFO cinder.volume.api [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 982.019462] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-f63b332b-0547-44b0-8d27-2da705644e9f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 982.019462] [58855]: [pid: 58855|app: 0|req: 124/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:43:36 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.064380] [58856]: DEBUG cinder.api.middleware.request_id [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.069020] [58856]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] POST http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a/action [ 982.071648] [58856]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 982.071648] [58856]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 982.086320] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.086320] [58856]: warnings.warn( [ 982.087173] [58856]: INFO cinder.volume.api [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 982.098513] [58856]: INFO cinder.volume.api [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Begin detaching volume completed successfully. [ 982.098835] [58856]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-9c22a35f-038a-446a-820a-6f3167a9ac8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a/action returned with HTTP 202 [ 982.099361] [58856]: [pid: 58856|app: 0|req: 122/246] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:43:36 2025] POST /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 982.124168] [58855]: DEBUG cinder.api.middleware.request_id [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.132035] [58855]: INFO cinder.api.openstack.wsgi [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 982.132035] [58855]: DEBUG cinder.api.openstack.wsgi [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.132035] [58855]: DEBUG cinder.api.openstack.wsgi [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.147156] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.147156] [58855]: warnings.warn( [ 982.151993] [58855]: INFO cinder.volume.api [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 982.158321] [58855]: INFO cinder.api.openstack.wsgi [None req-71dbb94d-728e-4e9a-ba21-aeb7c9c95a0c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 982.158859] [58855]: [pid: 58855|app: 0|req: 125/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:36 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.136441] [58856]: DEBUG cinder.api.middleware.request_id [None req-752c015b-b59a-4786-98c8-a55dab1cd1e5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.137048] [58856]: INFO cinder.api.openstack.wsgi [None req-752c015b-b59a-4786-98c8-a55dab1cd1e5 None None] GET http://10.180.1.21/volume// [ 983.137254] [58856]: DEBUG cinder.api.openstack.wsgi [None req-752c015b-b59a-4786-98c8-a55dab1cd1e5 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.137525] [58856]: DEBUG cinder.api.openstack.wsgi [None req-752c015b-b59a-4786-98c8-a55dab1cd1e5 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.137931] [58856]: INFO cinder.api.openstack.wsgi [None req-752c015b-b59a-4786-98c8-a55dab1cd1e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 983.138315] [58856]: [pid: 58856|app: 0|req: 123/248] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:43:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 983.144135] [58855]: DEBUG cinder.api.middleware.request_id [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.147535] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 983.147868] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.148307] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.170180] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.170180] [58855]: warnings.warn( [ 983.173066] [58856]: DEBUG cinder.api.middleware.request_id [None req-0de70735-0027-4a5f-a896-83e00fb9e664 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.176741] [58856]: INFO cinder.api.openstack.wsgi [None req-0de70735-0027-4a5f-a896-83e00fb9e664 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 983.176741] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0de70735-0027-4a5f-a896-83e00fb9e664 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.176741] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0de70735-0027-4a5f-a896-83e00fb9e664 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.179499] [58855]: INFO cinder.volume.api [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 983.188134] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-659cfddd-9cc8-4ad4-8953-aa0ad7b61f7b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 983.188863] [58855]: [pid: 58855|app: 0|req: 126/249] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:43:37 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1319 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 983.193395] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.193395] [58856]: warnings.warn( [ 983.201727] [58856]: INFO cinder.volume.api [None req-0de70735-0027-4a5f-a896-83e00fb9e664 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 983.207366] [58856]: INFO cinder.api.openstack.wsgi [None req-0de70735-0027-4a5f-a896-83e00fb9e664 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 983.207750] [58856]: [pid: 58856|app: 0|req: 124/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:37 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.221016] [58855]: DEBUG cinder.api.middleware.request_id [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.223824] [58855]: INFO cinder.api.openstack.wsgi [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 984.224011] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.224227] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.240011] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.240011] [58855]: warnings.warn( [ 984.245389] [58855]: INFO cinder.volume.api [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 984.251774] [58855]: INFO cinder.api.openstack.wsgi [None req-3d04c860-3209-4fc5-9c34-c20e90719ba0 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 984.256027] [58855]: [pid: 58855|app: 0|req: 127/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:38 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.266549] [58856]: DEBUG cinder.api.middleware.request_id [None req-dd01c25f-9787-47aa-8458-4996d21cf665 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.269446] [58856]: INFO cinder.api.openstack.wsgi [None req-dd01c25f-9787-47aa-8458-4996d21cf665 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 985.269688] [58856]: DEBUG cinder.api.openstack.wsgi [None req-dd01c25f-9787-47aa-8458-4996d21cf665 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.269913] [58856]: DEBUG cinder.api.openstack.wsgi [None req-dd01c25f-9787-47aa-8458-4996d21cf665 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.296812] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.296812] [58856]: warnings.warn( [ 985.303607] [58856]: INFO cinder.volume.api [None req-dd01c25f-9787-47aa-8458-4996d21cf665 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 985.310827] [58856]: INFO cinder.api.openstack.wsgi [None req-dd01c25f-9787-47aa-8458-4996d21cf665 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 985.314641] [58856]: [pid: 58856|app: 0|req: 125/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:40 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.368439] [58855]: DEBUG cinder.api.middleware.request_id [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-bd73be47-498b-470c-92a9-a8c307ef4ce8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.370926] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-bd73be47-498b-470c-92a9-a8c307ef4ce8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 [ 985.371202] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-bd73be47-498b-470c-92a9-a8c307ef4ce8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.371422] [58855]: DEBUG cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-bd73be47-498b-470c-92a9-a8c307ef4ce8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.380082] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.380082] [58855]: warnings.warn( [ 985.932810] [58855]: INFO cinder.api.openstack.wsgi [req-837b28ad-5eaf-4b1e-ae08-eb464015e943 req-bd73be47-498b-470c-92a9-a8c307ef4ce8 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 returned with HTTP 200 [ 985.933699] [58855]: [pid: 58855|app: 0|req: 128/253] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:43:40 2025] DELETE /volume/v3/attachments/78ba8fa2-37d1-457f-ac0e-aa214f36d710 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.328860] [58856]: DEBUG cinder.api.middleware.request_id [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.331460] [58856]: INFO cinder.api.openstack.wsgi [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 986.331678] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.331897] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.349512] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.349512] [58856]: warnings.warn( [ 986.363319] [58856]: INFO cinder.volume.api [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 986.365433] [58856]: INFO cinder.api.openstack.wsgi [None req-e00cd38c-6fff-4de1-a9dd-dafe22ce709c tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 986.365877] [58856]: [pid: 58856|app: 0|req: 126/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:41 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.376689] [58855]: DEBUG cinder.api.middleware.request_id [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.382298] [58855]: INFO cinder.api.openstack.wsgi [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 986.382559] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.382760] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.390724] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.390724] [58855]: warnings.warn( [ 986.397893] [58855]: INFO cinder.volume.api [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 986.404283] [58855]: INFO cinder.api.openstack.wsgi [None req-6751a982-d6a5-44f4-a7c0-9f818e3e7732 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 986.408473] [58855]: [pid: 58855|app: 0|req: 129/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:41 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.675597] [58856]: DEBUG cinder.api.middleware.request_id [None req-3faad776-f4eb-4f37-b730-832340416743 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.679371] [58856]: INFO cinder.api.openstack.wsgi [None req-3faad776-f4eb-4f37-b730-832340416743 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 988.680526] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3faad776-f4eb-4f37-b730-832340416743 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.681355] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3faad776-f4eb-4f37-b730-832340416743 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.696477] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.696477] [58856]: warnings.warn( [ 988.707839] [58856]: INFO cinder.volume.api [None req-3faad776-f4eb-4f37-b730-832340416743 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 988.720629] [58856]: INFO cinder.api.openstack.wsgi [None req-3faad776-f4eb-4f37-b730-832340416743 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 988.721248] [58856]: [pid: 58856|app: 0|req: 127/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:43 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 988.734659] [58855]: DEBUG cinder.api.middleware.request_id [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.740124] [58855]: INFO cinder.api.openstack.wsgi [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 988.740124] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.740124] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.750919] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.750919] [58855]: warnings.warn( [ 988.755585] [58855]: INFO cinder.volume.api [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 988.760768] [58855]: INFO cinder.api.openstack.wsgi [None req-f86002bd-c23e-48c8-b754-8ad930cf13fd tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 988.761271] [58855]: [pid: 58855|app: 0|req: 130/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:43 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.085708] [58856]: DEBUG cinder.api.middleware.request_id [None req-755bacc8-6901-4a19-aa24-a07be69baace None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.088291] [58856]: INFO cinder.api.openstack.wsgi [None req-755bacc8-6901-4a19-aa24-a07be69baace tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 990.088524] [58856]: DEBUG cinder.api.openstack.wsgi [None req-755bacc8-6901-4a19-aa24-a07be69baace tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.088769] [58856]: DEBUG cinder.api.openstack.wsgi [None req-755bacc8-6901-4a19-aa24-a07be69baace tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.102685] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.102685] [58856]: warnings.warn( [ 990.111223] [58856]: INFO cinder.volume.api [None req-755bacc8-6901-4a19-aa24-a07be69baace tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 990.120072] [58856]: INFO cinder.api.openstack.wsgi [None req-755bacc8-6901-4a19-aa24-a07be69baace tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 990.120717] [58856]: [pid: 58856|app: 0|req: 128/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:44 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.760831] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=147,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1000.115529] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=187,cinder:INSERT=14,cinder:UPDATE=32 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1004.844150] [58855]: DEBUG cinder.api.middleware.request_id [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.846673] [58855]: INFO cinder.api.openstack.wsgi [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1004.847196] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1815974058"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1004.849098] [58855]: DEBUG cinder.api.v3.volumes [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1815974058'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1004.849385] [58855]: INFO cinder.api.v3.volumes [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume of 1 GB [ 1004.856627] [58855]: INFO cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Availability Zones retrieved successfully. [ 1004.864529] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Flow 'volume_create_api' (1fc1e032-5914-47a0-9459-aedf50aec9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1004.865960] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7562a0a-6d83-4a00-97de-66621e2820af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1004.867176] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1004.887342] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7562a0a-6d83-4a00-97de-66621e2820af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1004.888477] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1f294c-d306-438c-bdcd-c61bd045df71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1004.934925] [58855]: DEBUG cinder.quota [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Created reservations ['e337fd08-432a-412f-8c29-efb6a77323aa', '2584724a-2052-4fae-8848-ac0bd73ad8fa', 'ad985a62-f6c7-49c3-aff6-89edf314c3b8', '98b13d7c-67f5-4d54-b2ef-3d62200efceb'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1004.935968] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1f294c-d306-438c-bdcd-c61bd045df71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e337fd08-432a-412f-8c29-efb6a77323aa', '2584724a-2052-4fae-8848-ac0bd73ad8fa', 'ad985a62-f6c7-49c3-aff6-89edf314c3b8', '98b13d7c-67f5-4d54-b2ef-3d62200efceb']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1004.936974] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4065685-07f5-4698-976d-25763dc8b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1004.954696] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4065685-07f5-4698-976d-25763dc8b045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f82f39e-c4f9-4339-94e0-27ae78e87b8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815974058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f33bcc7a8714fed81e90a3d10774978',qos_specs=None,replication_status=,reservations=['e337fd08-432a-412f-8c29-efb6a77323aa','2584724a-2052-4fae-8848-ac0bd73ad8fa','ad985a62-f6c7-49c3-aff6-89edf314c3b8','98b13d7c-67f5-4d54-b2ef-3d62200efceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939e8a25a0be445c8a94157330da1cf8',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1815974058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f82f39e-c4f9-4339-94e0-27ae78e87b8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f33bcc7a8714fed81e90a3d10774978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='939e8a25a0be445c8a94157330da1cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1004.955647] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2dac12-72c9-4839-b64a-bdd302438f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1004.969210] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2dac12-72c9-4839-b64a-bdd302438f69) transitioned into state 'SUCCESS' from state '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-1815974058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f33bcc7a8714fed81e90a3d10774978',qos_specs=None,replication_status=,reservations=['e337fd08-432a-412f-8c29-efb6a77323aa','2584724a-2052-4fae-8848-ac0bd73ad8fa','ad985a62-f6c7-49c3-aff6-89edf314c3b8','98b13d7c-67f5-4d54-b2ef-3d62200efceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939e8a25a0be445c8a94157330da1cf8',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1004.970263] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302ab30c-9def-44d6-9d64-8a495ef2123c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1004.979889] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302ab30c-9def-44d6-9d64-8a495ef2123c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1004.981034] [58855]: DEBUG cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Flow 'volume_create_api' (1fc1e032-5914-47a0-9459-aedf50aec9d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1004.981445] [58855]: INFO cinder.volume.api [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume request issued successfully. [ 1004.982131] [58855]: INFO cinder.api.openstack.wsgi [None req-1842bdfa-72e6-4eb5-97bc-54af5fd35344 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1004.982609] [58855]: [pid: 58855|app: 0|req: 131/259] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:43:59 2025] POST /volume/v3/volumes => generated 758 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1004.993928] [58856]: DEBUG cinder.api.middleware.request_id [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.997186] [58856]: INFO cinder.api.openstack.wsgi [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1004.997438] [58856]: DEBUG cinder.api.openstack.wsgi [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1004.997652] [58856]: DEBUG cinder.api.openstack.wsgi [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1005.006605] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.006605] [58856]: warnings.warn( [ 1005.009760] [58856]: INFO cinder.volume.api [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1005.017507] [58856]: INFO cinder.api.openstack.wsgi [None req-be6dc117-8cf6-4e11-9ca8-da9abba476bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b returned with HTTP 200 [ 1005.017507] [58856]: [pid: 58856|app: 0|req: 129/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:43:59 2025] GET /volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.029820] [58855]: DEBUG cinder.api.middleware.request_id [None req-c01545a4-8d91-432f-870f-6132d0a07c1a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.032452] [58855]: INFO cinder.api.openstack.wsgi [None req-c01545a4-8d91-432f-870f-6132d0a07c1a tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1006.032452] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c01545a4-8d91-432f-870f-6132d0a07c1a tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.032452] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c01545a4-8d91-432f-870f-6132d0a07c1a tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.084554] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.084554] [58855]: warnings.warn( [ 1006.087645] [58855]: INFO cinder.volume.api [None req-c01545a4-8d91-432f-870f-6132d0a07c1a tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1006.093982] [58855]: INFO cinder.api.openstack.wsgi [None req-c01545a4-8d91-432f-870f-6132d0a07c1a tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b returned with HTTP 200 [ 1006.094517] [58855]: [pid: 58855|app: 0|req: 132/261] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:00 2025] GET /volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.012201] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=4 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1016.090834] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1017.876033] [58856]: DEBUG cinder.api.middleware.request_id [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.880756] [58856]: INFO cinder.api.openstack.wsgi [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1017.882122] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.882122] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.882122] [58856]: INFO cinder.api.v3.volumes [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume with id: 4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1017.896196] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.896196] [58856]: warnings.warn( [ 1017.896196] [58856]: INFO cinder.volume.api [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1017.917023] [58856]: INFO cinder.volume.api [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume request issued successfully. [ 1017.917311] [58856]: INFO cinder.api.openstack.wsgi [None req-ffb99a16-332d-405e-a0fd-c50ba5451a82 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 202 [ 1017.917843] [58856]: [pid: 58856|app: 0|req: 130/262] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:44:12 2025] DELETE /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1017.921532] [58855]: DEBUG cinder.api.middleware.request_id [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.925682] [58855]: INFO cinder.api.openstack.wsgi [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1017.927273] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.927532] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.941039] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.941039] [58855]: warnings.warn( [ 1017.948043] [58855]: INFO cinder.volume.api [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1017.956067] [58855]: INFO cinder.api.openstack.wsgi [None req-86b9b9b1-bfef-4bf2-bc89-d8a60541797f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 1017.956461] [58855]: [pid: 58855|app: 0|req: 133/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:12 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.967253] [58856]: DEBUG cinder.api.middleware.request_id [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.969415] [58856]: INFO cinder.api.openstack.wsgi [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1018.969631] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.969847] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.980884] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.980884] [58856]: warnings.warn( [ 1018.985669] [58856]: INFO cinder.volume.api [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1018.991338] [58856]: INFO cinder.api.openstack.wsgi [None req-c3788f6a-08f7-4e73-9b31-4e7c68233d1d tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 1018.991844] [58856]: [pid: 58856|app: 0|req: 131/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:13 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.003872] [58855]: DEBUG cinder.api.middleware.request_id [None req-75c29562-dc67-4e53-8861-7b06960c609e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.010469] [58855]: INFO cinder.api.openstack.wsgi [None req-75c29562-dc67-4e53-8861-7b06960c609e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1020.010469] [58855]: DEBUG cinder.api.openstack.wsgi [None req-75c29562-dc67-4e53-8861-7b06960c609e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.010469] [58855]: DEBUG cinder.api.openstack.wsgi [None req-75c29562-dc67-4e53-8861-7b06960c609e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.023658] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.023658] [58855]: warnings.warn( [ 1020.029100] [58855]: INFO cinder.volume.api [None req-75c29562-dc67-4e53-8861-7b06960c609e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1020.037304] [58855]: INFO cinder.api.openstack.wsgi [None req-75c29562-dc67-4e53-8861-7b06960c609e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 200 [ 1020.037304] [58855]: [pid: 58855|app: 0|req: 134/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:14 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.054653] [58856]: DEBUG cinder.api.middleware.request_id [None req-c9a3ff57-8fa3-42e8-a9fb-b51727e4ef3e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.056820] [58856]: INFO cinder.api.openstack.wsgi [None req-c9a3ff57-8fa3-42e8-a9fb-b51727e4ef3e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a [ 1021.057098] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c9a3ff57-8fa3-42e8-a9fb-b51727e4ef3e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.057506] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c9a3ff57-8fa3-42e8-a9fb-b51727e4ef3e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.065587] [58856]: INFO cinder.api.openstack.wsgi [None req-c9a3ff57-8fa3-42e8-a9fb-b51727e4ef3e tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a returned with HTTP 404 [ 1021.066352] [58856]: [pid: 58856|app: 0|req: 132/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:15 2025] GET /volume/v3/volumes/4ae677e1-988f-47d3-af5a-3d9481ed445a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1021.071640] [58855]: DEBUG cinder.api.middleware.request_id [None req-bf220336-b85b-4c59-98c6-396967234b2b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.073832] [58855]: INFO cinder.api.openstack.wsgi [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1021.074061] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.074274] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.074549] [58855]: INFO cinder.api.v3.volumes [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume with id: 87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1021.088097] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.088097] [58855]: warnings.warn( [ 1021.088097] [58855]: INFO cinder.volume.api [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1021.110939] [58855]: INFO cinder.volume.api [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume request issued successfully. [ 1021.110939] [58855]: INFO cinder.api.openstack.wsgi [None req-bf220336-b85b-4c59-98c6-396967234b2b tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 202 [ 1021.110939] [58855]: [pid: 58855|app: 0|req: 135/267] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:44:15 2025] DELETE /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1021.113293] [58856]: DEBUG cinder.api.middleware.request_id [None req-92574bd6-8404-40b4-8ebc-4090260be8bb None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.115404] [58856]: INFO cinder.api.openstack.wsgi [None req-92574bd6-8404-40b4-8ebc-4090260be8bb tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1021.115654] [58856]: DEBUG cinder.api.openstack.wsgi [None req-92574bd6-8404-40b4-8ebc-4090260be8bb tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.115929] [58856]: DEBUG cinder.api.openstack.wsgi [None req-92574bd6-8404-40b4-8ebc-4090260be8bb tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.128873] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.128873] [58856]: warnings.warn( [ 1021.134304] [58856]: INFO cinder.volume.api [None req-92574bd6-8404-40b4-8ebc-4090260be8bb tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1021.142191] [58856]: INFO cinder.api.openstack.wsgi [None req-92574bd6-8404-40b4-8ebc-4090260be8bb tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 1021.146018] [58856]: [pid: 58856|app: 0|req: 133/268] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:15 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1022.157315] [58855]: DEBUG cinder.api.middleware.request_id [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.160179] [58855]: INFO cinder.api.openstack.wsgi [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1022.160537] [58855]: DEBUG cinder.api.openstack.wsgi [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.160861] [58855]: DEBUG cinder.api.openstack.wsgi [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.175149] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.175149] [58855]: warnings.warn( [ 1022.180141] [58855]: INFO cinder.volume.api [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1022.187880] [58855]: INFO cinder.api.openstack.wsgi [None req-be4a94ee-9bd3-4c95-9588-309ddcb5c98f tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 1022.188411] [58855]: [pid: 58855|app: 0|req: 136/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:16 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1023.200230] [58856]: DEBUG cinder.api.middleware.request_id [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.203398] [58856]: INFO cinder.api.openstack.wsgi [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1023.203398] [58856]: DEBUG cinder.api.openstack.wsgi [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.203398] [58856]: DEBUG cinder.api.openstack.wsgi [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.214569] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.214569] [58856]: warnings.warn( [ 1023.218483] [58856]: INFO cinder.volume.api [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1023.224306] [58856]: INFO cinder.api.openstack.wsgi [None req-45cc57d7-9c9f-4517-bb5f-56a66df90e09 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 200 [ 1023.225038] [58856]: [pid: 58856|app: 0|req: 134/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:17 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.238235] [58855]: DEBUG cinder.api.middleware.request_id [None req-12c9a1ce-844c-488a-86cf-c4e809771d90 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.240620] [58855]: INFO cinder.api.openstack.wsgi [None req-12c9a1ce-844c-488a-86cf-c4e809771d90 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 [ 1024.241279] [58855]: DEBUG cinder.api.openstack.wsgi [None req-12c9a1ce-844c-488a-86cf-c4e809771d90 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.241279] [58855]: DEBUG cinder.api.openstack.wsgi [None req-12c9a1ce-844c-488a-86cf-c4e809771d90 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.249842] [58855]: INFO cinder.api.openstack.wsgi [None req-12c9a1ce-844c-488a-86cf-c4e809771d90 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 returned with HTTP 404 [ 1024.250606] [58855]: [pid: 58855|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:18 2025] GET /volume/v3/volumes/87e8d910-4b90-43e2-8c8a-b4417728f664 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1024.543147] [58856]: DEBUG cinder.api.middleware.request_id [None req-41d81af2-ee9f-4d12-a3da-22819660b433 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.546423] [58856]: INFO cinder.api.openstack.wsgi [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] DELETE http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 1024.549645] [58856]: DEBUG cinder.api.openstack.wsgi [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.550038] [58856]: DEBUG cinder.api.openstack.wsgi [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.551018] [58856]: INFO cinder.api.v3.volumes [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume with id: edb818c7-6065-4ff4-ba00-1c48e768754c [ 1024.564021] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.564021] [58856]: warnings.warn( [ 1024.564021] [58856]: INFO cinder.volume.api [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1024.587905] [58856]: INFO cinder.volume.api [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Delete volume request issued successfully. [ 1024.587905] [58856]: INFO cinder.api.openstack.wsgi [None req-41d81af2-ee9f-4d12-a3da-22819660b433 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 202 [ 1024.587905] [58856]: [pid: 58856|app: 0|req: 135/272] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:44:19 2025] DELETE /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1024.592091] [58855]: DEBUG cinder.api.middleware.request_id [None req-1240b415-3d4a-4065-a702-f74c411ec506 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.595783] [58855]: INFO cinder.api.openstack.wsgi [None req-1240b415-3d4a-4065-a702-f74c411ec506 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 1024.596559] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1240b415-3d4a-4065-a702-f74c411ec506 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.596823] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1240b415-3d4a-4065-a702-f74c411ec506 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.605269] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.605269] [58855]: warnings.warn( [ 1024.609893] [58855]: INFO cinder.volume.api [None req-1240b415-3d4a-4065-a702-f74c411ec506 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1024.618512] [58855]: INFO cinder.api.openstack.wsgi [None req-1240b415-3d4a-4065-a702-f74c411ec506 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 1024.618512] [58855]: [pid: 58855|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:19 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.520756] [58856]: DEBUG cinder.api.middleware.request_id [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.522937] [58856]: INFO cinder.api.openstack.wsgi [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1025.523339] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-309647411"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1025.524791] [58856]: DEBUG cinder.api.v3.volumes [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-309647411'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1025.524921] [58856]: INFO cinder.api.v3.volumes [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume of 1 GB [ 1025.531151] [58856]: INFO cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Availability Zones retrieved successfully. [ 1025.539186] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Flow 'volume_create_api' (3f0f7d6e-ea78-4681-a593-65129194b4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1025.540422] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5bfc5b-f77d-4f9c-b836-78cc04f9e3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.541793] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1025.561969] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5bfc5b-f77d-4f9c-b836-78cc04f9e3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.563011] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e43eec-c528-4cb6-91f0-84577244e976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.593639] [58856]: DEBUG cinder.quota [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Created reservations ['8296a90f-5aef-486d-8918-98364d845532', 'c2f36747-81cb-459d-be4f-609dc99d3ade', '73172fda-8374-4acd-a016-8b8ceee507d9', '1bdefa4d-75d9-47aa-8298-aa744f4ed806'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1025.594362] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e43eec-c528-4cb6-91f0-84577244e976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8296a90f-5aef-486d-8918-98364d845532', 'c2f36747-81cb-459d-be4f-609dc99d3ade', '73172fda-8374-4acd-a016-8b8ceee507d9', '1bdefa4d-75d9-47aa-8298-aa744f4ed806']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.595255] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16168ea6-2b9c-46ea-82d5-3db75f38c3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.609328] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16168ea6-2b9c-46ea-82d5-3db75f38c3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d71a6c6-2d40-4132-bd74-8fa585aa83f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-309647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f33bcc7a8714fed81e90a3d10774978',qos_specs=None,replication_status=,reservations=['8296a90f-5aef-486d-8918-98364d845532','c2f36747-81cb-459d-be4f-609dc99d3ade','73172fda-8374-4acd-a016-8b8ceee507d9','1bdefa4d-75d9-47aa-8298-aa744f4ed806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939e8a25a0be445c8a94157330da1cf8',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:44:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-309647411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d71a6c6-2d40-4132-bd74-8fa585aa83f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f33bcc7a8714fed81e90a3d10774978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='939e8a25a0be445c8a94157330da1cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.610318] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fc8b3d-a2b8-4036-8d2d-32259475a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.625431] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7fc8b3d-a2b8-4036-8d2d-32259475a375) transitioned into state 'SUCCESS' from state '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-309647411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f33bcc7a8714fed81e90a3d10774978',qos_specs=None,replication_status=,reservations=['8296a90f-5aef-486d-8918-98364d845532','c2f36747-81cb-459d-be4f-609dc99d3ade','73172fda-8374-4acd-a016-8b8ceee507d9','1bdefa4d-75d9-47aa-8298-aa744f4ed806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939e8a25a0be445c8a94157330da1cf8',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.626416] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78fbb34-2cfb-401e-afd3-bcf462415401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1025.630219] [58855]: DEBUG cinder.api.middleware.request_id [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.632323] [58855]: INFO cinder.api.openstack.wsgi [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 1025.632552] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.632810] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.636640] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78fbb34-2cfb-401e-afd3-bcf462415401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1025.637724] [58856]: DEBUG cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Flow 'volume_create_api' (3f0f7d6e-ea78-4681-a593-65129194b4e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1025.638104] [58856]: INFO cinder.volume.api [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Create volume request issued successfully. [ 1025.638766] [58856]: INFO cinder.api.openstack.wsgi [None req-b3be2ffd-6351-4f9b-a326-af3d88b35c90 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1025.639503] [58856]: [pid: 58856|app: 0|req: 136/274] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:44:20 2025] POST /volume/v3/volumes => generated 757 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1025.644477] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.644477] [58855]: warnings.warn( [ 1025.648647] [58855]: INFO cinder.volume.api [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1025.650020] [58856]: DEBUG cinder.api.middleware.request_id [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.652843] [58856]: INFO cinder.api.openstack.wsgi [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1025.653073] [58856]: DEBUG cinder.api.openstack.wsgi [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1025.653289] [58856]: DEBUG cinder.api.openstack.wsgi [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.657788] [58855]: INFO cinder.api.openstack.wsgi [None req-ec75fce7-9bf1-4bc8-9f24-162e3d8e9b8a tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 1025.658264] [58855]: [pid: 58855|app: 0|req: 139/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:20 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.663020] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.663020] [58856]: warnings.warn( [ 1025.665526] [58856]: INFO cinder.volume.api [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1025.669976] [58856]: INFO cinder.api.openstack.wsgi [None req-43ad06c5-98ce-4f04-8cb7-b6f1ef217122 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1025.670504] [58856]: [pid: 58856|app: 0|req: 137/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:20 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.671996] [58855]: DEBUG cinder.api.middleware.request_id [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.675618] [58855]: INFO cinder.api.openstack.wsgi [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 1026.676352] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1026.676352] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.680844] [58856]: DEBUG cinder.api.middleware.request_id [None req-708ddc16-6a7a-4522-8398-29933555fe65 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.685462] [58856]: INFO cinder.api.openstack.wsgi [None req-708ddc16-6a7a-4522-8398-29933555fe65 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1026.685688] [58856]: DEBUG cinder.api.openstack.wsgi [None req-708ddc16-6a7a-4522-8398-29933555fe65 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1026.685972] [58856]: DEBUG cinder.api.openstack.wsgi [None req-708ddc16-6a7a-4522-8398-29933555fe65 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.692915] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.692915] [58855]: warnings.warn( [ 1026.696228] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.696228] [58856]: warnings.warn( [ 1026.698588] [58855]: INFO cinder.volume.api [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Volume info retrieved successfully. [ 1026.705570] [58856]: INFO cinder.volume.api [None req-708ddc16-6a7a-4522-8398-29933555fe65 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1026.714604] [58856]: INFO cinder.api.openstack.wsgi [None req-708ddc16-6a7a-4522-8398-29933555fe65 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1026.715609] [58856]: [pid: 58856|app: 0|req: 138/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:21 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.718157] [58855]: INFO cinder.api.openstack.wsgi [None req-a49c9f91-8279-48d2-a5d4-67584dc60960 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 200 [ 1026.718157] [58855]: [pid: 58855|app: 0|req: 140/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:21 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.729788] [58856]: DEBUG cinder.api.middleware.request_id [None req-858f2365-a5b1-47be-a2ae-31e055e8d1c5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.734558] [58856]: INFO cinder.api.openstack.wsgi [None req-858f2365-a5b1-47be-a2ae-31e055e8d1c5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] GET http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c [ 1027.734859] [58856]: DEBUG cinder.api.openstack.wsgi [None req-858f2365-a5b1-47be-a2ae-31e055e8d1c5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.735073] [58856]: DEBUG cinder.api.openstack.wsgi [None req-858f2365-a5b1-47be-a2ae-31e055e8d1c5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.745380] [58856]: INFO cinder.api.openstack.wsgi [None req-858f2365-a5b1-47be-a2ae-31e055e8d1c5 tempest-AttachVolumeTestJSON-1478924556 tempest-AttachVolumeTestJSON-1478924556-project-member] http://10.180.1.21/volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c returned with HTTP 404 [ 1027.746361] [58856]: [pid: 58856|app: 0|req: 139/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:22 2025] GET /volume/v3/volumes/edb818c7-6065-4ff4-ba00-1c48e768754c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1035.946181] [58855]: DEBUG cinder.api.middleware.request_id [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.949700] [58855]: INFO cinder.api.openstack.wsgi [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1245767423 [ 1035.949949] [58855]: DEBUG cinder.api.openstack.wsgi [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1035.950216] [58855]: DEBUG cinder.api.openstack.wsgi [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1035.950434] [58855]: INFO cinder.api.v3.volumes [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Delete volume with id: tempest-invalid-1245767423 [ 1035.959797] [58855]: INFO cinder.api.openstack.wsgi [req-7f5101c2-32fb-42fa-859b-a4a58b1f438c req-a1671c05-90b2-4b41-a2a5-d97707edada5 tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1245767423 returned with HTTP 404 [ 1035.960575] [58855]: [pid: 58855|app: 0|req: 141/280] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Nov 26 11:44:30 2025] DELETE /volume/v3/volumes/tempest-invalid-1245767423 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1037.324460] [58856]: DEBUG cinder.api.middleware.request_id [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.328062] [58856]: INFO cinder.api.openstack.wsgi [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1c607892-2ed9-4787-88b5-1922c2a0ea96 [ 1037.328423] [58856]: DEBUG cinder.api.openstack.wsgi [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1037.328760] [58856]: DEBUG cinder.api.openstack.wsgi [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1037.329425] [58856]: INFO cinder.api.v3.volumes [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Delete volume with id: 1c607892-2ed9-4787-88b5-1922c2a0ea96 [ 1037.343080] [58856]: INFO cinder.api.openstack.wsgi [req-8d384790-e85d-4957-98b7-00a4c2d5550d req-3cc5fcd8-63e7-4b5e-8a12-9fb1fbd3725b tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] http://10.180.1.21/volume/v3/volumes/1c607892-2ed9-4787-88b5-1922c2a0ea96 returned with HTTP 404 [ 1037.343576] [58856]: [pid: 58856|app: 0|req: 140/281] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:44:32 2025] DELETE /volume/v3/volumes/1c607892-2ed9-4787-88b5-1922c2a0ea96 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1037.617036] [58855]: DEBUG cinder.api.middleware.request_id [req-569b6eff-bd15-432f-a9e8-bb8172fc1939 req-eb380490-e7c8-4c1e-bf31-d1b461ec1e5c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.619434] [58855]: INFO cinder.api.openstack.wsgi [req-569b6eff-bd15-432f-a9e8-bb8172fc1939 req-eb380490-e7c8-4c1e-bf31-d1b461ec1e5c tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] GET http://10.180.1.21/volume/v3/volumes/840f567b-5ecc-452a-b95f-343f7f0232ec [ 1037.619672] [58855]: DEBUG cinder.api.openstack.wsgi [req-569b6eff-bd15-432f-a9e8-bb8172fc1939 req-eb380490-e7c8-4c1e-bf31-d1b461ec1e5c tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1037.619905] [58855]: DEBUG cinder.api.openstack.wsgi [req-569b6eff-bd15-432f-a9e8-bb8172fc1939 req-eb380490-e7c8-4c1e-bf31-d1b461ec1e5c tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1037.627641] [58855]: INFO cinder.api.openstack.wsgi [req-569b6eff-bd15-432f-a9e8-bb8172fc1939 req-eb380490-e7c8-4c1e-bf31-d1b461ec1e5c tempest-VolumesNegativeTest-1026083750 tempest-VolumesNegativeTest-1026083750-project-member] http://10.180.1.21/volume/v3/volumes/840f567b-5ecc-452a-b95f-343f7f0232ec returned with HTTP 404 [ 1037.627641] [58855]: [pid: 58855|app: 0|req: 142/282] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:44:32 2025] GET /volume/v3/volumes/840f567b-5ecc-452a-b95f-343f7f0232ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1047.332978] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=49,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1047.622369] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1055.084251] [58856]: DEBUG cinder.api.middleware.request_id [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.087588] [58856]: INFO cinder.api.openstack.wsgi [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1055.088036] [58856]: DEBUG cinder.api.openstack.wsgi [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-480279534"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1055.092125] [58856]: DEBUG cinder.api.v3.volumes [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-480279534'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1055.092125] [58856]: INFO cinder.api.v3.volumes [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume of 1 GB [ 1055.101773] [58856]: INFO cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Availability Zones retrieved successfully. [ 1055.112550] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Flow 'volume_create_api' (65c93430-5704-4934-9eee-6559fc4c3572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1055.113461] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61891f1a-2397-421c-8213-7084f7a56a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1055.114813] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1055.138026] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61891f1a-2397-421c-8213-7084f7a56a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1055.138812] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468105ec-83eb-4d2d-b8a3-c4af84dc300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1055.213710] [58856]: DEBUG cinder.quota [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Created reservations ['02341d80-5c55-48a2-8135-9333b1197130', 'bdc40119-6c73-42fa-9296-18112f9ccc5e', '7580fb0a-807a-44a2-9eed-f18926af5965', '649fe166-3501-42fe-8b76-3b679e0f2ad8'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1055.214884] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (468105ec-83eb-4d2d-b8a3-c4af84dc300b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02341d80-5c55-48a2-8135-9333b1197130', 'bdc40119-6c73-42fa-9296-18112f9ccc5e', '7580fb0a-807a-44a2-9eed-f18926af5965', '649fe166-3501-42fe-8b76-3b679e0f2ad8']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1055.215848] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888804e2-1b29-4341-89e1-64f78df75bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1055.234248] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888804e2-1b29-4341-89e1-64f78df75bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ea60c2-0a9b-41c6-a874-e4c57b4da5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-480279534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb4712e17d49479436ae69b4e59342',qos_specs=None,replication_status=,reservations=['02341d80-5c55-48a2-8135-9333b1197130','bdc40119-6c73-42fa-9296-18112f9ccc5e','7580fb0a-807a-44a2-9eed-f18926af5965','649fe166-3501-42fe-8b76-3b679e0f2ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-480279534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ea60c2-0a9b-41c6-a874-e4c57b4da5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fb4712e17d49479436ae69b4e59342',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1055.235491] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4aa5bc-d679-4951-a681-95f32a5b6b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1055.250983] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4aa5bc-d679-4951-a681-95f32a5b6b4a) transitioned into state 'SUCCESS' from state '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-480279534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb4712e17d49479436ae69b4e59342',qos_specs=None,replication_status=,reservations=['02341d80-5c55-48a2-8135-9333b1197130','bdc40119-6c73-42fa-9296-18112f9ccc5e','7580fb0a-807a-44a2-9eed-f18926af5965','649fe166-3501-42fe-8b76-3b679e0f2ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1055.250983] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911edd3-1f4c-447c-89e6-9f230d015d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1055.265031] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6911edd3-1f4c-447c-89e6-9f230d015d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1055.266248] [58856]: DEBUG cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Flow 'volume_create_api' (65c93430-5704-4934-9eee-6559fc4c3572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1055.266619] [58856]: INFO cinder.volume.api [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume request issued successfully. [ 1055.267673] [58856]: INFO cinder.api.openstack.wsgi [None req-943024dc-af56-4c3d-8b1e-570ed473b0e5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1055.268764] [58856]: [pid: 58856|app: 0|req: 141/283] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:44:49 2025] POST /volume/v3/volumes => generated 752 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1057.554249] [58855]: DEBUG cinder.api.middleware.request_id [None req-56b57427-9311-4a9d-bfd7-08fec018efed None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.557499] [58855]: INFO cinder.api.openstack.wsgi [None req-56b57427-9311-4a9d-bfd7-08fec018efed tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1057.557931] [58855]: DEBUG cinder.api.openstack.wsgi [None req-56b57427-9311-4a9d-bfd7-08fec018efed tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.558370] [58855]: DEBUG cinder.api.openstack.wsgi [None req-56b57427-9311-4a9d-bfd7-08fec018efed tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.579446] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.579446] [58855]: warnings.warn( [ 1057.584222] [58855]: INFO cinder.volume.api [None req-56b57427-9311-4a9d-bfd7-08fec018efed tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1057.589870] [58855]: INFO cinder.api.openstack.wsgi [None req-56b57427-9311-4a9d-bfd7-08fec018efed tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1057.590326] [58855]: [pid: 58855|app: 0|req: 143/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:52 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.625575] [58856]: DEBUG cinder.api.middleware.request_id [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.628412] [58856]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1057.628412] [58856]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.628580] [58856]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.639422] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.639422] [58856]: warnings.warn( [ 1057.642695] [58856]: INFO cinder.volume.api [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1057.647128] [58856]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-6c5d12a9-d356-48a6-b911-ff7972c129fd tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1057.647683] [58856]: [pid: 58856|app: 0|req: 142/285] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:44:52 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.678186] [58855]: DEBUG cinder.api.middleware.request_id [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.681129] [58855]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2/action [ 1057.681511] [58855]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1057.681640] [58855]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1057.691250] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.691250] [58855]: warnings.warn( [ 1057.691731] [58855]: INFO cinder.volume.api [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1057.697319] [58855]: INFO cinder.volume.api [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Begin detaching volume completed successfully. [ 1057.697532] [58855]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-8c091ac2-7a73-489d-9e47-a5ec6872e844 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2/action returned with HTTP 202 [ 1057.697968] [58855]: [pid: 58855|app: 0|req: 144/286] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:44:52 2025] POST /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1059.273459] [58856]: DEBUG cinder.api.middleware.request_id [None req-4dd3f1ed-1d2a-4fc1-9e76-fdc388c74505 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.273901] [58856]: INFO cinder.api.openstack.wsgi [None req-4dd3f1ed-1d2a-4fc1-9e76-fdc388c74505 None None] GET http://10.180.1.21/volume// [ 1059.274155] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4dd3f1ed-1d2a-4fc1-9e76-fdc388c74505 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.274431] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4dd3f1ed-1d2a-4fc1-9e76-fdc388c74505 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.274890] [58856]: INFO cinder.api.openstack.wsgi [None req-4dd3f1ed-1d2a-4fc1-9e76-fdc388c74505 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.275291] [58856]: [pid: 58856|app: 0|req: 143/287] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:44:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1059.279061] [58855]: DEBUG cinder.api.middleware.request_id [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.281488] [58855]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1059.281744] [58855]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.282013] [58855]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.297516] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.297516] [58855]: warnings.warn( [ 1059.301895] [58855]: INFO cinder.volume.api [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1059.309139] [58855]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-83cd8d0a-6596-4077-9102-bcffecf8d394 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1059.309754] [58855]: [pid: 58855|app: 0|req: 145/288] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:44:54 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1060.485315] [58856]: DEBUG cinder.api.middleware.request_id [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-d347f48f-f756-4d43-bf0a-d9669c27112b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.487862] [58856]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-d347f48f-f756-4d43-bf0a-d9669c27112b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d [ 1060.488200] [58856]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-d347f48f-f756-4d43-bf0a-d9669c27112b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1060.488481] [58856]: DEBUG cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-d347f48f-f756-4d43-bf0a-d9669c27112b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1060.501610] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.501610] [58856]: warnings.warn( [ 1061.042248] [58856]: INFO cinder.api.openstack.wsgi [req-85c04160-1a31-41dd-a402-d1ef4e8f5ef2 req-d347f48f-f756-4d43-bf0a-d9669c27112b tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d returned with HTTP 200 [ 1061.042248] [58856]: [pid: 58856|app: 0|req: 144/289] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:44:55 2025] DELETE /volume/v3/attachments/0ed43c83-8dad-4875-8282-802cdcfd462d => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.538404] [58855]: DEBUG cinder.api.middleware.request_id [None req-3910a075-f0af-485b-97b4-432588d3ae27 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.541066] [58855]: INFO cinder.api.openstack.wsgi [None req-3910a075-f0af-485b-97b4-432588d3ae27 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1062.541066] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3910a075-f0af-485b-97b4-432588d3ae27 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1062.541066] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3910a075-f0af-485b-97b4-432588d3ae27 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1062.554860] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.554860] [58855]: warnings.warn( [ 1062.559893] [58855]: INFO cinder.volume.api [None req-3910a075-f0af-485b-97b4-432588d3ae27 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1062.565806] [58855]: INFO cinder.api.openstack.wsgi [None req-3910a075-f0af-485b-97b4-432588d3ae27 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1062.569644] [58855]: [pid: 58855|app: 0|req: 146/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:44:57 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.040692] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=42,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1072.562978] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.461520] [58856]: DEBUG cinder.api.middleware.request_id [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.464737] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1090.464737] [58856]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.464895] [58856]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.475902] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.475902] [58856]: warnings.warn( [ 1090.480428] [58856]: INFO cinder.volume.api [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1090.486502] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-b170126a-d1aa-41cd-b17b-33cce858f6ef tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1090.487019] [58856]: [pid: 58856|app: 0|req: 145/291] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:25 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.008929] [58855]: DEBUG cinder.api.middleware.request_id [None req-6832712a-f54f-4694-bc31-95a9493d4ae5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.009541] [58855]: INFO cinder.api.openstack.wsgi [None req-6832712a-f54f-4694-bc31-95a9493d4ae5 None None] GET http://10.180.1.21/volume// [ 1092.009744] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6832712a-f54f-4694-bc31-95a9493d4ae5 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.009959] [58855]: DEBUG cinder.api.openstack.wsgi [None req-6832712a-f54f-4694-bc31-95a9493d4ae5 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.010436] [58855]: INFO cinder.api.openstack.wsgi [None req-6832712a-f54f-4694-bc31-95a9493d4ae5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.010812] [58855]: [pid: 58855|app: 0|req: 147/292] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:45:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.016086] [58856]: DEBUG cinder.api.middleware.request_id [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-4ac584a9-3e5d-4135-b754-72e5ce6d676c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.019158] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-4ac584a9-3e5d-4135-b754-72e5ce6d676c tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1092.019604] [58856]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-4ac584a9-3e5d-4135-b754-72e5ce6d676c tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d71a6c6-2d40-4132-bd74-8fa585aa83f3", "connector": null, "instance_uuid": "058c8b67-b25b-4b78-8aca-17668a1ca07f"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1092.032447] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.032447] [58856]: warnings.warn( [ 1092.060204] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-4ac584a9-3e5d-4135-b754-72e5ce6d676c tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1092.060744] [58856]: [pid: 58856|app: 0|req: 146/293] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:45:26 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.081150] [58855]: DEBUG cinder.api.middleware.request_id [None req-86f9b387-bb96-490b-b104-9389366d9991 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.084386] [58855]: INFO cinder.api.openstack.wsgi [None req-86f9b387-bb96-490b-b104-9389366d9991 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1092.084642] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86f9b387-bb96-490b-b104-9389366d9991 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.084888] [58855]: DEBUG cinder.api.openstack.wsgi [None req-86f9b387-bb96-490b-b104-9389366d9991 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.096996] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.096996] [58855]: warnings.warn( [ 1092.101495] [58855]: INFO cinder.volume.api [None req-86f9b387-bb96-490b-b104-9389366d9991 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1092.107861] [58855]: INFO cinder.api.openstack.wsgi [None req-86f9b387-bb96-490b-b104-9389366d9991 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1092.109031] [58855]: [pid: 58855|app: 0|req: 148/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:26 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.595104] [58856]: DEBUG cinder.api.middleware.request_id [None req-0c0c2f66-341a-4b2a-9e51-c8b9736e62b5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.595624] [58856]: INFO cinder.api.openstack.wsgi [None req-0c0c2f66-341a-4b2a-9e51-c8b9736e62b5 None None] GET http://10.180.1.21/volume// [ 1092.595853] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0c0c2f66-341a-4b2a-9e51-c8b9736e62b5 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.596153] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0c0c2f66-341a-4b2a-9e51-c8b9736e62b5 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.596606] [58856]: INFO cinder.api.openstack.wsgi [None req-0c0c2f66-341a-4b2a-9e51-c8b9736e62b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.596991] [58856]: [pid: 58856|app: 0|req: 147/295] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:45:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.601852] [58855]: DEBUG cinder.api.middleware.request_id [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.606835] [58855]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1092.607305] [58855]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.607554] [58855]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.620856] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.620856] [58855]: warnings.warn( [ 1092.626896] [58855]: INFO cinder.volume.api [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1092.634350] [58855]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-8d83f4c5-8df5-41cc-93bf-2cffdf5436e3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1092.635065] [58855]: [pid: 58855|app: 0|req: 149/296] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:45:27 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.673174] [58856]: DEBUG cinder.api.middleware.request_id [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.676995] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] PUT http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 [ 1092.677684] [58856]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944333", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1092.690531] [58856]: DEBUG cinder.coordination [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Acquiring lock "cinder-attachment_update-1d71a6c6-2d40-4132-bd74-8fa585aa83f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1092.696996] [58856]: DEBUG cinder.coordination [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Lock "cinder-attachment_update-1d71a6c6-2d40-4132-bd74-8fa585aa83f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1092.698689] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.698689] [58856]: warnings.warn( [ 1093.119200] [58855]: DEBUG cinder.api.middleware.request_id [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.121503] [58855]: INFO cinder.api.openstack.wsgi [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1093.121920] [58855]: DEBUG cinder.api.openstack.wsgi [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.122268] [58855]: DEBUG cinder.api.openstack.wsgi [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.139104] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.139104] [58855]: warnings.warn( [ 1093.146015] [58855]: INFO cinder.volume.api [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1093.155628] [58855]: INFO cinder.api.openstack.wsgi [None req-aeaece99-ca6b-4b5a-919c-6354557639f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1093.156459] [58855]: [pid: 58855|app: 0|req: 150/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:27 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.172330] [58855]: DEBUG cinder.api.middleware.request_id [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.175239] [58855]: INFO cinder.api.openstack.wsgi [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1094.175239] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.175519] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.197291] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.197291] [58855]: warnings.warn( [ 1094.200609] [58855]: INFO cinder.volume.api [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1094.208124] [58855]: INFO cinder.api.openstack.wsgi [None req-f3ec8949-0343-4e6b-a048-c6aa1fea8e79 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1094.208726] [58855]: [pid: 58855|app: 0|req: 151/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:28 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.218622] [58855]: DEBUG cinder.api.middleware.request_id [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.220665] [58855]: INFO cinder.api.openstack.wsgi [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1095.220903] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.221139] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.238757] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.238757] [58855]: warnings.warn( [ 1095.242933] [58855]: INFO cinder.volume.api [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1095.250029] [58855]: INFO cinder.api.openstack.wsgi [None req-4c5cc901-4e40-4cde-98ee-5a8abb136cb1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1095.250576] [58855]: [pid: 58855|app: 0|req: 152/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:29 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.262051] [58855]: DEBUG cinder.api.middleware.request_id [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.264537] [58855]: INFO cinder.api.openstack.wsgi [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1096.264827] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.265106] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.280852] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.280852] [58855]: warnings.warn( [ 1096.285758] [58855]: INFO cinder.volume.api [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1096.291693] [58855]: INFO cinder.api.openstack.wsgi [None req-3849eee1-97b4-4ab1-82a7-6b8f477dd390 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1096.292262] [58855]: [pid: 58855|app: 0|req: 153/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:30 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.304575] [58855]: DEBUG cinder.api.middleware.request_id [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.307036] [58855]: INFO cinder.api.openstack.wsgi [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1097.307182] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.307784] [58855]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.323507] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.323507] [58855]: warnings.warn( [ 1097.328477] [58855]: INFO cinder.volume.api [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1097.336203] [58855]: INFO cinder.api.openstack.wsgi [None req-eaf5e920-279c-4cdd-b8c7-cf22f506a553 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1097.336751] [58855]: [pid: 58855|app: 0|req: 154/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:32 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.730643] [58856]: DEBUG cinder.coordination [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Lock "cinder-attachment_update-1d71a6c6-2d40-4132-bd74-8fa585aa83f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1097.731374] [58856]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-825b6135-51f2-4ca2-9c0c-a47b49304895 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 returned with HTTP 200 [ 1097.732233] [58856]: [pid: 58856|app: 0|req: 148/302] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:45:27 2025] PUT /volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.348939] [58855]: DEBUG cinder.api.middleware.request_id [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.351340] [58855]: INFO cinder.api.openstack.wsgi [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1098.351573] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.351805] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.376833] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.376833] [58855]: warnings.warn( [ 1098.384237] [58855]: INFO cinder.volume.api [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1098.391735] [58855]: INFO cinder.api.openstack.wsgi [None req-9bb45e86-b4f6-4876-8098-235ef78a7d1e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1098.393340] [58855]: [pid: 58855|app: 0|req: 155/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:33 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.409230] [58856]: DEBUG cinder.api.middleware.request_id [None req-2f650a60-d538-436b-bdbd-d1408aad5024 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.413058] [58856]: INFO cinder.api.openstack.wsgi [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1098.413058] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1903001827"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1098.413992] [58856]: DEBUG cinder.api.v3.volumes [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1903001827'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1098.414323] [58856]: INFO cinder.api.v3.volumes [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume of 1 GB [ 1098.414902] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.414902] [58856]: warnings.warn( [ 1098.420361] [58856]: INFO cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Availability Zones retrieved successfully. [ 1098.427771] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (05974c05-017b-4e07-83b9-bac53070981d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1098.429289] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a76b0e-fb8d-42e2-b656-958d04b9f549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.431043] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1098.453847] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a76b0e-fb8d-42e2-b656-958d04b9f549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.456098] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a90879-fa0a-4be4-9490-199685d14649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.525403] [58856]: DEBUG cinder.quota [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Created reservations ['bfbe5471-3c77-447e-980c-0cf8d3caa606', '82a35b71-eccd-4dbf-b5c1-6886bbcdf337', 'ebac14e0-5225-499d-8385-b723b1f0a38e', '9a1a4286-270d-46e0-b312-8fd7ec84157a'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1098.526148] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a90879-fa0a-4be4-9490-199685d14649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfbe5471-3c77-447e-980c-0cf8d3caa606', '82a35b71-eccd-4dbf-b5c1-6886bbcdf337', 'ebac14e0-5225-499d-8385-b723b1f0a38e', '9a1a4286-270d-46e0-b312-8fd7ec84157a']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.527241] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4df4f1-2053-4ff8-9240-2f6ed263707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.544037] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be4df4f1-2053-4ff8-9240-2f6ed263707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ebd0a3-a528-470e-b0d3-160eed9ab1d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1903001827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['bfbe5471-3c77-447e-980c-0cf8d3caa606','82a35b71-eccd-4dbf-b5c1-6886bbcdf337','ebac14e0-5225-499d-8385-b723b1f0a38e','9a1a4286-270d-46e0-b312-8fd7ec84157a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1903001827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ebd0a3-a528-470e-b0d3-160eed9ab1d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fcf962a866942b094a862887fe86d64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b6b2940a678492397761612ea0cd2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.545144] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160e7f57-bf13-4d4b-8f76-1d4c48054006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.574760] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160e7f57-bf13-4d4b-8f76-1d4c48054006) transitioned into state 'SUCCESS' from state '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-1903001827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['bfbe5471-3c77-447e-980c-0cf8d3caa606','82a35b71-eccd-4dbf-b5c1-6886bbcdf337','ebac14e0-5225-499d-8385-b723b1f0a38e','9a1a4286-270d-46e0-b312-8fd7ec84157a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.575847] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966882a5-8c4b-4f21-9408-bbba948088df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1098.587797] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966882a5-8c4b-4f21-9408-bbba948088df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1098.587797] [58856]: DEBUG cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (05974c05-017b-4e07-83b9-bac53070981d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1098.587797] [58856]: INFO cinder.volume.api [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request issued successfully. [ 1098.588222] [58856]: INFO cinder.api.openstack.wsgi [None req-2f650a60-d538-436b-bdbd-d1408aad5024 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1098.588785] [58856]: [pid: 58856|app: 0|req: 149/304] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:45:33 2025] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1098.600089] [58855]: DEBUG cinder.api.middleware.request_id [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.601805] [58855]: INFO cinder.api.openstack.wsgi [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1098.602310] [58855]: DEBUG cinder.api.openstack.wsgi [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.602310] [58855]: DEBUG cinder.api.openstack.wsgi [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.611699] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.611699] [58855]: warnings.warn( [ 1098.615417] [58855]: INFO cinder.volume.api [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1098.620801] [58855]: INFO cinder.api.openstack.wsgi [None req-18f68d50-ac24-4675-95c1-c7627e16f2a4 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1098.621279] [58855]: [pid: 58855|app: 0|req: 156/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:33 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.403783] [58856]: DEBUG cinder.api.middleware.request_id [None req-7cb96094-7611-4907-89ae-46970144cb5e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.406576] [58856]: INFO cinder.api.openstack.wsgi [None req-7cb96094-7611-4907-89ae-46970144cb5e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1099.406820] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7cb96094-7611-4907-89ae-46970144cb5e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.407029] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7cb96094-7611-4907-89ae-46970144cb5e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.421947] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.421947] [58856]: warnings.warn( [ 1099.427029] [58856]: INFO cinder.volume.api [None req-7cb96094-7611-4907-89ae-46970144cb5e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1099.432634] [58856]: INFO cinder.api.openstack.wsgi [None req-7cb96094-7611-4907-89ae-46970144cb5e tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1099.433037] [58856]: [pid: 58856|app: 0|req: 150/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:34 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.639364] [58855]: DEBUG cinder.api.middleware.request_id [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.642858] [58855]: INFO cinder.api.openstack.wsgi [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1099.644352] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.644352] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.662266] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.662266] [58855]: warnings.warn( [ 1099.667374] [58855]: INFO cinder.volume.api [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1099.674891] [58855]: INFO cinder.api.openstack.wsgi [None req-5a1f77f7-f3f7-4800-8d58-42ee538ea3de tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1099.675289] [58855]: [pid: 58855|app: 0|req: 157/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:34 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1099.722248] [58856]: DEBUG cinder.api.middleware.request_id [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.724787] [58856]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1099.725106] [58856]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.725353] [58856]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.734180] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.734180] [58856]: warnings.warn( [ 1099.739742] [58856]: INFO cinder.volume.api [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1099.744595] [58856]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-13e33eda-c9d8-4ce7-9a33-ea08de43ad2c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1099.745071] [58856]: [pid: 58856|app: 0|req: 151/308] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:34 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.884506] [58855]: DEBUG cinder.api.middleware.request_id [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-407454ae-c869-4256-a24d-90e4d3d933b9 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.886888] [58855]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-407454ae-c869-4256-a24d-90e4d3d933b9 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] POST http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846/action [ 1099.887334] [58855]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-407454ae-c869-4256-a24d-90e4d3d933b9 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1099.887458] [58855]: DEBUG cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-407454ae-c869-4256-a24d-90e4d3d933b9 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1099.908730] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.908730] [58855]: warnings.warn( [ 1099.920042] [58855]: INFO cinder.api.openstack.wsgi [req-8fd24979-cb9b-4977-9386-2cc7b99ef071 req-407454ae-c869-4256-a24d-90e4d3d933b9 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846/action returned with HTTP 204 [ 1099.920587] [58855]: [pid: 58855|app: 0|req: 158/309] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:45:34 2025] POST /volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1100.443604] [58856]: DEBUG cinder.api.middleware.request_id [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.446130] [58856]: INFO cinder.api.openstack.wsgi [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1100.446472] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.446689] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.457959] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.457959] [58856]: warnings.warn( [ 1100.462460] [58856]: INFO cinder.volume.api [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1100.468148] [58856]: INFO cinder.api.openstack.wsgi [None req-b8fbc91f-72ec-4b10-b8f8-a30cd39e8d8b tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1100.468779] [58856]: [pid: 58856|app: 0|req: 152/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:35 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.479611] [58855]: DEBUG cinder.api.middleware.request_id [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.482244] [58855]: INFO cinder.api.openstack.wsgi [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1100.482473] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.482698] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.495870] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.495870] [58855]: warnings.warn( [ 1100.499513] [58855]: INFO cinder.volume.api [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1100.504710] [58855]: INFO cinder.api.openstack.wsgi [None req-4a5097a1-9a47-4600-9267-d41b63dfe80d tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1100.505208] [58855]: [pid: 58855|app: 0|req: 159/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:35 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.268243] [58856]: DEBUG cinder.api.middleware.request_id [None req-5548902a-64db-4de3-afa8-4be4acf41e0b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.268700] [58856]: INFO cinder.api.openstack.wsgi [None req-5548902a-64db-4de3-afa8-4be4acf41e0b None None] GET http://10.180.1.21/volume// [ 1101.268882] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5548902a-64db-4de3-afa8-4be4acf41e0b None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.269135] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5548902a-64db-4de3-afa8-4be4acf41e0b None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.269532] [58856]: INFO cinder.api.openstack.wsgi [None req-5548902a-64db-4de3-afa8-4be4acf41e0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1101.270023] [58856]: [pid: 58856|app: 0|req: 153/312] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:45:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1101.273887] [58855]: DEBUG cinder.api.middleware.request_id [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-24b2a5ff-2b88-4987-bab1-25a923c399c2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.276437] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-24b2a5ff-2b88-4987-bab1-25a923c399c2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1101.277097] [58855]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-24b2a5ff-2b88-4987-bab1-25a923c399c2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ebd0a3-a528-470e-b0d3-160eed9ab1d6", "connector": null, "instance_uuid": "fd17757d-8004-4009-baf5-2f5a9afacf20"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1101.289516] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.289516] [58855]: warnings.warn( [ 1101.316404] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-24b2a5ff-2b88-4987-bab1-25a923c399c2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1101.316917] [58855]: [pid: 58855|app: 0|req: 160/313] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:45:36 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.346383] [58856]: DEBUG cinder.api.middleware.request_id [None req-afb48529-251b-4610-9b3a-59de97100fc5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.348647] [58856]: INFO cinder.api.openstack.wsgi [None req-afb48529-251b-4610-9b3a-59de97100fc5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1101.348868] [58856]: DEBUG cinder.api.openstack.wsgi [None req-afb48529-251b-4610-9b3a-59de97100fc5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.349092] [58856]: DEBUG cinder.api.openstack.wsgi [None req-afb48529-251b-4610-9b3a-59de97100fc5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.362184] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.362184] [58856]: warnings.warn( [ 1101.366088] [58856]: INFO cinder.volume.api [None req-afb48529-251b-4610-9b3a-59de97100fc5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1101.371795] [58856]: INFO cinder.api.openstack.wsgi [None req-afb48529-251b-4610-9b3a-59de97100fc5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1101.372259] [58856]: [pid: 58856|app: 0|req: 154/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:36 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.675489] [58855]: DEBUG cinder.api.middleware.request_id [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.677884] [58855]: INFO cinder.api.openstack.wsgi [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1101.678107] [58855]: DEBUG cinder.api.openstack.wsgi [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.678322] [58855]: DEBUG cinder.api.openstack.wsgi [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.689220] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.689220] [58855]: warnings.warn( [ 1101.693645] [58855]: INFO cinder.volume.api [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1101.698606] [58855]: INFO cinder.api.openstack.wsgi [req-a394bc8c-61c3-4856-9a92-7c7bbdd50e3d req-908ed634-6e54-49d8-afdc-88d22f2fde00 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1101.699091] [58855]: [pid: 58855|app: 0|req: 161/315] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:36 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.846824] [58856]: DEBUG cinder.api.middleware.request_id [None req-33087886-2b9b-4b87-95cc-8aacdd966e42 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.847330] [58856]: INFO cinder.api.openstack.wsgi [None req-33087886-2b9b-4b87-95cc-8aacdd966e42 None None] GET http://10.180.1.21/volume// [ 1101.847600] [58856]: DEBUG cinder.api.openstack.wsgi [None req-33087886-2b9b-4b87-95cc-8aacdd966e42 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.847874] [58856]: DEBUG cinder.api.openstack.wsgi [None req-33087886-2b9b-4b87-95cc-8aacdd966e42 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.848367] [58856]: INFO cinder.api.openstack.wsgi [None req-33087886-2b9b-4b87-95cc-8aacdd966e42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1101.848774] [58856]: [pid: 58856|app: 0|req: 155/316] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:45:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1101.852518] [58855]: DEBUG cinder.api.middleware.request_id [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.855029] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1101.855300] [58855]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.855514] [58855]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.868569] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.868569] [58855]: warnings.warn( [ 1101.872629] [58855]: INFO cinder.volume.api [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1101.878744] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-19bb8c60-86d1-4975-847f-2da63093b6c1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1101.879241] [58855]: [pid: 58855|app: 0|req: 162/317] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:45:36 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1101.908420] [58856]: DEBUG cinder.api.middleware.request_id [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.910851] [58856]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] PUT http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 [ 1101.911293] [58856]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944337", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1101.921344] [58856]: DEBUG cinder.coordination [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Acquiring lock "cinder-attachment_update-27ebd0a3-a528-470e-b0d3-160eed9ab1d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1101.927159] [58856]: DEBUG cinder.coordination [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-27ebd0a3-a528-470e-b0d3-160eed9ab1d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1101.928906] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.928906] [58856]: warnings.warn( [ 1102.382859] [58855]: DEBUG cinder.api.middleware.request_id [None req-deff72fe-9896-4475-a9af-8456cc7667da None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.385733] [58855]: INFO cinder.api.openstack.wsgi [None req-deff72fe-9896-4475-a9af-8456cc7667da tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1102.386119] [58855]: DEBUG cinder.api.openstack.wsgi [None req-deff72fe-9896-4475-a9af-8456cc7667da tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.386419] [58855]: DEBUG cinder.api.openstack.wsgi [None req-deff72fe-9896-4475-a9af-8456cc7667da tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.400735] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.400735] [58855]: warnings.warn( [ 1102.406458] [58855]: INFO cinder.volume.api [None req-deff72fe-9896-4475-a9af-8456cc7667da tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1102.413187] [58855]: INFO cinder.api.openstack.wsgi [None req-deff72fe-9896-4475-a9af-8456cc7667da tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1102.413874] [58855]: [pid: 58855|app: 0|req: 163/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:37 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.424900] [58855]: DEBUG cinder.api.middleware.request_id [None req-24f45016-0a92-4a67-bb93-5bd412961c34 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.427300] [58855]: INFO cinder.api.openstack.wsgi [None req-24f45016-0a92-4a67-bb93-5bd412961c34 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1103.427563] [58855]: DEBUG cinder.api.openstack.wsgi [None req-24f45016-0a92-4a67-bb93-5bd412961c34 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.427774] [58855]: DEBUG cinder.api.openstack.wsgi [None req-24f45016-0a92-4a67-bb93-5bd412961c34 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.442767] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.442767] [58855]: warnings.warn( [ 1103.447302] [58855]: INFO cinder.volume.api [None req-24f45016-0a92-4a67-bb93-5bd412961c34 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1103.452885] [58855]: INFO cinder.api.openstack.wsgi [None req-24f45016-0a92-4a67-bb93-5bd412961c34 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1103.453365] [58855]: [pid: 58855|app: 0|req: 164/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:38 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.463242] [58855]: DEBUG cinder.api.middleware.request_id [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.465340] [58855]: INFO cinder.api.openstack.wsgi [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1104.465553] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.465757] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.479706] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.479706] [58855]: warnings.warn( [ 1104.484404] [58855]: INFO cinder.volume.api [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1104.490649] [58855]: INFO cinder.api.openstack.wsgi [None req-8681aed3-8e14-44e5-b554-2a9e75b8d0ce tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1104.491150] [58855]: [pid: 58855|app: 0|req: 165/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:39 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.502631] [58855]: DEBUG cinder.api.middleware.request_id [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.504586] [58855]: INFO cinder.api.openstack.wsgi [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1105.504859] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.505126] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.520020] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.520020] [58855]: warnings.warn( [ 1105.524332] [58855]: INFO cinder.volume.api [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1105.530821] [58855]: INFO cinder.api.openstack.wsgi [None req-ab45a2fd-e509-42d7-9eb7-287c009f6ba8 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1105.531383] [58855]: [pid: 58855|app: 0|req: 166/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:40 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1106.460042] [58856]: DEBUG cinder.coordination [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-27ebd0a3-a528-470e-b0d3-160eed9ab1d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1106.460408] [58856]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-b31634c1-7c70-4c6a-ada1-d4c082ef47cd tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 returned with HTTP 200 [ 1106.460960] [58856]: [pid: 58856|app: 0|req: 156/322] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:45:36 2025] PUT /volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.541234] [58855]: DEBUG cinder.api.middleware.request_id [None req-a079987b-3731-452d-af5f-9a6de49afadb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.543523] [58855]: INFO cinder.api.openstack.wsgi [None req-a079987b-3731-452d-af5f-9a6de49afadb tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1106.543750] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a079987b-3731-452d-af5f-9a6de49afadb tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.543964] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a079987b-3731-452d-af5f-9a6de49afadb tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.555813] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.555813] [58855]: warnings.warn( [ 1106.560046] [58855]: INFO cinder.volume.api [None req-a079987b-3731-452d-af5f-9a6de49afadb tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1106.565675] [58855]: INFO cinder.api.openstack.wsgi [None req-a079987b-3731-452d-af5f-9a6de49afadb tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1106.566125] [58855]: [pid: 58855|app: 0|req: 167/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:41 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.577488] [58856]: DEBUG cinder.api.middleware.request_id [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.581186] [58856]: INFO cinder.api.openstack.wsgi [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1107.581832] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.582350] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.598989] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.598989] [58856]: warnings.warn( [ 1107.605018] [58856]: INFO cinder.volume.api [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1107.611869] [58856]: INFO cinder.api.openstack.wsgi [None req-6d5d4270-3551-491f-86c6-e98be3cf6c8f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1107.612377] [58856]: [pid: 58856|app: 0|req: 157/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:42 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.596787] [58855]: DEBUG cinder.api.middleware.request_id [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-d979b62c-cb10-4cdf-a82a-d766882c1fbc None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.600616] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-d979b62c-cb10-4cdf-a82a-d766882c1fbc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13/action [ 1108.601122] [58855]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-d979b62c-cb10-4cdf-a82a-d766882c1fbc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1108.601298] [58855]: DEBUG cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-d979b62c-cb10-4cdf-a82a-d766882c1fbc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1108.623890] [58856]: DEBUG cinder.api.middleware.request_id [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.626085] [58856]: INFO cinder.api.openstack.wsgi [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1108.626369] [58856]: DEBUG cinder.api.openstack.wsgi [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.626571] [58856]: DEBUG cinder.api.openstack.wsgi [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.636408] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.636408] [58855]: warnings.warn( [ 1108.641612] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.641612] [58856]: warnings.warn( [ 1108.646972] [58856]: INFO cinder.volume.api [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1108.655214] [58856]: INFO cinder.api.openstack.wsgi [None req-da83b2d0-f752-47db-8028-0c19e91d99d2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1108.655354] [58855]: INFO cinder.api.openstack.wsgi [req-abd4afd6-ece3-49f9-9e95-a4a5d0533bcc req-d979b62c-cb10-4cdf-a82a-d766882c1fbc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13/action returned with HTTP 204 [ 1108.655812] [58856]: [pid: 58856|app: 0|req: 158/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:43 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.655923] [58855]: [pid: 58855|app: 0|req: 168/326] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:45:43 2025] POST /volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1109.673516] [58856]: DEBUG cinder.api.middleware.request_id [None req-ae57997c-d92b-4630-b6bb-01a925254f87 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.676173] [58856]: INFO cinder.api.openstack.wsgi [None req-ae57997c-d92b-4630-b6bb-01a925254f87 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1109.677129] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ae57997c-d92b-4630-b6bb-01a925254f87 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.677129] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ae57997c-d92b-4630-b6bb-01a925254f87 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.696935] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.696935] [58856]: warnings.warn( [ 1109.701330] [58856]: INFO cinder.volume.api [None req-ae57997c-d92b-4630-b6bb-01a925254f87 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1109.707255] [58856]: INFO cinder.api.openstack.wsgi [None req-ae57997c-d92b-4630-b6bb-01a925254f87 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1109.707770] [58856]: [pid: 58856|app: 0|req: 159/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:44 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.718031] [58855]: DEBUG cinder.api.middleware.request_id [None req-5809712b-21f4-4973-ada4-5213629b8cb1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.720057] [58855]: INFO cinder.api.openstack.wsgi [None req-5809712b-21f4-4973-ada4-5213629b8cb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1109.720535] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5809712b-21f4-4973-ada4-5213629b8cb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.720863] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5809712b-21f4-4973-ada4-5213629b8cb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.732752] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.732752] [58855]: warnings.warn( [ 1109.737558] [58855]: INFO cinder.volume.api [None req-5809712b-21f4-4973-ada4-5213629b8cb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1109.742327] [58855]: INFO cinder.api.openstack.wsgi [None req-5809712b-21f4-4973-ada4-5213629b8cb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1109.742780] [58855]: [pid: 58855|app: 0|req: 169/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:44 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.184180] [58856]: DEBUG cinder.api.middleware.request_id [None req-232001ff-ddae-468d-b81a-ba3559746f84 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.188273] [58856]: INFO cinder.api.openstack.wsgi [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1111.188926] [58856]: DEBUG cinder.api.openstack.wsgi [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.189396] [58856]: DEBUG cinder.api.openstack.wsgi [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.189698] [58856]: INFO cinder.api.v3.volumes [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Delete volume with id: 4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1111.205138] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.205138] [58856]: warnings.warn( [ 1111.205944] [58856]: INFO cinder.volume.api [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 1111.237692] [58856]: INFO cinder.volume.api [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Delete volume request issued successfully. [ 1111.237692] [58856]: INFO cinder.api.openstack.wsgi [None req-232001ff-ddae-468d-b81a-ba3559746f84 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 202 [ 1111.238298] [58856]: [pid: 58856|app: 0|req: 160/329] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:45:45 2025] DELETE /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1111.245124] [58855]: DEBUG cinder.api.middleware.request_id [None req-93d2875a-dece-42ce-845b-f510cbdc2776 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.249587] [58855]: INFO cinder.api.openstack.wsgi [None req-93d2875a-dece-42ce-845b-f510cbdc2776 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1111.249587] [58855]: DEBUG cinder.api.openstack.wsgi [None req-93d2875a-dece-42ce-845b-f510cbdc2776 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.249587] [58855]: DEBUG cinder.api.openstack.wsgi [None req-93d2875a-dece-42ce-845b-f510cbdc2776 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.257154] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.257154] [58855]: warnings.warn( [ 1111.262311] [58855]: INFO cinder.volume.api [None req-93d2875a-dece-42ce-845b-f510cbdc2776 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 1111.268883] [58855]: INFO cinder.api.openstack.wsgi [None req-93d2875a-dece-42ce-845b-f510cbdc2776 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 1111.269322] [58855]: [pid: 58855|app: 0|req: 170/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:45 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.445108] [58856]: DEBUG cinder.api.middleware.request_id [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.448126] [58856]: INFO cinder.api.openstack.wsgi [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1111.448363] [58856]: DEBUG cinder.api.openstack.wsgi [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.448576] [58856]: DEBUG cinder.api.openstack.wsgi [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.462646] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.462646] [58856]: warnings.warn( [ 1111.467806] [58856]: INFO cinder.volume.api [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1111.473671] [58856]: INFO cinder.api.openstack.wsgi [req-211a27e6-8465-451d-a3a2-b529c5ff4c84 req-d9f83c90-5734-43db-8900-e7d3b37af8f3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1111.474181] [58856]: [pid: 58856|app: 0|req: 161/331] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:46 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.284404] [58855]: DEBUG cinder.api.middleware.request_id [None req-16bedd6c-feb9-4047-9d49-b930736caa66 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.287083] [58855]: INFO cinder.api.openstack.wsgi [None req-16bedd6c-feb9-4047-9d49-b930736caa66 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1112.287193] [58855]: DEBUG cinder.api.openstack.wsgi [None req-16bedd6c-feb9-4047-9d49-b930736caa66 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1112.287406] [58855]: DEBUG cinder.api.openstack.wsgi [None req-16bedd6c-feb9-4047-9d49-b930736caa66 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.298134] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.298134] [58855]: warnings.warn( [ 1112.302923] [58855]: INFO cinder.volume.api [None req-16bedd6c-feb9-4047-9d49-b930736caa66 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 1112.309018] [58855]: INFO cinder.api.openstack.wsgi [None req-16bedd6c-feb9-4047-9d49-b930736caa66 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 1112.309579] [58855]: [pid: 58855|app: 0|req: 171/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:47 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.002019] [58856]: DEBUG cinder.api.middleware.request_id [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.004370] [58856]: INFO cinder.api.openstack.wsgi [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1113.004606] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.004977] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.017693] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.017693] [58856]: warnings.warn( [ 1113.022780] [58856]: INFO cinder.volume.api [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1113.030971] [58856]: INFO cinder.api.openstack.wsgi [None req-6303b6cd-097e-4f3a-a108-552b5f15f682 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1113.031593] [58856]: [pid: 58856|app: 0|req: 162/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:47 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.069548] [58855]: DEBUG cinder.api.middleware.request_id [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.071593] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1113.071816] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.072026] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.080480] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.080480] [58855]: warnings.warn( [ 1113.085075] [58855]: INFO cinder.volume.api [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1113.090503] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-e9dffc00-0618-4860-944d-cc2e9060b7bb tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1113.090811] [58855]: [pid: 58855|app: 0|req: 172/334] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:47 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.320094] [58856]: DEBUG cinder.api.middleware.request_id [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.322817] [58856]: INFO cinder.api.openstack.wsgi [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1113.323206] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.323316] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.332753] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.332753] [58856]: warnings.warn( [ 1113.337377] [58856]: INFO cinder.volume.api [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Volume info retrieved successfully. [ 1113.342220] [58856]: INFO cinder.api.openstack.wsgi [None req-e50172b1-ee4d-4685-9e6c-d3d0050aba19 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 200 [ 1113.342762] [58856]: [pid: 58856|app: 0|req: 163/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:48 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.356195] [58855]: DEBUG cinder.api.middleware.request_id [None req-22b993fd-6660-4cbe-a105-46f959aff0f1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.359745] [58855]: INFO cinder.api.openstack.wsgi [None req-22b993fd-6660-4cbe-a105-46f959aff0f1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] GET http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 [ 1114.360209] [58855]: DEBUG cinder.api.openstack.wsgi [None req-22b993fd-6660-4cbe-a105-46f959aff0f1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.360608] [58855]: DEBUG cinder.api.openstack.wsgi [None req-22b993fd-6660-4cbe-a105-46f959aff0f1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.367933] [58855]: INFO cinder.api.openstack.wsgi [None req-22b993fd-6660-4cbe-a105-46f959aff0f1 tempest-DeleteServersTestJSON-2059691380 tempest-DeleteServersTestJSON-2059691380-project-member] http://10.180.1.21/volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 returned with HTTP 404 [ 1114.368470] [58855]: [pid: 58855|app: 0|req: 173/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:49 2025] GET /volume/v3/volumes/4d26818e-8a90-470d-9ac5-ea7fc316b5a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1114.609483] [58856]: DEBUG cinder.api.middleware.request_id [None req-7c2bb4ae-6356-4e52-8b65-5a48bbebe3f8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.609959] [58856]: INFO cinder.api.openstack.wsgi [None req-7c2bb4ae-6356-4e52-8b65-5a48bbebe3f8 None None] GET http://10.180.1.21/volume// [ 1114.610162] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7c2bb4ae-6356-4e52-8b65-5a48bbebe3f8 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.610383] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7c2bb4ae-6356-4e52-8b65-5a48bbebe3f8 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.610969] [58856]: INFO cinder.api.openstack.wsgi [None req-7c2bb4ae-6356-4e52-8b65-5a48bbebe3f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.611387] [58856]: [pid: 58856|app: 0|req: 164/337] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:45:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.615405] [58855]: DEBUG cinder.api.middleware.request_id [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a12cdc3b-d31b-45a0-bda0-2216ede088af None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.618135] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a12cdc3b-d31b-45a0-bda0-2216ede088af tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1114.618635] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a12cdc3b-d31b-45a0-bda0-2216ede088af tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57ea60c2-0a9b-41c6-a874-e4c57b4da5b0", "connector": null, "instance_uuid": "f846a000-09de-4893-8c36-4639cb4b6f2a"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1114.632043] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.632043] [58855]: warnings.warn( [ 1114.655428] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a12cdc3b-d31b-45a0-bda0-2216ede088af tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1114.655934] [58855]: [pid: 58855|app: 0|req: 174/338] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:45:49 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.674395] [58856]: DEBUG cinder.api.middleware.request_id [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.676597] [58856]: INFO cinder.api.openstack.wsgi [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1114.676842] [58856]: DEBUG cinder.api.openstack.wsgi [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.677068] [58856]: DEBUG cinder.api.openstack.wsgi [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.687755] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.687755] [58856]: warnings.warn( [ 1114.691177] [58856]: INFO cinder.volume.api [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1114.696442] [58856]: INFO cinder.api.openstack.wsgi [None req-40272ce5-6a72-40a4-8966-b2b87ecaad2e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1114.696880] [58856]: [pid: 58856|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:49 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.176788] [58855]: DEBUG cinder.api.middleware.request_id [None req-daa21d1b-cfb2-4adb-8200-89d3e5e9a4ca None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.177290] [58855]: INFO cinder.api.openstack.wsgi [None req-daa21d1b-cfb2-4adb-8200-89d3e5e9a4ca None None] GET http://10.180.1.21/volume// [ 1115.177456] [58855]: DEBUG cinder.api.openstack.wsgi [None req-daa21d1b-cfb2-4adb-8200-89d3e5e9a4ca None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1115.177678] [58855]: DEBUG cinder.api.openstack.wsgi [None req-daa21d1b-cfb2-4adb-8200-89d3e5e9a4ca None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.178077] [58855]: INFO cinder.api.openstack.wsgi [None req-daa21d1b-cfb2-4adb-8200-89d3e5e9a4ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.178592] [58855]: [pid: 58855|app: 0|req: 175/340] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:45:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1115.182198] [58856]: DEBUG cinder.api.middleware.request_id [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.184223] [58856]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1115.184547] [58856]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1115.184799] [58856]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.207583] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.207583] [58856]: warnings.warn( [ 1115.218660] [58856]: INFO cinder.volume.api [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1115.228257] [58856]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-a5394044-586f-40ce-a662-a61d7d5b69a9 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1115.228862] [58856]: [pid: 58856|app: 0|req: 166/341] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:45:49 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1115.299620] [58855]: DEBUG cinder.api.middleware.request_id [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.302590] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] PUT http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 [ 1115.302900] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944340", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1115.314486] [58855]: DEBUG cinder.coordination [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Acquiring lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1115.320902] [58855]: DEBUG cinder.coordination [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1115.322385] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.322385] [58855]: warnings.warn( [ 1115.707439] [58856]: DEBUG cinder.api.middleware.request_id [None req-836e2bb7-c187-4bdf-a014-01237058d518 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.709666] [58856]: INFO cinder.api.openstack.wsgi [None req-836e2bb7-c187-4bdf-a014-01237058d518 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1115.709987] [58856]: DEBUG cinder.api.openstack.wsgi [None req-836e2bb7-c187-4bdf-a014-01237058d518 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1115.710334] [58856]: DEBUG cinder.api.openstack.wsgi [None req-836e2bb7-c187-4bdf-a014-01237058d518 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.726772] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.726772] [58856]: warnings.warn( [ 1115.732152] [58856]: INFO cinder.volume.api [None req-836e2bb7-c187-4bdf-a014-01237058d518 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1115.739156] [58856]: INFO cinder.api.openstack.wsgi [None req-836e2bb7-c187-4bdf-a014-01237058d518 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1115.739674] [58856]: [pid: 58856|app: 0|req: 167/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:50 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.750461] [58856]: DEBUG cinder.api.middleware.request_id [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.753741] [58856]: INFO cinder.api.openstack.wsgi [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1116.754071] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1116.754310] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1116.772703] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.772703] [58856]: warnings.warn( [ 1116.777295] [58856]: INFO cinder.volume.api [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1116.783234] [58856]: INFO cinder.api.openstack.wsgi [None req-4761401c-6d44-4f2e-952c-7fcfb1213cd3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1116.783772] [58856]: [pid: 58856|app: 0|req: 168/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:51 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.794345] [58856]: DEBUG cinder.api.middleware.request_id [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.797912] [58856]: INFO cinder.api.openstack.wsgi [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1117.798404] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1117.798761] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1117.816285] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.816285] [58856]: warnings.warn( [ 1117.825110] [58856]: INFO cinder.volume.api [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1117.834883] [58856]: INFO cinder.api.openstack.wsgi [None req-8f64a0fe-2f53-4e45-99fe-44cfa7bdf473 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1117.835220] [58856]: [pid: 58856|app: 0|req: 169/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:52 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.846666] [58856]: DEBUG cinder.api.middleware.request_id [None req-affa924d-386b-450c-a4bb-e6f89b1800da None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.848637] [58856]: INFO cinder.api.openstack.wsgi [None req-affa924d-386b-450c-a4bb-e6f89b1800da tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1118.848970] [58856]: DEBUG cinder.api.openstack.wsgi [None req-affa924d-386b-450c-a4bb-e6f89b1800da tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1118.849097] [58856]: DEBUG cinder.api.openstack.wsgi [None req-affa924d-386b-450c-a4bb-e6f89b1800da tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1118.868921] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.868921] [58856]: warnings.warn( [ 1118.877267] [58856]: INFO cinder.volume.api [None req-affa924d-386b-450c-a4bb-e6f89b1800da tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1118.883934] [58856]: INFO cinder.api.openstack.wsgi [None req-affa924d-386b-450c-a4bb-e6f89b1800da tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1118.884398] [58856]: [pid: 58856|app: 0|req: 170/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:53 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.855680] [58855]: DEBUG cinder.coordination [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1119.855999] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-9b8bdff8-4cfe-49ef-9c53-8eaf01ec5b1c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 returned with HTTP 200 [ 1119.857686] [58855]: [pid: 58855|app: 0|req: 176/346] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:45:50 2025] PUT /volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.906462] [58856]: DEBUG cinder.api.middleware.request_id [None req-6e0751a1-1388-4746-82ae-08090fd6657d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.910950] [58856]: INFO cinder.api.openstack.wsgi [None req-6e0751a1-1388-4746-82ae-08090fd6657d tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1119.911188] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6e0751a1-1388-4746-82ae-08090fd6657d tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.911400] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6e0751a1-1388-4746-82ae-08090fd6657d tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.931806] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.931806] [58856]: warnings.warn( [ 1119.935157] [58856]: INFO cinder.volume.api [None req-6e0751a1-1388-4746-82ae-08090fd6657d tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1119.940848] [58856]: INFO cinder.api.openstack.wsgi [None req-6e0751a1-1388-4746-82ae-08090fd6657d tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1119.941359] [58856]: [pid: 58856|app: 0|req: 171/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:54 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.953260] [58855]: DEBUG cinder.api.middleware.request_id [None req-c70b9499-85aa-418d-b017-5ac374d489f3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.955818] [58855]: INFO cinder.api.openstack.wsgi [None req-c70b9499-85aa-418d-b017-5ac374d489f3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1120.956121] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c70b9499-85aa-418d-b017-5ac374d489f3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1120.956290] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c70b9499-85aa-418d-b017-5ac374d489f3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1120.972644] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.972644] [58855]: warnings.warn( [ 1120.977811] [58855]: INFO cinder.volume.api [None req-c70b9499-85aa-418d-b017-5ac374d489f3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1120.984263] [58855]: INFO cinder.api.openstack.wsgi [None req-c70b9499-85aa-418d-b017-5ac374d489f3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1120.984824] [58855]: [pid: 58855|app: 0|req: 177/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:55 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.995963] [58856]: DEBUG cinder.api.middleware.request_id [None req-1611e60d-8765-446a-b94d-42034c06499e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.997103] [58855]: DEBUG cinder.api.middleware.request_id [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-6561cb25-20a8-4f6e-9c60-408b67c55ddc None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.997914] [58856]: INFO cinder.api.openstack.wsgi [None req-1611e60d-8765-446a-b94d-42034c06499e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1121.998167] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1611e60d-8765-446a-b94d-42034c06499e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1121.998381] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1611e60d-8765-446a-b94d-42034c06499e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1121.999399] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-6561cb25-20a8-4f6e-9c60-408b67c55ddc tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06/action [ 1121.999826] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-6561cb25-20a8-4f6e-9c60-408b67c55ddc tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1121.999956] [58855]: DEBUG cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-6561cb25-20a8-4f6e-9c60-408b67c55ddc tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1122.018249] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.018249] [58856]: warnings.warn( [ 1122.024236] [58856]: INFO cinder.volume.api [None req-1611e60d-8765-446a-b94d-42034c06499e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1122.029778] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.029778] [58855]: warnings.warn( [ 1122.030161] [58856]: INFO cinder.api.openstack.wsgi [None req-1611e60d-8765-446a-b94d-42034c06499e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1122.030845] [58856]: [pid: 58856|app: 0|req: 172/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:56 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.040916] [58855]: INFO cinder.api.openstack.wsgi [req-14d2c016-8256-4cf6-a0fe-e5be4bf74c5b req-6561cb25-20a8-4f6e-9c60-408b67c55ddc tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06/action returned with HTTP 204 [ 1122.040916] [58855]: [pid: 58855|app: 0|req: 178/350] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:45:56 2025] POST /volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1123.043933] [58856]: DEBUG cinder.api.middleware.request_id [None req-9fe7ad28-8c04-46af-898a-e113bca0caae None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.046311] [58856]: INFO cinder.api.openstack.wsgi [None req-9fe7ad28-8c04-46af-898a-e113bca0caae tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1123.046683] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9fe7ad28-8c04-46af-898a-e113bca0caae tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.047051] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9fe7ad28-8c04-46af-898a-e113bca0caae tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.067898] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.067898] [58856]: warnings.warn( [ 1123.074557] [58856]: INFO cinder.volume.api [None req-9fe7ad28-8c04-46af-898a-e113bca0caae tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1123.082386] [58856]: INFO cinder.api.openstack.wsgi [None req-9fe7ad28-8c04-46af-898a-e113bca0caae tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1123.083145] [58856]: [pid: 58856|app: 0|req: 173/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:57 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.097238] [58855]: DEBUG cinder.api.middleware.request_id [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.099585] [58855]: INFO cinder.api.openstack.wsgi [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1123.099809] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.100013] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.112302] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.112302] [58855]: warnings.warn( [ 1123.117858] [58855]: INFO cinder.volume.api [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1123.123685] [58855]: INFO cinder.api.openstack.wsgi [None req-e282394f-b251-42e1-bf8d-5177f9f5ff6e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1123.124192] [58855]: [pid: 58855|app: 0|req: 179/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:45:57 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.401924] [58856]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.404236] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1123.404456] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.404759] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.421370] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.421370] [58856]: warnings.warn( [ 1123.425630] [58856]: INFO cinder.volume.api [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1123.430872] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-c4caa1cb-1438-4867-bf79-86999ab80122 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1123.431185] [58856]: [pid: 58856|app: 0|req: 174/353] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:45:58 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.752330] [58855]: DEBUG cinder.api.middleware.request_id [None req-2d897bd9-445d-4787-b6a0-943a1b306677 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.752981] [58855]: INFO cinder.api.openstack.wsgi [None req-2d897bd9-445d-4787-b6a0-943a1b306677 None None] GET http://10.180.1.21/volume// [ 1125.753196] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2d897bd9-445d-4787-b6a0-943a1b306677 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.753410] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2d897bd9-445d-4787-b6a0-943a1b306677 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.753943] [58855]: INFO cinder.api.openstack.wsgi [None req-2d897bd9-445d-4787-b6a0-943a1b306677 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.754320] [58855]: [pid: 58855|app: 0|req: 180/354] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.773970] [58856]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-78f2c545-fa05-489a-93e8-7ddc434dfe71 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.777120] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-78f2c545-fa05-489a-93e8-7ddc434dfe71 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.777725] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-78f2c545-fa05-489a-93e8-7ddc434dfe71 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57ea60c2-0a9b-41c6-a874-e4c57b4da5b0", "connector": null, "instance_uuid": "f846a000-09de-4893-8c36-4639cb4b6f2a"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1125.798019] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.798019] [58856]: warnings.warn( [ 1125.844921] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-78f2c545-fa05-489a-93e8-7ddc434dfe71 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1125.846244] [58856]: [pid: 58856|app: 0|req: 175/355] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:46:00 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.850595] [58855]: DEBUG cinder.api.middleware.request_id [None req-0dbbd2ff-3b01-4d13-be80-d4d471b83d4f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.851296] [58855]: INFO cinder.api.openstack.wsgi [None req-0dbbd2ff-3b01-4d13-be80-d4d471b83d4f None None] GET http://10.180.1.21/volume// [ 1125.851296] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0dbbd2ff-3b01-4d13-be80-d4d471b83d4f None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.851574] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0dbbd2ff-3b01-4d13-be80-d4d471b83d4f None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.852117] [58855]: INFO cinder.api.openstack.wsgi [None req-0dbbd2ff-3b01-4d13-be80-d4d471b83d4f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.852363] [58855]: [pid: 58855|app: 0|req: 181/356] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.857057] [58856]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.858714] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1125.858993] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.859241] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.871955] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.871955] [58856]: warnings.warn( [ 1125.875497] [58856]: INFO cinder.volume.api [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1125.880820] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-8afc5b17-5354-45b5-9e9a-97244ba12333 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1125.881298] [58856]: [pid: 58856|app: 0|req: 176/357] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:46:00 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1127.056334] [58855]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-75592acb-9a4b-4032-8665-6f4f701ddcc1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.058583] [58855]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-75592acb-9a4b-4032-8665-6f4f701ddcc1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 [ 1127.058705] [58855]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-75592acb-9a4b-4032-8665-6f4f701ddcc1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.059368] [58855]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-75592acb-9a4b-4032-8665-6f4f701ddcc1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.067449] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.067449] [58855]: warnings.warn( [ 1127.518560] [58856]: DEBUG cinder.api.middleware.request_id [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.521543] [58856]: INFO cinder.api.openstack.wsgi [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1127.522129] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-672661601"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1127.523667] [58856]: DEBUG cinder.api.v3.volumes [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-672661601'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1127.523826] [58856]: INFO cinder.api.v3.volumes [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume of 1 GB [ 1127.529746] [58856]: INFO cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Availability Zones retrieved successfully. [ 1127.536474] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Flow 'volume_create_api' (5a1ce882-58e7-4467-9441-1a6455474774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1127.537622] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3f2550-bcd9-475c-920a-3bb65dfb9716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.539043] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1127.557834] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3f2550-bcd9-475c-920a-3bb65dfb9716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.558830] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c625e7b-07f0-41dd-8523-c4936817bb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.594116] [58856]: DEBUG cinder.quota [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Created reservations ['e5e3befa-99f7-4a13-90f2-c75edcfe4675', '14913706-7b6f-4bb3-87dd-9941ccd43eae', 'ca9f2a79-afb4-41e5-b453-7c131b02c369', '87906a41-7b53-49d7-aad8-44bc311e0f05'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1127.595477] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c625e7b-07f0-41dd-8523-c4936817bb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5e3befa-99f7-4a13-90f2-c75edcfe4675', '14913706-7b6f-4bb3-87dd-9941ccd43eae', 'ca9f2a79-afb4-41e5-b453-7c131b02c369', '87906a41-7b53-49d7-aad8-44bc311e0f05']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.596448] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cdf5c3-ca54-4e71-86bc-b22ac3b3ee7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.602585] [58855]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-75592acb-9a4b-4032-8665-6f4f701ddcc1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 returned with HTTP 200 [ 1127.603400] [58855]: [pid: 58855|app: 0|req: 182/358] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:46:01 2025] DELETE /volume/v3/attachments/d94f0783-6690-4069-8819-4e834cba0e06 => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.613363] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cdf5c3-ca54-4e71-86bc-b22ac3b3ee7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d1e2ee-2ab9-4485-9095-e15cc5e18dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-672661601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f92179b2f40c3852a1c95e4edca17',qos_specs=None,replication_status=,reservations=['e5e3befa-99f7-4a13-90f2-c75edcfe4675','14913706-7b6f-4bb3-87dd-9941ccd43eae','ca9f2a79-afb4-41e5-b453-7c131b02c369','87906a41-7b53-49d7-aad8-44bc311e0f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e88390dfaa41769c135a23cc336c6a',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-672661601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d1e2ee-2ab9-4485-9095-e15cc5e18dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4f92179b2f40c3852a1c95e4edca17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76e88390dfaa41769c135a23cc336c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.613838] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8841c2-7766-49f3-a2e4-49d59932f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.630677] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8841c2-7766-49f3-a2e4-49d59932f7ad) transitioned into state 'SUCCESS' from state '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-672661601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e4f92179b2f40c3852a1c95e4edca17',qos_specs=None,replication_status=,reservations=['e5e3befa-99f7-4a13-90f2-c75edcfe4675','14913706-7b6f-4bb3-87dd-9941ccd43eae','ca9f2a79-afb4-41e5-b453-7c131b02c369','87906a41-7b53-49d7-aad8-44bc311e0f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e88390dfaa41769c135a23cc336c6a',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.631409] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aaf599a-9e7d-4990-b48e-a3f803c5403a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1127.641266] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aaf599a-9e7d-4990-b48e-a3f803c5403a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1127.642317] [58856]: DEBUG cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Flow 'volume_create_api' (5a1ce882-58e7-4467-9441-1a6455474774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1127.642680] [58856]: INFO cinder.volume.api [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Create volume request issued successfully. [ 1127.643346] [58856]: INFO cinder.api.openstack.wsgi [None req-5f362eed-1660-44f0-b119-501a06ac5bc5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1127.643981] [58856]: [pid: 58856|app: 0|req: 177/359] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:46:02 2025] POST /volume/v3/volumes => generated 755 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1127.653464] [58855]: DEBUG cinder.api.middleware.request_id [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.655650] [58855]: INFO cinder.api.openstack.wsgi [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1127.655927] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.656166] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.663873] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.663873] [58855]: warnings.warn( [ 1127.667760] [58855]: INFO cinder.volume.api [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1127.673806] [58855]: INFO cinder.api.openstack.wsgi [None req-a20331f8-3486-4d7a-af5d-99fb3a18ccf6 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1127.674262] [58855]: [pid: 58855|app: 0|req: 183/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:02 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.685519] [58856]: DEBUG cinder.api.middleware.request_id [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.687744] [58856]: INFO cinder.api.openstack.wsgi [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1128.688011] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.688235] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.698771] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.698771] [58856]: warnings.warn( [ 1128.703236] [58856]: INFO cinder.volume.api [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1128.708844] [58856]: INFO cinder.api.openstack.wsgi [None req-a7ecf8b6-4452-4555-bdd9-84b27865fde7 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1128.709309] [58856]: [pid: 58856|app: 0|req: 178/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:03 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.290111] [58855]: DEBUG cinder.api.middleware.request_id [None req-5cde604c-c7e0-42e1-90c1-f8b344e101fe None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.290542] [58855]: INFO cinder.api.openstack.wsgi [None req-5cde604c-c7e0-42e1-90c1-f8b344e101fe None None] GET http://10.180.1.21/volume// [ 1129.290709] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5cde604c-c7e0-42e1-90c1-f8b344e101fe None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.290917] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5cde604c-c7e0-42e1-90c1-f8b344e101fe None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.291315] [58855]: INFO cinder.api.openstack.wsgi [None req-5cde604c-c7e0-42e1-90c1-f8b344e101fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.291638] [58855]: [pid: 58855|app: 0|req: 184/362] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.295403] [58856]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.297722] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1129.297958] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.298223] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.311715] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.311715] [58856]: warnings.warn( [ 1129.316324] [58856]: INFO cinder.volume.api [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1129.322363] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-ddcc0517-c2cd-44b8-a562-0ab1b1f3f4e3 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1129.322892] [58856]: [pid: 58856|app: 0|req: 179/363] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:46:04 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1129.532657] [58855]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.535370] [58855]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] PUT http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 [ 1129.535950] [58855]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1129.545588] [58855]: DEBUG cinder.coordination [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Acquiring lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1129.551732] [58855]: DEBUG cinder.coordination [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1129.553024] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.553024] [58855]: warnings.warn( [ 1130.076111] [58855]: DEBUG cinder.coordination [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-57ea60c2-0a9b-41c6-a874-e4c57b4da5b0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1130.076490] [58855]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-41380de4-70df-4ad6-a8cc-1ca1444cb224 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 returned with HTTP 200 [ 1130.077124] [58855]: [pid: 58855|app: 0|req: 185/364] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:46:04 2025] PUT /volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.587946] [58856]: DEBUG cinder.api.middleware.request_id [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-f38737c4-3ba9-4a94-8393-0a628a02c7ea None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.590357] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-f38737c4-3ba9-4a94-8393-0a628a02c7ea tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1/action [ 1130.590814] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-f38737c4-3ba9-4a94-8393-0a628a02c7ea tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1130.590963] [58856]: DEBUG cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-f38737c4-3ba9-4a94-8393-0a628a02c7ea tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1130.613548] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.613548] [58856]: warnings.warn( [ 1130.622371] [58856]: INFO cinder.api.openstack.wsgi [req-15f7f2d9-7de0-4946-824a-de041e9bdc81 req-f38737c4-3ba9-4a94-8393-0a628a02c7ea tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1/action returned with HTTP 204 [ 1130.622987] [58856]: [pid: 58856|app: 0|req: 180/365] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:46:05 2025] POST /volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1140.070139] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=163,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.619600] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=193,cinder:UPDATE=33,cinder:INSERT=19 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1148.713490] [58855]: DEBUG cinder.api.middleware.request_id [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.717068] [58855]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1148.717068] [58855]: DEBUG cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.717068] [58855]: DEBUG cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.727807] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.727807] [58855]: warnings.warn( [ 1148.734702] [58855]: INFO cinder.volume.api [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1148.741555] [58855]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-ebf2ce82-6b0d-4e7e-8938-f2fed4a585c8 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1148.742118] [58855]: [pid: 58855|app: 0|req: 186/366] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:23 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.754776] [58856]: DEBUG cinder.api.middleware.request_id [None req-56796f03-f577-4014-9a04-3ffb849624fd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.755315] [58856]: INFO cinder.api.openstack.wsgi [None req-56796f03-f577-4014-9a04-3ffb849624fd None None] GET http://10.180.1.21/volume// [ 1148.755498] [58856]: DEBUG cinder.api.openstack.wsgi [None req-56796f03-f577-4014-9a04-3ffb849624fd None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.755701] [58856]: DEBUG cinder.api.openstack.wsgi [None req-56796f03-f577-4014-9a04-3ffb849624fd None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.756095] [58856]: INFO cinder.api.openstack.wsgi [None req-56796f03-f577-4014-9a04-3ffb849624fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.756502] [58856]: [pid: 58856|app: 0|req: 181/367] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:46:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.760331] [58855]: DEBUG cinder.api.middleware.request_id [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-8cc2fb39-bab3-41c9-8346-50aa62223b28 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.762681] [58855]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-8cc2fb39-bab3-41c9-8346-50aa62223b28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1148.763135] [58855]: DEBUG cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-8cc2fb39-bab3-41c9-8346-50aa62223b28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87d1e2ee-2ab9-4485-9095-e15cc5e18dbe", "connector": null, "instance_uuid": "d2fee489-10c0-4c7e-93b9-66169f69e61e"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1148.773901] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.773901] [58855]: warnings.warn( [ 1148.807068] [58855]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-8cc2fb39-bab3-41c9-8346-50aa62223b28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1148.807697] [58855]: [pid: 58855|app: 0|req: 187/368] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:46:23 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.833478] [58856]: DEBUG cinder.api.middleware.request_id [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-3e171a84-0703-4a41-9bfa-125dd6fbabd1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.835901] [58856]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-3e171a84-0703-4a41-9bfa-125dd6fbabd1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] POST http://10.180.1.21/volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f/action [ 1148.836361] [58856]: DEBUG cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-3e171a84-0703-4a41-9bfa-125dd6fbabd1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1148.836538] [58856]: DEBUG cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-3e171a84-0703-4a41-9bfa-125dd6fbabd1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1148.859540] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.859540] [58856]: warnings.warn( [ 1148.866594] [58856]: INFO cinder.api.openstack.wsgi [req-ff843167-c7ca-4e8c-9f3d-d8ead5d6ade2 req-3e171a84-0703-4a41-9bfa-125dd6fbabd1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f/action returned with HTTP 204 [ 1148.867147] [58856]: [pid: 58856|app: 0|req: 182/369] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:46:23 2025] POST /volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.881133] [58855]: DEBUG cinder.api.middleware.request_id [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.883433] [58855]: INFO cinder.api.openstack.wsgi [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1148.883688] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.884176] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.897049] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.897049] [58855]: warnings.warn( [ 1148.901258] [58855]: INFO cinder.volume.api [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1148.908233] [58855]: INFO cinder.api.openstack.wsgi [None req-3c465e3e-b45f-466e-b3c9-66c574b0fe84 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1148.908738] [58855]: [pid: 58855|app: 0|req: 188/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:23 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.919453] [58856]: DEBUG cinder.api.middleware.request_id [None req-f8fa3bee-47ea-40c8-b533-57654bede700 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.922179] [58856]: INFO cinder.api.openstack.wsgi [None req-f8fa3bee-47ea-40c8-b533-57654bede700 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1148.922475] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f8fa3bee-47ea-40c8-b533-57654bede700 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.922770] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f8fa3bee-47ea-40c8-b533-57654bede700 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.937729] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.937729] [58856]: warnings.warn( [ 1148.942081] [58856]: INFO cinder.volume.api [None req-f8fa3bee-47ea-40c8-b533-57654bede700 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1148.947173] [58856]: INFO cinder.api.openstack.wsgi [None req-f8fa3bee-47ea-40c8-b533-57654bede700 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1148.947733] [58856]: [pid: 58856|app: 0|req: 183/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:23 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.988332] [58855]: DEBUG cinder.api.middleware.request_id [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.991579] [58855]: INFO cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1148.991842] [58855]: DEBUG cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.992528] [58855]: DEBUG cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.002831] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.002831] [58855]: warnings.warn( [ 1149.007586] [58855]: INFO cinder.volume.api [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1149.011626] [58855]: INFO cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-b3f134c2-f42a-4055-85fd-8f0be4da62ef tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1149.012104] [58855]: [pid: 58855|app: 0|req: 189/372] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:23 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.043412] [58856]: DEBUG cinder.api.middleware.request_id [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-8c21119e-b3b9-4ef3-a3d7-ab1e635ebe1d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.045947] [58856]: INFO cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-8c21119e-b3b9-4ef3-a3d7-ab1e635ebe1d tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] DELETE http://10.180.1.21/volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f [ 1149.046205] [58856]: DEBUG cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-8c21119e-b3b9-4ef3-a3d7-ab1e635ebe1d tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.046407] [58856]: DEBUG cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-8c21119e-b3b9-4ef3-a3d7-ab1e635ebe1d tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.054653] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.054653] [58856]: warnings.warn( [ 1149.583027] [58856]: INFO cinder.api.openstack.wsgi [req-cf88ee43-e83d-4ed9-bca9-89a8beb637be req-8c21119e-b3b9-4ef3-a3d7-ab1e635ebe1d tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f returned with HTTP 200 [ 1149.584026] [58856]: [pid: 58856|app: 0|req: 184/373] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:46:23 2025] DELETE /volume/v3/attachments/13f2bfed-f13e-4673-b611-dde051b8d46f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.611035] [58855]: DEBUG cinder.api.middleware.request_id [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.612981] [58855]: INFO cinder.api.openstack.wsgi [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1149.613219] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.613878] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.621745] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.621745] [58855]: warnings.warn( [ 1149.626477] [58855]: INFO cinder.volume.api [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1149.631129] [58855]: INFO cinder.api.openstack.wsgi [None req-b07dd33e-fdaa-4f93-9332-494a56dd2d0c tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1149.631661] [58855]: [pid: 58855|app: 0|req: 190/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:24 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.578062] [58856]: DEBUG cinder.api.middleware.request_id [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.580995] [58856]: INFO cinder.api.openstack.wsgi [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1153.580995] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.580995] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.598270] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.598270] [58856]: warnings.warn( [ 1153.603594] [58856]: INFO cinder.volume.api [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1153.611432] [58856]: INFO cinder.api.openstack.wsgi [None req-e90d98d3-aa73-49a6-bfb8-ffd92edb5de5 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1153.611823] [58856]: [pid: 58856|app: 0|req: 185/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:28 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.650336] [58855]: DEBUG cinder.api.middleware.request_id [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.652744] [58855]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1153.652987] [58855]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.653299] [58855]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.665262] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.665262] [58855]: warnings.warn( [ 1153.668716] [58855]: INFO cinder.volume.api [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1153.673991] [58855]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-b24c0eba-7c84-45f9-9d62-c2295ef35ade tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1153.674522] [58855]: [pid: 58855|app: 0|req: 191/376] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:28 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.693495] [58856]: DEBUG cinder.api.middleware.request_id [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.695773] [58856]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] POST http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3/action [ 1153.696168] [58856]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1153.696323] [58856]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1153.706247] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.706247] [58856]: warnings.warn( [ 1153.707033] [58856]: INFO cinder.volume.api [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1153.712805] [58856]: INFO cinder.volume.api [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Begin detaching volume completed successfully. [ 1153.713065] [58856]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-18980107-a4f4-4c4e-8b76-33680d8d38bf tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3/action returned with HTTP 202 [ 1153.713603] [58856]: [pid: 58856|app: 0|req: 186/377] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:46:28 2025] POST /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1154.734969] [58855]: DEBUG cinder.api.middleware.request_id [None req-c7ba9b43-db7a-46b1-83f6-8238e623d0a6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.735281] [58855]: INFO cinder.api.openstack.wsgi [None req-c7ba9b43-db7a-46b1-83f6-8238e623d0a6 None None] GET http://10.180.1.21/volume// [ 1154.735281] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c7ba9b43-db7a-46b1-83f6-8238e623d0a6 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.735448] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c7ba9b43-db7a-46b1-83f6-8238e623d0a6 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.735842] [58855]: INFO cinder.api.openstack.wsgi [None req-c7ba9b43-db7a-46b1-83f6-8238e623d0a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.736184] [58855]: [pid: 58855|app: 0|req: 192/378] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.740107] [58856]: DEBUG cinder.api.middleware.request_id [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.742264] [58856]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1154.742525] [58856]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.742738] [58856]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.756670] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.756670] [58856]: warnings.warn( [ 1154.760404] [58856]: INFO cinder.volume.api [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1154.766015] [58856]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0a71c310-6038-4f2a-bb11-47f659df47dd tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1154.766400] [58856]: [pid: 58856|app: 0|req: 187/379] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:46:29 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1156.954425] [58855]: DEBUG cinder.api.middleware.request_id [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0921151c-b317-4ff3-9813-fec4d718a5b1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.957043] [58855]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0921151c-b317-4ff3-9813-fec4d718a5b1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 [ 1156.957043] [58855]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0921151c-b317-4ff3-9813-fec4d718a5b1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.957387] [58855]: DEBUG cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0921151c-b317-4ff3-9813-fec4d718a5b1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.968256] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.968256] [58855]: warnings.warn( [ 1157.496431] [58855]: INFO cinder.api.openstack.wsgi [req-3f406456-cd1a-4218-9b67-066538f3c789 req-0921151c-b317-4ff3-9813-fec4d718a5b1 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 returned with HTTP 200 [ 1157.496998] [58855]: [pid: 58855|app: 0|req: 193/380] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:46:31 2025] DELETE /volume/v3/attachments/d1048837-aaae-4b73-be06-899abe8b8846 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.529352] [58856]: DEBUG cinder.api.middleware.request_id [req-29056065-f84c-4605-a23d-9d565a1fa024 req-5100fdc2-b4f6-499d-8c94-a8ca5a036f00 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.532080] [58856]: INFO cinder.api.openstack.wsgi [req-29056065-f84c-4605-a23d-9d565a1fa024 req-5100fdc2-b4f6-499d-8c94-a8ca5a036f00 tempest-ServerActionsTestJSON-343051851 tempest-ServerActionsTestJSON-343051851-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=59dc5374-695f-4169-9d1e-2ca80924f1fd [ 1158.532402] [58856]: DEBUG cinder.api.openstack.wsgi [req-29056065-f84c-4605-a23d-9d565a1fa024 req-5100fdc2-b4f6-499d-8c94-a8ca5a036f00 tempest-ServerActionsTestJSON-343051851 tempest-ServerActionsTestJSON-343051851-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.532639] [58856]: DEBUG cinder.api.openstack.wsgi [req-29056065-f84c-4605-a23d-9d565a1fa024 req-5100fdc2-b4f6-499d-8c94-a8ca5a036f00 tempest-ServerActionsTestJSON-343051851 tempest-ServerActionsTestJSON-343051851-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.538509] [58856]: INFO cinder.api.openstack.wsgi [req-29056065-f84c-4605-a23d-9d565a1fa024 req-5100fdc2-b4f6-499d-8c94-a8ca5a036f00 tempest-ServerActionsTestJSON-343051851 tempest-ServerActionsTestJSON-343051851-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=59dc5374-695f-4169-9d1e-2ca80924f1fd returned with HTTP 200 [ 1158.538983] [58856]: [pid: 58856|app: 0|req: 188/381] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 26 11:46:33 2025] GET /volume/v3/attachments?instance_id=59dc5374-695f-4169-9d1e-2ca80924f1fd => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.982479] [58855]: DEBUG cinder.api.middleware.request_id [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.984678] [58855]: INFO cinder.api.openstack.wsgi [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1158.984911] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.985308] [58855]: DEBUG cinder.api.openstack.wsgi [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.996300] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.996300] [58855]: warnings.warn( [ 1159.001252] [58855]: INFO cinder.volume.api [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1159.007147] [58855]: INFO cinder.api.openstack.wsgi [None req-ce45f53b-b941-4c6d-bbea-31b668f7f0b2 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1159.007606] [58855]: [pid: 58855|app: 0|req: 194/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:33 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.263674] [58856]: DEBUG cinder.api.middleware.request_id [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.267033] [58856]: INFO cinder.api.openstack.wsgi [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1166.267746] [58856]: DEBUG cinder.api.openstack.wsgi [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1166.267746] [58856]: DEBUG cinder.api.openstack.wsgi [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1166.282919] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.282919] [58856]: warnings.warn( [ 1166.287533] [58856]: INFO cinder.volume.api [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1166.293504] [58856]: INFO cinder.api.openstack.wsgi [req-034ab7ce-c671-4660-a8c2-7468df080420 req-06fb5bcf-377d-4338-b645-03ec34bdfca5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1166.293810] [58856]: [pid: 58856|app: 0|req: 189/383] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:41 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.378444] [58855]: DEBUG cinder.api.middleware.request_id [None req-770dd08c-e550-4903-af04-e21768b77549 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.380501] [58855]: INFO cinder.api.openstack.wsgi [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1167.380709] [58855]: DEBUG cinder.api.openstack.wsgi [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1167.381056] [58855]: DEBUG cinder.api.openstack.wsgi [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1167.381128] [58855]: INFO cinder.api.v3.volumes [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Delete volume with id: 1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1167.392899] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.392899] [58855]: warnings.warn( [ 1167.393950] [58855]: INFO cinder.volume.api [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1167.413963] [58855]: INFO cinder.volume.api [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Delete volume request issued successfully. [ 1167.414282] [58855]: INFO cinder.api.openstack.wsgi [None req-770dd08c-e550-4903-af04-e21768b77549 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 202 [ 1167.414953] [58855]: [pid: 58855|app: 0|req: 195/384] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:46:42 2025] DELETE /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1167.418230] [58856]: DEBUG cinder.api.middleware.request_id [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.420514] [58856]: INFO cinder.api.openstack.wsgi [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1167.420761] [58856]: DEBUG cinder.api.openstack.wsgi [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1167.421035] [58856]: DEBUG cinder.api.openstack.wsgi [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1167.430475] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.430475] [58856]: warnings.warn( [ 1167.435186] [58856]: INFO cinder.volume.api [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1167.441384] [58856]: INFO cinder.api.openstack.wsgi [None req-957da63c-a1a6-46a1-8e13-1d4d45114a40 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1167.441867] [58856]: [pid: 58856|app: 0|req: 190/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:42 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.453168] [58855]: DEBUG cinder.api.middleware.request_id [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.455432] [58855]: INFO cinder.api.openstack.wsgi [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1168.455794] [58855]: DEBUG cinder.api.openstack.wsgi [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1168.456109] [58855]: DEBUG cinder.api.openstack.wsgi [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1168.468073] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.468073] [58855]: warnings.warn( [ 1168.472654] [58855]: INFO cinder.volume.api [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1168.478580] [58855]: INFO cinder.api.openstack.wsgi [None req-73731c4e-320e-49a8-95b4-4c8bfcfaede7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1168.479097] [58855]: [pid: 58855|app: 0|req: 196/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:43 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.489924] [58856]: DEBUG cinder.api.middleware.request_id [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.493230] [58856]: INFO cinder.api.openstack.wsgi [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1169.493450] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.493644] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.504416] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.504416] [58856]: warnings.warn( [ 1169.510255] [58856]: INFO cinder.volume.api [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1169.517300] [58856]: INFO cinder.api.openstack.wsgi [None req-d7ae17ed-82b5-4650-90d0-c38052258aa8 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 200 [ 1169.517300] [58856]: [pid: 58856|app: 0|req: 191/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:44 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.530787] [58855]: DEBUG cinder.api.middleware.request_id [None req-fe4f7e31-362d-4f5a-9224-8fd6cfb52a03 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.533854] [58855]: INFO cinder.api.openstack.wsgi [None req-fe4f7e31-362d-4f5a-9224-8fd6cfb52a03 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 [ 1170.534042] [58855]: DEBUG cinder.api.openstack.wsgi [None req-fe4f7e31-362d-4f5a-9224-8fd6cfb52a03 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.535042] [58855]: DEBUG cinder.api.openstack.wsgi [None req-fe4f7e31-362d-4f5a-9224-8fd6cfb52a03 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.544082] [58855]: INFO cinder.api.openstack.wsgi [None req-fe4f7e31-362d-4f5a-9224-8fd6cfb52a03 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 returned with HTTP 404 [ 1170.544082] [58855]: [pid: 58855|app: 0|req: 197/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:45 2025] GET /volume/v3/volumes/1d71a6c6-2d40-4132-bd74-8fa585aa83f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1170.547458] [58856]: DEBUG cinder.api.middleware.request_id [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.549661] [58856]: INFO cinder.api.openstack.wsgi [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1170.549900] [58856]: DEBUG cinder.api.openstack.wsgi [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.550161] [58856]: DEBUG cinder.api.openstack.wsgi [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.550362] [58856]: INFO cinder.api.v3.volumes [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Delete volume with id: 0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1170.563945] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.563945] [58856]: warnings.warn( [ 1170.564565] [58856]: INFO cinder.volume.api [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1170.588282] [58856]: INFO cinder.volume.api [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Delete volume request issued successfully. [ 1170.588282] [58856]: INFO cinder.api.openstack.wsgi [None req-45a57d18-36b6-4e01-b340-990df18fc5c7 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b returned with HTTP 202 [ 1170.588558] [58856]: [pid: 58856|app: 0|req: 192/389] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:46:45 2025] DELETE /volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1170.592222] [58855]: DEBUG cinder.api.middleware.request_id [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.596077] [58855]: INFO cinder.api.openstack.wsgi [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1170.596077] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.596077] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.605191] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.605191] [58855]: warnings.warn( [ 1170.610012] [58855]: INFO cinder.volume.api [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Volume info retrieved successfully. [ 1170.617233] [58855]: INFO cinder.api.openstack.wsgi [None req-d412e0e4-88c3-4e04-9038-986ca81f31c3 tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b returned with HTTP 200 [ 1170.617233] [58855]: [pid: 58855|app: 0|req: 198/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:45 2025] GET /volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.633122] [58856]: DEBUG cinder.api.middleware.request_id [None req-a6b418ca-de7f-475f-8cc4-c9b3af49a20f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.635198] [58856]: INFO cinder.api.openstack.wsgi [None req-a6b418ca-de7f-475f-8cc4-c9b3af49a20f tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] GET http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b [ 1171.635304] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a6b418ca-de7f-475f-8cc4-c9b3af49a20f tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.635502] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a6b418ca-de7f-475f-8cc4-c9b3af49a20f tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.643429] [58856]: INFO cinder.api.openstack.wsgi [None req-a6b418ca-de7f-475f-8cc4-c9b3af49a20f tempest-ServerRescueNegativeTestJSON-1387170935 tempest-ServerRescueNegativeTestJSON-1387170935-project-member] http://10.180.1.21/volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b returned with HTTP 404 [ 1171.644091] [58856]: [pid: 58856|app: 0|req: 193/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:46 2025] GET /volume/v3/volumes/0f82f39e-c4f9-4339-94e0-27ae78e87b8b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1174.591095] [58855]: DEBUG cinder.api.middleware.request_id [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.593295] [58855]: INFO cinder.api.openstack.wsgi [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1174.593596] [58855]: DEBUG cinder.api.openstack.wsgi [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1174.593879] [58855]: DEBUG cinder.api.openstack.wsgi [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1174.606058] [58856]: DEBUG cinder.api.middleware.request_id [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.607985] [58856]: INFO cinder.api.openstack.wsgi [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1174.608293] [58856]: DEBUG cinder.api.openstack.wsgi [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1174.608571] [58856]: DEBUG cinder.api.openstack.wsgi [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1174.608711] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.608711] [58855]: warnings.warn( [ 1174.613635] [58855]: INFO cinder.volume.api [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1174.619245] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.619245] [58856]: warnings.warn( [ 1174.619623] [58855]: INFO cinder.api.openstack.wsgi [None req-666bc65f-1bd8-4686-abe7-8eb83589d4b2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1174.620102] [58855]: [pid: 58855|app: 0|req: 199/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:49 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.623030] [58856]: INFO cinder.volume.api [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1174.627588] [58856]: INFO cinder.api.openstack.wsgi [None req-95d3b48e-f32a-4797-a4c6-7b104f8c9e98 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1174.628038] [58856]: [pid: 58856|app: 0|req: 194/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:49 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.665603] [58855]: DEBUG cinder.api.middleware.request_id [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.667976] [58855]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1174.668245] [58855]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1174.668461] [58855]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1174.678734] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.678734] [58855]: warnings.warn( [ 1174.682361] [58855]: INFO cinder.volume.api [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1174.687154] [58855]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-4d52c347-4ed7-4f49-bf13-a15b68b22370 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1174.687607] [58855]: [pid: 58855|app: 0|req: 200/394] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:49 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.707202] [58856]: DEBUG cinder.api.middleware.request_id [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.709791] [58856]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6/action [ 1174.710313] [58856]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1174.710472] [58856]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1174.721395] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.721395] [58856]: warnings.warn( [ 1174.721967] [58856]: INFO cinder.volume.api [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1174.728372] [58856]: INFO cinder.volume.api [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Begin detaching volume completed successfully. [ 1174.729351] [58856]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6f8922e8-83ff-4f16-9921-c85d401d9e36 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6/action returned with HTTP 202 [ 1174.729655] [58856]: [pid: 58856|app: 0|req: 195/395] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:46:49 2025] POST /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1175.259987] [58855]: DEBUG cinder.api.middleware.request_id [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.263369] [58855]: INFO cinder.api.openstack.wsgi [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1175.263643] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.263850] [58855]: DEBUG cinder.api.openstack.wsgi [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.281388] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.281388] [58855]: warnings.warn( [ 1175.285275] [58855]: INFO cinder.volume.api [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1175.291666] [58855]: INFO cinder.api.openstack.wsgi [None req-1681eb4a-9fd0-48e7-ad61-2adbc706f678 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1175.291666] [58855]: [pid: 58855|app: 0|req: 201/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:49 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.481538] [58856]: DEBUG cinder.api.middleware.request_id [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.484307] [58856]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1175.484307] [58856]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.484679] [58856]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.495096] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.495096] [58856]: warnings.warn( [ 1175.499124] [58856]: INFO cinder.volume.api [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1175.503992] [58856]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-3dc73e76-e2b2-4f92-b2f1-f1f276329648 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1175.504483] [58856]: [pid: 58856|app: 0|req: 196/397] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:46:50 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.523524] [58855]: DEBUG cinder.api.middleware.request_id [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.526444] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0/action [ 1175.527210] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1175.527851] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1175.544188] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.544188] [58855]: warnings.warn( [ 1175.544973] [58855]: INFO cinder.volume.api [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1175.557345] [58855]: INFO cinder.volume.api [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Begin detaching volume completed successfully. [ 1175.557345] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-85f2c682-ca67-4171-8040-be3c6198397e tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0/action returned with HTTP 202 [ 1175.558575] [58855]: [pid: 58855|app: 0|req: 202/398] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:46:50 2025] POST /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1176.558517] [58856]: DEBUG cinder.api.middleware.request_id [None req-26bb78f1-7aa9-48de-b734-9b8778be276d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.559024] [58856]: INFO cinder.api.openstack.wsgi [None req-26bb78f1-7aa9-48de-b734-9b8778be276d None None] GET http://10.180.1.21/volume// [ 1176.559222] [58856]: DEBUG cinder.api.openstack.wsgi [None req-26bb78f1-7aa9-48de-b734-9b8778be276d None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.559449] [58856]: DEBUG cinder.api.openstack.wsgi [None req-26bb78f1-7aa9-48de-b734-9b8778be276d None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.560374] [58856]: INFO cinder.api.openstack.wsgi [None req-26bb78f1-7aa9-48de-b734-9b8778be276d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.560374] [58856]: [pid: 58856|app: 0|req: 197/399] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.567563] [58855]: DEBUG cinder.api.middleware.request_id [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.570437] [58855]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1176.570707] [58855]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.570925] [58855]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.590066] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.590066] [58855]: warnings.warn( [ 1176.595017] [58855]: INFO cinder.volume.api [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1176.602841] [58855]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-6852e889-d734-4dc9-94c9-d8c05800c5a6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1176.602841] [58855]: [pid: 58855|app: 0|req: 203/400] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:46:51 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1177.085969] [58856]: DEBUG cinder.api.middleware.request_id [None req-cae9d872-2299-42e5-b3a9-1fab482bc0d6 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.086151] [58856]: INFO cinder.api.openstack.wsgi [None req-cae9d872-2299-42e5-b3a9-1fab482bc0d6 None None] GET http://10.180.1.21/volume// [ 1177.086378] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cae9d872-2299-42e5-b3a9-1fab482bc0d6 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1177.086546] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cae9d872-2299-42e5-b3a9-1fab482bc0d6 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.086941] [58856]: INFO cinder.api.openstack.wsgi [None req-cae9d872-2299-42e5-b3a9-1fab482bc0d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1177.087289] [58856]: [pid: 58856|app: 0|req: 198/401] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:46:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1177.091965] [58855]: DEBUG cinder.api.middleware.request_id [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.094516] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1177.094773] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1177.095012] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.110667] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.110667] [58855]: warnings.warn( [ 1177.114903] [58855]: INFO cinder.volume.api [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1177.120746] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-a1471741-f4b8-4b93-8a8d-f84ef0cb7f23 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1177.121230] [58855]: [pid: 58855|app: 0|req: 204/402] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:46:51 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1177.926251] [58856]: DEBUG cinder.api.middleware.request_id [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-b229d01c-caf9-4998-b808-2b78fa28f005 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.930963] [58856]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-b229d01c-caf9-4998-b808-2b78fa28f005 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 [ 1177.930963] [58856]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-b229d01c-caf9-4998-b808-2b78fa28f005 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1177.930963] [58856]: DEBUG cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-b229d01c-caf9-4998-b808-2b78fa28f005 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.941816] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.941816] [58856]: warnings.warn( [ 1178.358257] [58855]: DEBUG cinder.api.middleware.request_id [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-47a70232-1941-40c8-b821-a133b326104f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.362831] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-47a70232-1941-40c8-b821-a133b326104f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 [ 1178.363243] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-47a70232-1941-40c8-b821-a133b326104f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1178.363557] [58855]: DEBUG cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-47a70232-1941-40c8-b821-a133b326104f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1178.374119] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.374119] [58855]: warnings.warn( [ 1178.477661] [58856]: INFO cinder.api.openstack.wsgi [req-3439caf7-d4b1-4ff6-89c8-4c436a62b8b2 req-b229d01c-caf9-4998-b808-2b78fa28f005 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 returned with HTTP 200 [ 1178.478141] [58856]: [pid: 58856|app: 0|req: 199/403] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:46:52 2025] DELETE /volume/v3/attachments/297f0b8d-45b9-4046-8cf7-e70f8d390f13 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.907897] [58855]: INFO cinder.api.openstack.wsgi [req-9eb00b46-d370-4e0e-8c76-3b042b8585c6 req-47a70232-1941-40c8-b821-a133b326104f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 returned with HTTP 200 [ 1178.909324] [58855]: [pid: 58855|app: 0|req: 205/404] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:46:53 2025] DELETE /volume/v3/attachments/aee0cd5f-23ff-4765-bd82-dd6fe3d8f3a1 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1179.873131] [58856]: DEBUG cinder.api.middleware.request_id [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.875357] [58856]: INFO cinder.api.openstack.wsgi [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1179.875584] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1179.875791] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1179.888401] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.888401] [58856]: warnings.warn( [ 1179.891367] [58856]: INFO cinder.volume.api [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1179.896701] [58856]: INFO cinder.api.openstack.wsgi [None req-9e22a3d5-5f74-4c2c-9765-68bad6e5bb86 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1179.898028] [58856]: [pid: 58856|app: 0|req: 200/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:54 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.213314] [58855]: DEBUG cinder.api.middleware.request_id [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.215479] [58855]: INFO cinder.api.openstack.wsgi [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1180.215674] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1180.215878] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1180.226416] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.226416] [58855]: warnings.warn( [ 1180.230082] [58855]: INFO cinder.volume.api [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1180.234527] [58855]: INFO cinder.api.openstack.wsgi [None req-b1cfeac4-7581-4a00-b5cb-16afdb8b0c9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1180.234952] [58855]: [pid: 58855|app: 0|req: 206/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:46:54 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.893714] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=75,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1190.232400] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=96,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.145308] [58856]: DEBUG cinder.api.middleware.request_id [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.147396] [58856]: INFO cinder.api.openstack.wsgi [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.147834] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-618128380", "imageRef": "c7f96ea9-d7eb-4658-8c28-b7987389a7be", "size": 1}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1209.149314] [58856]: DEBUG cinder.api.v3.volumes [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-618128380', 'imageRef': 'c7f96ea9-d7eb-4658-8c28-b7987389a7be', 'size': 1}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1209.379234] [58856]: INFO cinder.api.v3.volumes [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume of 1 GB [ 1209.386753] [58856]: INFO cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Availability Zones retrieved successfully. [ 1209.394084] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Flow 'volume_create_api' (21d27ed8-5009-4620-8ec2-ad419f442ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.395672] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba29440-cd4c-45b1-ae5f-f41841651ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.396863] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.450859] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba29440-cd4c-45b1-ae5f-f41841651ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.451908] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdbc13a-be9e-42ee-ba03-6105f20262f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.490435] [58856]: DEBUG cinder.quota [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Created reservations ['21ad5f1f-3243-4973-92b7-0843c71d4b1d', '7b08618e-4f21-415d-9ae9-636933d93c0a', '20f2057d-99cb-42e7-8fac-ab3a1832e928', '6be9c287-4f58-437f-8488-f9b834c3a99f'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1209.491989] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fdbc13a-be9e-42ee-ba03-6105f20262f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ad5f1f-3243-4973-92b7-0843c71d4b1d', '7b08618e-4f21-415d-9ae9-636933d93c0a', '20f2057d-99cb-42e7-8fac-ab3a1832e928', '6be9c287-4f58-437f-8488-f9b834c3a99f']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.493583] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0691d8f0-dfad-42fa-8101-c54af04c2700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.510589] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0691d8f0-dfad-42fa-8101-c54af04c2700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99b7d362-8292-4fba-9af3-0aeec27ccfb5', '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-618128380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb4712e17d49479436ae69b4e59342',qos_specs=None,replication_status=,reservations=['21ad5f1f-3243-4973-92b7-0843c71d4b1d','7b08618e-4f21-415d-9ae9-636933d93c0a','20f2057d-99cb-42e7-8fac-ab3a1832e928','6be9c287-4f58-437f-8488-f9b834c3a99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-618128380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99b7d362-8292-4fba-9af3-0aeec27ccfb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fb4712e17d49479436ae69b4e59342',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.511629] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093652c7-e5a7-4ba5-947c-0fb7dd211890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.524953] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (093652c7-e5a7-4ba5-947c-0fb7dd211890) transitioned into state 'SUCCESS' from state '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-618128380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fb4712e17d49479436ae69b4e59342',qos_specs=None,replication_status=,reservations=['21ad5f1f-3243-4973-92b7-0843c71d4b1d','7b08618e-4f21-415d-9ae9-636933d93c0a','20f2057d-99cb-42e7-8fac-ab3a1832e928','6be9c287-4f58-437f-8488-f9b834c3a99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee12ead4c9b4909b9958fc8e095f8dc',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.525838] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3d82d9-9491-4866-a2a1-4a364fa6b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.535087] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3d82d9-9491-4866-a2a1-4a364fa6b142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.535944] [58856]: DEBUG cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Flow 'volume_create_api' (21d27ed8-5009-4620-8ec2-ad419f442ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.536303] [58856]: INFO cinder.volume.api [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Create volume request issued successfully. [ 1209.536984] [58856]: INFO cinder.api.openstack.wsgi [None req-b455d5fe-e1ea-4ebd-8712-3924270729f2 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1209.537517] [58856]: [pid: 58856|app: 0|req: 201/407] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 26 11:47:23 2025] POST /volume/v3/volumes => generated 751 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1209.546235] [58855]: DEBUG cinder.api.middleware.request_id [None req-97c22b43-263e-4f09-a3bf-620fec74c928 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.548246] [58855]: INFO cinder.api.openstack.wsgi [None req-97c22b43-263e-4f09-a3bf-620fec74c928 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1209.548456] [58855]: DEBUG cinder.api.openstack.wsgi [None req-97c22b43-263e-4f09-a3bf-620fec74c928 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1209.548661] [58855]: DEBUG cinder.api.openstack.wsgi [None req-97c22b43-263e-4f09-a3bf-620fec74c928 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.556429] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.556429] [58855]: warnings.warn( [ 1209.560632] [58855]: INFO cinder.volume.api [None req-97c22b43-263e-4f09-a3bf-620fec74c928 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1209.565857] [58855]: INFO cinder.api.openstack.wsgi [None req-97c22b43-263e-4f09-a3bf-620fec74c928 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1209.566296] [58855]: [pid: 58855|app: 0|req: 207/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:24 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.576959] [58856]: DEBUG cinder.api.middleware.request_id [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.579281] [58856]: INFO cinder.api.openstack.wsgi [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1210.579492] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.579707] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.589392] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.589392] [58856]: warnings.warn( [ 1210.593919] [58856]: INFO cinder.volume.api [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1210.599352] [58856]: INFO cinder.api.openstack.wsgi [None req-cb4a1ab6-e426-4634-94d3-86d08a239915 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1210.599879] [58856]: [pid: 58856|app: 0|req: 202/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:25 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.609343] [58855]: DEBUG cinder.api.middleware.request_id [None req-4831360e-5042-4e8f-b929-e9f891a47970 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.611613] [58855]: INFO cinder.api.openstack.wsgi [None req-4831360e-5042-4e8f-b929-e9f891a47970 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1211.611855] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4831360e-5042-4e8f-b929-e9f891a47970 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.612114] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4831360e-5042-4e8f-b929-e9f891a47970 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.620208] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.620208] [58855]: warnings.warn( [ 1211.623996] [58855]: INFO cinder.volume.api [None req-4831360e-5042-4e8f-b929-e9f891a47970 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1211.628203] [58855]: INFO cinder.api.openstack.wsgi [None req-4831360e-5042-4e8f-b929-e9f891a47970 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1211.628709] [58855]: [pid: 58855|app: 0|req: 208/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:26 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.639710] [58856]: DEBUG cinder.api.middleware.request_id [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.644032] [58856]: INFO cinder.api.openstack.wsgi [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1212.645075] [58856]: DEBUG cinder.api.openstack.wsgi [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.645315] [58856]: DEBUG cinder.api.openstack.wsgi [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.658538] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.658538] [58856]: warnings.warn( [ 1212.663939] [58856]: INFO cinder.volume.api [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1212.671180] [58856]: INFO cinder.api.openstack.wsgi [None req-249a08b6-3fc2-4417-8785-c53aff4f0552 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1212.671684] [58856]: [pid: 58856|app: 0|req: 203/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:27 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.683258] [58855]: DEBUG cinder.api.middleware.request_id [None req-5e6a6993-d994-453e-8368-8f1b2818b232 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.685539] [58855]: INFO cinder.api.openstack.wsgi [None req-5e6a6993-d994-453e-8368-8f1b2818b232 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1213.685824] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5e6a6993-d994-453e-8368-8f1b2818b232 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.686043] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5e6a6993-d994-453e-8368-8f1b2818b232 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.697182] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.697182] [58855]: warnings.warn( [ 1213.701092] [58855]: INFO cinder.volume.api [None req-5e6a6993-d994-453e-8368-8f1b2818b232 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1213.706674] [58855]: INFO cinder.api.openstack.wsgi [None req-5e6a6993-d994-453e-8368-8f1b2818b232 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1213.707136] [58855]: [pid: 58855|app: 0|req: 209/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:28 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.717370] [58856]: DEBUG cinder.api.middleware.request_id [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.719573] [58856]: INFO cinder.api.openstack.wsgi [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1214.719857] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.720045] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.731037] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.731037] [58856]: warnings.warn( [ 1214.735175] [58856]: INFO cinder.volume.api [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1214.740437] [58856]: INFO cinder.api.openstack.wsgi [None req-3b990b8b-44a7-423b-bb87-5f4c98726baa tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1214.740944] [58856]: [pid: 58856|app: 0|req: 204/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:29 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.752696] [58855]: DEBUG cinder.api.middleware.request_id [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.755394] [58855]: INFO cinder.api.openstack.wsgi [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1215.755394] [58855]: DEBUG cinder.api.openstack.wsgi [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.755608] [58855]: DEBUG cinder.api.openstack.wsgi [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.764460] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.764460] [58855]: warnings.warn( [ 1215.768645] [58855]: INFO cinder.volume.api [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1215.773865] [58855]: INFO cinder.api.openstack.wsgi [None req-87a3fcf6-3fc4-48ee-a7d0-a7d12f3b1291 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1215.774337] [58855]: [pid: 58855|app: 0|req: 210/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:30 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.788375] [58856]: DEBUG cinder.api.middleware.request_id [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.790873] [58856]: INFO cinder.api.openstack.wsgi [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1216.790992] [58856]: DEBUG cinder.api.openstack.wsgi [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1216.791400] [58856]: DEBUG cinder.api.openstack.wsgi [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1216.799230] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.799230] [58856]: warnings.warn( [ 1216.802805] [58856]: INFO cinder.volume.api [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1216.807201] [58856]: INFO cinder.api.openstack.wsgi [None req-046b088a-f9d1-4161-963e-38b85d2e2b9f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1216.807605] [58856]: [pid: 58856|app: 0|req: 205/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:31 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.820908] [58855]: DEBUG cinder.api.middleware.request_id [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.823433] [58855]: INFO cinder.api.openstack.wsgi [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1217.824992] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1217.824992] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1217.836561] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.836561] [58855]: warnings.warn( [ 1217.841069] [58855]: INFO cinder.volume.api [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1217.847304] [58855]: INFO cinder.api.openstack.wsgi [None req-bba11af3-8294-4f93-86d3-3aa3947683f5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1217.847823] [58855]: [pid: 58855|app: 0|req: 211/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:32 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.556144] [58856]: DEBUG cinder.api.middleware.request_id [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.558604] [58856]: INFO cinder.api.openstack.wsgi [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1218.558879] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1218.559284] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1218.568643] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.568643] [58856]: warnings.warn( [ 1218.572549] [58856]: INFO cinder.volume.api [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1218.577133] [58856]: INFO cinder.api.openstack.wsgi [None req-d5bfa08e-9af6-4df5-9c22-c0fd26b166ca tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1218.577558] [58856]: [pid: 58856|app: 0|req: 206/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:33 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.626540] [58855]: DEBUG cinder.api.middleware.request_id [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.628641] [58855]: INFO cinder.api.openstack.wsgi [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1218.628850] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1218.629115] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1218.637217] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.637217] [58855]: warnings.warn( [ 1218.641223] [58855]: INFO cinder.volume.api [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1218.645808] [58855]: INFO cinder.api.openstack.wsgi [None req-b73df8cb-c342-4e66-b58f-b2ef7b46cb92 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1218.646319] [58855]: [pid: 58855|app: 0|req: 212/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:33 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.861336] [58856]: DEBUG cinder.api.middleware.request_id [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.863380] [58856]: INFO cinder.api.openstack.wsgi [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1218.863661] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1218.863931] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1218.873918] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.873918] [58856]: warnings.warn( [ 1218.878168] [58856]: INFO cinder.volume.api [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1218.883551] [58856]: INFO cinder.api.openstack.wsgi [None req-9a747a9f-43dc-415f-8d53-69bda172ab55 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1218.883980] [58856]: [pid: 58856|app: 0|req: 207/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:33 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.894567] [58855]: DEBUG cinder.api.middleware.request_id [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.897494] [58855]: INFO cinder.api.openstack.wsgi [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1219.897797] [58855]: DEBUG cinder.api.openstack.wsgi [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1219.898086] [58855]: DEBUG cinder.api.openstack.wsgi [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1219.908376] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.908376] [58855]: warnings.warn( [ 1219.926727] [58855]: INFO cinder.volume.api [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1219.934521] [58855]: INFO cinder.api.openstack.wsgi [None req-90f6360c-5dbf-42ce-b648-1d474cc19924 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1219.935266] [58855]: [pid: 58855|app: 0|req: 213/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:34 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.946491] [58856]: DEBUG cinder.api.middleware.request_id [None req-c942b2b9-7004-4d32-8259-10b02bc78013 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.948703] [58856]: INFO cinder.api.openstack.wsgi [None req-c942b2b9-7004-4d32-8259-10b02bc78013 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1220.948932] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c942b2b9-7004-4d32-8259-10b02bc78013 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1220.949244] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c942b2b9-7004-4d32-8259-10b02bc78013 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.956853] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.956853] [58856]: warnings.warn( [ 1220.960491] [58856]: INFO cinder.volume.api [None req-c942b2b9-7004-4d32-8259-10b02bc78013 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1220.964819] [58856]: INFO cinder.api.openstack.wsgi [None req-c942b2b9-7004-4d32-8259-10b02bc78013 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1220.965357] [58856]: [pid: 58856|app: 0|req: 208/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:35 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.976030] [58855]: DEBUG cinder.api.middleware.request_id [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.977894] [58855]: INFO cinder.api.openstack.wsgi [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1221.978137] [58855]: DEBUG cinder.api.openstack.wsgi [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.978346] [58855]: DEBUG cinder.api.openstack.wsgi [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.989827] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.989827] [58855]: warnings.warn( [ 1221.994145] [58855]: INFO cinder.volume.api [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1221.999729] [58855]: INFO cinder.api.openstack.wsgi [None req-52f0f2b7-9363-4728-aca2-4954902c5ef7 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1222.000201] [58855]: [pid: 58855|app: 0|req: 214/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:36 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.011400] [58856]: DEBUG cinder.api.middleware.request_id [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.013281] [58856]: INFO cinder.api.openstack.wsgi [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1223.013495] [58856]: DEBUG cinder.api.openstack.wsgi [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1223.013704] [58856]: DEBUG cinder.api.openstack.wsgi [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1223.021344] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.021344] [58856]: warnings.warn( [ 1223.024884] [58856]: INFO cinder.volume.api [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1223.029218] [58856]: INFO cinder.api.openstack.wsgi [None req-57f2ec16-4b3f-440a-879f-ca03e7d62f43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1223.029659] [58856]: [pid: 58856|app: 0|req: 209/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:37 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.039536] [58855]: DEBUG cinder.api.middleware.request_id [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.041629] [58855]: INFO cinder.api.openstack.wsgi [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1224.041851] [58855]: DEBUG cinder.api.openstack.wsgi [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.042072] [58855]: DEBUG cinder.api.openstack.wsgi [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.049894] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.049894] [58855]: warnings.warn( [ 1224.053751] [58855]: INFO cinder.volume.api [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1224.058234] [58855]: INFO cinder.api.openstack.wsgi [None req-754d882c-21fe-4d55-a8d9-74a9bff57c67 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1224.058646] [58855]: [pid: 58855|app: 0|req: 215/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:38 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1225.069364] [58856]: DEBUG cinder.api.middleware.request_id [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.071519] [58856]: INFO cinder.api.openstack.wsgi [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1225.071800] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.072034] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.084027] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.084027] [58856]: warnings.warn( [ 1225.088322] [58856]: INFO cinder.volume.api [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1225.093545] [58856]: INFO cinder.api.openstack.wsgi [None req-8de1fd4c-db98-4191-bde3-f6c7d0190a56 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1225.093996] [58856]: [pid: 58856|app: 0|req: 210/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:39 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.759709] [58855]: DEBUG cinder.api.middleware.request_id [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.761693] [58855]: INFO cinder.api.openstack.wsgi [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] DELETE http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1225.761902] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.762117] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.762295] [58855]: INFO cinder.api.v3.volumes [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Delete volume with id: 87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1225.773570] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.773570] [58855]: warnings.warn( [ 1225.774129] [58855]: INFO cinder.volume.api [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1225.793324] [58855]: INFO cinder.volume.api [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Delete volume request issued successfully. [ 1225.794516] [58855]: INFO cinder.api.openstack.wsgi [None req-0d31b79b-051a-4afc-9a2c-e0f8cc05c0ac tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 202 [ 1225.794516] [58855]: [pid: 58855|app: 0|req: 216/426] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:47:40 2025] DELETE /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1225.797463] [58856]: DEBUG cinder.api.middleware.request_id [None req-776649e9-00d5-44f5-aa19-e3fa4038049a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.799795] [58856]: INFO cinder.api.openstack.wsgi [None req-776649e9-00d5-44f5-aa19-e3fa4038049a tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1225.799859] [58856]: DEBUG cinder.api.openstack.wsgi [None req-776649e9-00d5-44f5-aa19-e3fa4038049a tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.800112] [58856]: DEBUG cinder.api.openstack.wsgi [None req-776649e9-00d5-44f5-aa19-e3fa4038049a tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.808570] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.808570] [58856]: warnings.warn( [ 1225.813175] [58856]: INFO cinder.volume.api [None req-776649e9-00d5-44f5-aa19-e3fa4038049a tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1225.818787] [58856]: INFO cinder.api.openstack.wsgi [None req-776649e9-00d5-44f5-aa19-e3fa4038049a tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 200 [ 1225.819268] [58856]: [pid: 58856|app: 0|req: 211/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:40 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.104673] [58855]: DEBUG cinder.api.middleware.request_id [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.106761] [58855]: INFO cinder.api.openstack.wsgi [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1226.107016] [58855]: DEBUG cinder.api.openstack.wsgi [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.107242] [58855]: DEBUG cinder.api.openstack.wsgi [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.115181] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.115181] [58855]: warnings.warn( [ 1226.118698] [58855]: INFO cinder.volume.api [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1226.123105] [58855]: INFO cinder.api.openstack.wsgi [None req-02b77f6a-47a2-4394-a2a0-7f3675a439d1 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1226.123526] [58855]: [pid: 58855|app: 0|req: 217/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:40 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.830043] [58856]: DEBUG cinder.api.middleware.request_id [None req-8e86631f-bff6-48ff-8556-9e6586d2fd40 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.831930] [58856]: INFO cinder.api.openstack.wsgi [None req-8e86631f-bff6-48ff-8556-9e6586d2fd40 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe [ 1226.832213] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8e86631f-bff6-48ff-8556-9e6586d2fd40 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.832465] [58856]: DEBUG cinder.api.openstack.wsgi [None req-8e86631f-bff6-48ff-8556-9e6586d2fd40 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.839260] [58856]: INFO cinder.api.openstack.wsgi [None req-8e86631f-bff6-48ff-8556-9e6586d2fd40 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe returned with HTTP 404 [ 1226.839870] [58856]: [pid: 58856|app: 0|req: 212/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:41 2025] GET /volume/v3/volumes/87d1e2ee-2ab9-4485-9095-e15cc5e18dbe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1226.888382] [58855]: DEBUG cinder.api.middleware.request_id [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.891328] [58855]: INFO cinder.api.openstack.wsgi [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1226.891680] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.892015] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.892307] [58855]: INFO cinder.api.v3.volumes [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Delete volume with id: 81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1226.902136] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.902136] [58855]: warnings.warn( [ 1226.902925] [58855]: INFO cinder.volume.api [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1226.918996] [58855]: INFO cinder.volume.api [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Delete volume request issued successfully. [ 1226.919185] [58855]: INFO cinder.api.openstack.wsgi [None req-9c17fa7b-9989-440d-9816-7ba39faf5bf5 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 202 [ 1226.919723] [58855]: [pid: 58855|app: 0|req: 218/430] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:47:41 2025] DELETE /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1226.922531] [58856]: DEBUG cinder.api.middleware.request_id [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.926058] [58856]: INFO cinder.api.openstack.wsgi [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1226.926282] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.927505] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.934626] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.934626] [58856]: warnings.warn( [ 1226.938714] [58856]: INFO cinder.volume.api [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1226.943928] [58856]: INFO cinder.api.openstack.wsgi [None req-2aef7f99-33e5-4ddc-85d5-c79a191fe6c1 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1226.944429] [58856]: [pid: 58856|app: 0|req: 213/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:41 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.134077] [58855]: DEBUG cinder.api.middleware.request_id [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.136164] [58855]: INFO cinder.api.openstack.wsgi [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1227.136391] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.136602] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.144602] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.144602] [58855]: warnings.warn( [ 1227.148183] [58855]: INFO cinder.volume.api [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1227.152442] [58855]: INFO cinder.api.openstack.wsgi [None req-d4ff6bf7-5529-4461-a8aa-9557b9d7f06c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1227.152856] [58855]: [pid: 58855|app: 0|req: 219/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:41 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.955714] [58856]: DEBUG cinder.api.middleware.request_id [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.957603] [58856]: INFO cinder.api.openstack.wsgi [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1227.957972] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.958346] [58856]: DEBUG cinder.api.openstack.wsgi [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.966039] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.966039] [58856]: warnings.warn( [ 1227.969314] [58856]: INFO cinder.volume.api [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1227.973416] [58856]: INFO cinder.api.openstack.wsgi [None req-9dd91fc7-11de-4d30-9feb-1314e7d805ab tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1227.973821] [58856]: [pid: 58856|app: 0|req: 214/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:42 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.163421] [58855]: DEBUG cinder.api.middleware.request_id [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.165580] [58855]: INFO cinder.api.openstack.wsgi [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1228.165789] [58855]: DEBUG cinder.api.openstack.wsgi [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.166011] [58855]: DEBUG cinder.api.openstack.wsgi [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.173507] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.173507] [58855]: warnings.warn( [ 1228.176955] [58855]: INFO cinder.volume.api [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1228.181522] [58855]: INFO cinder.api.openstack.wsgi [None req-04d12529-e95a-4e84-bc63-6dfb55d1cb1f tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1228.181941] [58855]: [pid: 58855|app: 0|req: 220/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:42 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.208190] [58856]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.210567] [58856]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1228.210779] [58856]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.210986] [58856]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.220454] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.220454] [58856]: warnings.warn( [ 1228.224170] [58856]: INFO cinder.volume.api [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1228.228827] [58856]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-b1d06a0b-0a2a-4051-85e4-1e60a5897ada tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1228.229278] [58856]: [pid: 58856|app: 0|req: 215/435] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:47:42 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.493143] [58855]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.495660] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1228.495877] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.496094] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.504083] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.504083] [58855]: warnings.warn( [ 1228.507153] [58855]: INFO cinder.volume.api [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1228.511834] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-35606847-7023-48f2-a946-3574ce8bafe5 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1228.512259] [58855]: [pid: 58855|app: 0|req: 221/436] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:47:43 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.517512] [58856]: DEBUG cinder.api.middleware.request_id [None req-596d4600-8a00-40cf-8c04-3b6c7d28bba7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.517960] [58856]: INFO cinder.api.openstack.wsgi [None req-596d4600-8a00-40cf-8c04-3b6c7d28bba7 None None] GET http://10.180.1.21/volume// [ 1228.518147] [58856]: DEBUG cinder.api.openstack.wsgi [None req-596d4600-8a00-40cf-8c04-3b6c7d28bba7 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.518353] [58856]: DEBUG cinder.api.openstack.wsgi [None req-596d4600-8a00-40cf-8c04-3b6c7d28bba7 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.518738] [58856]: INFO cinder.api.openstack.wsgi [None req-596d4600-8a00-40cf-8c04-3b6c7d28bba7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1228.519100] [58856]: [pid: 58856|app: 0|req: 216/437] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:47:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1228.522115] [58855]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-5a66fac0-c2d6-4829-a678-19030b15bd43 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.524178] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-5a66fac0-c2d6-4829-a678-19030b15bd43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1228.524570] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-5a66fac0-c2d6-4829-a678-19030b15bd43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99b7d362-8292-4fba-9af3-0aeec27ccfb5", "connector": null, "instance_uuid": "692b8812-7d2e-4aa2-99cb-2bcd555d0cc9"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1228.532960] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.532960] [58855]: warnings.warn( [ 1228.555700] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-5a66fac0-c2d6-4829-a678-19030b15bd43 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1228.556251] [58855]: [pid: 58855|app: 0|req: 222/438] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:47:43 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1228.984051] [58856]: DEBUG cinder.api.middleware.request_id [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.986394] [58856]: INFO cinder.api.openstack.wsgi [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1228.987227] [58856]: DEBUG cinder.api.openstack.wsgi [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.987227] [58856]: DEBUG cinder.api.openstack.wsgi [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.997887] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.997887] [58856]: warnings.warn( [ 1229.002011] [58856]: INFO cinder.volume.api [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Volume info retrieved successfully. [ 1229.006949] [58856]: INFO cinder.api.openstack.wsgi [None req-caf87a18-7e04-4b18-b910-b6e6dc305fe3 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 200 [ 1229.007460] [58856]: [pid: 58856|app: 0|req: 217/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:43 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.017333] [58855]: DEBUG cinder.api.middleware.request_id [None req-988d2367-c4ea-4685-885b-134118f61c28 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.019391] [58855]: INFO cinder.api.openstack.wsgi [None req-988d2367-c4ea-4685-885b-134118f61c28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] GET http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 [ 1230.019605] [58855]: DEBUG cinder.api.openstack.wsgi [None req-988d2367-c4ea-4685-885b-134118f61c28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.019819] [58855]: DEBUG cinder.api.openstack.wsgi [None req-988d2367-c4ea-4685-885b-134118f61c28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.026538] [58855]: INFO cinder.api.openstack.wsgi [None req-988d2367-c4ea-4685-885b-134118f61c28 tempest-AttachVolumeShelveTestJSON-129812403 tempest-AttachVolumeShelveTestJSON-129812403-project-member] http://10.180.1.21/volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 returned with HTTP 404 [ 1230.026668] [58855]: [pid: 58855|app: 0|req: 223/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:44 2025] GET /volume/v3/volumes/81a6934b-590a-415f-b5a8-b76b1f299fe2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1233.990582] [58856]: DEBUG cinder.api.middleware.request_id [None req-a00cf63e-05e2-40fe-ad88-70d2cd47e338 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.991056] [58856]: INFO cinder.api.openstack.wsgi [None req-a00cf63e-05e2-40fe-ad88-70d2cd47e338 None None] GET http://10.180.1.21/volume// [ 1233.991256] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a00cf63e-05e2-40fe-ad88-70d2cd47e338 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.991463] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a00cf63e-05e2-40fe-ad88-70d2cd47e338 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.991852] [58856]: INFO cinder.api.openstack.wsgi [None req-a00cf63e-05e2-40fe-ad88-70d2cd47e338 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.992181] [58856]: [pid: 58856|app: 0|req: 218/441] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:47:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.996057] [58855]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.998408] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1233.998646] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.998854] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.013301] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.013301] [58855]: warnings.warn( [ 1234.016919] [58855]: INFO cinder.volume.api [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1234.022207] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8bcc2b73-6c98-40f8-82bc-a79d1612dd00 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 200 [ 1234.022629] [58855]: [pid: 58855|app: 0|req: 224/442] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:47:48 2025] GET /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1234.139576] [58856]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.141905] [58856]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] PUT http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 [ 1234.142385] [58856]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1234.150225] [58856]: DEBUG cinder.coordination [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Acquiring lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1234.154647] [58856]: DEBUG cinder.coordination [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1234.155692] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.155692] [58856]: warnings.warn( [ 1234.674325] [58856]: DEBUG cinder.coordination [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1234.674676] [58856]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-8e1c51d4-c87b-4189-8c2e-586bc6ddbe15 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 returned with HTTP 200 [ 1234.675266] [58856]: [pid: 58856|app: 0|req: 219/443] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:47:48 2025] PUT /volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.183784] [58855]: DEBUG cinder.api.middleware.request_id [req-e18645c3-4515-49e6-86fa-4460e76affad req-7496e8fc-ee7e-4182-bb57-29a5e3a97a14 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.186067] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-7496e8fc-ee7e-4182-bb57-29a5e3a97a14 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63/action [ 1235.186517] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-7496e8fc-ee7e-4182-bb57-29a5e3a97a14 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1235.186650] [58855]: DEBUG cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-7496e8fc-ee7e-4182-bb57-29a5e3a97a14 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1235.205608] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.205608] [58855]: warnings.warn( [ 1235.214697] [58855]: INFO cinder.api.openstack.wsgi [req-e18645c3-4515-49e6-86fa-4460e76affad req-7496e8fc-ee7e-4182-bb57-29a5e3a97a14 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63/action returned with HTTP 204 [ 1235.215198] [58855]: [pid: 58855|app: 0|req: 225/444] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:47:49 2025] POST /volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1241.675804] [58856]: DEBUG cinder.api.middleware.request_id [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.677889] [58856]: INFO cinder.api.openstack.wsgi [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1241.678621] [58856]: DEBUG cinder.api.openstack.wsgi [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1516369911"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1241.679767] [58856]: DEBUG cinder.api.v3.volumes [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1516369911'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1241.679891] [58856]: INFO cinder.api.v3.volumes [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Create volume of 1 GB [ 1241.680307] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.680307] [58856]: warnings.warn( [ 1241.685591] [58856]: INFO cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Availability Zones retrieved successfully. [ 1241.692428] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Flow 'volume_create_api' (bf0bb900-5e7f-4e09-923d-5265d80bb088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.693625] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9272295-455c-4bb4-980d-8dadfed89969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.694752] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1241.713963] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9272295-455c-4bb4-980d-8dadfed89969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.715199] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7bd8b43-36e4-44ba-a6d2-edf2080c00f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.775180] [58856]: DEBUG cinder.quota [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Created reservations ['1f908d86-d105-4405-8b59-455348e2dce2', 'b2847353-ed35-4904-b12d-0fd4fa8a2375', '3ad51730-90bd-42fe-a866-b66544c72f72', '457592ca-9431-4ae2-b08a-75d1ab9591b3'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1241.776358] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7bd8b43-36e4-44ba-a6d2-edf2080c00f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f908d86-d105-4405-8b59-455348e2dce2', 'b2847353-ed35-4904-b12d-0fd4fa8a2375', '3ad51730-90bd-42fe-a866-b66544c72f72', '457592ca-9431-4ae2-b08a-75d1ab9591b3']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.777194] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b87191-5390-42a8-8e60-273762eb8c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.793845] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b87191-5390-42a8-8e60-273762eb8c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f316ae90-4179-4ee0-ad08-fb0bc97854b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1516369911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0233d8771a14e01a7e085c09f36a6c2',qos_specs=None,replication_status=,reservations=['1f908d86-d105-4405-8b59-455348e2dce2','b2847353-ed35-4904-b12d-0fd4fa8a2375','3ad51730-90bd-42fe-a866-b66544c72f72','457592ca-9431-4ae2-b08a-75d1ab9591b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69417cc915364b7aa57084a3804ec513',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:47:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1516369911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f316ae90-4179-4ee0-ad08-fb0bc97854b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0233d8771a14e01a7e085c09f36a6c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69417cc915364b7aa57084a3804ec513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.794202] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760a06b6-9e0e-4e55-87db-babd75e52c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.808534] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760a06b6-9e0e-4e55-87db-babd75e52c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1516369911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0233d8771a14e01a7e085c09f36a6c2',qos_specs=None,replication_status=,reservations=['1f908d86-d105-4405-8b59-455348e2dce2','b2847353-ed35-4904-b12d-0fd4fa8a2375','3ad51730-90bd-42fe-a866-b66544c72f72','457592ca-9431-4ae2-b08a-75d1ab9591b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69417cc915364b7aa57084a3804ec513',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.809595] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe25c9bd-4d25-4d18-ade6-ffbb324b7035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.818975] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe25c9bd-4d25-4d18-ade6-ffbb324b7035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.820111] [58856]: DEBUG cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Flow 'volume_create_api' (bf0bb900-5e7f-4e09-923d-5265d80bb088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.820494] [58856]: INFO cinder.volume.api [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Create volume request issued successfully. [ 1241.821420] [58856]: INFO cinder.api.openstack.wsgi [None req-63d2a3bd-afd8-41c5-8e28-4186994066bb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1241.821736] [58856]: [pid: 58856|app: 0|req: 220/445] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:47:56 2025] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1241.832799] [58855]: DEBUG cinder.api.middleware.request_id [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.837925] [58855]: INFO cinder.api.openstack.wsgi [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1241.838294] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1241.838695] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.854169] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.854169] [58855]: warnings.warn( [ 1241.858435] [58855]: INFO cinder.volume.api [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1241.863914] [58855]: INFO cinder.api.openstack.wsgi [None req-bf6576d3-94d2-4215-bea9-eb0b31909b78 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1241.864497] [58855]: [pid: 58855|app: 0|req: 226/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:56 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.875882] [58856]: DEBUG cinder.api.middleware.request_id [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.879084] [58856]: INFO cinder.api.openstack.wsgi [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1242.879490] [58856]: DEBUG cinder.api.openstack.wsgi [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.879893] [58856]: DEBUG cinder.api.openstack.wsgi [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.893514] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.893514] [58856]: warnings.warn( [ 1242.898541] [58856]: INFO cinder.volume.api [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1242.904487] [58856]: INFO cinder.api.openstack.wsgi [None req-aeb20039-e033-4e7e-af21-2e58443dcf5d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1242.904924] [58856]: [pid: 58856|app: 0|req: 221/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:57 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.101391] [58855]: DEBUG cinder.api.middleware.request_id [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.103678] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1243.103893] [58855]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.104117] [58855]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.114267] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.114267] [58855]: warnings.warn( [ 1243.118381] [58855]: INFO cinder.volume.api [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1243.123383] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-c3717634-5a15-465f-ae4b-cb6b3ac030e8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1243.123807] [58855]: [pid: 58855|app: 0|req: 227/448] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:47:57 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.642886] [58856]: DEBUG cinder.api.middleware.request_id [None req-0db814dc-56d1-4b19-b6c2-23da88008147 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.643363] [58856]: INFO cinder.api.openstack.wsgi [None req-0db814dc-56d1-4b19-b6c2-23da88008147 None None] GET http://10.180.1.21/volume// [ 1244.643532] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0db814dc-56d1-4b19-b6c2-23da88008147 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1244.643737] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0db814dc-56d1-4b19-b6c2-23da88008147 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.644140] [58856]: INFO cinder.api.openstack.wsgi [None req-0db814dc-56d1-4b19-b6c2-23da88008147 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.644454] [58856]: [pid: 58856|app: 0|req: 222/449] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:47:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.648141] [58855]: DEBUG cinder.api.middleware.request_id [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-7cea57da-cce6-4c13-9fba-4174072d3361 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.650509] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-7cea57da-cce6-4c13-9fba-4174072d3361 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1244.650903] [58855]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-7cea57da-cce6-4c13-9fba-4174072d3361 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f316ae90-4179-4ee0-ad08-fb0bc97854b5", "connector": null, "instance_uuid": "a6f753f0-1b1a-4617-b849-b0209695e68b"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1244.659847] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.659847] [58855]: warnings.warn( [ 1244.687094] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-7cea57da-cce6-4c13-9fba-4174072d3361 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1244.687579] [58855]: [pid: 58855|app: 0|req: 228/450] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:47:59 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.709052] [58856]: DEBUG cinder.api.middleware.request_id [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.710889] [58856]: INFO cinder.api.openstack.wsgi [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1244.711106] [58856]: DEBUG cinder.api.openstack.wsgi [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1244.711321] [58856]: DEBUG cinder.api.openstack.wsgi [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.723451] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.723451] [58856]: warnings.warn( [ 1244.726603] [58856]: INFO cinder.volume.api [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1244.731595] [58856]: INFO cinder.api.openstack.wsgi [None req-35ccfe02-e89a-4244-9f37-141d0cd36d8d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1244.731990] [58856]: [pid: 58856|app: 0|req: 223/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:47:59 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.211792] [58855]: DEBUG cinder.api.middleware.request_id [None req-31c898f0-bd57-48f8-b411-2d8f314d05f2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.212255] [58855]: INFO cinder.api.openstack.wsgi [None req-31c898f0-bd57-48f8-b411-2d8f314d05f2 None None] GET http://10.180.1.21/volume// [ 1245.212433] [58855]: DEBUG cinder.api.openstack.wsgi [None req-31c898f0-bd57-48f8-b411-2d8f314d05f2 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.212636] [58855]: DEBUG cinder.api.openstack.wsgi [None req-31c898f0-bd57-48f8-b411-2d8f314d05f2 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.213034] [58855]: INFO cinder.api.openstack.wsgi [None req-31c898f0-bd57-48f8-b411-2d8f314d05f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1245.213365] [58855]: [pid: 58855|app: 0|req: 229/452] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:47:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1245.217121] [58856]: DEBUG cinder.api.middleware.request_id [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.219472] [58856]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1245.219712] [58856]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.219919] [58856]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.229748] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.229748] [58856]: warnings.warn( [ 1245.232890] [58856]: INFO cinder.volume.api [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1245.236986] [58856]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-fcf4f460-8cb8-42f2-b312-20d466d52541 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1245.237483] [58856]: [pid: 58856|app: 0|req: 224/453] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:47:59 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1245.265840] [58855]: DEBUG cinder.api.middleware.request_id [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.268376] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] PUT http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 [ 1245.268811] [58855]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944382", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1245.276850] [58855]: DEBUG cinder.coordination [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Acquiring lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1245.281519] [58855]: DEBUG cinder.coordination [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1245.282588] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.282588] [58855]: warnings.warn( [ 1245.741325] [58856]: DEBUG cinder.api.middleware.request_id [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.743285] [58856]: INFO cinder.api.openstack.wsgi [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1245.743507] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.743720] [58856]: DEBUG cinder.api.openstack.wsgi [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.755194] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.755194] [58856]: warnings.warn( [ 1245.759045] [58856]: INFO cinder.volume.api [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1245.764139] [58856]: INFO cinder.api.openstack.wsgi [None req-bb1c898c-cadd-4f19-a6fe-31f130713b99 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1245.764580] [58856]: [pid: 58856|app: 0|req: 225/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:00 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.774926] [58856]: DEBUG cinder.api.middleware.request_id [None req-a88f5265-ed63-49f6-b09b-89d226289360 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.777040] [58856]: INFO cinder.api.openstack.wsgi [None req-a88f5265-ed63-49f6-b09b-89d226289360 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1246.777301] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a88f5265-ed63-49f6-b09b-89d226289360 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1246.777539] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a88f5265-ed63-49f6-b09b-89d226289360 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.790806] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.790806] [58856]: warnings.warn( [ 1246.794628] [58856]: INFO cinder.volume.api [None req-a88f5265-ed63-49f6-b09b-89d226289360 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1246.799563] [58856]: INFO cinder.api.openstack.wsgi [None req-a88f5265-ed63-49f6-b09b-89d226289360 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1246.799952] [58856]: [pid: 58856|app: 0|req: 226/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:01 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.810143] [58856]: DEBUG cinder.api.middleware.request_id [None req-adb8f65c-e534-4960-88f0-b31c78046280 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.812432] [58856]: INFO cinder.api.openstack.wsgi [None req-adb8f65c-e534-4960-88f0-b31c78046280 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1247.812687] [58856]: DEBUG cinder.api.openstack.wsgi [None req-adb8f65c-e534-4960-88f0-b31c78046280 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1247.812866] [58856]: DEBUG cinder.api.openstack.wsgi [None req-adb8f65c-e534-4960-88f0-b31c78046280 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1247.825052] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.825052] [58856]: warnings.warn( [ 1247.827754] [58856]: INFO cinder.volume.api [None req-adb8f65c-e534-4960-88f0-b31c78046280 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1247.832181] [58856]: INFO cinder.api.openstack.wsgi [None req-adb8f65c-e534-4960-88f0-b31c78046280 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1247.832649] [58856]: [pid: 58856|app: 0|req: 227/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:02 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.842510] [58856]: DEBUG cinder.api.middleware.request_id [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.844630] [58856]: INFO cinder.api.openstack.wsgi [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1248.844842] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.845062] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.859168] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.859168] [58856]: warnings.warn( [ 1248.862935] [58856]: INFO cinder.volume.api [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1248.868220] [58856]: INFO cinder.api.openstack.wsgi [None req-a6c53ae8-dabe-427d-aad4-8fa37da944a1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1248.868647] [58856]: [pid: 58856|app: 0|req: 228/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:03 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.694041] [58856]: DEBUG cinder.api.middleware.request_id [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.696165] [58856]: INFO cinder.api.openstack.wsgi [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1249.696545] [58856]: DEBUG cinder.api.openstack.wsgi [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-796269704"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1249.698099] [58856]: DEBUG cinder.api.v3.volumes [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-796269704'}} {{(pid=58856) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1249.698226] [58856]: INFO cinder.api.v3.volumes [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume of 1 GB [ 1249.702291] [58856]: INFO cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Availability Zones retrieved successfully. [ 1249.708865] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (16742d66-ed42-404e-8e7b-3d3cf8a69c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1249.710028] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba89d4ca-9323-4c79-a79b-756e22af577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1249.711086] [58856]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Validating volume size '1' using validate_int {{(pid=58856) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1249.728328] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba89d4ca-9323-4c79-a79b-756e22af577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1249.729294] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335b3b23-a826-40b1-913f-26f765499078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1249.762170] [58856]: DEBUG cinder.quota [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Created reservations ['8518e49a-18fb-443d-82a2-2763c813872a', '7c865dc2-11cd-4109-a56b-88473f4ded23', 'f45f968f-7bc2-4d25-a2de-0c67ba142dea', 'c01ce6d2-018d-4dc2-b7a0-1a245189b42b'] {{(pid=58856) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1249.763149] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335b3b23-a826-40b1-913f-26f765499078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8518e49a-18fb-443d-82a2-2763c813872a', '7c865dc2-11cd-4109-a56b-88473f4ded23', 'f45f968f-7bc2-4d25-a2de-0c67ba142dea', 'c01ce6d2-018d-4dc2-b7a0-1a245189b42b']}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1249.764080] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d527e736-7c84-480d-bc41-0253ad597023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1249.779227] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d527e736-7c84-480d-bc41-0253ad597023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd1a4652-466f-430a-9235-b4e44bf9869c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-796269704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['8518e49a-18fb-443d-82a2-2763c813872a','7c865dc2-11cd-4109-a56b-88473f4ded23','f45f968f-7bc2-4d25-a2de-0c67ba142dea','c01ce6d2-018d-4dc2-b7a0-1a245189b42b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:48:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-796269704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd1a4652-466f-430a-9235-b4e44bf9869c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fcf962a866942b094a862887fe86d64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b6b2940a678492397761612ea0cd2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1249.780149] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172d13b3-7ae8-4ece-92d6-6ea2845a7a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1249.793305] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172d13b3-7ae8-4ece-92d6-6ea2845a7a86) transitioned into state 'SUCCESS' from state '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-796269704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['8518e49a-18fb-443d-82a2-2763c813872a','7c865dc2-11cd-4109-a56b-88473f4ded23','f45f968f-7bc2-4d25-a2de-0c67ba142dea','c01ce6d2-018d-4dc2-b7a0-1a245189b42b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1249.794162] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6501c069-0c06-4349-bd1f-f80ca00e312e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1249.803038] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6501c069-0c06-4349-bd1f-f80ca00e312e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58856) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1249.804063] [58856]: DEBUG cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (16742d66-ed42-404e-8e7b-3d3cf8a69c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58856) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1249.804442] [58856]: INFO cinder.volume.api [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request issued successfully. [ 1249.805089] [58856]: INFO cinder.api.openstack.wsgi [None req-ecf282a2-eac4-4ac1-94fd-33bce311cdc6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1249.805566] [58856]: [pid: 58856|app: 0|req: 229/458] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:48:04 2025] POST /volume/v3/volumes => generated 753 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1249.814073] [58856]: DEBUG cinder.api.middleware.request_id [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.817070] [58856]: INFO cinder.api.openstack.wsgi [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1249.817070] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1249.817070] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.824220] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.824220] [58856]: warnings.warn( [ 1249.828443] [58856]: INFO cinder.volume.api [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1249.833520] [58856]: INFO cinder.api.openstack.wsgi [None req-f0db099b-c504-4856-bf9c-9cd467fca4e7 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1249.834077] [58856]: [pid: 58856|app: 0|req: 230/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:04 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.878179] [58856]: DEBUG cinder.api.middleware.request_id [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.880245] [58856]: INFO cinder.api.openstack.wsgi [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1249.880455] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1249.880663] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1249.891100] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.891100] [58856]: warnings.warn( [ 1249.894377] [58856]: INFO cinder.volume.api [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1249.898579] [58856]: INFO cinder.api.openstack.wsgi [None req-b11954dd-60da-47fe-9be1-9558aeafc2cf tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1249.898993] [58856]: [pid: 58856|app: 0|req: 231/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:04 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.303869] [58855]: DEBUG cinder.coordination [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.022s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1250.304248] [58855]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-807177bc-7cab-449c-87c7-4f1b693c5d7c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 returned with HTTP 200 [ 1250.304829] [58855]: [pid: 58855|app: 0|req: 230/461] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:48:00 2025] PUT /volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 => generated 617 bytes in 5040 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.845624] [58856]: DEBUG cinder.api.middleware.request_id [None req-5bb70502-ac30-40e6-976e-306d70db486a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.847463] [58856]: INFO cinder.api.openstack.wsgi [None req-5bb70502-ac30-40e6-976e-306d70db486a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1250.847912] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5bb70502-ac30-40e6-976e-306d70db486a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.848381] [58856]: DEBUG cinder.api.openstack.wsgi [None req-5bb70502-ac30-40e6-976e-306d70db486a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.857566] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.857566] [58856]: warnings.warn( [ 1250.862070] [58856]: INFO cinder.volume.api [None req-5bb70502-ac30-40e6-976e-306d70db486a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1250.866230] [58856]: INFO cinder.api.openstack.wsgi [None req-5bb70502-ac30-40e6-976e-306d70db486a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1250.866821] [58856]: [pid: 58856|app: 0|req: 232/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:05 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.901649] [58855]: DEBUG cinder.api.middleware.request_id [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.903989] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1250.904240] [58855]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.904450] [58855]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.909249] [58856]: DEBUG cinder.api.middleware.request_id [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.912054] [58856]: INFO cinder.api.openstack.wsgi [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1250.912054] [58856]: DEBUG cinder.api.openstack.wsgi [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.912054] [58856]: DEBUG cinder.api.openstack.wsgi [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.912592] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.912592] [58855]: warnings.warn( [ 1250.916263] [58855]: INFO cinder.volume.api [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1250.920813] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-908b0d55-0866-467c-9cd7-537abc5ada11 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1250.921268] [58855]: [pid: 58855|app: 0|req: 231/463] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:48:05 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.922056] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.922056] [58856]: warnings.warn( [ 1250.925466] [58856]: INFO cinder.volume.api [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1250.930067] [58856]: INFO cinder.api.openstack.wsgi [None req-46750447-e1fc-47a7-b32e-7f19b85fe235 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1250.930508] [58856]: [pid: 58856|app: 0|req: 233/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:05 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.941145] [58855]: DEBUG cinder.api.middleware.request_id [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.943278] [58855]: INFO cinder.api.openstack.wsgi [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1251.943502] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1251.943715] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.957838] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.957838] [58855]: warnings.warn( [ 1251.961926] [58855]: INFO cinder.volume.api [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1251.964253] [58856]: DEBUG cinder.api.middleware.request_id [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-3a60cc2f-f0cb-4545-b735-09987c01293f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.966515] [58856]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-3a60cc2f-f0cb-4545-b735-09987c01293f tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6/action [ 1251.966975] [58856]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-3a60cc2f-f0cb-4545-b735-09987c01293f tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1251.967080] [58855]: INFO cinder.api.openstack.wsgi [None req-e302ff55-c3a2-4e93-8f15-d866ed6be1c0 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1251.967131] [58856]: DEBUG cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-3a60cc2f-f0cb-4545-b735-09987c01293f tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1251.967544] [58855]: [pid: 58855|app: 0|req: 232/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:06 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.981226] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.981226] [58856]: warnings.warn( [ 1251.987217] [58856]: INFO cinder.api.openstack.wsgi [req-126b2614-3b6c-4745-a2e0-33b550f4ba07 req-3a60cc2f-f0cb-4545-b735-09987c01293f tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6/action returned with HTTP 204 [ 1251.987763] [58856]: [pid: 58856|app: 0|req: 234/466] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:48:06 2025] POST /volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1252.440258] [58855]: DEBUG cinder.api.middleware.request_id [None req-c601c805-00d4-4bc8-a0e6-ee3ef13f7b63 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.440716] [58855]: INFO cinder.api.openstack.wsgi [None req-c601c805-00d4-4bc8-a0e6-ee3ef13f7b63 None None] GET http://10.180.1.21/volume// [ 1252.440889] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c601c805-00d4-4bc8-a0e6-ee3ef13f7b63 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.441108] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c601c805-00d4-4bc8-a0e6-ee3ef13f7b63 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.441581] [58855]: INFO cinder.api.openstack.wsgi [None req-c601c805-00d4-4bc8-a0e6-ee3ef13f7b63 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1252.441910] [58855]: [pid: 58855|app: 0|req: 233/467] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1252.445526] [58856]: DEBUG cinder.api.middleware.request_id [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-1762e32f-27e1-44ae-bde3-4a3ccae9e727 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.447843] [58856]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-1762e32f-27e1-44ae-bde3-4a3ccae9e727 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1252.448249] [58856]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-1762e32f-27e1-44ae-bde3-4a3ccae9e727 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd1a4652-466f-430a-9235-b4e44bf9869c", "connector": null, "instance_uuid": "0717e589-d4d5-4a2d-b34f-ab8b56ebc451"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1252.457198] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.457198] [58856]: warnings.warn( [ 1252.480311] [58856]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-1762e32f-27e1-44ae-bde3-4a3ccae9e727 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1252.480833] [58856]: [pid: 58856|app: 0|req: 235/468] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:48:07 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.511601] [58855]: DEBUG cinder.api.middleware.request_id [None req-f094a5e2-b060-4502-9217-5d3841b30542 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.513772] [58855]: INFO cinder.api.openstack.wsgi [None req-f094a5e2-b060-4502-9217-5d3841b30542 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1252.513996] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f094a5e2-b060-4502-9217-5d3841b30542 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.514196] [58855]: DEBUG cinder.api.openstack.wsgi [None req-f094a5e2-b060-4502-9217-5d3841b30542 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.526272] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.526272] [58855]: warnings.warn( [ 1252.530601] [58855]: INFO cinder.volume.api [None req-f094a5e2-b060-4502-9217-5d3841b30542 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1252.535788] [58855]: INFO cinder.api.openstack.wsgi [None req-f094a5e2-b060-4502-9217-5d3841b30542 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1252.536212] [58855]: [pid: 58855|app: 0|req: 234/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.978765] [58856]: DEBUG cinder.api.middleware.request_id [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.980412] [58856]: INFO cinder.api.openstack.wsgi [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1252.980625] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.980839] [58856]: DEBUG cinder.api.openstack.wsgi [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.993931] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.993931] [58856]: warnings.warn( [ 1252.997429] [58856]: INFO cinder.volume.api [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1253.002186] [58856]: INFO cinder.api.openstack.wsgi [None req-cd311c15-8368-4fe4-9a96-d56e43aa81a6 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1253.002600] [58856]: [pid: 58856|app: 0|req: 236/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.012741] [58855]: DEBUG cinder.api.middleware.request_id [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.014933] [58855]: INFO cinder.api.openstack.wsgi [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1253.015245] [58855]: DEBUG cinder.api.openstack.wsgi [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.015535] [58855]: DEBUG cinder.api.openstack.wsgi [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.018208] [58856]: DEBUG cinder.api.middleware.request_id [None req-1819f5d3-5de8-4b42-b860-dd3415a00273 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.018645] [58856]: INFO cinder.api.openstack.wsgi [None req-1819f5d3-5de8-4b42-b860-dd3415a00273 None None] GET http://10.180.1.21/volume// [ 1253.018814] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1819f5d3-5de8-4b42-b860-dd3415a00273 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.019038] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1819f5d3-5de8-4b42-b860-dd3415a00273 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.019465] [58856]: INFO cinder.api.openstack.wsgi [None req-1819f5d3-5de8-4b42-b860-dd3415a00273 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1253.019814] [58856]: [pid: 58856|app: 0|req: 237/471] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1253.024635] [58856]: DEBUG cinder.api.middleware.request_id [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.025691] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.025691] [58855]: warnings.warn( [ 1253.026770] [58856]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1253.027015] [58856]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.027226] [58856]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.028981] [58855]: INFO cinder.volume.api [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1253.033325] [58855]: INFO cinder.api.openstack.wsgi [None req-792f7a46-e705-437d-a0ef-342ab85da1b5 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1253.033747] [58855]: [pid: 58855|app: 0|req: 235/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.036894] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.036894] [58856]: warnings.warn( [ 1253.040612] [58856]: INFO cinder.volume.api [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1253.044964] [58856]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-3b147169-7ff9-4b8e-bd12-e96a0bd831ec tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1253.045410] [58856]: [pid: 58856|app: 0|req: 238/473] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:48:07 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1253.074850] [58855]: DEBUG cinder.api.middleware.request_id [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.077262] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] PUT http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 [ 1253.077673] [58855]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944384", "mountpoint": "/dev/sdb"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1253.086065] [58855]: DEBUG cinder.coordination [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Acquiring lock "cinder-attachment_update-bd1a4652-466f-430a-9235-b4e44bf9869c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1253.090497] [58855]: DEBUG cinder.coordination [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-bd1a4652-466f-430a-9235-b4e44bf9869c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1253.092307] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.092307] [58855]: warnings.warn( [ 1253.547708] [58856]: DEBUG cinder.api.middleware.request_id [None req-948143c2-6653-4182-ab61-322552b025ad None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.550948] [58856]: INFO cinder.api.openstack.wsgi [None req-948143c2-6653-4182-ab61-322552b025ad tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1253.551360] [58856]: DEBUG cinder.api.openstack.wsgi [None req-948143c2-6653-4182-ab61-322552b025ad tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.551717] [58856]: DEBUG cinder.api.openstack.wsgi [None req-948143c2-6653-4182-ab61-322552b025ad tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.570056] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.570056] [58856]: warnings.warn( [ 1253.575046] [58856]: INFO cinder.volume.api [None req-948143c2-6653-4182-ab61-322552b025ad tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1253.580830] [58856]: INFO cinder.api.openstack.wsgi [None req-948143c2-6653-4182-ab61-322552b025ad tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1253.581366] [58856]: [pid: 58856|app: 0|req: 239/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:08 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.087288] [58856]: DEBUG cinder.api.middleware.request_id [None req-acf44157-ab89-45d8-a8d5-13a1d50a1b3c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.087833] [58856]: INFO cinder.api.openstack.wsgi [None req-acf44157-ab89-45d8-a8d5-13a1d50a1b3c None None] GET http://10.180.1.21/volume// [ 1254.088061] [58856]: DEBUG cinder.api.openstack.wsgi [None req-acf44157-ab89-45d8-a8d5-13a1d50a1b3c None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.088278] [58856]: DEBUG cinder.api.openstack.wsgi [None req-acf44157-ab89-45d8-a8d5-13a1d50a1b3c None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.088714] [58856]: INFO cinder.api.openstack.wsgi [None req-acf44157-ab89-45d8-a8d5-13a1d50a1b3c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1254.089059] [58856]: [pid: 58856|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:48:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1254.092591] [58856]: DEBUG cinder.api.middleware.request_id [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f14c19a0-d361-4ab6-8183-23a0b96a3228 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.094694] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f14c19a0-d361-4ab6-8183-23a0b96a3228 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1254.095128] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f14c19a0-d361-4ab6-8183-23a0b96a3228 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99b7d362-8292-4fba-9af3-0aeec27ccfb5", "connector": null, "instance_uuid": "692b8812-7d2e-4aa2-99cb-2bcd555d0cc9"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1254.109655] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.109655] [58856]: warnings.warn( [ 1254.135461] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f14c19a0-d361-4ab6-8183-23a0b96a3228 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1254.135944] [58856]: [pid: 58856|app: 0|req: 241/476] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:48:08 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1254.140540] [58856]: DEBUG cinder.api.middleware.request_id [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-6de32c49-d098-4f1a-ab1f-80f50e6f4ffd None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.142666] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-6de32c49-d098-4f1a-ab1f-80f50e6f4ffd tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 [ 1254.142869] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-6de32c49-d098-4f1a-ab1f-80f50e6f4ffd tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.143088] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-6de32c49-d098-4f1a-ab1f-80f50e6f4ffd tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.149195] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.149195] [58856]: warnings.warn( [ 1254.679470] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-6de32c49-d098-4f1a-ab1f-80f50e6f4ffd tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 returned with HTTP 200 [ 1254.680193] [58856]: [pid: 58856|app: 0|req: 242/477] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:08 2025] DELETE /volume/v3/attachments/15956b39-7835-4d5b-8abd-a66169fcbe63 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1254.680867] [58856]: DEBUG cinder.api.middleware.request_id [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.682707] [58856]: INFO cinder.api.openstack.wsgi [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1254.682926] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.683148] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.692276] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.692276] [58856]: warnings.warn( [ 1254.695740] [58856]: INFO cinder.volume.api [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1254.700847] [58856]: INFO cinder.api.openstack.wsgi [None req-c471d40e-7dd3-47a3-91f1-6e83f1dfd861 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1254.701397] [58856]: [pid: 58856|app: 0|req: 243/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:09 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.712091] [58856]: DEBUG cinder.api.middleware.request_id [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.714169] [58856]: INFO cinder.api.openstack.wsgi [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1255.714382] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.714594] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.728066] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.728066] [58856]: warnings.warn( [ 1255.731915] [58856]: INFO cinder.volume.api [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1255.737335] [58856]: INFO cinder.api.openstack.wsgi [None req-b6923dd2-54b1-4b54-ad0f-24e5c2f8ce10 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1255.737834] [58856]: [pid: 58856|app: 0|req: 244/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:10 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1256.748092] [58856]: DEBUG cinder.api.middleware.request_id [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.750194] [58856]: INFO cinder.api.openstack.wsgi [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1256.750407] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.750622] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.765502] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.765502] [58856]: warnings.warn( [ 1256.769415] [58856]: INFO cinder.volume.api [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1256.774489] [58856]: INFO cinder.api.openstack.wsgi [None req-2328c9e5-8a2f-45f3-87e3-d90a29532b64 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1256.775040] [58856]: [pid: 58856|app: 0|req: 245/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:11 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.615177] [58855]: DEBUG cinder.coordination [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-bd1a4652-466f-430a-9235-b4e44bf9869c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1257.615551] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-f0c3bb61-0e83-45fe-8e70-0484fdd3b03e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 returned with HTTP 200 [ 1257.616216] [58855]: [pid: 58855|app: 0|req: 236/481] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:48:07 2025] PUT /volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.786820] [58856]: DEBUG cinder.api.middleware.request_id [None req-52729fd9-1740-4768-ba78-28db936a4746 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.790094] [58856]: INFO cinder.api.openstack.wsgi [None req-52729fd9-1740-4768-ba78-28db936a4746 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1257.790353] [58856]: DEBUG cinder.api.openstack.wsgi [None req-52729fd9-1740-4768-ba78-28db936a4746 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.790649] [58856]: DEBUG cinder.api.openstack.wsgi [None req-52729fd9-1740-4768-ba78-28db936a4746 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.803970] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.803970] [58856]: warnings.warn( [ 1257.807770] [58856]: INFO cinder.volume.api [None req-52729fd9-1740-4768-ba78-28db936a4746 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1257.813890] [58856]: INFO cinder.api.openstack.wsgi [None req-52729fd9-1740-4768-ba78-28db936a4746 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1257.814382] [58856]: [pid: 58856|app: 0|req: 246/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:12 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.826039] [58855]: DEBUG cinder.api.middleware.request_id [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.828091] [58855]: INFO cinder.api.openstack.wsgi [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1258.828330] [58855]: DEBUG cinder.api.openstack.wsgi [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.828596] [58855]: DEBUG cinder.api.openstack.wsgi [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.843737] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.843737] [58855]: warnings.warn( [ 1258.848659] [58855]: INFO cinder.volume.api [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1258.855019] [58855]: INFO cinder.api.openstack.wsgi [None req-04244bc3-7f07-4f95-a458-26ffc1cdf840 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1258.855594] [58855]: [pid: 58855|app: 0|req: 237/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:13 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.089657] [58856]: DEBUG cinder.api.middleware.request_id [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.092435] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] PUT http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 [ 1259.092847] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944388", "mountpoint": "/dev/sda"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1259.103271] [58856]: DEBUG cinder.coordination [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Acquiring lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1259.107756] [58856]: DEBUG cinder.coordination [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1259.108789] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.108789] [58856]: warnings.warn( [ 1259.239110] [58855]: DEBUG cinder.api.middleware.request_id [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-6db3f91c-b5ca-4860-89cf-edb4e870781e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.242051] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-6db3f91c-b5ca-4860-89cf-edb4e870781e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79/action [ 1259.242051] [58855]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-6db3f91c-b5ca-4860-89cf-edb4e870781e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1259.242051] [58855]: DEBUG cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-6db3f91c-b5ca-4860-89cf-edb4e870781e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1259.256683] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.256683] [58855]: warnings.warn( [ 1259.264618] [58855]: INFO cinder.api.openstack.wsgi [req-a71974aa-fd4b-4dbf-bdd0-ae2d6217ec70 req-6db3f91c-b5ca-4860-89cf-edb4e870781e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79/action returned with HTTP 204 [ 1259.265088] [58855]: [pid: 58855|app: 0|req: 238/484] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:48:13 2025] POST /volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1259.627249] [58856]: DEBUG cinder.coordination [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Lock "cinder-attachment_update-99b7d362-8292-4fba-9af3-0aeec27ccfb5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1259.627639] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-f9ea76ac-05e8-4e4d-8330-ca88f1bba415 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 returned with HTTP 200 [ 1259.628256] [58856]: [pid: 58856|app: 0|req: 247/485] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:48:13 2025] PUT /volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.633047] [58855]: DEBUG cinder.api.middleware.request_id [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-3a74520a-2091-48b0-9dd0-37a514b9c20c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.634997] [58855]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-3a74520a-2091-48b0-9dd0-37a514b9c20c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 [ 1259.635290] [58855]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-3a74520a-2091-48b0-9dd0-37a514b9c20c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.635500] [58855]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-3a74520a-2091-48b0-9dd0-37a514b9c20c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.649784] [58855]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-3a74520a-2091-48b0-9dd0-37a514b9c20c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 returned with HTTP 200 [ 1259.650238] [58855]: [pid: 58855|app: 0|req: 239/486] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.866123] [58856]: DEBUG cinder.api.middleware.request_id [None req-6e2e786b-dac0-404c-9459-fd5565261016 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.868212] [58856]: INFO cinder.api.openstack.wsgi [None req-6e2e786b-dac0-404c-9459-fd5565261016 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1259.868423] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6e2e786b-dac0-404c-9459-fd5565261016 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.868634] [58856]: DEBUG cinder.api.openstack.wsgi [None req-6e2e786b-dac0-404c-9459-fd5565261016 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.878957] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.878957] [58856]: warnings.warn( [ 1259.882222] [58856]: INFO cinder.volume.api [None req-6e2e786b-dac0-404c-9459-fd5565261016 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1259.886664] [58856]: INFO cinder.api.openstack.wsgi [None req-6e2e786b-dac0-404c-9459-fd5565261016 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1259.887112] [58856]: [pid: 58856|app: 0|req: 248/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.896875] [58855]: DEBUG cinder.api.middleware.request_id [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.898933] [58855]: INFO cinder.api.openstack.wsgi [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1259.899170] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.899377] [58855]: DEBUG cinder.api.openstack.wsgi [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.912176] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.912176] [58855]: warnings.warn( [ 1259.916038] [58855]: INFO cinder.volume.api [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1259.921641] [58855]: INFO cinder.api.openstack.wsgi [None req-bb3c9e89-635b-4300-b6f6-8903c2b76f2a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1259.922136] [58855]: [pid: 58855|app: 0|req: 240/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.964919] [58856]: DEBUG cinder.api.middleware.request_id [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.968054] [58856]: INFO cinder.api.openstack.wsgi [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1259.968054] [58856]: DEBUG cinder.api.openstack.wsgi [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.968054] [58856]: DEBUG cinder.api.openstack.wsgi [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.970460] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=255,cinder:INSERT=24,cinder:UPDATE=47 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.979788] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.979788] [58856]: warnings.warn( [ 1259.983310] [58856]: INFO cinder.volume.api [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1259.988116] [58856]: INFO cinder.api.openstack.wsgi [req-53d29f84-0dcb-4189-90c3-77faed4de62c req-7a564931-8701-48a0-a6c0-ed47d017862c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1259.988644] [58856]: [pid: 58856|app: 0|req: 249/489] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.000343] [58855]: DEBUG cinder.api.middleware.request_id [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.002623] [58855]: INFO cinder.api.openstack.wsgi [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1260.002901] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1260.003180] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.013571] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.013571] [58855]: warnings.warn( [ 1260.016860] [58855]: INFO cinder.volume.api [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1260.021512] [58855]: INFO cinder.api.openstack.wsgi [None req-b83efbc0-968b-4ef3-8227-f31aea7e768c tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1260.022172] [58855]: [pid: 58855|app: 0|req: 241/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.056757] [58856]: DEBUG cinder.api.middleware.request_id [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.059688] [58856]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1260.059971] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1260.060250] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.072221] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.072221] [58856]: warnings.warn( [ 1260.076121] [58856]: INFO cinder.volume.api [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1260.081119] [58856]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-9a42c817-7577-4794-adff-2dfd8314ff29 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1260.081584] [58856]: [pid: 58856|app: 0|req: 250/491] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:48:14 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.097780] [58855]: DEBUG cinder.api.middleware.request_id [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.100164] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c/action [ 1260.100572] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1260.100702] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1260.111502] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.111502] [58855]: warnings.warn( [ 1260.112095] [58855]: INFO cinder.volume.api [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1260.118390] [58855]: INFO cinder.volume.api [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Begin detaching volume completed successfully. [ 1260.118665] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-6affcbf7-ae0b-41f6-a7f9-27aa817518f5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c/action returned with HTTP 202 [ 1260.119095] [58855]: [pid: 58855|app: 0|req: 242/492] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:48:14 2025] POST /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1261.143456] [58856]: DEBUG cinder.api.middleware.request_id [None req-fab2f9d1-9525-4aeb-bc14-8de966cd4d7e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.143904] [58856]: INFO cinder.api.openstack.wsgi [None req-fab2f9d1-9525-4aeb-bc14-8de966cd4d7e None None] GET http://10.180.1.21/volume// [ 1261.143997] [58856]: DEBUG cinder.api.openstack.wsgi [None req-fab2f9d1-9525-4aeb-bc14-8de966cd4d7e None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.144297] [58856]: DEBUG cinder.api.openstack.wsgi [None req-fab2f9d1-9525-4aeb-bc14-8de966cd4d7e None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.144768] [58856]: INFO cinder.api.openstack.wsgi [None req-fab2f9d1-9525-4aeb-bc14-8de966cd4d7e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1261.145153] [58856]: [pid: 58856|app: 0|req: 251/493] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:48:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1261.149274] [58855]: DEBUG cinder.api.middleware.request_id [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.152386] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1261.152386] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.152535] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.154719] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=141,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1261.166655] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.166655] [58855]: warnings.warn( [ 1261.170635] [58855]: INFO cinder.volume.api [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1261.175971] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-738c3319-1006-4c22-a598-dc08c5b9163b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1261.176453] [58855]: [pid: 58855|app: 0|req: 243/494] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:48:15 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1261.783802] [58856]: DEBUG cinder.api.middleware.request_id [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-660f96c5-558d-4e33-bdef-9bdb1fbf762c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.786076] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-660f96c5-558d-4e33-bdef-9bdb1fbf762c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] POST http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8/action [ 1261.786485] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-660f96c5-558d-4e33-bdef-9bdb1fbf762c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1261.786608] [58856]: DEBUG cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-660f96c5-558d-4e33-bdef-9bdb1fbf762c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1261.802051] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.802051] [58856]: warnings.warn( [ 1261.809095] [58856]: INFO cinder.api.openstack.wsgi [req-9e8a6dbd-cd14-41ef-a427-98583509aafc req-660f96c5-558d-4e33-bdef-9bdb1fbf762c tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8/action returned with HTTP 204 [ 1261.809619] [58856]: [pid: 58856|app: 0|req: 252/495] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:48:16 2025] POST /volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1262.330834] [58855]: DEBUG cinder.api.middleware.request_id [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-2c892c60-a50d-4c0e-b130-11f9a8dc9d8e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.333114] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-2c892c60-a50d-4c0e-b130-11f9a8dc9d8e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 [ 1262.334237] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-2c892c60-a50d-4c0e-b130-11f9a8dc9d8e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1262.334237] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-2c892c60-a50d-4c0e-b130-11f9a8dc9d8e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.340787] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.340787] [58855]: warnings.warn( [ 1262.869821] [58855]: INFO cinder.api.openstack.wsgi [req-a8d2239b-06aa-468f-a14a-388c2d0581ed req-2c892c60-a50d-4c0e-b130-11f9a8dc9d8e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 returned with HTTP 200 [ 1262.870405] [58855]: [pid: 58855|app: 0|req: 244/496] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:17 2025] DELETE /volume/v3/attachments/b704f3c2-1c03-41b2-869f-aca124a3db79 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.302905] [58856]: DEBUG cinder.api.middleware.request_id [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.305080] [58856]: INFO cinder.api.openstack.wsgi [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1264.305318] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.305585] [58856]: DEBUG cinder.api.openstack.wsgi [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.315409] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.315409] [58856]: warnings.warn( [ 1264.319431] [58856]: INFO cinder.volume.api [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1264.324405] [58856]: INFO cinder.api.openstack.wsgi [None req-3df1cb7b-f38d-4e05-bb69-113fa1386742 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1264.324823] [58856]: [pid: 58856|app: 0|req: 253/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:19 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.729870] [58855]: DEBUG cinder.api.middleware.request_id [None req-c8da4e2d-84a1-4c7d-8eee-8f7116ad31f4 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.730286] [58855]: INFO cinder.api.openstack.wsgi [None req-c8da4e2d-84a1-4c7d-8eee-8f7116ad31f4 None None] GET http://10.180.1.21/volume// [ 1264.730457] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c8da4e2d-84a1-4c7d-8eee-8f7116ad31f4 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.730663] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c8da4e2d-84a1-4c7d-8eee-8f7116ad31f4 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.731062] [58855]: INFO cinder.api.openstack.wsgi [None req-c8da4e2d-84a1-4c7d-8eee-8f7116ad31f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1264.731380] [58855]: [pid: 58855|app: 0|req: 245/498] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:48:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1264.734849] [58856]: DEBUG cinder.api.middleware.request_id [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-4db69e44-2006-495a-a8ba-994cc8809309 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.737179] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-4db69e44-2006-495a-a8ba-994cc8809309 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1264.737598] [58856]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-4db69e44-2006-495a-a8ba-994cc8809309 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f316ae90-4179-4ee0-ad08-fb0bc97854b5", "connector": null, "instance_uuid": "a6f753f0-1b1a-4617-b849-b0209695e68b"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1264.749755] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.749755] [58856]: warnings.warn( [ 1264.776127] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-4db69e44-2006-495a-a8ba-994cc8809309 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1264.777050] [58856]: [pid: 58856|app: 0|req: 254/499] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:48:19 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.780850] [58855]: DEBUG cinder.api.middleware.request_id [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-5461318d-bb61-48ff-ad99-bd35563bc09c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.782923] [58855]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-5461318d-bb61-48ff-ad99-bd35563bc09c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 [ 1264.783147] [58855]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-5461318d-bb61-48ff-ad99-bd35563bc09c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.783350] [58855]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-5461318d-bb61-48ff-ad99-bd35563bc09c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.790153] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.790153] [58855]: warnings.warn( [ 1265.319396] [58855]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-5461318d-bb61-48ff-ad99-bd35563bc09c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 returned with HTTP 200 [ 1265.319975] [58855]: [pid: 58855|app: 0|req: 246/500] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:19 2025] DELETE /volume/v3/attachments/bba702aa-2713-487d-9afd-cee8a32c56c6 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1269.721879] [58856]: DEBUG cinder.api.middleware.request_id [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.724458] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] PUT http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 [ 1269.724881] [58856]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944382", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1269.734438] [58856]: DEBUG cinder.coordination [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Acquiring lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1269.739758] [58856]: DEBUG cinder.coordination [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1269.741032] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.741032] [58856]: warnings.warn( [ 1270.260882] [58856]: DEBUG cinder.coordination [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1270.261253] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-605e7153-3429-431d-b162-1f626547d0d7 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 returned with HTTP 200 [ 1270.261750] [58856]: [pid: 58856|app: 0|req: 255/501] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:48:24 2025] PUT /volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1270.266269] [58855]: DEBUG cinder.api.middleware.request_id [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-e43a0955-83a4-4b8c-ba36-03f3b4005d5b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.268604] [58855]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-e43a0955-83a4-4b8c-ba36-03f3b4005d5b tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 [ 1270.268875] [58855]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-e43a0955-83a4-4b8c-ba36-03f3b4005d5b tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1270.269102] [58855]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-e43a0955-83a4-4b8c-ba36-03f3b4005d5b tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1270.286449] [58855]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-e43a0955-83a4-4b8c-ba36-03f3b4005d5b tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 returned with HTTP 200 [ 1270.286993] [58855]: [pid: 58855|app: 0|req: 247/502] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 26 11:48:25 2025] GET /volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1272.376917] [58856]: DEBUG cinder.api.middleware.request_id [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-960af55a-b81e-471d-be9a-9db0be570dd1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.379481] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-960af55a-b81e-471d-be9a-9db0be570dd1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9/action [ 1272.379984] [58856]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-960af55a-b81e-471d-be9a-9db0be570dd1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1272.380138] [58856]: DEBUG cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-960af55a-b81e-471d-be9a-9db0be570dd1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1272.400587] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.400587] [58856]: warnings.warn( [ 1272.412156] [58856]: INFO cinder.api.openstack.wsgi [req-498eaa72-7e95-4201-bc0c-4a74490e9564 req-960af55a-b81e-471d-be9a-9db0be570dd1 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9/action returned with HTTP 204 [ 1272.412680] [58856]: [pid: 58856|app: 0|req: 256/503] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:48:27 2025] POST /volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1276.019181] [58855]: DEBUG cinder.api.middleware.request_id [None req-016dd7f4-2fd2-40ac-9d31-8b85873883f1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.019599] [58855]: INFO cinder.api.openstack.wsgi [None req-016dd7f4-2fd2-40ac-9d31-8b85873883f1 None None] GET http://10.180.1.21/volume// [ 1276.019784] [58855]: DEBUG cinder.api.openstack.wsgi [None req-016dd7f4-2fd2-40ac-9d31-8b85873883f1 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1276.019979] [58855]: DEBUG cinder.api.openstack.wsgi [None req-016dd7f4-2fd2-40ac-9d31-8b85873883f1 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1276.020422] [58855]: INFO cinder.api.openstack.wsgi [None req-016dd7f4-2fd2-40ac-9d31-8b85873883f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1276.020734] [58855]: [pid: 58855|app: 0|req: 248/504] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:48:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1276.024315] [58856]: DEBUG cinder.api.middleware.request_id [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-bc2d0929-0382-4c8f-89d5-09d719b28b9c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.026913] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-bc2d0929-0382-4c8f-89d5-09d719b28b9c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1276.027326] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-bc2d0929-0382-4c8f-89d5-09d719b28b9c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f316ae90-4179-4ee0-ad08-fb0bc97854b5", "connector": null, "instance_uuid": "a6f753f0-1b1a-4617-b849-b0209695e68b"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1276.042499] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.042499] [58856]: warnings.warn( [ 1276.072243] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-bc2d0929-0382-4c8f-89d5-09d719b28b9c tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1276.072829] [58856]: [pid: 58856|app: 0|req: 257/505] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:48:30 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.077153] [58855]: DEBUG cinder.api.middleware.request_id [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-13a69d2a-0991-4bc2-8ffd-6a3e13c5bd81 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.079486] [58855]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-13a69d2a-0991-4bc2-8ffd-6a3e13c5bd81 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 [ 1276.079698] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-13a69d2a-0991-4bc2-8ffd-6a3e13c5bd81 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1276.079901] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-13a69d2a-0991-4bc2-8ffd-6a3e13c5bd81 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1276.086920] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.086920] [58855]: warnings.warn( [ 1276.616669] [58855]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-13a69d2a-0991-4bc2-8ffd-6a3e13c5bd81 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 returned with HTTP 200 [ 1276.617223] [58855]: [pid: 58855|app: 0|req: 249/506] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:30 2025] DELETE /volume/v3/attachments/fe4ebf3b-f870-4e93-ba61-1353513632c9 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.773945] [58856]: DEBUG cinder.api.middleware.request_id [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.776416] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] PUT http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e [ 1282.776936] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944382", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1282.787670] [58856]: DEBUG cinder.coordination [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Acquiring lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1282.792479] [58856]: DEBUG cinder.coordination [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1282.793583] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.793583] [58856]: warnings.warn( [ 1283.317943] [58856]: DEBUG cinder.coordination [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Lock "cinder-attachment_update-f316ae90-4179-4ee0-ad08-fb0bc97854b5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1283.318423] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-829ca5e7-bfa8-46f7-b4cf-76dc8287a82e tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e returned with HTTP 200 [ 1283.318919] [58856]: [pid: 58856|app: 0|req: 258/507] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:48:37 2025] PUT /volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.323352] [58855]: DEBUG cinder.api.middleware.request_id [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-7bbe6937-c55c-48b0-9d11-8ef85e07f022 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.326446] [58855]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-7bbe6937-c55c-48b0-9d11-8ef85e07f022 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e [ 1283.326698] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-7bbe6937-c55c-48b0-9d11-8ef85e07f022 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1283.326908] [58855]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-7bbe6937-c55c-48b0-9d11-8ef85e07f022 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1283.345413] [58855]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-7bbe6937-c55c-48b0-9d11-8ef85e07f022 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e returned with HTTP 200 [ 1283.345934] [58855]: [pid: 58855|app: 0|req: 250/508] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 26 11:48:38 2025] GET /volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.659782] [58856]: DEBUG cinder.api.middleware.request_id [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-d1dfc05d-b99a-41fa-b940-af52d8f4ee34 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.662103] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-d1dfc05d-b99a-41fa-b940-af52d8f4ee34 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] POST http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e/action [ 1287.662516] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-d1dfc05d-b99a-41fa-b940-af52d8f4ee34 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1287.662645] [58856]: DEBUG cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-d1dfc05d-b99a-41fa-b940-af52d8f4ee34 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1287.680904] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.680904] [58856]: warnings.warn( [ 1287.688182] [58856]: INFO cinder.api.openstack.wsgi [req-c3db16c5-dba2-4ed4-876f-6b76c282e3fe req-d1dfc05d-b99a-41fa-b940-af52d8f4ee34 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e/action returned with HTTP 204 [ 1287.688774] [58856]: [pid: 58856|app: 0|req: 259/509] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:48:42 2025] POST /volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1293.344246] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=44,cinder:UPDATE=9 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1294.469910] [58855]: DEBUG cinder.api.middleware.request_id [req-4d6d4b9a-2b15-421c-9502-2b7e109a4306 req-099d73be-40aa-49a7-bdc3-aa3eb5c28e36 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.472377] [58855]: INFO cinder.api.openstack.wsgi [req-4d6d4b9a-2b15-421c-9502-2b7e109a4306 req-099d73be-40aa-49a7-bdc3-aa3eb5c28e36 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e [ 1294.473025] [58855]: DEBUG cinder.api.openstack.wsgi [req-4d6d4b9a-2b15-421c-9502-2b7e109a4306 req-099d73be-40aa-49a7-bdc3-aa3eb5c28e36 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1294.473163] [58855]: DEBUG cinder.api.openstack.wsgi [req-4d6d4b9a-2b15-421c-9502-2b7e109a4306 req-099d73be-40aa-49a7-bdc3-aa3eb5c28e36 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1294.483928] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.483928] [58855]: warnings.warn( [ 1295.010317] [58855]: INFO cinder.api.openstack.wsgi [req-4d6d4b9a-2b15-421c-9502-2b7e109a4306 req-099d73be-40aa-49a7-bdc3-aa3eb5c28e36 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e returned with HTTP 200 [ 1295.010766] [58855]: [pid: 58855|app: 0|req: 251/510] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:49 2025] DELETE /volume/v3/attachments/548076bf-4503-48cf-b9d5-0cec8b9e9a1e => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.493979] [58856]: DEBUG cinder.api.middleware.request_id [None req-49df2542-09f9-4b34-aa6a-928247754c6d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.496037] [58856]: INFO cinder.api.openstack.wsgi [None req-49df2542-09f9-4b34-aa6a-928247754c6d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1296.496283] [58856]: DEBUG cinder.api.openstack.wsgi [None req-49df2542-09f9-4b34-aa6a-928247754c6d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.496492] [58856]: DEBUG cinder.api.openstack.wsgi [None req-49df2542-09f9-4b34-aa6a-928247754c6d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.506237] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.506237] [58856]: warnings.warn( [ 1296.510435] [58856]: INFO cinder.volume.api [None req-49df2542-09f9-4b34-aa6a-928247754c6d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1296.515588] [58856]: INFO cinder.api.openstack.wsgi [None req-49df2542-09f9-4b34-aa6a-928247754c6d tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1296.516086] [58856]: [pid: 58856|app: 0|req: 260/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:51 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.544444] [58855]: DEBUG cinder.api.middleware.request_id [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.546816] [58855]: INFO cinder.api.openstack.wsgi [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1296.547114] [58855]: DEBUG cinder.api.openstack.wsgi [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.547397] [58855]: DEBUG cinder.api.openstack.wsgi [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.555429] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.555429] [58855]: warnings.warn( [ 1296.558904] [58855]: INFO cinder.volume.api [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1296.563244] [58855]: INFO cinder.api.openstack.wsgi [None req-496e6ea2-5e81-49d3-89ec-ac3a6cbe68e2 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1296.563640] [58855]: [pid: 58855|app: 0|req: 252/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:48:51 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.088061] [58856]: DEBUG cinder.api.middleware.request_id [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-1a176e8c-1cc2-416b-8ae1-f7ffcd90ecef None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.090283] [58856]: INFO cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-1a176e8c-1cc2-416b-8ae1-f7ffcd90ecef tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 [ 1301.090495] [58856]: DEBUG cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-1a176e8c-1cc2-416b-8ae1-f7ffcd90ecef tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.090702] [58856]: DEBUG cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-1a176e8c-1cc2-416b-8ae1-f7ffcd90ecef tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.100548] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.100548] [58856]: warnings.warn( [ 1301.633213] [58856]: INFO cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-1a176e8c-1cc2-416b-8ae1-f7ffcd90ecef tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 returned with HTTP 200 [ 1301.633884] [58856]: [pid: 58856|app: 0|req: 261/513] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:48:55 2025] DELETE /volume/v3/attachments/08f6959c-3c5c-4499-a0fc-8e0c61ba61e8 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.642222] [58855]: DEBUG cinder.api.middleware.request_id [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.644597] [58855]: INFO cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1301.644597] [58855]: DEBUG cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1301.644858] [58855]: DEBUG cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1301.645032] [58855]: INFO cinder.api.v3.volumes [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Delete volume with id: 99b7d362-8292-4fba-9af3-0aeec27ccfb5 [ 1301.656001] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.656001] [58855]: warnings.warn( [ 1301.656615] [58855]: INFO cinder.volume.api [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1301.675907] [58855]: INFO cinder.volume.api [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Delete volume request issued successfully. [ 1301.675907] [58855]: INFO cinder.api.openstack.wsgi [req-363f95f7-25eb-4e97-bde1-e596570f8844 req-5fd44cdf-0597-43e0-a77a-c5a12243f9a6 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 returned with HTTP 202 [ 1301.675907] [58855]: [pid: 58855|app: 0|req: 253/514] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:48:56 2025] DELETE /volume/v3/volumes/99b7d362-8292-4fba-9af3-0aeec27ccfb5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1309.726488] [58856]: DEBUG cinder.api.middleware.request_id [None req-484af8c6-196f-4e17-b621-33512d75ddf0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.728675] [58856]: INFO cinder.api.openstack.wsgi [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] DELETE http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1309.728888] [58856]: DEBUG cinder.api.openstack.wsgi [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.729111] [58856]: DEBUG cinder.api.openstack.wsgi [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.729374] [58856]: INFO cinder.api.v3.volumes [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Delete volume with id: 57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1309.739697] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.739697] [58856]: warnings.warn( [ 1309.740221] [58856]: INFO cinder.volume.api [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1309.758027] [58856]: INFO cinder.volume.api [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Delete volume request issued successfully. [ 1309.758027] [58856]: INFO cinder.api.openstack.wsgi [None req-484af8c6-196f-4e17-b621-33512d75ddf0 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 202 [ 1309.758641] [58856]: [pid: 58856|app: 0|req: 262/515] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:49:04 2025] DELETE /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1309.762211] [58855]: DEBUG cinder.api.middleware.request_id [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.764040] [58855]: INFO cinder.api.openstack.wsgi [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1309.764634] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1309.764634] [58855]: DEBUG cinder.api.openstack.wsgi [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.772311] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.772311] [58855]: warnings.warn( [ 1309.776268] [58855]: INFO cinder.volume.api [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1309.781375] [58855]: INFO cinder.api.openstack.wsgi [None req-8e9bb566-740b-4626-bb9e-a91b6e591c12 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1309.781805] [58855]: [pid: 58855|app: 0|req: 254/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:04 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.792266] [58856]: DEBUG cinder.api.middleware.request_id [None req-e3675adb-8fe4-4792-9bba-74a3088adfba None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.795165] [58856]: INFO cinder.api.openstack.wsgi [None req-e3675adb-8fe4-4792-9bba-74a3088adfba tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1310.795387] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e3675adb-8fe4-4792-9bba-74a3088adfba tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1310.795614] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e3675adb-8fe4-4792-9bba-74a3088adfba tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.809985] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.809985] [58856]: warnings.warn( [ 1310.815293] [58856]: INFO cinder.volume.api [None req-e3675adb-8fe4-4792-9bba-74a3088adfba tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1310.820923] [58856]: INFO cinder.api.openstack.wsgi [None req-e3675adb-8fe4-4792-9bba-74a3088adfba tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1310.821395] [58856]: [pid: 58856|app: 0|req: 263/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:05 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.831525] [58855]: DEBUG cinder.api.middleware.request_id [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.835231] [58855]: INFO cinder.api.openstack.wsgi [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1311.835959] [58855]: DEBUG cinder.api.openstack.wsgi [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1311.835959] [58855]: DEBUG cinder.api.openstack.wsgi [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1311.846291] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.846291] [58855]: warnings.warn( [ 1311.850084] [58855]: INFO cinder.volume.api [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Volume info retrieved successfully. [ 1311.854823] [58855]: INFO cinder.api.openstack.wsgi [None req-007f6129-6b6a-4b2b-af57-e56eefbeef92 tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 200 [ 1311.855414] [58855]: [pid: 58855|app: 0|req: 255/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:06 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.865926] [58856]: DEBUG cinder.api.middleware.request_id [None req-a623eebe-3a54-4bd4-b201-3b402e081bee None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.868343] [58856]: INFO cinder.api.openstack.wsgi [None req-a623eebe-3a54-4bd4-b201-3b402e081bee tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] GET http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 [ 1312.868590] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a623eebe-3a54-4bd4-b201-3b402e081bee tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1312.868823] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a623eebe-3a54-4bd4-b201-3b402e081bee tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1312.876177] [58856]: INFO cinder.api.openstack.wsgi [None req-a623eebe-3a54-4bd4-b201-3b402e081bee tempest-ServerActionsTestOtherA-830200575 tempest-ServerActionsTestOtherA-830200575-project-member] http://10.180.1.21/volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 returned with HTTP 404 [ 1312.876804] [58856]: [pid: 58856|app: 0|req: 264/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:07 2025] GET /volume/v3/volumes/57ea60c2-0a9b-41c6-a874-e4c57b4da5b0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1321.853400] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1322.871973] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=73,cinder:UPDATE=16,cinder:INSERT=3 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1325.283946] [58855]: DEBUG cinder.api.middleware.request_id [None req-32844690-a7c7-4b0d-aa9d-654729be4254 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.285973] [58855]: INFO cinder.api.openstack.wsgi [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1325.286379] [58855]: DEBUG cinder.api.openstack.wsgi [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-281966555"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1325.287828] [58855]: DEBUG cinder.api.v3.volumes [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-281966555'}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1325.288037] [58855]: INFO cinder.api.v3.volumes [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume of 1 GB [ 1325.293638] [58855]: INFO cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Availability Zones retrieved successfully. [ 1325.300278] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (70cb0675-427d-407c-81da-98cf07928c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1325.301450] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2c9e38-181b-48ff-a1e0-c3f10d348fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1325.302515] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1325.319877] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2c9e38-181b-48ff-a1e0-c3f10d348fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1325.320813] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a93bec-5bf8-4e99-8da8-816bfcbb9dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1325.355303] [58855]: DEBUG cinder.quota [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Created reservations ['484ebbbd-bbac-4449-9fa7-d777f2edc787', '5c43d5fe-2979-44cc-9557-c2f6b2651ff3', '0266480e-6ebf-4ed7-9204-aec3c7e4e1f2', '40c1aa7c-beb2-4ce7-83ed-de3bf78e7ae2'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1325.356301] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a93bec-5bf8-4e99-8da8-816bfcbb9dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['484ebbbd-bbac-4449-9fa7-d777f2edc787', '5c43d5fe-2979-44cc-9557-c2f6b2651ff3', '0266480e-6ebf-4ed7-9204-aec3c7e4e1f2', '40c1aa7c-beb2-4ce7-83ed-de3bf78e7ae2']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1325.357352] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215e35dc-366a-410f-bc61-5c836aa5e840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1325.375141] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215e35dc-366a-410f-bc61-5c836aa5e840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f9d106-e107-4b28-bf5d-18d6fbc3e31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-281966555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['484ebbbd-bbac-4449-9fa7-d777f2edc787','5c43d5fe-2979-44cc-9557-c2f6b2651ff3','0266480e-6ebf-4ed7-9204-aec3c7e4e1f2','40c1aa7c-beb2-4ce7-83ed-de3bf78e7ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-281966555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7f9d106-e107-4b28-bf5d-18d6fbc3e31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fcf962a866942b094a862887fe86d64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b6b2940a678492397761612ea0cd2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1325.376093] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795293f5-acc5-4e3f-9da5-d0bf40325dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1325.392130] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795293f5-acc5-4e3f-9da5-d0bf40325dec) transitioned into state 'SUCCESS' from state '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-281966555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fcf962a866942b094a862887fe86d64',qos_specs=None,replication_status=,reservations=['484ebbbd-bbac-4449-9fa7-d777f2edc787','5c43d5fe-2979-44cc-9557-c2f6b2651ff3','0266480e-6ebf-4ed7-9204-aec3c7e4e1f2','40c1aa7c-beb2-4ce7-83ed-de3bf78e7ae2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b6b2940a678492397761612ea0cd2e6',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1325.393067] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcf9961-fce8-4185-b7df-8eb28540e736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1325.401819] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dcf9961-fce8-4185-b7df-8eb28540e736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1325.402957] [58855]: DEBUG cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Flow 'volume_create_api' (70cb0675-427d-407c-81da-98cf07928c16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1325.403305] [58855]: INFO cinder.volume.api [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Create volume request issued successfully. [ 1325.403930] [58855]: INFO cinder.api.openstack.wsgi [None req-32844690-a7c7-4b0d-aa9d-654729be4254 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1325.404638] [58855]: [pid: 58855|app: 0|req: 256/520] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 26 11:49:20 2025] POST /volume/v3/volumes => generated 753 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1325.412997] [58856]: DEBUG cinder.api.middleware.request_id [None req-e401f75d-f718-432d-a797-7c31f364fd84 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.415085] [58856]: INFO cinder.api.openstack.wsgi [None req-e401f75d-f718-432d-a797-7c31f364fd84 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1325.415317] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e401f75d-f718-432d-a797-7c31f364fd84 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.415524] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e401f75d-f718-432d-a797-7c31f364fd84 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1325.423850] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.423850] [58856]: warnings.warn( [ 1325.428235] [58856]: INFO cinder.volume.api [None req-e401f75d-f718-432d-a797-7c31f364fd84 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1325.432845] [58856]: INFO cinder.api.openstack.wsgi [None req-e401f75d-f718-432d-a797-7c31f364fd84 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1325.433297] [58856]: [pid: 58856|app: 0|req: 265/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:20 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.443672] [58855]: DEBUG cinder.api.middleware.request_id [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.445894] [58855]: INFO cinder.api.openstack.wsgi [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1326.446135] [58855]: DEBUG cinder.api.openstack.wsgi [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1326.446350] [58855]: DEBUG cinder.api.openstack.wsgi [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1326.457176] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.457176] [58855]: warnings.warn( [ 1326.461135] [58855]: INFO cinder.volume.api [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1326.465863] [58855]: INFO cinder.api.openstack.wsgi [None req-06d572d8-405c-4c3c-83c6-b6baeb682b9f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1326.466281] [58855]: [pid: 58855|app: 0|req: 257/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:21 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.500383] [58856]: DEBUG cinder.api.middleware.request_id [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.503057] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1326.503296] [58856]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1326.503505] [58856]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1326.510925] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.510925] [58856]: warnings.warn( [ 1326.514316] [58856]: INFO cinder.volume.api [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1326.518369] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-34371321-67ef-4069-adc4-2a987720d4f6 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1326.518800] [58856]: [pid: 58856|app: 0|req: 266/523] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:21 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.035748] [58855]: DEBUG cinder.api.middleware.request_id [None req-516b787a-4055-4e72-8961-1c1fe96dfaf2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.036208] [58855]: INFO cinder.api.openstack.wsgi [None req-516b787a-4055-4e72-8961-1c1fe96dfaf2 None None] GET http://10.180.1.21/volume// [ 1328.036376] [58855]: DEBUG cinder.api.openstack.wsgi [None req-516b787a-4055-4e72-8961-1c1fe96dfaf2 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1328.036608] [58855]: DEBUG cinder.api.openstack.wsgi [None req-516b787a-4055-4e72-8961-1c1fe96dfaf2 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.037031] [58855]: INFO cinder.api.openstack.wsgi [None req-516b787a-4055-4e72-8961-1c1fe96dfaf2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1328.037348] [58855]: [pid: 58855|app: 0|req: 258/524] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:49:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1328.041158] [58856]: DEBUG cinder.api.middleware.request_id [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-e4b4cd7f-2d0c-4d8f-a605-0fe5c4d5d76d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.043499] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-e4b4cd7f-2d0c-4d8f-a605-0fe5c4d5d76d tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1328.043901] [58856]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-e4b4cd7f-2d0c-4d8f-a605-0fe5c4d5d76d tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7f9d106-e107-4b28-bf5d-18d6fbc3e31f", "connector": null, "instance_uuid": "3b50ce1d-11d0-46c8-bd0a-9a25f813b8d6"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1328.056290] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.056290] [58856]: warnings.warn( [ 1328.077318] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-e4b4cd7f-2d0c-4d8f-a605-0fe5c4d5d76d tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1328.077801] [58856]: [pid: 58856|app: 0|req: 267/525] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:49:22 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.096512] [58855]: DEBUG cinder.api.middleware.request_id [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.098636] [58855]: INFO cinder.api.openstack.wsgi [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1328.098901] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1328.099245] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.110243] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.110243] [58855]: warnings.warn( [ 1328.113745] [58855]: INFO cinder.volume.api [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1328.118824] [58855]: INFO cinder.api.openstack.wsgi [None req-7adacfec-1563-481a-bdd5-74af62a9ad5a tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1328.119260] [58855]: [pid: 58855|app: 0|req: 259/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:22 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.598431] [58856]: DEBUG cinder.api.middleware.request_id [None req-51984c8c-11a7-4b61-a404-69254f048821 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.598916] [58856]: INFO cinder.api.openstack.wsgi [None req-51984c8c-11a7-4b61-a404-69254f048821 None None] GET http://10.180.1.21/volume// [ 1328.599107] [58856]: DEBUG cinder.api.openstack.wsgi [None req-51984c8c-11a7-4b61-a404-69254f048821 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1328.599315] [58856]: DEBUG cinder.api.openstack.wsgi [None req-51984c8c-11a7-4b61-a404-69254f048821 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.599725] [58856]: INFO cinder.api.openstack.wsgi [None req-51984c8c-11a7-4b61-a404-69254f048821 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1328.600067] [58856]: [pid: 58856|app: 0|req: 268/527] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:49:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1328.603418] [58855]: DEBUG cinder.api.middleware.request_id [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.605681] [58855]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1328.605922] [58855]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1328.606147] [58855]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.618358] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.618358] [58855]: warnings.warn( [ 1328.621618] [58855]: INFO cinder.volume.api [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1328.625814] [58855]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-1037eb13-9c9c-456e-8f31-f35385250067 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1328.626403] [58855]: [pid: 58855|app: 0|req: 260/528] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:49:23 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1328.653505] [58856]: DEBUG cinder.api.middleware.request_id [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.655844] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] PUT http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 [ 1328.656281] [58856]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-944393", "mountpoint": "/dev/sdb"}}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1328.664381] [58856]: DEBUG cinder.coordination [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Acquiring lock "cinder-attachment_update-f7f9d106-e107-4b28-bf5d-18d6fbc3e31f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1328.668911] [58856]: DEBUG cinder.coordination [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-f7f9d106-e107-4b28-bf5d-18d6fbc3e31f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58856) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1328.670025] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.670025] [58856]: warnings.warn( [ 1329.129446] [58855]: DEBUG cinder.api.middleware.request_id [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.131568] [58855]: INFO cinder.api.openstack.wsgi [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1329.131800] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1329.132014] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.143512] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.143512] [58855]: warnings.warn( [ 1329.147623] [58855]: INFO cinder.volume.api [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1329.152465] [58855]: INFO cinder.api.openstack.wsgi [None req-c2461605-d2c2-4b1a-b80c-c83c683bb20f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1329.152909] [58855]: [pid: 58855|app: 0|req: 261/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:23 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.163369] [58855]: DEBUG cinder.api.middleware.request_id [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.165381] [58855]: INFO cinder.api.openstack.wsgi [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1330.165636] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1330.165798] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1330.177799] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.177799] [58855]: warnings.warn( [ 1330.181866] [58855]: INFO cinder.volume.api [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1330.186938] [58855]: INFO cinder.api.openstack.wsgi [None req-d9b8873b-30bb-41dc-a445-70597c7abfdf tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1330.187374] [58855]: [pid: 58855|app: 0|req: 262/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:24 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.197942] [58855]: DEBUG cinder.api.middleware.request_id [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.200024] [58855]: INFO cinder.api.openstack.wsgi [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1331.200245] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1331.200461] [58855]: DEBUG cinder.api.openstack.wsgi [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1331.210359] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.210359] [58855]: warnings.warn( [ 1331.213768] [58855]: INFO cinder.volume.api [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1331.218031] [58855]: INFO cinder.api.openstack.wsgi [None req-a1b6c69d-085b-4fb0-8429-41e2cb37b106 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1331.218452] [58855]: [pid: 58855|app: 0|req: 263/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:25 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.229069] [58855]: DEBUG cinder.api.middleware.request_id [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.231566] [58855]: INFO cinder.api.openstack.wsgi [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1332.231785] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.231992] [58855]: DEBUG cinder.api.openstack.wsgi [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.243060] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.243060] [58855]: warnings.warn( [ 1332.246341] [58855]: INFO cinder.volume.api [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1332.251553] [58855]: INFO cinder.api.openstack.wsgi [None req-e6ba18c5-e3fb-4355-aff8-152d5c4c7ae2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1332.252013] [58855]: [pid: 58855|app: 0|req: 264/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:26 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.193349] [58856]: DEBUG cinder.coordination [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Lock "cinder-attachment_update-f7f9d106-e107-4b28-bf5d-18d6fbc3e31f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58856) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1333.193702] [58856]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-4cd24a12-0b9a-402a-93d3-e9c0de4dec46 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 returned with HTTP 200 [ 1333.194225] [58856]: [pid: 58856|app: 0|req: 269/533] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:49:23 2025] PUT /volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.262404] [58855]: DEBUG cinder.api.middleware.request_id [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.264853] [58855]: INFO cinder.api.openstack.wsgi [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1333.264913] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.265113] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.277573] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.277573] [58855]: warnings.warn( [ 1333.281936] [58855]: INFO cinder.volume.api [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1333.289017] [58855]: INFO cinder.api.openstack.wsgi [None req-2c1c5b1f-7723-42b0-ace0-81284ed9ee09 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1333.289759] [58855]: [pid: 58855|app: 0|req: 265/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:28 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1334.302966] [58856]: DEBUG cinder.api.middleware.request_id [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.305641] [58856]: INFO cinder.api.openstack.wsgi [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1334.305961] [58856]: DEBUG cinder.api.openstack.wsgi [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1334.306231] [58856]: DEBUG cinder.api.openstack.wsgi [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1334.320429] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.320429] [58856]: warnings.warn( [ 1334.325377] [58856]: INFO cinder.volume.api [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1334.332922] [58856]: INFO cinder.api.openstack.wsgi [None req-26d045f1-0e87-4e44-aa4d-f71b5ca65799 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1334.332922] [58856]: [pid: 58856|app: 0|req: 270/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:29 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.319927] [58855]: DEBUG cinder.api.middleware.request_id [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-66935246-d9cc-4880-9680-b9ffc2d4c2a3 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.323948] [58855]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-66935246-d9cc-4880-9680-b9ffc2d4c2a3 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069/action [ 1335.324113] [58855]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-66935246-d9cc-4880-9680-b9ffc2d4c2a3 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-complete": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1335.324375] [58855]: DEBUG cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-66935246-d9cc-4880-9680-b9ffc2d4c2a3 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1335.346219] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.346219] [58855]: warnings.warn( [ 1335.347304] [58856]: DEBUG cinder.api.middleware.request_id [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.350026] [58856]: INFO cinder.api.openstack.wsgi [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.350209] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.351089] [58856]: DEBUG cinder.api.openstack.wsgi [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.355025] [58855]: INFO cinder.api.openstack.wsgi [req-dbc5fb80-8077-4871-ae81-cdc1d77aac71 req-66935246-d9cc-4880-9680-b9ffc2d4c2a3 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069/action returned with HTTP 204 [ 1335.355594] [58855]: [pid: 58855|app: 0|req: 266/536] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:49:30 2025] POST /volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1335.362821] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.362821] [58856]: warnings.warn( [ 1335.367168] [58856]: INFO cinder.volume.api [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.373405] [58856]: INFO cinder.api.openstack.wsgi [None req-0975fb61-df4b-491b-8769-3db34fcd3c1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1335.373864] [58856]: [pid: 58856|app: 0|req: 271/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:30 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.383377] [58855]: DEBUG cinder.api.middleware.request_id [None req-d56961b5-3211-4cf1-adf1-47f8485def52 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.385867] [58855]: INFO cinder.api.openstack.wsgi [None req-d56961b5-3211-4cf1-adf1-47f8485def52 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.386062] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d56961b5-3211-4cf1-adf1-47f8485def52 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.386155] [58855]: DEBUG cinder.api.openstack.wsgi [None req-d56961b5-3211-4cf1-adf1-47f8485def52 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.396799] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.396799] [58855]: warnings.warn( [ 1335.400049] [58855]: INFO cinder.volume.api [None req-d56961b5-3211-4cf1-adf1-47f8485def52 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.404490] [58855]: INFO cinder.api.openstack.wsgi [None req-d56961b5-3211-4cf1-adf1-47f8485def52 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1335.404820] [58855]: [pid: 58855|app: 0|req: 267/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:30 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.413872] [58856]: DEBUG cinder.api.middleware.request_id [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.416045] [58856]: INFO cinder.api.openstack.wsgi [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.416154] [58856]: DEBUG cinder.api.openstack.wsgi [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.416910] [58856]: DEBUG cinder.api.openstack.wsgi [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.416910] [58856]: INFO cinder.api.v3.volumes [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume with id: f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.426320] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.426320] [58856]: warnings.warn( [ 1335.426899] [58856]: INFO cinder.volume.api [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.436030] [58856]: INFO cinder.volume.api [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-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. [ 1335.436441] [58856]: INFO cinder.api.openstack.wsgi [None req-201169e3-ee7e-446d-a291-886ff5a9cdb1 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 400 [ 1335.437016] [58856]: [pid: 58856|app: 0|req: 272/539] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:49:30 2025] DELETE /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1335.440571] [58855]: DEBUG cinder.api.middleware.request_id [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.442390] [58855]: INFO cinder.api.openstack.wsgi [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.442644] [58855]: DEBUG cinder.api.openstack.wsgi [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.442861] [58855]: DEBUG cinder.api.openstack.wsgi [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.452579] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.452579] [58855]: warnings.warn( [ 1335.455879] [58855]: INFO cinder.volume.api [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.460341] [58855]: INFO cinder.api.openstack.wsgi [None req-81565dce-e407-4ba7-a569-6b79f12b5b96 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1335.460805] [58855]: [pid: 58855|app: 0|req: 268/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:30 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.502796] [58856]: DEBUG cinder.api.middleware.request_id [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.505193] [58856]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1335.505470] [58856]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.505728] [58856]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.516353] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.516353] [58856]: warnings.warn( [ 1335.519699] [58856]: INFO cinder.volume.api [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.523967] [58856]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-c3c612b5-363c-4c0e-a593-e78d7d239325 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1335.524421] [58856]: [pid: 58856|app: 0|req: 273/541] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:30 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.542376] [58855]: DEBUG cinder.api.middleware.request_id [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.544636] [58855]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] POST http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f/action [ 1335.545049] [58855]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58855) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1335.545197] [58855]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1335.555032] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.555032] [58855]: warnings.warn( [ 1335.555532] [58855]: INFO cinder.volume.api [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1335.560204] [58855]: INFO cinder.volume.api [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Begin detaching volume completed successfully. [ 1335.560410] [58855]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-1e7a9bc4-021e-4333-8b5c-722a8d2754f2 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f/action returned with HTTP 202 [ 1335.560838] [58855]: [pid: 58855|app: 0|req: 269/542] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:49:30 2025] POST /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1336.876162] [58856]: DEBUG cinder.api.middleware.request_id [None req-32f553f1-f0b0-4416-ad49-1e277c1d81b0 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.876964] [58856]: INFO cinder.api.openstack.wsgi [None req-32f553f1-f0b0-4416-ad49-1e277c1d81b0 None None] GET http://10.180.1.21/volume// [ 1336.876964] [58856]: DEBUG cinder.api.openstack.wsgi [None req-32f553f1-f0b0-4416-ad49-1e277c1d81b0 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1336.877131] [58856]: DEBUG cinder.api.openstack.wsgi [None req-32f553f1-f0b0-4416-ad49-1e277c1d81b0 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1336.877450] [58856]: INFO cinder.api.openstack.wsgi [None req-32f553f1-f0b0-4416-ad49-1e277c1d81b0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1336.877893] [58856]: [pid: 58856|app: 0|req: 274/543] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:49:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1336.882558] [58855]: DEBUG cinder.api.middleware.request_id [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.885722] [58855]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1336.885977] [58855]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1336.886203] [58855]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1336.900158] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.900158] [58855]: warnings.warn( [ 1336.904121] [58855]: INFO cinder.volume.api [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1336.909304] [58855]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-58192d48-44ec-4c9a-a7c0-9654f5d7e7e5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1336.909767] [58855]: [pid: 58855|app: 0|req: 270/544] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:49:31 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1338.058728] [58856]: DEBUG cinder.api.middleware.request_id [req-b5a360bc-3518-400f-8382-c2c938088588 req-e9550995-56ba-4a69-8b23-19d396389f1f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.061149] [58856]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-e9550995-56ba-4a69-8b23-19d396389f1f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 [ 1338.061361] [58856]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-e9550995-56ba-4a69-8b23-19d396389f1f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1338.061560] [58856]: DEBUG cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-e9550995-56ba-4a69-8b23-19d396389f1f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1338.071187] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.071187] [58856]: warnings.warn( [ 1338.597509] [58856]: INFO cinder.api.openstack.wsgi [req-b5a360bc-3518-400f-8382-c2c938088588 req-e9550995-56ba-4a69-8b23-19d396389f1f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 returned with HTTP 200 [ 1338.598311] [58856]: [pid: 58856|app: 0|req: 275/545] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:49:32 2025] DELETE /volume/v3/attachments/407b226f-c489-4b98-9c3e-b9da01343069 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.880718] [58855]: DEBUG cinder.api.middleware.request_id [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.882762] [58855]: INFO cinder.api.openstack.wsgi [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1339.882973] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1339.883205] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1339.892851] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.892851] [58855]: warnings.warn( [ 1339.897020] [58855]: INFO cinder.volume.api [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1339.902091] [58855]: INFO cinder.api.openstack.wsgi [None req-7d89ba66-7c52-44b9-8e02-f92ea76b0ebc tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1339.902520] [58855]: [pid: 58855|app: 0|req: 271/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:34 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.176949] [58856]: DEBUG cinder.api.middleware.request_id [None req-776ecb62-4963-45f4-b890-53304503c336 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.179243] [58856]: INFO cinder.api.openstack.wsgi [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1347.179471] [58856]: DEBUG cinder.api.openstack.wsgi [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1347.179782] [58856]: DEBUG cinder.api.openstack.wsgi [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1347.180075] [58856]: INFO cinder.api.v3.volumes [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume with id: f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1347.191362] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.191362] [58856]: warnings.warn( [ 1347.191873] [58856]: INFO cinder.volume.api [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1347.210165] [58856]: INFO cinder.volume.api [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume request issued successfully. [ 1347.210361] [58856]: INFO cinder.api.openstack.wsgi [None req-776ecb62-4963-45f4-b890-53304503c336 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 202 [ 1347.210814] [58856]: [pid: 58856|app: 0|req: 276/547] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:49:41 2025] DELETE /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1347.214742] [58855]: DEBUG cinder.api.middleware.request_id [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.217372] [58855]: INFO cinder.api.openstack.wsgi [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1347.217372] [58855]: DEBUG cinder.api.openstack.wsgi [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1347.217580] [58855]: DEBUG cinder.api.openstack.wsgi [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1347.225818] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.225818] [58855]: warnings.warn( [ 1347.230427] [58855]: INFO cinder.volume.api [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1347.236066] [58855]: INFO cinder.api.openstack.wsgi [None req-189fa99c-7fdb-43a2-aa5b-ada2cf42c8af tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1347.236555] [58855]: [pid: 58855|app: 0|req: 272/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:41 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.248426] [58856]: DEBUG cinder.api.middleware.request_id [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.250548] [58856]: INFO cinder.api.openstack.wsgi [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1348.250774] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1348.251026] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1348.261677] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.261677] [58856]: warnings.warn( [ 1348.265765] [58856]: INFO cinder.volume.api [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1348.271023] [58856]: INFO cinder.api.openstack.wsgi [None req-a03fa096-9b8c-4f2f-9107-967ca8536c70 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1348.271524] [58856]: [pid: 58856|app: 0|req: 277/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:42 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.281250] [58855]: DEBUG cinder.api.middleware.request_id [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.283576] [58855]: INFO cinder.api.openstack.wsgi [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1349.283846] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1349.284087] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1349.294222] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.294222] [58855]: warnings.warn( [ 1349.299384] [58855]: INFO cinder.volume.api [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1349.304872] [58855]: INFO cinder.api.openstack.wsgi [None req-9b2147b0-4366-4ea1-a747-5747eedc0748 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 200 [ 1349.305331] [58855]: [pid: 58855|app: 0|req: 273/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:44 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.316672] [58856]: DEBUG cinder.api.middleware.request_id [None req-4d40e02e-50d7-4f4f-84ed-6406b5e7081f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.318793] [58856]: INFO cinder.api.openstack.wsgi [None req-4d40e02e-50d7-4f4f-84ed-6406b5e7081f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f [ 1350.319110] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4d40e02e-50d7-4f4f-84ed-6406b5e7081f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.319367] [58856]: DEBUG cinder.api.openstack.wsgi [None req-4d40e02e-50d7-4f4f-84ed-6406b5e7081f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.325562] [58856]: INFO cinder.api.openstack.wsgi [None req-4d40e02e-50d7-4f4f-84ed-6406b5e7081f tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f returned with HTTP 404 [ 1350.326129] [58856]: [pid: 58856|app: 0|req: 278/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:45 2025] GET /volume/v3/volumes/f7f9d106-e107-4b28-bf5d-18d6fbc3e31f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1350.374661] [58855]: DEBUG cinder.api.middleware.request_id [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.376734] [58855]: INFO cinder.api.openstack.wsgi [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1350.376981] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.377210] [58855]: DEBUG cinder.api.openstack.wsgi [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.377389] [58855]: INFO cinder.api.v3.volumes [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume with id: bd1a4652-466f-430a-9235-b4e44bf9869c [ 1350.387790] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.387790] [58855]: warnings.warn( [ 1350.388330] [58855]: INFO cinder.volume.api [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1350.404461] [58855]: INFO cinder.volume.api [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume request issued successfully. [ 1350.404639] [58855]: INFO cinder.api.openstack.wsgi [None req-b595348b-f6d0-40ce-9a94-2ead80ea6d6e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 202 [ 1350.405089] [58855]: [pid: 58855|app: 0|req: 274/552] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:49:45 2025] DELETE /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1350.408206] [58856]: DEBUG cinder.api.middleware.request_id [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.410254] [58856]: INFO cinder.api.openstack.wsgi [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1350.410476] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.410680] [58856]: DEBUG cinder.api.openstack.wsgi [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.419282] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.419282] [58856]: warnings.warn( [ 1350.423253] [58856]: INFO cinder.volume.api [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1350.428223] [58856]: INFO cinder.api.openstack.wsgi [None req-2fe5cb7d-6aea-4fbe-a8e7-9715f8c16b4b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1350.428638] [58856]: [pid: 58856|app: 0|req: 279/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:45 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.439220] [58855]: DEBUG cinder.api.middleware.request_id [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.441890] [58855]: INFO cinder.api.openstack.wsgi [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1351.441890] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1351.441890] [58855]: DEBUG cinder.api.openstack.wsgi [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1351.451766] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.451766] [58855]: warnings.warn( [ 1351.455496] [58855]: INFO cinder.volume.api [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1351.460420] [58855]: INFO cinder.api.openstack.wsgi [None req-4e830a46-4f26-4fd5-a7af-24108aa5bf40 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1351.460850] [58855]: [pid: 58855|app: 0|req: 275/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:46 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.471173] [58856]: DEBUG cinder.api.middleware.request_id [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.473488] [58856]: INFO cinder.api.openstack.wsgi [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1352.473844] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1352.474013] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1352.485250] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.485250] [58856]: warnings.warn( [ 1352.489654] [58856]: INFO cinder.volume.api [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1352.495296] [58856]: INFO cinder.api.openstack.wsgi [None req-a3fbeb2e-099b-4a6e-9cc0-3382b3fc9e27 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 200 [ 1352.495804] [58856]: [pid: 58856|app: 0|req: 280/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:47 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.506715] [58855]: DEBUG cinder.api.middleware.request_id [None req-c2b9fdb3-c8d4-44aa-936b-59b132cf4914 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.509050] [58855]: INFO cinder.api.openstack.wsgi [None req-c2b9fdb3-c8d4-44aa-936b-59b132cf4914 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c [ 1353.509455] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c2b9fdb3-c8d4-44aa-936b-59b132cf4914 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1353.509734] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c2b9fdb3-c8d4-44aa-936b-59b132cf4914 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1353.516188] [58855]: INFO cinder.api.openstack.wsgi [None req-c2b9fdb3-c8d4-44aa-936b-59b132cf4914 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c returned with HTTP 404 [ 1353.516710] [58855]: [pid: 58855|app: 0|req: 276/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:48 2025] GET /volume/v3/volumes/bd1a4652-466f-430a-9235-b4e44bf9869c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1353.601598] [58856]: DEBUG cinder.api.middleware.request_id [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.603968] [58856]: INFO cinder.api.openstack.wsgi [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] DELETE http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1353.603968] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1353.604150] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1353.604333] [58856]: INFO cinder.api.v3.volumes [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume with id: 27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1353.615183] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.615183] [58856]: warnings.warn( [ 1353.615730] [58856]: INFO cinder.volume.api [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1353.631933] [58856]: INFO cinder.volume.api [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Delete volume request issued successfully. [ 1353.632211] [58856]: INFO cinder.api.openstack.wsgi [None req-f4cf234c-fe1c-40a7-b671-5d1ced28e3a5 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 202 [ 1353.632774] [58856]: [pid: 58856|app: 0|req: 281/557] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:49:48 2025] DELETE /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1353.636510] [58855]: DEBUG cinder.api.middleware.request_id [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.638678] [58855]: INFO cinder.api.openstack.wsgi [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1353.638889] [58855]: DEBUG cinder.api.openstack.wsgi [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1353.639143] [58855]: DEBUG cinder.api.openstack.wsgi [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1353.646797] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.646797] [58855]: warnings.warn( [ 1353.650740] [58855]: INFO cinder.volume.api [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1353.655659] [58855]: INFO cinder.api.openstack.wsgi [None req-485cda17-7b3d-4fda-b668-cc9a1aac6b1b tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1353.656381] [58855]: [pid: 58855|app: 0|req: 277/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:48 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.667773] [58856]: DEBUG cinder.api.middleware.request_id [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.670038] [58856]: INFO cinder.api.openstack.wsgi [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1354.670268] [58856]: DEBUG cinder.api.openstack.wsgi [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1354.670480] [58856]: DEBUG cinder.api.openstack.wsgi [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1354.682147] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.682147] [58856]: warnings.warn( [ 1354.686169] [58856]: INFO cinder.volume.api [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1354.691055] [58856]: INFO cinder.api.openstack.wsgi [None req-99fb56cf-037c-4556-8ba1-7358ef6ab41e tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1354.691491] [58856]: [pid: 58856|app: 0|req: 282/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:49 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.701340] [58855]: DEBUG cinder.api.middleware.request_id [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.704217] [58855]: INFO cinder.api.openstack.wsgi [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1355.704439] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1355.704644] [58855]: DEBUG cinder.api.openstack.wsgi [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1355.715425] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.715425] [58855]: warnings.warn( [ 1355.720127] [58855]: INFO cinder.volume.api [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Volume info retrieved successfully. [ 1355.726722] [58855]: INFO cinder.api.openstack.wsgi [None req-0f1994c9-9d38-4dc4-8735-8594b0ac3392 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 200 [ 1355.727398] [58855]: [pid: 58855|app: 0|req: 278/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:50 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.738736] [58856]: DEBUG cinder.api.middleware.request_id [None req-64cb4954-8c68-4e73-a6a9-fe0012771f56 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.740979] [58856]: INFO cinder.api.openstack.wsgi [None req-64cb4954-8c68-4e73-a6a9-fe0012771f56 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] GET http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 [ 1356.741279] [58856]: DEBUG cinder.api.openstack.wsgi [None req-64cb4954-8c68-4e73-a6a9-fe0012771f56 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1356.741555] [58856]: DEBUG cinder.api.openstack.wsgi [None req-64cb4954-8c68-4e73-a6a9-fe0012771f56 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1356.748022] [58856]: INFO cinder.api.openstack.wsgi [None req-64cb4954-8c68-4e73-a6a9-fe0012771f56 tempest-AttachVolumeNegativeTest-325955719 tempest-AttachVolumeNegativeTest-325955719-project-member] http://10.180.1.21/volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 returned with HTTP 404 [ 1356.748607] [58856]: [pid: 58856|app: 0|req: 283/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:49:51 2025] GET /volume/v3/volumes/27ebd0a3-a528-470e-b0d3-160eed9ab1d6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1358.989294] [58855]: DEBUG cinder.api.middleware.request_id [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.991543] [58855]: INFO cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1358.991929] [58855]: DEBUG cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1100587038", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1358.993716] [58855]: DEBUG cinder.api.v3.volumes [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1100587038', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1358.993835] [58855]: INFO cinder.api.v3.volumes [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Create volume of 1 GB [ 1358.999544] [58855]: INFO cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Availability Zones retrieved successfully. [ 1359.006205] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Flow 'volume_create_api' (75de03ee-9f0c-4601-92ab-538061bd422d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1359.007431] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51783ff-8236-4a3c-874a-a7b201a8e3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1359.008592] [58855]: DEBUG cinder.volume.flows.api.create_volume [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1359.026688] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51783ff-8236-4a3c-874a-a7b201a8e3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1359.027733] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641a22bf-ae80-43bd-93a9-f2796e737d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1359.075360] [58855]: DEBUG cinder.quota [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Created reservations ['3ef00ddb-d24a-468b-8071-1f8a6ac5aeeb', '1a5b9276-aafe-4bfd-8895-d113b4f91bbd', 'cb194869-6543-4b4f-97ee-9e9cfae18131', '07a644de-8ad6-4a7a-b3cf-1932deece5d8'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1359.076394] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641a22bf-ae80-43bd-93a9-f2796e737d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef00ddb-d24a-468b-8071-1f8a6ac5aeeb', '1a5b9276-aafe-4bfd-8895-d113b4f91bbd', 'cb194869-6543-4b4f-97ee-9e9cfae18131', '07a644de-8ad6-4a7a-b3cf-1932deece5d8']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1359.077438] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356960e8-b16c-4164-a73f-de97b0264317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1359.091899] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (356960e8-b16c-4164-a73f-de97b0264317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bb23e07-6610-489d-9111-459dec9f9bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1100587038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e2ad7e7b494dc3acf231fca2adb785',qos_specs=None,replication_status=,reservations=['3ef00ddb-d24a-468b-8071-1f8a6ac5aeeb','1a5b9276-aafe-4bfd-8895-d113b4f91bbd','cb194869-6543-4b4f-97ee-9e9cfae18131','07a644de-8ad6-4a7a-b3cf-1932deece5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680c5dd535f64ef88c4f44f5e8e944d2',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1100587038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bb23e07-6610-489d-9111-459dec9f9bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9e2ad7e7b494dc3acf231fca2adb785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='680c5dd535f64ef88c4f44f5e8e944d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1359.092912] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030a082-24ea-40d7-81a7-329597e1ac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1359.106528] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030a082-24ea-40d7-81a7-329597e1ac53) transitioned into state 'SUCCESS' from state '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-1100587038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9e2ad7e7b494dc3acf231fca2adb785',qos_specs=None,replication_status=,reservations=['3ef00ddb-d24a-468b-8071-1f8a6ac5aeeb','1a5b9276-aafe-4bfd-8895-d113b4f91bbd','cb194869-6543-4b4f-97ee-9e9cfae18131','07a644de-8ad6-4a7a-b3cf-1932deece5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='680c5dd535f64ef88c4f44f5e8e944d2',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1359.107516] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e887127a-cf01-4021-87c6-71a748483409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1359.117214] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e887127a-cf01-4021-87c6-71a748483409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1359.118285] [58855]: DEBUG cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Flow 'volume_create_api' (75de03ee-9f0c-4601-92ab-538061bd422d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1359.118641] [58855]: INFO cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Create volume request issued successfully. [ 1359.119586] [58855]: INFO cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-76ff2355-a928-482d-b293-fba40bbc5fc6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1359.120119] [58855]: [pid: 58855|app: 0|req: 279/562] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 26 11:49:53 2025] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1359.124203] [58856]: DEBUG cinder.api.middleware.request_id [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.127686] [58856]: INFO cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1359.127945] [58856]: DEBUG cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1359.128184] [58856]: DEBUG cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1359.135967] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.135967] [58856]: warnings.warn( [ 1359.140126] [58856]: INFO cinder.volume.api [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1359.145469] [58856]: INFO cinder.api.openstack.wsgi [req-cd3df7c5-3be0-495b-80aa-ac26b90d50dc req-333d630e-9000-45d1-ac43-fc6f2ea71381 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 200 [ 1359.145995] [58856]: [pid: 58856|app: 0|req: 284/563] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:53 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.164836] [58855]: DEBUG cinder.api.middleware.request_id [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.167570] [58855]: INFO cinder.api.openstack.wsgi [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1359.167787] [58855]: DEBUG cinder.api.openstack.wsgi [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1359.168030] [58855]: DEBUG cinder.api.openstack.wsgi [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1359.176125] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.176125] [58855]: warnings.warn( [ 1359.180204] [58855]: INFO cinder.volume.api [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1359.184972] [58855]: INFO cinder.api.openstack.wsgi [req-376d463c-bfe2-4fc5-9a51-c7dfbac9ec07 req-f250f950-bf10-4a04-bee7-c52385670ca1 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 200 [ 1359.185441] [58855]: [pid: 58855|app: 0|req: 280/564] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:53 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.202688] [58856]: DEBUG cinder.api.middleware.request_id [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.205073] [58856]: INFO cinder.api.openstack.wsgi [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1360.205298] [58856]: DEBUG cinder.api.openstack.wsgi [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1360.205511] [58856]: DEBUG cinder.api.openstack.wsgi [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1360.215631] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.215631] [58856]: warnings.warn( [ 1360.219749] [58856]: INFO cinder.volume.api [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1360.224832] [58856]: INFO cinder.api.openstack.wsgi [req-a1ae20ce-c513-403b-91aa-e3804e012db8 req-ff06da46-9294-4cdb-9533-b37f1b4a232c tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 200 [ 1360.225290] [58856]: [pid: 58856|app: 0|req: 285/565] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:54 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.242749] [58855]: DEBUG cinder.api.middleware.request_id [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.245319] [58855]: INFO cinder.api.openstack.wsgi [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1360.245707] [58855]: DEBUG cinder.api.openstack.wsgi [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7bb23e07-6610-489d-9111-459dec9f9bff", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2102470019", "description": null, "metadata": {}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1360.255122] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.255122] [58855]: warnings.warn( [ 1360.255646] [58855]: INFO cinder.volume.api [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1360.255797] [58855]: INFO cinder.api.v3.snapshots [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Create snapshot from volume 7bb23e07-6610-489d-9111-459dec9f9bff [ 1360.271628] [58855]: WARNING cinder.quota [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 1360.289770] [58855]: DEBUG cinder.quota [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Created reservations ['76863589-a823-46f4-a3ae-99b4cb14fdb5', '3607e4e5-32f9-4973-acc2-e61fe0cc230b', 'b82cc314-65f2-4800-9203-48d8fcfe3dcc', '643c2664-e074-4872-8143-a91ec5ede517'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1360.334433] [58855]: INFO cinder.volume.api [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot create request issued successfully. [ 1360.334854] [58855]: INFO cinder.api.openstack.wsgi [req-5a1e8880-d9e4-4cc6-bcf2-c104e7d143ac req-1683d85c-d6fa-48d8-a8af-f743381f7cd2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1360.335404] [58855]: [pid: 58855|app: 0|req: 281/566] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Nov 26 11:49:54 2025] POST /volume/v3/snapshots => generated 311 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1360.350808] [58856]: DEBUG cinder.api.middleware.request_id [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.353181] [58856]: INFO cinder.api.openstack.wsgi [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1360.353404] [58856]: DEBUG cinder.api.openstack.wsgi [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1360.353618] [58856]: DEBUG cinder.api.openstack.wsgi [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1360.372173] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.372173] [58856]: warnings.warn( [ 1360.372732] [58856]: INFO cinder.volume.api [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot retrieved successfully. [ 1360.374258] [58856]: INFO cinder.api.openstack.wsgi [req-6efcb226-a0d3-4732-a44a-2c10b5404694 req-30993162-1181-4443-8401-de61e39a1651 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 200 [ 1360.374695] [58856]: [pid: 58856|app: 0|req: 286/567] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 26 11:49:55 2025] GET /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.390160] [58855]: DEBUG cinder.api.middleware.request_id [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.392843] [58855]: INFO cinder.api.openstack.wsgi [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1360.393113] [58855]: DEBUG cinder.api.openstack.wsgi [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1360.393344] [58855]: DEBUG cinder.api.openstack.wsgi [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'detail' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1360.393655] [58855]: DEBUG cinder.api.api_utils [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Removing options '' from query. {{(pid=58855) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1360.393980] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.393980] [58855]: warnings.warn( [ 1360.395184] [58855]: DEBUG cinder.db.sqlalchemy.api [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Building query based on filter {{(pid=58855) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1360.405974] [58855]: INFO cinder.volume.api [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Get all snapshots completed successfully. [ 1360.406488] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.406488] [58855]: warnings.warn( [ 1360.407193] [58855]: INFO cinder.api.openstack.wsgi [req-4a286740-580e-4414-9610-2e5fa8739886 req-4b6132b1-c8b7-4717-bd67-649b42b405c4 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1360.407665] [58855]: [pid: 58855|app: 0|req: 282/568] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Nov 26 11:49:55 2025] GET /volume/v3/snapshots/detail => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.422899] [58856]: DEBUG cinder.api.middleware.request_id [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.425303] [58856]: INFO cinder.api.openstack.wsgi [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1360.425530] [58856]: DEBUG cinder.api.openstack.wsgi [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1360.425741] [58856]: DEBUG cinder.api.openstack.wsgi [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1360.431348] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.431348] [58856]: warnings.warn( [ 1360.431854] [58856]: INFO cinder.volume.api [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot retrieved successfully. [ 1360.432813] [58856]: INFO cinder.api.openstack.wsgi [req-6e57b46f-1e8e-4586-b4ef-480e22af0169 req-3e75387d-16b6-498a-bc04-7c1806ae3f0f tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 200 [ 1360.433256] [58856]: [pid: 58856|app: 0|req: 287/569] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 26 11:49:55 2025] GET /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.450221] [58855]: DEBUG cinder.api.middleware.request_id [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.452643] [58855]: INFO cinder.api.openstack.wsgi [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1361.452863] [58855]: DEBUG cinder.api.openstack.wsgi [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1361.453098] [58855]: DEBUG cinder.api.openstack.wsgi [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1361.461833] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.461833] [58855]: warnings.warn( [ 1361.462350] [58855]: INFO cinder.volume.api [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot retrieved successfully. [ 1361.463366] [58855]: INFO cinder.api.openstack.wsgi [req-d3a2b9ce-3cbe-401a-8f5a-8552d5bdd642 req-903a35a6-3837-4ecd-bb70-11fbffc468f0 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 200 [ 1361.463783] [58855]: [pid: 58855|app: 0|req: 283/570] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 26 11:49:56 2025] GET /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.478127] [58856]: DEBUG cinder.api.middleware.request_id [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.480770] [58856]: INFO cinder.api.openstack.wsgi [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1361.480955] [58856]: DEBUG cinder.api.openstack.wsgi [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1361.481217] [58856]: DEBUG cinder.api.openstack.wsgi [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1361.481353] [58856]: INFO cinder.api.v3.snapshots [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Delete snapshot with id: ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1361.486884] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.486884] [58856]: warnings.warn( [ 1361.487410] [58856]: INFO cinder.volume.api [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot retrieved successfully. [ 1361.506531] [58856]: INFO cinder.volume.api [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot delete request issued successfully. [ 1361.506531] [58856]: INFO cinder.api.openstack.wsgi [req-6761f1f8-1694-4281-b32b-5e65adc0f7a6 req-d92de88c-257b-414c-8f68-5fa8eabdc499 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 202 [ 1361.506968] [58856]: [pid: 58856|app: 0|req: 288/571] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Nov 26 11:49:56 2025] DELETE /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1361.521176] [58855]: DEBUG cinder.api.middleware.request_id [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.523731] [58855]: INFO cinder.api.openstack.wsgi [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1361.523946] [58855]: DEBUG cinder.api.openstack.wsgi [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1361.524889] [58855]: DEBUG cinder.api.openstack.wsgi [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1361.529968] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.529968] [58855]: warnings.warn( [ 1361.530457] [58855]: INFO cinder.volume.api [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Snapshot retrieved successfully. [ 1361.531670] [58855]: INFO cinder.api.openstack.wsgi [req-75621ac9-a50a-4976-907c-f59918d70754 req-1216be72-5e7e-48c0-a075-b388a6615de6 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 200 [ 1361.532108] [58855]: [pid: 58855|app: 0|req: 284/572] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 26 11:49:56 2025] GET /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.548158] [58856]: DEBUG cinder.api.middleware.request_id [req-0a2a2cfb-44f0-4be6-977a-b546a96958d5 req-cd49b746-deb4-4f4a-a18f-5e0ce5603648 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.550650] [58856]: INFO cinder.api.openstack.wsgi [req-0a2a2cfb-44f0-4be6-977a-b546a96958d5 req-cd49b746-deb4-4f4a-a18f-5e0ce5603648 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd [ 1362.550880] [58856]: DEBUG cinder.api.openstack.wsgi [req-0a2a2cfb-44f0-4be6-977a-b546a96958d5 req-cd49b746-deb4-4f4a-a18f-5e0ce5603648 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1362.551124] [58856]: DEBUG cinder.api.openstack.wsgi [req-0a2a2cfb-44f0-4be6-977a-b546a96958d5 req-cd49b746-deb4-4f4a-a18f-5e0ce5603648 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1362.555812] [58856]: INFO cinder.api.openstack.wsgi [req-0a2a2cfb-44f0-4be6-977a-b546a96958d5 req-cd49b746-deb4-4f4a-a18f-5e0ce5603648 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd returned with HTTP 404 [ 1362.556356] [58856]: [pid: 58856|app: 0|req: 289/573] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 26 11:49:57 2025] GET /volume/v3/snapshots/ed840e9c-4876-42e8-9e0b-8ffb17c5d8dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1362.567208] [58855]: DEBUG cinder.api.middleware.request_id [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.569461] [58855]: INFO cinder.api.openstack.wsgi [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1362.569636] [58855]: DEBUG cinder.api.openstack.wsgi [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1362.569844] [58855]: DEBUG cinder.api.openstack.wsgi [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1362.570046] [58855]: INFO cinder.api.v3.volumes [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Delete volume with id: 7bb23e07-6610-489d-9111-459dec9f9bff [ 1362.580929] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.580929] [58855]: warnings.warn( [ 1362.581547] [58855]: INFO cinder.volume.api [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1362.599761] [58855]: INFO cinder.volume.api [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Delete volume request issued successfully. [ 1362.599975] [58855]: INFO cinder.api.openstack.wsgi [req-e29471c5-7657-429a-80ec-9e8c2b322a81 req-366dd9a7-aa9b-41ad-afdf-304cf9266219 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 202 [ 1362.600478] [58855]: [pid: 58855|app: 0|req: 285/574] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:49:57 2025] DELETE /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1362.613330] [58856]: DEBUG cinder.api.middleware.request_id [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.615821] [58856]: INFO cinder.api.openstack.wsgi [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1362.616042] [58856]: DEBUG cinder.api.openstack.wsgi [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1362.616255] [58856]: DEBUG cinder.api.openstack.wsgi [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1362.624400] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.624400] [58856]: warnings.warn( [ 1362.628867] [58856]: INFO cinder.volume.api [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Volume info retrieved successfully. [ 1362.634761] [58856]: INFO cinder.api.openstack.wsgi [req-2ab434e7-6cc5-400b-80ce-f8af2b623eaa req-84b6e00c-c8b3-4d9c-afe2-55e09d65bc90 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 200 [ 1362.635241] [58856]: [pid: 58856|app: 0|req: 290/575] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:57 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.653285] [58855]: DEBUG cinder.api.middleware.request_id [req-19bb592a-23be-40ee-9cf1-4c6365239501 req-fe3b376e-152a-4b63-9f3f-d94d4ac171d2 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.656189] [58855]: INFO cinder.api.openstack.wsgi [req-19bb592a-23be-40ee-9cf1-4c6365239501 req-fe3b376e-152a-4b63-9f3f-d94d4ac171d2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1363.656498] [58855]: DEBUG cinder.api.openstack.wsgi [req-19bb592a-23be-40ee-9cf1-4c6365239501 req-fe3b376e-152a-4b63-9f3f-d94d4ac171d2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1363.656728] [58855]: DEBUG cinder.api.openstack.wsgi [req-19bb592a-23be-40ee-9cf1-4c6365239501 req-fe3b376e-152a-4b63-9f3f-d94d4ac171d2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1363.663548] [58855]: INFO cinder.api.openstack.wsgi [req-19bb592a-23be-40ee-9cf1-4c6365239501 req-fe3b376e-152a-4b63-9f3f-d94d4ac171d2 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 404 [ 1363.664142] [58855]: [pid: 58855|app: 0|req: 286/576] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:58 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1363.679038] [58856]: DEBUG cinder.api.middleware.request_id [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.681410] [58856]: INFO cinder.api.openstack.wsgi [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1363.681605] [58856]: DEBUG cinder.api.openstack.wsgi [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1363.681816] [58856]: DEBUG cinder.api.openstack.wsgi [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1363.681996] [58856]: INFO cinder.api.v3.volumes [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Delete volume with id: 7bb23e07-6610-489d-9111-459dec9f9bff [ 1363.688095] [58856]: INFO cinder.api.openstack.wsgi [req-724168d8-c91d-4d57-a3cd-32fc29db6de2 req-5ca0c3f6-e427-478a-9a6d-5348bcf2d656 tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 404 [ 1363.688710] [58856]: [pid: 58856|app: 0|req: 291/577] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:49:58 2025] DELETE /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1363.700818] [58855]: DEBUG cinder.api.middleware.request_id [req-755c1baf-10fc-4d3c-87cd-ee7f1a8ef210 req-07c8847d-5e1d-4df9-8d47-7b313e498fac None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.703361] [58855]: INFO cinder.api.openstack.wsgi [req-755c1baf-10fc-4d3c-87cd-ee7f1a8ef210 req-07c8847d-5e1d-4df9-8d47-7b313e498fac tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] GET http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff [ 1363.703555] [58855]: DEBUG cinder.api.openstack.wsgi [req-755c1baf-10fc-4d3c-87cd-ee7f1a8ef210 req-07c8847d-5e1d-4df9-8d47-7b313e498fac tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1363.703763] [58855]: DEBUG cinder.api.openstack.wsgi [req-755c1baf-10fc-4d3c-87cd-ee7f1a8ef210 req-07c8847d-5e1d-4df9-8d47-7b313e498fac tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1363.710345] [58855]: INFO cinder.api.openstack.wsgi [req-755c1baf-10fc-4d3c-87cd-ee7f1a8ef210 req-07c8847d-5e1d-4df9-8d47-7b313e498fac tempest-VolumesSnapshotsTestJSON-759630933 tempest-VolumesSnapshotsTestJSON-759630933-project-member] http://10.180.1.21/volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff returned with HTTP 404 [ 1363.710886] [58855]: [pid: 58855|app: 0|req: 287/578] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:49:58 2025] GET /volume/v3/volumes/7bb23e07-6610-489d-9111-459dec9f9bff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1373.684287] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=89,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.706289] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=162,cinder:INSERT=25,cinder:UPDATE=41 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1395.546014] [58856]: DEBUG cinder.api.middleware.request_id [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.548114] [58856]: INFO cinder.api.openstack.wsgi [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1395.548334] [58856]: DEBUG cinder.api.openstack.wsgi [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.548541] [58856]: DEBUG cinder.api.openstack.wsgi [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'delete' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.548719] [58856]: INFO cinder.api.v3.volumes [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Delete volume with id: f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1395.560179] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.560179] [58856]: warnings.warn( [ 1395.560716] [58856]: INFO cinder.volume.api [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1395.580710] [58856]: INFO cinder.volume.api [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Delete volume request issued successfully. [ 1395.580921] [58856]: INFO cinder.api.openstack.wsgi [None req-84238c5e-d2ba-42ad-a688-6c8c3e972c45 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 202 [ 1395.581385] [58856]: [pid: 58856|app: 0|req: 292/579] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 26 11:50:30 2025] DELETE /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1395.585042] [58855]: DEBUG cinder.api.middleware.request_id [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.587781] [58855]: INFO cinder.api.openstack.wsgi [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1395.588057] [58855]: DEBUG cinder.api.openstack.wsgi [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.588210] [58855]: DEBUG cinder.api.openstack.wsgi [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.596657] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.596657] [58855]: warnings.warn( [ 1395.600919] [58855]: INFO cinder.volume.api [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1395.606243] [58855]: INFO cinder.api.openstack.wsgi [None req-39322b10-3a48-46a1-9d2d-224a98a60ceb tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1395.606661] [58855]: [pid: 58855|app: 0|req: 288/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:50:30 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.616947] [58856]: DEBUG cinder.api.middleware.request_id [None req-38d0c41e-3f35-4292-9734-865c5340bec8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.618994] [58856]: INFO cinder.api.openstack.wsgi [None req-38d0c41e-3f35-4292-9734-865c5340bec8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1396.619223] [58856]: DEBUG cinder.api.openstack.wsgi [None req-38d0c41e-3f35-4292-9734-865c5340bec8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1396.619458] [58856]: DEBUG cinder.api.openstack.wsgi [None req-38d0c41e-3f35-4292-9734-865c5340bec8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1396.629944] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.629944] [58856]: warnings.warn( [ 1396.633886] [58856]: INFO cinder.volume.api [None req-38d0c41e-3f35-4292-9734-865c5340bec8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1396.638800] [58856]: INFO cinder.api.openstack.wsgi [None req-38d0c41e-3f35-4292-9734-865c5340bec8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1396.639221] [58856]: [pid: 58856|app: 0|req: 293/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:50:31 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.648255] [58855]: DEBUG cinder.api.middleware.request_id [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.650474] [58855]: INFO cinder.api.openstack.wsgi [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1397.650708] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1397.650922] [58855]: DEBUG cinder.api.openstack.wsgi [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1397.658521] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.658521] [58855]: warnings.warn( [ 1397.662071] [58855]: INFO cinder.volume.api [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Volume info retrieved successfully. [ 1397.666379] [58855]: INFO cinder.api.openstack.wsgi [None req-63c42cf1-2fa4-42f6-8fbd-68bc222d5b02 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 200 [ 1397.666786] [58855]: [pid: 58855|app: 0|req: 289/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:50:32 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.676177] [58856]: DEBUG cinder.api.middleware.request_id [None req-f11c58a6-d8b6-4c0c-9cf8-b68fcc78a6f8 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.678302] [58856]: INFO cinder.api.openstack.wsgi [None req-f11c58a6-d8b6-4c0c-9cf8-b68fcc78a6f8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] GET http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 [ 1398.678521] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f11c58a6-d8b6-4c0c-9cf8-b68fcc78a6f8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1398.678735] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f11c58a6-d8b6-4c0c-9cf8-b68fcc78a6f8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1398.684883] [58856]: INFO cinder.api.openstack.wsgi [None req-f11c58a6-d8b6-4c0c-9cf8-b68fcc78a6f8 tempest-ServerActionsTestOtherB-1443972129 tempest-ServerActionsTestOtherB-1443972129-project-member] http://10.180.1.21/volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 returned with HTTP 404 [ 1398.685390] [58856]: [pid: 58856|app: 0|req: 294/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 26 11:50:33 2025] GET /volume/v3/volumes/f316ae90-4179-4ee0-ad08-fb0bc97854b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1407.664995] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=8 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1408.681102] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1503.592811] [58855]: DEBUG cinder.api.middleware.request_id [None req-88008242-74f7-4873-8709-ac45b322809f None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.594857] [58855]: INFO cinder.api.openstack.wsgi [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1503.595301] [58855]: DEBUG cinder.api.openstack.wsgi [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2115383022", "imageRef": "c7f96ea9-d7eb-4658-8c28-b7987389a7be", "size": 1}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1503.597109] [58855]: DEBUG cinder.api.v3.volumes [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2115383022', 'imageRef': 'c7f96ea9-d7eb-4658-8c28-b7987389a7be', 'size': 1}} {{(pid=58855) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1503.752286] [58855]: INFO cinder.api.v3.volumes [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Create volume of 1 GB [ 1503.758299] [58855]: INFO cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Availability Zones retrieved successfully. [ 1503.765100] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Flow 'volume_create_api' (a0258e0f-cccc-475c-855e-117259644df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1503.766275] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb54a45-1be2-483b-b827-baaa7a8d3880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1503.767498] [58855]: DEBUG cinder.volume.flows.api.create_volume [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Validating volume size '1' using validate_int {{(pid=58855) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1503.807679] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb54a45-1be2-483b-b827-baaa7a8d3880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-26T11:34:26Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=9180d7d3-b2cc-45be-9461-1e037427e7e8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9180d7d3-b2cc-45be-9461-1e037427e7e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1503.808751] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240baa03-4966-4320-a817-bbf82a1f50af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1503.857750] [58855]: DEBUG cinder.quota [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Created reservations ['2b238d5d-7759-409e-adc9-d1f5e9a3b4d2', '1c198d3e-4b9e-43fa-bb9d-8dbef72b2e1f', '68560ea9-5344-4239-a1fd-01b0fbc59d33', '2998fecb-33d1-44f3-85c2-31de84527b38'] {{(pid=58855) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1503.858796] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240baa03-4966-4320-a817-bbf82a1f50af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b238d5d-7759-409e-adc9-d1f5e9a3b4d2', '1c198d3e-4b9e-43fa-bb9d-8dbef72b2e1f', '68560ea9-5344-4239-a1fd-01b0fbc59d33', '2998fecb-33d1-44f3-85c2-31de84527b38']}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1503.859745] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d471cf0-544b-4e7f-ac93-3f3ec8161111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1503.886267] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d471cf0-544b-4e7f-ac93-3f3ec8161111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d31a236-2678-4877-bd79-e23967e06c12', '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-2115383022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf31fcc72cf426fb998ae787735a400',qos_specs=None,replication_status=,reservations=['2b238d5d-7759-409e-adc9-d1f5e9a3b4d2','1c198d3e-4b9e-43fa-bb9d-8dbef72b2e1f','68560ea9-5344-4239-a1fd-01b0fbc59d33','2998fecb-33d1-44f3-85c2-31de84527b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0089b6ea9ed04820857ac91ca6b4a97d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-26T11:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2115383022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d31a236-2678-4877-bd79-e23967e06c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bf31fcc72cf426fb998ae787735a400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0089b6ea9ed04820857ac91ca6b4a97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9180d7d3-b2cc-45be-9461-1e037427e7e8),volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1503.887229] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6467e7f-3ccd-4fd8-a4d8-c9cdc3688709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1503.904124] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6467e7f-3ccd-4fd8-a4d8-c9cdc3688709) transitioned into state 'SUCCESS' from state '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-2115383022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bf31fcc72cf426fb998ae787735a400',qos_specs=None,replication_status=,reservations=['2b238d5d-7759-409e-adc9-d1f5e9a3b4d2','1c198d3e-4b9e-43fa-bb9d-8dbef72b2e1f','68560ea9-5344-4239-a1fd-01b0fbc59d33','2998fecb-33d1-44f3-85c2-31de84527b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0089b6ea9ed04820857ac91ca6b4a97d',volume_type_id=9180d7d3-b2cc-45be-9461-1e037427e7e8)}' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1503.905114] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a251f215-a34d-4eb5-972e-fca2012fd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1503.915054] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a251f215-a34d-4eb5-972e-fca2012fd59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58855) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1503.915676] [58855]: DEBUG cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Flow 'volume_create_api' (a0258e0f-cccc-475c-855e-117259644df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58855) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1503.916030] [58855]: INFO cinder.volume.api [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Create volume request issued successfully. [ 1503.916728] [58855]: INFO cinder.api.openstack.wsgi [None req-88008242-74f7-4873-8709-ac45b322809f tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1503.917198] [58855]: [pid: 58855|app: 0|req: 290/584] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Nov 26 11:52:18 2025] POST /volume/v3/volumes => generated 898 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1503.927048] [58856]: DEBUG cinder.api.middleware.request_id [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.930458] [58856]: INFO cinder.api.openstack.wsgi [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1503.930836] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1503.931148] [58856]: DEBUG cinder.api.openstack.wsgi [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1503.942573] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.942573] [58856]: warnings.warn( [ 1503.947862] [58856]: INFO cinder.volume.api [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1503.954456] [58856]: INFO cinder.api.openstack.wsgi [None req-1ec34139-3fd6-4a47-aa41-16e330dde69c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1503.955219] [58856]: [pid: 58856|app: 0|req: 295/585] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:18 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.966438] [58855]: DEBUG cinder.api.middleware.request_id [None req-3639fb7f-e00b-4b29-ae98-71df4718631c None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.968636] [58855]: INFO cinder.api.openstack.wsgi [None req-3639fb7f-e00b-4b29-ae98-71df4718631c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1504.968891] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3639fb7f-e00b-4b29-ae98-71df4718631c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1504.969125] [58855]: DEBUG cinder.api.openstack.wsgi [None req-3639fb7f-e00b-4b29-ae98-71df4718631c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1504.978467] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.978467] [58855]: warnings.warn( [ 1504.982307] [58855]: INFO cinder.volume.api [None req-3639fb7f-e00b-4b29-ae98-71df4718631c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1504.987397] [58855]: INFO cinder.api.openstack.wsgi [None req-3639fb7f-e00b-4b29-ae98-71df4718631c tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1504.987806] [58855]: [pid: 58855|app: 0|req: 291/586] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:19 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.999444] [58856]: DEBUG cinder.api.middleware.request_id [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.001419] [58856]: INFO cinder.api.openstack.wsgi [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1506.001717] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1506.001934] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1506.009889] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.009889] [58856]: warnings.warn( [ 1506.013386] [58856]: INFO cinder.volume.api [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1506.017691] [58856]: INFO cinder.api.openstack.wsgi [None req-c4f0eff4-2608-4ca9-85dc-0ba6c008e357 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1506.018096] [58856]: [pid: 58856|app: 0|req: 296/587] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:20 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1507.029229] [58855]: DEBUG cinder.api.middleware.request_id [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.031602] [58855]: INFO cinder.api.openstack.wsgi [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1507.031902] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1507.032181] [58855]: DEBUG cinder.api.openstack.wsgi [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1507.041653] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.041653] [58855]: warnings.warn( [ 1507.045705] [58855]: INFO cinder.volume.api [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1507.050420] [58855]: INFO cinder.api.openstack.wsgi [None req-5ac42c58-d3db-4df7-8695-d2550ff0297a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1507.050875] [58855]: [pid: 58855|app: 0|req: 292/588] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:21 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1508.061916] [58856]: DEBUG cinder.api.middleware.request_id [None req-65052079-a31d-4644-9d66-a699ff42c228 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.063978] [58856]: INFO cinder.api.openstack.wsgi [None req-65052079-a31d-4644-9d66-a699ff42c228 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1508.064237] [58856]: DEBUG cinder.api.openstack.wsgi [None req-65052079-a31d-4644-9d66-a699ff42c228 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1508.064463] [58856]: DEBUG cinder.api.openstack.wsgi [None req-65052079-a31d-4644-9d66-a699ff42c228 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1508.072537] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.072537] [58856]: warnings.warn( [ 1508.076545] [58856]: INFO cinder.volume.api [None req-65052079-a31d-4644-9d66-a699ff42c228 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1508.080719] [58856]: INFO cinder.api.openstack.wsgi [None req-65052079-a31d-4644-9d66-a699ff42c228 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1508.081262] [58856]: [pid: 58856|app: 0|req: 297/589] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:22 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.091684] [58855]: DEBUG cinder.api.middleware.request_id [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.094398] [58855]: INFO cinder.api.openstack.wsgi [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1509.094798] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1509.095293] [58855]: DEBUG cinder.api.openstack.wsgi [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1509.106848] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.106848] [58855]: warnings.warn( [ 1509.111753] [58855]: INFO cinder.volume.api [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1509.117803] [58855]: INFO cinder.api.openstack.wsgi [None req-2c6b27ac-6dd3-433a-ae55-157546e4d229 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1509.118596] [58855]: [pid: 58855|app: 0|req: 293/590] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:23 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.133251] [58856]: DEBUG cinder.api.middleware.request_id [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.135331] [58856]: INFO cinder.api.openstack.wsgi [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1510.135582] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1510.135801] [58856]: DEBUG cinder.api.openstack.wsgi [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1510.144586] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.144586] [58856]: warnings.warn( [ 1510.148347] [58856]: INFO cinder.volume.api [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1510.152822] [58856]: INFO cinder.api.openstack.wsgi [None req-d070cfed-aeb2-4f24-a881-0318ae9b39f3 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1510.153262] [58856]: [pid: 58856|app: 0|req: 298/591] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:24 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.163480] [58855]: DEBUG cinder.api.middleware.request_id [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.165532] [58855]: INFO cinder.api.openstack.wsgi [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1511.165780] [58855]: DEBUG cinder.api.openstack.wsgi [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1511.165989] [58855]: DEBUG cinder.api.openstack.wsgi [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1511.174026] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.174026] [58855]: warnings.warn( [ 1511.177805] [58855]: INFO cinder.volume.api [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1511.182361] [58855]: INFO cinder.api.openstack.wsgi [None req-444b2f79-3160-4cd4-a815-49aeb08c3992 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1511.182779] [58855]: [pid: 58855|app: 0|req: 294/592] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:25 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.194330] [58856]: DEBUG cinder.api.middleware.request_id [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.196493] [58856]: INFO cinder.api.openstack.wsgi [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1512.196763] [58856]: DEBUG cinder.api.openstack.wsgi [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1512.196979] [58856]: DEBUG cinder.api.openstack.wsgi [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1512.204819] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.204819] [58856]: warnings.warn( [ 1512.208411] [58856]: INFO cinder.volume.api [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1512.212884] [58856]: INFO cinder.api.openstack.wsgi [None req-00e51d78-ee6a-411f-9535-d6eb51bb0975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1512.213295] [58856]: [pid: 58856|app: 0|req: 299/593] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:26 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1513.224423] [58855]: DEBUG cinder.api.middleware.request_id [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.226523] [58855]: INFO cinder.api.openstack.wsgi [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1513.226772] [58855]: DEBUG cinder.api.openstack.wsgi [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1513.227018] [58855]: DEBUG cinder.api.openstack.wsgi [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1513.235251] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.235251] [58855]: warnings.warn( [ 1513.239622] [58855]: INFO cinder.volume.api [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1513.244258] [58855]: INFO cinder.api.openstack.wsgi [None req-dc4f9d93-5a9d-41fc-81a0-d14df03f4cc0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1513.244875] [58855]: [pid: 58855|app: 0|req: 295/594] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:27 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1514.261148] [58856]: DEBUG cinder.api.middleware.request_id [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.263433] [58856]: INFO cinder.api.openstack.wsgi [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1514.263689] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1514.263906] [58856]: DEBUG cinder.api.openstack.wsgi [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1514.274827] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.274827] [58856]: warnings.warn( [ 1514.279428] [58856]: INFO cinder.volume.api [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1514.285254] [58856]: INFO cinder.api.openstack.wsgi [None req-c8e0b939-b78a-4bb1-b56e-620f89d2c02a tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1514.285722] [58856]: [pid: 58856|app: 0|req: 300/595] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:28 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1515.297063] [58855]: DEBUG cinder.api.middleware.request_id [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.299190] [58855]: INFO cinder.api.openstack.wsgi [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1515.299456] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1515.299673] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1515.307551] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.307551] [58855]: warnings.warn( [ 1515.311519] [58855]: INFO cinder.volume.api [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1515.316288] [58855]: INFO cinder.api.openstack.wsgi [None req-c4ff9051-1625-4fea-94cd-897ee53e8d2b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1515.316731] [58855]: [pid: 58855|app: 0|req: 296/596] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:30 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1516.327968] [58856]: DEBUG cinder.api.middleware.request_id [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.330092] [58856]: INFO cinder.api.openstack.wsgi [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1516.330488] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1516.330851] [58856]: DEBUG cinder.api.openstack.wsgi [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1516.338365] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1516.338365] [58856]: warnings.warn( [ 1516.342251] [58856]: INFO cinder.volume.api [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1516.346759] [58856]: INFO cinder.api.openstack.wsgi [None req-7c0fd2a3-f5ce-40e9-8619-46be515778fe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1516.347207] [58856]: [pid: 58856|app: 0|req: 301/597] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:31 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1517.357300] [58855]: DEBUG cinder.api.middleware.request_id [None req-543efb31-f276-463a-8d9b-209e21520c14 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1517.359338] [58855]: INFO cinder.api.openstack.wsgi [None req-543efb31-f276-463a-8d9b-209e21520c14 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1517.359579] [58855]: DEBUG cinder.api.openstack.wsgi [None req-543efb31-f276-463a-8d9b-209e21520c14 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1517.359787] [58855]: DEBUG cinder.api.openstack.wsgi [None req-543efb31-f276-463a-8d9b-209e21520c14 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1517.367325] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1517.367325] [58855]: warnings.warn( [ 1517.370884] [58855]: INFO cinder.volume.api [None req-543efb31-f276-463a-8d9b-209e21520c14 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1517.377789] [58855]: INFO cinder.api.openstack.wsgi [None req-543efb31-f276-463a-8d9b-209e21520c14 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1517.377789] [58855]: [pid: 58855|app: 0|req: 297/598] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:32 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1518.386748] [58856]: DEBUG cinder.api.middleware.request_id [None req-e311556a-146f-4ff1-8183-1915592c0e23 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.388985] [58856]: INFO cinder.api.openstack.wsgi [None req-e311556a-146f-4ff1-8183-1915592c0e23 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1518.389183] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e311556a-146f-4ff1-8183-1915592c0e23 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1518.389403] [58856]: DEBUG cinder.api.openstack.wsgi [None req-e311556a-146f-4ff1-8183-1915592c0e23 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1518.397504] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.397504] [58856]: warnings.warn( [ 1518.401627] [58856]: INFO cinder.volume.api [None req-e311556a-146f-4ff1-8183-1915592c0e23 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1518.406503] [58856]: INFO cinder.api.openstack.wsgi [None req-e311556a-146f-4ff1-8183-1915592c0e23 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1518.406949] [58856]: [pid: 58856|app: 0|req: 302/599] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:33 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1519.418326] [58855]: DEBUG cinder.api.middleware.request_id [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.420467] [58855]: INFO cinder.api.openstack.wsgi [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1519.420711] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1519.420993] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1519.429448] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.429448] [58855]: warnings.warn( [ 1519.432886] [58855]: INFO cinder.volume.api [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1519.437837] [58855]: INFO cinder.api.openstack.wsgi [None req-c7d28a49-4fdb-47d7-9490-7816c46dc869 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1519.438302] [58855]: [pid: 58855|app: 0|req: 298/600] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:34 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1520.449369] [58856]: DEBUG cinder.api.middleware.request_id [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.451449] [58856]: INFO cinder.api.openstack.wsgi [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1520.451693] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1520.451907] [58856]: DEBUG cinder.api.openstack.wsgi [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1520.459496] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.459496] [58856]: warnings.warn( [ 1520.463110] [58856]: INFO cinder.volume.api [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1520.467266] [58856]: INFO cinder.api.openstack.wsgi [None req-a0839e7a-6a72-4133-a3e4-2a275d269ef4 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1520.467676] [58856]: [pid: 58856|app: 0|req: 303/601] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:35 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1521.478676] [58855]: DEBUG cinder.api.middleware.request_id [None req-7174e84d-9940-439f-a434-7f7dccd25a0d None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.480723] [58855]: INFO cinder.api.openstack.wsgi [None req-7174e84d-9940-439f-a434-7f7dccd25a0d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1521.481017] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7174e84d-9940-439f-a434-7f7dccd25a0d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1521.481243] [58855]: DEBUG cinder.api.openstack.wsgi [None req-7174e84d-9940-439f-a434-7f7dccd25a0d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1521.489148] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.489148] [58855]: warnings.warn( [ 1521.493153] [58855]: INFO cinder.volume.api [None req-7174e84d-9940-439f-a434-7f7dccd25a0d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1521.497828] [58855]: INFO cinder.api.openstack.wsgi [None req-7174e84d-9940-439f-a434-7f7dccd25a0d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1521.498264] [58855]: [pid: 58855|app: 0|req: 299/602] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:36 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 990 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1522.510596] [58856]: DEBUG cinder.api.middleware.request_id [None req-f52e21e1-5733-48f8-b190-20b570929dbe None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.513646] [58856]: INFO cinder.api.openstack.wsgi [None req-f52e21e1-5733-48f8-b190-20b570929dbe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1522.514059] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f52e21e1-5733-48f8-b190-20b570929dbe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.514397] [58856]: DEBUG cinder.api.openstack.wsgi [None req-f52e21e1-5733-48f8-b190-20b570929dbe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.526277] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.526277] [58856]: warnings.warn( [ 1522.531079] [58856]: INFO cinder.volume.api [None req-f52e21e1-5733-48f8-b190-20b570929dbe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1522.537256] [58856]: INFO cinder.api.openstack.wsgi [None req-f52e21e1-5733-48f8-b190-20b570929dbe tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1522.537683] [58856]: [pid: 58856|app: 0|req: 304/603] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:37 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1573 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1522.565734] [58855]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.567999] [58855]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1522.568228] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.568433] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.575985] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.575985] [58855]: warnings.warn( [ 1522.580485] [58855]: INFO cinder.volume.api [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1522.585403] [58855]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-01fac8f8-2b68-4976-af0a-40c4f5390584 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1522.585938] [58855]: [pid: 58855|app: 0|req: 300/604] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:52:37 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1522.869500] [58856]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.871801] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1522.872034] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.872249] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.881458] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.881458] [58856]: warnings.warn( [ 1522.885651] [58856]: INFO cinder.volume.api [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1522.890643] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-4cd5d740-67ba-4137-9105-520a91243d04 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1522.891109] [58856]: [pid: 58856|app: 0|req: 305/605] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:52:37 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1522.896446] [58855]: DEBUG cinder.api.middleware.request_id [None req-c1d70433-742b-4e2a-a11d-160b9704410e None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.896878] [58855]: INFO cinder.api.openstack.wsgi [None req-c1d70433-742b-4e2a-a11d-160b9704410e None None] GET http://10.180.1.21/volume// [ 1522.897072] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c1d70433-742b-4e2a-a11d-160b9704410e None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1522.897283] [58855]: DEBUG cinder.api.openstack.wsgi [None req-c1d70433-742b-4e2a-a11d-160b9704410e None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1522.897734] [58855]: INFO cinder.api.openstack.wsgi [None req-c1d70433-742b-4e2a-a11d-160b9704410e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1522.898165] [58855]: [pid: 58855|app: 0|req: 301/606] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 26 11:52:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1522.901590] [58856]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-82b18937-6768-406a-aaa9-6298f017caab None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.903707] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-82b18937-6768-406a-aaa9-6298f017caab tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1522.904131] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-82b18937-6768-406a-aaa9-6298f017caab tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d31a236-2678-4877-bd79-e23967e06c12", "connector": null, "instance_uuid": "7328d3b2-7c7f-4e96-b2bd-d374ec54f0b0"}} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1522.913397] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.913397] [58856]: warnings.warn( [ 1522.939329] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-82b18937-6768-406a-aaa9-6298f017caab tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1522.939812] [58856]: [pid: 58856|app: 0|req: 306/607] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:52:37 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1528.261714] [58855]: DEBUG cinder.api.middleware.request_id [None req-361d4211-a8ce-4a65-b65a-d4a61ac59660 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.261714] [58855]: INFO cinder.api.openstack.wsgi [None req-361d4211-a8ce-4a65-b65a-d4a61ac59660 None None] GET http://10.180.1.21/volume// [ 1528.262065] [58855]: DEBUG cinder.api.openstack.wsgi [None req-361d4211-a8ce-4a65-b65a-d4a61ac59660 None None] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1528.262065] [58855]: DEBUG cinder.api.openstack.wsgi [None req-361d4211-a8ce-4a65-b65a-d4a61ac59660 None None] Calling method 'all' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1528.262496] [58855]: INFO cinder.api.openstack.wsgi [None req-361d4211-a8ce-4a65-b65a-d4a61ac59660 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1528.262849] [58855]: [pid: 58855|app: 0|req: 302/608] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:52:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1528.266181] [58856]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.268656] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1528.268972] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1528.269293] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1528.284399] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.284399] [58856]: warnings.warn( [ 1528.289962] [58856]: INFO cinder.volume.api [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1528.297049] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-9fad8098-104c-4a4f-8dee-8ed45d63803d tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1528.297230] [58856]: [pid: 58856|app: 0|req: 307/609] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 26 11:52:43 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1529.188525] [58855]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.191153] [58855]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] PUT http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 [ 1529.191652] [58855]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1529.202732] [58855]: DEBUG cinder.coordination [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Acquiring lock "cinder-attachment_update-8d31a236-2678-4877-bd79-e23967e06c12-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1529.207315] [58855]: DEBUG cinder.coordination [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Lock "cinder-attachment_update-8d31a236-2678-4877-bd79-e23967e06c12-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58855) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1529.208402] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1529.208402] [58855]: warnings.warn( [ 1529.729739] [58855]: DEBUG cinder.coordination [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Lock "cinder-attachment_update-8d31a236-2678-4877-bd79-e23967e06c12-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=58855) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1529.730150] [58855]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-cccb0d1b-7a57-4c7e-9eb1-945a0a27d52b tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 returned with HTTP 200 [ 1529.730732] [58855]: [pid: 58855|app: 0|req: 303/610] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 26 11:52:43 2025] PUT /volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1530.237405] [58856]: DEBUG cinder.api.middleware.request_id [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-8f05243c-c117-418a-a562-7693daa58975 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1530.239557] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-8f05243c-c117-418a-a562-7693daa58975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] POST http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1/action [ 1530.240008] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-8f05243c-c117-418a-a562-7693daa58975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action body: b'{"os-complete": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1530.240196] [58856]: DEBUG cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-8f05243c-c117-418a-a562-7693daa58975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1530.254430] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1530.254430] [58856]: warnings.warn( [ 1530.261056] [58856]: INFO cinder.api.openstack.wsgi [req-a8bab9f0-768d-4581-ba67-77ccad90f9cb req-8f05243c-c117-418a-a562-7693daa58975 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1/action returned with HTTP 204 [ 1530.261619] [58856]: [pid: 58856|app: 0|req: 308/611] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 26 11:52:44 2025] POST /volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1535.704829] [58855]: DEBUG cinder.api.middleware.request_id [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.706641] [58855]: INFO cinder.api.openstack.wsgi [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1535.707043] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1535.707405] [58855]: DEBUG cinder.api.openstack.wsgi [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1535.721213] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.721213] [58855]: warnings.warn( [ 1535.725141] [58855]: INFO cinder.volume.api [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1535.730172] [58855]: INFO cinder.api.openstack.wsgi [None req-9cb9ae96-e994-4f5f-887f-26e10c3c11d0 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1535.730602] [58855]: [pid: 58855|app: 0|req: 304/612] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 26 11:52:50 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1540.259071] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=59,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1545.727530] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1572.235789] [58856]: DEBUG cinder.api.middleware.request_id [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.238212] [58856]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1572.238432] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1572.238643] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1572.252786] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.252786] [58856]: warnings.warn( [ 1572.256474] [58856]: INFO cinder.volume.api [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1572.262353] [58856]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-0f6dd694-67e3-4844-a107-1616373c0744 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1572.262773] [58856]: [pid: 58856|app: 0|req: 309/613] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:53:26 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1572.286629] [58855]: DEBUG cinder.api.middleware.request_id [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.288976] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] GET http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1572.289240] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1572.289445] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'show' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1572.299348] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.299348] [58855]: warnings.warn( [ 1572.302426] [58855]: INFO cinder.volume.api [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1572.306928] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-ca49ac84-02fc-4903-a5ef-61db827de4a1 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 200 [ 1572.307348] [58855]: [pid: 58855|app: 0|req: 305/614] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 26 11:53:27 2025] GET /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.748553] [58856]: DEBUG cinder.api.middleware.request_id [None req-b8a0ca85-fe0e-4a97-83df-135cff3423d2 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.748997] [58856]: INFO cinder.api.openstack.wsgi [None req-b8a0ca85-fe0e-4a97-83df-135cff3423d2 None None] GET http://10.180.1.21/volume// [ 1576.749201] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b8a0ca85-fe0e-4a97-83df-135cff3423d2 None None] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1576.749427] [58856]: DEBUG cinder.api.openstack.wsgi [None req-b8a0ca85-fe0e-4a97-83df-135cff3423d2 None None] Calling method 'all' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1576.749866] [58856]: INFO cinder.api.openstack.wsgi [None req-b8a0ca85-fe0e-4a97-83df-135cff3423d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.750304] [58856]: [pid: 58856|app: 0|req: 310/615] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 26 11:53:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.753576] [58855]: DEBUG cinder.api.middleware.request_id [req-34a92906-0645-4822-8358-12c25fe2987a req-b136a1ba-5ab6-413a-b812-2147d661e532 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.755851] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-b136a1ba-5ab6-413a-b812-2147d661e532 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1576.756270] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-b136a1ba-5ab6-413a-b812-2147d661e532 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d31a236-2678-4877-bd79-e23967e06c12", "connector": null, "instance_uuid": "7328d3b2-7c7f-4e96-b2bd-d374ec54f0b0"}} {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1576.771153] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.771153] [58855]: warnings.warn( [ 1576.796676] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-b136a1ba-5ab6-413a-b812-2147d661e532 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1576.797256] [58855]: [pid: 58855|app: 0|req: 306/616] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 26 11:53:31 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1576.837985] [58856]: DEBUG cinder.api.middleware.request_id [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.840318] [58856]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] POST http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12/action [ 1576.840740] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58856) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1576.840874] [58856]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1576.853143] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.853143] [58856]: warnings.warn( [ 1576.853666] [58856]: INFO cinder.volume.api [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1576.857768] [58856]: INFO cinder.volume.api [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Roll detaching of volume completed successfully. [ 1576.857990] [58856]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-6f5061bb-9122-4204-bfcd-b0636db5fe5e tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12/action returned with HTTP 202 [ 1576.858447] [58856]: [pid: 58856|app: 0|req: 311/617] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 26 11:53:31 2025] POST /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1576.862533] [58855]: DEBUG cinder.api.middleware.request_id [req-34a92906-0645-4822-8358-12c25fe2987a req-699a5c3e-7c2d-4133-9803-5fb5634ce829 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.864793] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-699a5c3e-7c2d-4133-9803-5fb5634ce829 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] DELETE http://10.180.1.21/volume/v3/attachments/03934344-2ee5-4a67-bade-aba13dd324ee [ 1576.865011] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-699a5c3e-7c2d-4133-9803-5fb5634ce829 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1576.865226] [58855]: DEBUG cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-699a5c3e-7c2d-4133-9803-5fb5634ce829 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'version_select' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1576.872110] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.872110] [58855]: warnings.warn( [ 1576.892948] [58855]: INFO cinder.api.openstack.wsgi [req-34a92906-0645-4822-8358-12c25fe2987a req-699a5c3e-7c2d-4133-9803-5fb5634ce829 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments/03934344-2ee5-4a67-bade-aba13dd324ee returned with HTTP 200 [ 1576.893409] [58855]: [pid: 58855|app: 0|req: 307/618] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:53:31 2025] DELETE /volume/v3/attachments/03934344-2ee5-4a67-bade-aba13dd324ee => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1582.047915] [58856]: DEBUG cinder.api.middleware.request_id [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-e1fe8d9f-249d-4cd7-a467-29631911fe49 None None] RequestId filter calling following filter/app {{(pid=58856) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.050481] [58856]: INFO cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-e1fe8d9f-249d-4cd7-a467-29631911fe49 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 [ 1582.050688] [58856]: DEBUG cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-e1fe8d9f-249d-4cd7-a467-29631911fe49 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58856) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1582.050902] [58856]: DEBUG cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-e1fe8d9f-249d-4cd7-a467-29631911fe49 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'version_select' {{(pid=58856) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1582.060379] [58856]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.060379] [58856]: warnings.warn( [ 1582.590155] [58856]: INFO cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-e1fe8d9f-249d-4cd7-a467-29631911fe49 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 returned with HTTP 200 [ 1582.590850] [58856]: [pid: 58856|app: 0|req: 312/619] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 26 11:53:36 2025] DELETE /volume/v3/attachments/d893dc31-7e1f-4b54-8749-708ccecd01d1 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1582.597279] [58855]: DEBUG cinder.api.middleware.request_id [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 None None] RequestId filter calling following filter/app {{(pid=58855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.599554] [58855]: INFO cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 [ 1582.599736] [58855]: DEBUG cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Empty body provided in request {{(pid=58855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1582.599932] [58855]: DEBUG cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Calling method 'delete' {{(pid=58855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1582.600122] [58855]: INFO cinder.api.v3.volumes [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Delete volume with id: 8d31a236-2678-4877-bd79-e23967e06c12 [ 1582.610087] [58855]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.610087] [58855]: warnings.warn( [ 1582.610602] [58855]: INFO cinder.volume.api [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Volume info retrieved successfully. [ 1582.629470] [58855]: INFO cinder.volume.api [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] Delete volume request issued successfully. [ 1582.629651] [58855]: INFO cinder.api.openstack.wsgi [req-c6e4499d-2245-43f6-9dde-4ba1f5ef1e86 req-70e78b49-eeb7-4020-900e-3d6b1b192e48 tempest-ServerActionsV293TestJSON-1380708406 tempest-ServerActionsV293TestJSON-1380708406-project-member] http://10.180.1.21/volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 returned with HTTP 202 [ 1582.630117] [58855]: [pid: 58855|app: 0|req: 308/620] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 26 11:53:37 2025] DELETE /volume/v3/volumes/8d31a236-2678-4877-bd79-e23967e06c12 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1592.589008] [58856]: DEBUG dbcounter [-] [58856] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=58856) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1592.624556] [58855]: DEBUG dbcounter [-] [58855] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=58855) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}