[ 433.339617] [58505]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 433.340997] [58505]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sat Nov 22 06:28:19 2025] *** [ 433.340997] [58505]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 433.340997] [58505]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 433.340997] [58505]: nodename: devstack [ 433.341148] [58505]: machine: x86_64 [ 433.341148] [58505]: clock source: unix [ 433.341148] [58505]: pcre jit disabled [ 433.341148] [58505]: detected number of CPU cores: 8 [ 433.341148] [58505]: current working directory: / [ 433.341148] [58505]: detected binary path: /usr/bin/uwsgi-core [ 433.341148] [58505]: your processes number limit is 128149 [ 433.341148] [58505]: your memory page size is 4096 bytes [ 433.341148] [58505]: detected max file descriptor number: 2048 [ 433.341148] [58505]: lock engine: pthread robust mutexes [ 433.341148] [58505]: thunder lock: enabled [ 433.341452] [58505]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 433.341452] [58505]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 433.341452] [58505]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 433.341452] [58505]: Set PythonHome to /opt/stack/data/venv [ 433.370707] [58505]: Python main interpreter initialized at 0x59fee849dbe0 [ 433.370707] [58505]: python threads support enabled [ 433.370707] [58505]: your server socket listen backlog is limited to 100 connections [ 433.370707] [58505]: your mercy for graceful operations on workers is 80 seconds [ 433.370968] [58505]: mapped 403077 bytes (393 KB) for 2 cores [ 433.371054] [58505]: *** Operational MODE: preforking *** [ 433.371224] [58505]: *** uWSGI is running in multiple interpreter mode *** [ 433.371224] [58505]: spawned uWSGI master process (pid: 58505) [ 433.372079] [58505]: spawned uWSGI worker 1 (pid: 58506, cores: 1) [ 433.372079] [58505]: spawned uWSGI worker 2 (pid: 58507, cores: 1) [ 433.372265] [58505]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 433.555644] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 433.555644] [58507]: debtcollector.deprecate( [ 433.576147] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 433.576147] [58506]: debtcollector.deprecate( [ 433.673651] [58507]: /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. [ 433.673651] [58507]: removals.removed_module( [ 433.674375] [58507]: /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. [ 433.674375] [58507]: removals.removed_module( [ 433.702021] [58506]: /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. [ 433.702021] [58506]: removals.removed_module( [ 433.702921] [58506]: /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. [ 433.702921] [58506]: removals.removed_module( [ 434.278090] [58507]: /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 [ 434.278090] [58507]: warnings.warn( [ 434.315345] [58506]: /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 [ 434.315345] [58506]: warnings.warn( [ 434.341915] [58507]: /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. [ 434.341915] [58507]: warnings.warn( [ 434.376704] [58506]: /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. [ 434.376704] [58506]: warnings.warn( [ 434.607809] [58507]: 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. [ 434.608122] [58507]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58507) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 434.644844] [58506]: 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. [ 434.645189] [58506]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58506) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 434.687241] [58507]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.687241] [58507]: @jsonschema.FormatChecker.cls_checks('date-time') [ 434.707151] [58506]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 434.707151] [58506]: @jsonschema.FormatChecker.cls_checks('date-time') [ 435.075294] [58507]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58507) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 435.075478] [58506]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58506) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 435.075823] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.075898] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.075933] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.075970] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.076107] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.076153] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.080223] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.080312] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.080383] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.080451] [58507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.080516] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.080579] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.080653] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.080960] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.081116] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.081116] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.081223] [58506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.081223] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.081323] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.081377] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.082538] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.082639] [58507]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.082692] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.082741] [58507]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.082814] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.082879] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.082936] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.083322] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.083408] [58506]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.083489] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.083567] [58506]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.083641] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.083703] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.083778] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.088384] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.088510] [58507]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.088565] [58507]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.088614] [58507]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.088648] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.088715] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.088785] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.088836] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.088930] [58506]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.089012] [58506]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.089108] [58506]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.089189] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.089298] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.089388] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.090039] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.090157] [58507]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.090196] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.090253] [58507]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.090315] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.090372] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.090445] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.090519] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.090571] [58507]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.090615] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.090654] [58507]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.090688] [58506]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.090720] [58507]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.090757] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.090890] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.090927] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.090961] [58506]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.090994] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.091033] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.091033] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.091033] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.091130] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.091130] [58506]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.091190] [58506]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.091245] [58506]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.091321] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.091386] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.091456] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.092318] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.092428] [58507]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.092563] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.092619] [58507]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.092661] [58506]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.092696] [58507]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.092696] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.092756] [58506]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.092790] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.092826] [58506]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.092858] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.092893] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.092924] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.092956] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.092987] [58507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.093038] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.093070] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.093107] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.093141] [58507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.093172] [58506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.093204] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.093234] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.093270] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.093305] [58506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.093338] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.093370] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.093370] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.093370] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.094564] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.094754] [58507]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.094754] [58507]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.094754] [58507]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.094924] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.094924] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.094924] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.095072] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.095128] [58506]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.095172] [58506]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.095676] [58506]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.095676] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.095676] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.095676] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.095880] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.095880] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.095973] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.096042] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.096082] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.096113] [58507]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.096151] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.096183] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.096214] [58506]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.096245] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.096276] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.096306] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.096339] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.096339] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.098165] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.098248] [58507]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.098317] [58507]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.098387] [58507]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.098453] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.098517] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.098552] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.098580] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.098615] [58506]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.098704] [58506]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.098763] [58506]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.098829] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.098893] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.098965] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.099400] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.099483] [58507]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.099554] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.099622] [58507]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.099687] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.099750] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.099822] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.099884] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.100088] [58506]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.100088] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.100158] [58506]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.100220] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.100284] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.100356] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.101643] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.101726] [58507]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.101798] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.101868] [58507]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.101934] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.101998] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.102083] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.102151] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.102187] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.102216] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.102247] [58506]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.102276] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.102329] [58507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.102373] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.102423] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.102458] [58506]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.102493] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.102525] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.102559] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.102591] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.102627] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.102662] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.102693] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.102723] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.102767] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.102799] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.102833] [58507]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.102866] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.102897] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.102927] [58506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.102958] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.102989] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.103033] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.103066] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.103066] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.103066] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.103154] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.103185] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.103228] [58506]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.103291] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.103352] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.103421] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.103666] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.103734] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.103774] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.103807] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.103841] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.103880] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.103912] [58507]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.103947] [58506]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.103978] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.104023] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.104062] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.104094] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.104127] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.104159] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.104898] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.104974] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.105050] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.105086] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.105126] [58507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.105159] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.105190] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.105222] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.105257] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.105290] [58506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.105329] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.105362] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.105422] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.105502] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.108027] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.108241] [58507]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.108241] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.108241] [58507]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.108413] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.108495] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.108546] [58506]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.108603] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.108653] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.108703] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.108753] [58506]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.108753] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.108753] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.108753] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.109179] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.109255] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.109323] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.109386] [58507]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.109440] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.109497] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.109547] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.109599] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.109658] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.109711] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.109768] [58506]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.109863] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.109923] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.109995] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.113465] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.113583] [58507]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.113638] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.113688] [58507]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.113757] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.113812] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.113861] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.114192] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.114297] [58506]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.114373] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.114487] [58506]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.114538] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.114586] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.114689] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.115681] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.115770] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.115834] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.115886] [58507]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.115934] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.116014] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.116085] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.116473] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.116555] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.116609] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.116657] [58507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.116730] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.116786] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.116839] [58506]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.116886] [58507]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.116939] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.116987] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.117049] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.117098] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.117164] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.117218] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.117218] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.117218] [58507]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.117218] [58507]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.117413] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.117463] [58507]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.117510] [58506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.117558] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.117678] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.117736] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.117786] [58506]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.117834] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.117882] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.118301] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.118351] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.118351] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.118351] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.118502] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.118562] [58507]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.118615] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.118665] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.118712] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.118760] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.118809] [58506]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.118863] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.118913] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.118913] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.118913] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.120438] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.120531] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.120597] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.120656] [58507]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.120707] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.120756] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.120832] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.120908] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.120968] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.121099] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.121173] [58506]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.121236] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.121299] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.121371] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.124043] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.124152] [58507]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.124212] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.124261] [58507]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.124310] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.124371] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.124425] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.124474] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.124525] [58506]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.124573] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.124624] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.124684] [58507]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.124734] [58506]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.124787] [58507]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.124836] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.124892] [58507]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.124941] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.124989] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.125054] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.125104] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.125161] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.125211] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.125260] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.125680] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.125754] [58507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.125831] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.125892] [58507]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.125952] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.126022] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.126098] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.126150] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.126248] [58506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.126336] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.126420] [58506]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.126530] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.126592] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.126667] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.126919] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.127012] [58507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.127083] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.127135] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.127184] [58506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.127231] [58507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.127281] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.127329] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.127376] [58506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.127433] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.127482] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.127531] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.127579] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.127579] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.129319] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.129434] [58507]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.129498] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.129549] [58507]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.129597] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.129646] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.129694] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.129745] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.129798] [58506]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.129849] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.129935] [58506]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.129988] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.130064] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.130136] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.130757] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.130851] [58507]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.130925] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.130979] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.131043] [58507]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.131093] [58506]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.131142] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.131200] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.131251] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.131298] [58506]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.131346] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.131395] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.131395] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.131395] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.133138] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.133239] [58507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.133294] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.133346] [58507]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.133408] [58506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.133469] [58507]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.133520] [58506]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.133569] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.133622] [58506]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.133671] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.133719] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.133774] [58507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.133823] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.133823] [58506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 435.134832] [58507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58507) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.134930] [58506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58506) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 435.134999] [58507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.135072] [58506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 435.135123] [58507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.135172] [58506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 435.135220] [58507]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.135220] [58507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.135312] [58506]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 435.135412] [58507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58507) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.135515] [58506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 435.135515] [58506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58506) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 435.161517] [58507]: INFO dbcounter [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Registered counter for database cinder [ 435.161915] [58506]: INFO dbcounter [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Registered counter for database cinder [ 435.170897] [58507]: DEBUG oslo_db.sqlalchemy.engines [None req-a16e3d71-c18c-4116-964b-a551013af481 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=58507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.171220] [58506]: DEBUG oslo_db.sqlalchemy.engines [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 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=58506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.300831] [58507]: DEBUG dbcounter [-] [58507] Writer thread running {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 435.303875] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 435.305444] [58506]: DEBUG dbcounter [-] [58506] Writer thread running {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 435.306365] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 435.307610] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 435.308521] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 435.309817] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 435.310440] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 435.310834] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.310979] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.311915] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 435.312645] [58507]: WARNING cinder.keymgr.conf_key_mgr [None req-a16e3d71-c18c-4116-964b-a551013af481 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' [ 435.313746] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.313807] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 435.313935] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.314169] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.314357] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.315045] [58506]: WARNING cinder.keymgr.conf_key_mgr [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 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' [ 435.316182] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.316346] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.316650] [58507]: DEBUG oslo_db.sqlalchemy.engines [None req-a16e3d71-c18c-4116-964b-a551013af481 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=58507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.318501] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 435.318830] [58506]: DEBUG oslo_db.sqlalchemy.engines [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 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=58506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.320190] [58507]: INFO cinder.rpc [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 435.320542] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 435.320590] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.320726] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.322360] [58506]: INFO cinder.rpc [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 435.322766] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.322939] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.330831] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.330968] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.333240] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.333415] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.333903] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.334088] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.336285] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.336445] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.336819] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.336974] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.339116] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.339280] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.340581] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.340746] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.342866] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.343026] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.343217] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.343383] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.345543] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.345691] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.346959] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.347129] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.349185] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.349343] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.349823] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.349982] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.352280] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.352341] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.352440] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.352480] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.354728] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.354874] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.355263] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.355451] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.356401] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.356557] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.357335] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.357497] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.358446] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.358600] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.358750] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.358916] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.360778] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.360932] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.364249] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.364426] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.366086] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.366250] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.367686] [58507]: WARNING cinder.api.contrib.hosts [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.368114] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.368273] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.369237] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.369376] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.369468] [58506]: WARNING cinder.api.contrib.hosts [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 435.369886] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.370041] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.370375] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.370532] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.370895] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.371064] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.371308] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.371455] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.372568] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.372864] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.373119] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.373177] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.373695] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.373904] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.373967] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.374484] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.374669] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.374828] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.375141] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.375455] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.375681] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.375862] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.376247] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.376398] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.376811] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.377036] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.377198] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.377348] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.377749] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: extensions {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.378174] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.378322] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.379121] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-hosts {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.379323] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.379475] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.380187] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: extensions {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.380593] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: qos-specs {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.381521] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-hosts {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.382813] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-quota-class-sets {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.383008] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: qos-specs {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.384229] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: scheduler-stats {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.385227] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-quota-class-sets {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.385761] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-snapshot-manage {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.386667] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: scheduler-stats {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.388278] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: capabilities {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.388350] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-snapshot-manage {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.391039] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: capabilities {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.483776] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: encryption {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.485539] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: cgsnapshots {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.486603] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: encryption {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.487258] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-quota-sets {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.488258] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: cgsnapshots {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.488869] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-volume-manage {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.490252] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-quota-sets {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.490754] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-volume-transfer {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.491782] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-volume-manage {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.492672] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-volume-type-access {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.493341] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-volume-transfer {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.494451] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: backups {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.495061] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-volume-type-access {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.496579] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-services {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.496725] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: backups {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.497902] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: consistencygroups {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.498784] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-services {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.500079] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: extra_specs {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.500122] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: consistencygroups {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.501655] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: os-availability-zone {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.502065] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: extra_specs {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.503241] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extended resource: encryption {{(pid=58507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.503607] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: os-availability-zone {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.505054] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extended resource: encryption {{(pid=58506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 435.505394] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.505622] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.506875] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.506987] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.507091] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.507179] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.508192] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.508233] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.508356] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.508392] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.509256] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.509409] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.509446] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.509667] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.510229] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.510384] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.510596] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.510750] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.511247] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.511398] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.511804] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.511986] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.512356] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.512525] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.512901] [58507]: WARNING stevedore.named [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.513074] [58507]: WARNING castellan.key_manager [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.513347] [58506]: WARNING stevedore.named [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 435.513496] [58506]: WARNING castellan.key_manager [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 435.513788] [58507]: DEBUG cinder.api.contrib.snapshot_actions [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] SnapshotActionsController initialized {{(pid=58507) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.513956] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeActions extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514132] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension UsedLimits extending resource: limits {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514211] [58506]: DEBUG cinder.api.contrib.snapshot_actions [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] SnapshotActionsController initialized {{(pid=58506) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 435.514249] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514346] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeActions extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514407] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514500] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension TypesManage extending resource: types {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514543] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension UsedLimits extending resource: limits {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514639] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514715] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514758] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514834] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension AdminActions extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514884] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension TypesManage extending resource: types {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.514954] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension AdminActions extending resource: snapshots {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515083] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension AdminActions extending resource: backups {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515126] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515195] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515230] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension AdminActions extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515314] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515361] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension AdminActions extending resource: snapshots {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515421] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515466] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension AdminActions extending resource: backups {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515535] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515570] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515645] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515681] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515750] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515785] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515852] [58507]: DEBUG cinder.api.v3.router [None req-a16e3d71-c18c-4116-964b-a551013af481 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515887] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.515982] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.516102] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.516209] [58506]: DEBUG cinder.api.v3.router [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 435.518496] [58507]: WARNING keystonemiddleware.auth_token [None req-a16e3d71-c18c-4116-964b-a551013af481 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. [ 435.518726] [58506]: WARNING keystonemiddleware.auth_token [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 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. [ 435.522941] [58507]: WARNING keystonemiddleware.auth_token [None req-a16e3d71-c18c-4116-964b-a551013af481 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 [ 435.523035] [58506]: WARNING keystonemiddleware.auth_token [None req-509c76f7-4a19-45ce-93b6-6f43c49e5799 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 [ 435.525556] [58506]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59fee849dbe0 pid: 58506 (default app) [ 435.525921] [58507]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x59fee849dbe0 pid: 58507 (default app) [ 435.534974] [58506]: /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. [ 435.534974] [58506]: warnings.warn(deprecated_msg) [ 435.535127] [58506]: /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. [ 435.535127] [58506]: warnings.warn(deprecated_msg) [ 435.535127] [58506]: /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. [ 435.535127] [58506]: warnings.warn(deprecated_msg) [ 435.535127] [58506]: /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. [ 435.535350] [58506]: warnings.warn(deprecated_msg) [ 435.535350] [58506]: /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. [ 435.535350] [58506]: warnings.warn(deprecated_msg) [ 435.535350] [58506]: /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. [ 435.535350] [58506]: warnings.warn(deprecated_msg) [ 435.535350] [58506]: /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. [ 435.535671] [58506]: warnings.warn(deprecated_msg) [ 435.535671] [58506]: /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. [ 435.535671] [58506]: warnings.warn(deprecated_msg) [ 435.535671] [58506]: /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. [ 435.535671] [58506]: warnings.warn(deprecated_msg) [ 435.535851] [58506]: /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. [ 435.535851] [58506]: warnings.warn(deprecated_msg) [ 435.535851] [58506]: /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. [ 435.535851] [58506]: warnings.warn(deprecated_msg) [ 435.535998] [58506]: /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. [ 435.535998] [58506]: warnings.warn(deprecated_msg) [ 435.535998] [58506]: /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. [ 435.535998] [58506]: warnings.warn(deprecated_msg) [ 435.536163] [58506]: /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. [ 435.536163] [58506]: warnings.warn(deprecated_msg) [ 435.536163] [58506]: /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. [ 435.536163] [58506]: warnings.warn(deprecated_msg) [ 435.536163] [58506]: /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. [ 435.536357] [58506]: warnings.warn(deprecated_msg) [ 435.536357] [58506]: /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. [ 435.536357] [58506]: warnings.warn(deprecated_msg) [ 435.536357] [58506]: /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. [ 435.536357] [58506]: warnings.warn(deprecated_msg) [ 435.536531] [58506]: /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. [ 435.536531] [58506]: warnings.warn(deprecated_msg) [ 435.536531] [58506]: /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. [ 435.536531] [58506]: warnings.warn(deprecated_msg) [ 435.536531] [58506]: /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. [ 435.536531] [58506]: warnings.warn(deprecated_msg) [ 435.536747] [58506]: /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. [ 435.536747] [58506]: warnings.warn(deprecated_msg) [ 435.536747] [58506]: /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. [ 435.536747] [58506]: warnings.warn(deprecated_msg) [ 435.536747] [58506]: /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. [ 435.536747] [58506]: warnings.warn(deprecated_msg) [ 435.536959] [58506]: /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. [ 435.536959] [58506]: warnings.warn(deprecated_msg) [ 435.536959] [58506]: /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. [ 435.536959] [58506]: warnings.warn(deprecated_msg) [ 435.536959] [58506]: /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. [ 435.536959] [58506]: warnings.warn(deprecated_msg) [ 435.537178] [58506]: /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. [ 435.537178] [58506]: warnings.warn(deprecated_msg) [ 435.537178] [58506]: /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. [ 435.537178] [58506]: warnings.warn(deprecated_msg) [ 435.537178] [58506]: /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. [ 435.537178] [58506]: warnings.warn(deprecated_msg) [ 435.537406] [58506]: /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. [ 435.537406] [58506]: warnings.warn(deprecated_msg) [ 435.537406] [58506]: /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. [ 435.537406] [58506]: warnings.warn(deprecated_msg) [ 435.537547] [58506]: /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. [ 435.537547] [58506]: warnings.warn(deprecated_msg) [ 435.537547] [58506]: /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. [ 435.537547] [58506]: warnings.warn(deprecated_msg) [ 435.537547] [58506]: /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. [ 435.537731] [58506]: warnings.warn(deprecated_msg) [ 435.537731] [58506]: /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. [ 435.537731] [58506]: warnings.warn(deprecated_msg) [ 435.537731] [58506]: /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. [ 435.537731] [58506]: warnings.warn(deprecated_msg) [ 435.537907] [58506]: /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. [ 435.537907] [58506]: warnings.warn(deprecated_msg) [ 435.537907] [58506]: /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. [ 435.537907] [58506]: warnings.warn(deprecated_msg) [ 435.537907] [58506]: /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. [ 435.537907] [58506]: warnings.warn(deprecated_msg) [ 435.538123] [58506]: /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. [ 435.538123] [58506]: warnings.warn(deprecated_msg) [ 435.538123] [58506]: /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. [ 435.538123] [58506]: warnings.warn(deprecated_msg) [ 435.538123] [58506]: /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. [ 435.538323] [58506]: warnings.warn(deprecated_msg) [ 435.538323] [58506]: /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. [ 435.538323] [58506]: warnings.warn(deprecated_msg) [ 435.538323] [58506]: /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. [ 435.538323] [58506]: warnings.warn(deprecated_msg) [ 435.538516] [58506]: /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. [ 435.538516] [58506]: warnings.warn(deprecated_msg) [ 435.538516] [58506]: /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. [ 435.538516] [58506]: warnings.warn(deprecated_msg) [ 435.538668] [58506]: /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. [ 435.538668] [58506]: warnings.warn(deprecated_msg) [ 435.538668] [58506]: /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. [ 435.538668] [58506]: warnings.warn(deprecated_msg) [ 435.538820] [58506]: /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. [ 435.538820] [58506]: warnings.warn(deprecated_msg) [ 435.538820] [58506]: /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. [ 435.538820] [58506]: warnings.warn(deprecated_msg) [ 435.538820] [58506]: /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. [ 435.539092] [58506]: warnings.warn(deprecated_msg) [ 435.539092] [58506]: /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. [ 435.539092] [58506]: warnings.warn(deprecated_msg) [ 435.539092] [58506]: /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. [ 435.539092] [58506]: warnings.warn(deprecated_msg) [ 435.539273] [58506]: /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. [ 435.539273] [58506]: warnings.warn(deprecated_msg) [ 435.539273] [58506]: /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. [ 435.539273] [58506]: warnings.warn(deprecated_msg) [ 435.539423] [58506]: /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. [ 435.539423] [58506]: warnings.warn(deprecated_msg) [ 435.539423] [58506]: /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. [ 435.539423] [58506]: warnings.warn(deprecated_msg) [ 435.539567] [58506]: /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. [ 435.539567] [58506]: warnings.warn(deprecated_msg) [ 435.539567] [58506]: /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. [ 435.539567] [58506]: warnings.warn(deprecated_msg) [ 435.539713] [58506]: /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. [ 435.539713] [58506]: warnings.warn(deprecated_msg) [ 435.539713] [58506]: /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. [ 435.539713] [58506]: warnings.warn(deprecated_msg) [ 435.539854] [58506]: /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. [ 435.539854] [58506]: warnings.warn(deprecated_msg) [ 435.539854] [58506]: /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. [ 435.539854] [58506]: warnings.warn(deprecated_msg) [ 435.540007] [58506]: /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. [ 435.540007] [58506]: warnings.warn(deprecated_msg) [ 435.540007] [58506]: /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. [ 435.540007] [58506]: warnings.warn(deprecated_msg) [ 435.540007] [58506]: /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. [ 435.540007] [58506]: warnings.warn(deprecated_msg) [ 435.540223] [58506]: /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. [ 435.540223] [58506]: warnings.warn(deprecated_msg) [ 435.540223] [58506]: /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. [ 435.540223] [58506]: warnings.warn(deprecated_msg) [ 435.540223] [58506]: /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. [ 435.540409] [58506]: warnings.warn(deprecated_msg) [ 435.540409] [58506]: /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. [ 435.540409] [58506]: warnings.warn(deprecated_msg) [ 435.540409] [58506]: /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. [ 435.540409] [58506]: warnings.warn(deprecated_msg) [ 435.540409] [58506]: /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. [ 435.540409] [58506]: warnings.warn(deprecated_msg) [ 435.540653] [58506]: /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. [ 435.540653] [58506]: warnings.warn(deprecated_msg) [ 435.540653] [58506]: /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. [ 435.540653] [58506]: warnings.warn(deprecated_msg) [ 435.540653] [58506]: /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. [ 435.540653] [58506]: warnings.warn(deprecated_msg) [ 435.540935] [58506]: /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. [ 435.540935] [58506]: warnings.warn(deprecated_msg) [ 435.540935] [58506]: /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. [ 435.540935] [58506]: warnings.warn(deprecated_msg) [ 435.540935] [58506]: /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. [ 435.540935] [58506]: warnings.warn(deprecated_msg) [ 435.541162] [58506]: /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. [ 435.541162] [58506]: warnings.warn(deprecated_msg) [ 435.541162] [58506]: /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. [ 435.541162] [58506]: warnings.warn(deprecated_msg) [ 435.541162] [58506]: /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. [ 435.541162] [58506]: warnings.warn(deprecated_msg) [ 435.541391] [58506]: /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. [ 435.541391] [58506]: warnings.warn(deprecated_msg) [ 435.541391] [58506]: /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. [ 435.541391] [58506]: warnings.warn(deprecated_msg) [ 435.541538] [58506]: /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. [ 435.541538] [58506]: warnings.warn(deprecated_msg) [ 435.541538] [58506]: /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. [ 435.541538] [58506]: warnings.warn(deprecated_msg) [ 435.541691] [58506]: /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. [ 435.541691] [58506]: warnings.warn(deprecated_msg) [ 435.541691] [58506]: /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. [ 435.541691] [58506]: warnings.warn(deprecated_msg) [ 435.541838] [58506]: /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. [ 435.541838] [58506]: warnings.warn(deprecated_msg) [ 435.541838] [58506]: /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. [ 435.541838] [58506]: warnings.warn(deprecated_msg) [ 435.541838] [58506]: DEBUG cinder.api.middleware.request_id [None req-1576a38f-c59b-4f74-8bdb-701baba83e38 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.542013] [58506]: [pid: 58506|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sat Nov 22 06:28:21 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 439.048217] [58507]: /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. [ 439.048217] [58507]: warnings.warn(deprecated_msg) [ 439.048217] [58507]: /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. [ 439.048217] [58507]: warnings.warn(deprecated_msg) [ 439.048882] [58507]: /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. [ 439.048882] [58507]: warnings.warn(deprecated_msg) [ 439.048882] [58507]: /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. [ 439.048882] [58507]: warnings.warn(deprecated_msg) [ 439.049132] [58507]: /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. [ 439.049132] [58507]: warnings.warn(deprecated_msg) [ 439.049132] [58507]: /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. [ 439.049132] [58507]: warnings.warn(deprecated_msg) [ 439.049132] [58507]: /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. [ 439.049132] [58507]: warnings.warn(deprecated_msg) [ 439.049395] [58507]: /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. [ 439.049395] [58507]: warnings.warn(deprecated_msg) [ 439.049395] [58507]: /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. [ 439.049395] [58507]: warnings.warn(deprecated_msg) [ 439.049395] [58507]: /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. [ 439.049670] [58507]: warnings.warn(deprecated_msg) [ 439.049670] [58507]: /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. [ 439.049670] [58507]: warnings.warn(deprecated_msg) [ 439.049670] [58507]: /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. [ 439.049670] [58507]: warnings.warn(deprecated_msg) [ 439.049884] [58507]: /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. [ 439.049884] [58507]: warnings.warn(deprecated_msg) [ 439.049884] [58507]: /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. [ 439.049884] [58507]: warnings.warn(deprecated_msg) [ 439.050156] [58507]: /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. [ 439.050156] [58507]: warnings.warn(deprecated_msg) [ 439.050156] [58507]: /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. [ 439.050156] [58507]: warnings.warn(deprecated_msg) [ 439.050156] [58507]: /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. [ 439.050393] [58507]: warnings.warn(deprecated_msg) [ 439.050393] [58507]: /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. [ 439.050393] [58507]: warnings.warn(deprecated_msg) [ 439.050393] [58507]: /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. [ 439.050393] [58507]: warnings.warn(deprecated_msg) [ 439.050641] [58507]: /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. [ 439.050641] [58507]: warnings.warn(deprecated_msg) [ 439.050641] [58507]: /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. [ 439.050641] [58507]: warnings.warn(deprecated_msg) [ 439.050641] [58507]: /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. [ 439.050641] [58507]: warnings.warn(deprecated_msg) [ 439.050907] [58507]: /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. [ 439.050907] [58507]: warnings.warn(deprecated_msg) [ 439.050907] [58507]: /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. [ 439.050907] [58507]: warnings.warn(deprecated_msg) [ 439.050907] [58507]: /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. [ 439.050907] [58507]: warnings.warn(deprecated_msg) [ 439.051257] [58507]: /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. [ 439.051257] [58507]: warnings.warn(deprecated_msg) [ 439.051257] [58507]: /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. [ 439.051257] [58507]: warnings.warn(deprecated_msg) [ 439.051257] [58507]: /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. [ 439.051257] [58507]: warnings.warn(deprecated_msg) [ 439.051548] [58507]: /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. [ 439.051548] [58507]: warnings.warn(deprecated_msg) [ 439.051548] [58507]: /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. [ 439.051548] [58507]: warnings.warn(deprecated_msg) [ 439.051548] [58507]: /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. [ 439.051780] [58507]: warnings.warn(deprecated_msg) [ 439.051780] [58507]: /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. [ 439.051780] [58507]: warnings.warn(deprecated_msg) [ 439.051780] [58507]: /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. [ 439.051780] [58507]: warnings.warn(deprecated_msg) [ 439.052113] [58507]: /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. [ 439.052113] [58507]: warnings.warn(deprecated_msg) [ 439.052113] [58507]: /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. [ 439.052113] [58507]: warnings.warn(deprecated_msg) [ 439.052113] [58507]: /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. [ 439.052113] [58507]: warnings.warn(deprecated_msg) [ 439.052416] [58507]: /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. [ 439.052416] [58507]: warnings.warn(deprecated_msg) [ 439.052416] [58507]: /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. [ 439.052416] [58507]: warnings.warn(deprecated_msg) [ 439.052416] [58507]: /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. [ 439.052416] [58507]: warnings.warn(deprecated_msg) [ 439.052696] [58507]: /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. [ 439.052696] [58507]: warnings.warn(deprecated_msg) [ 439.052696] [58507]: /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. [ 439.052696] [58507]: warnings.warn(deprecated_msg) [ 439.052696] [58507]: /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. [ 439.052954] [58507]: warnings.warn(deprecated_msg) [ 439.052954] [58507]: /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. [ 439.052954] [58507]: warnings.warn(deprecated_msg) [ 439.052954] [58507]: /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. [ 439.052954] [58507]: warnings.warn(deprecated_msg) [ 439.053238] [58507]: /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. [ 439.053238] [58507]: warnings.warn(deprecated_msg) [ 439.053238] [58507]: /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. [ 439.053238] [58507]: warnings.warn(deprecated_msg) [ 439.053435] [58507]: /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. [ 439.053435] [58507]: warnings.warn(deprecated_msg) [ 439.053435] [58507]: /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. [ 439.053435] [58507]: warnings.warn(deprecated_msg) [ 439.053624] [58507]: /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. [ 439.053624] [58507]: warnings.warn(deprecated_msg) [ 439.053624] [58507]: /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. [ 439.053624] [58507]: warnings.warn(deprecated_msg) [ 439.053624] [58507]: /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. [ 439.053919] [58507]: warnings.warn(deprecated_msg) [ 439.053919] [58507]: /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. [ 439.053919] [58507]: warnings.warn(deprecated_msg) [ 439.053919] [58507]: /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. [ 439.053919] [58507]: warnings.warn(deprecated_msg) [ 439.054197] [58507]: /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. [ 439.054197] [58507]: warnings.warn(deprecated_msg) [ 439.054197] [58507]: /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. [ 439.054197] [58507]: warnings.warn(deprecated_msg) [ 439.054394] [58507]: /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. [ 439.054394] [58507]: warnings.warn(deprecated_msg) [ 439.054394] [58507]: /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. [ 439.054394] [58507]: warnings.warn(deprecated_msg) [ 439.054622] [58507]: /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. [ 439.054622] [58507]: warnings.warn(deprecated_msg) [ 439.054622] [58507]: /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. [ 439.054622] [58507]: warnings.warn(deprecated_msg) [ 439.054801] [58507]: /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. [ 439.054801] [58507]: warnings.warn(deprecated_msg) [ 439.054801] [58507]: /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. [ 439.054801] [58507]: warnings.warn(deprecated_msg) [ 439.055030] [58507]: /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. [ 439.055030] [58507]: warnings.warn(deprecated_msg) [ 439.055030] [58507]: /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. [ 439.055030] [58507]: warnings.warn(deprecated_msg) [ 439.055279] [58507]: /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. [ 439.055279] [58507]: warnings.warn(deprecated_msg) [ 439.055279] [58507]: /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. [ 439.055279] [58507]: warnings.warn(deprecated_msg) [ 439.055279] [58507]: /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. [ 439.055433] [58507]: warnings.warn(deprecated_msg) [ 439.055433] [58507]: /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. [ 439.055433] [58507]: warnings.warn(deprecated_msg) [ 439.055433] [58507]: /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. [ 439.055433] [58507]: warnings.warn(deprecated_msg) [ 439.055433] [58507]: /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. [ 439.055641] [58507]: warnings.warn(deprecated_msg) [ 439.055641] [58507]: /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. [ 439.055641] [58507]: warnings.warn(deprecated_msg) [ 439.055641] [58507]: /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. [ 439.055641] [58507]: warnings.warn(deprecated_msg) [ 439.055785] [58507]: /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. [ 439.055785] [58507]: warnings.warn(deprecated_msg) [ 439.055785] [58507]: /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. [ 439.055785] [58507]: warnings.warn(deprecated_msg) [ 439.055785] [58507]: /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. [ 439.055785] [58507]: warnings.warn(deprecated_msg) [ 439.055954] [58507]: /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. [ 439.055954] [58507]: warnings.warn(deprecated_msg) [ 439.055954] [58507]: /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. [ 439.055954] [58507]: warnings.warn(deprecated_msg) [ 439.055954] [58507]: /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. [ 439.055954] [58507]: warnings.warn(deprecated_msg) [ 439.056545] [58507]: /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. [ 439.056545] [58507]: warnings.warn(deprecated_msg) [ 439.056545] [58507]: /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. [ 439.056545] [58507]: warnings.warn(deprecated_msg) [ 439.056545] [58507]: /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. [ 439.056545] [58507]: warnings.warn(deprecated_msg) [ 439.056825] [58507]: /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. [ 439.056825] [58507]: warnings.warn(deprecated_msg) [ 439.056825] [58507]: /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. [ 439.056825] [58507]: warnings.warn(deprecated_msg) [ 439.056825] [58507]: /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. [ 439.056825] [58507]: warnings.warn(deprecated_msg) [ 439.057142] [58507]: /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. [ 439.057142] [58507]: warnings.warn(deprecated_msg) [ 439.057142] [58507]: /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. [ 439.057142] [58507]: warnings.warn(deprecated_msg) [ 439.057334] [58507]: /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. [ 439.057334] [58507]: warnings.warn(deprecated_msg) [ 439.057334] [58507]: /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. [ 439.057334] [58507]: warnings.warn(deprecated_msg) [ 439.057334] [58507]: /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. [ 439.057676] [58507]: warnings.warn(deprecated_msg) [ 439.057676] [58507]: /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. [ 439.057676] [58507]: warnings.warn(deprecated_msg) [ 439.057676] [58507]: /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. [ 439.057676] [58507]: warnings.warn(deprecated_msg) [ 439.057676] [58507]: DEBUG cinder.api.middleware.request_id [None req-0aafd5fa-db59-4d9d-bf46-5845d552156a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.409238] [58507]: INFO cinder.api.openstack.wsgi [None req-0aafd5fa-db59-4d9d-bf46-5845d552156a admin admin] POST http://10.180.1.21/volume/v3/types [ 439.410247] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0aafd5fa-db59-4d9d-bf46-5845d552156a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 439.413783] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 439.413783] [58507]: warnings.warn( [ 439.417606] [58507]: DEBUG oslo_db.sqlalchemy.engines [None req-0aafd5fa-db59-4d9d-bf46-5845d552156a 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=58507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.442083] [58507]: INFO cinder.api.openstack.wsgi [None req-0aafd5fa-db59-4d9d-bf46-5845d552156a admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 439.442734] [58507]: [pid: 58507|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:28:24 2025] POST /volume/v3/types => generated 182 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 439.446634] [58506]: DEBUG cinder.api.middleware.request_id [req-0aafd5fa-db59-4d9d-bf46-5845d552156a req-b61af38f-e0f7-4cb8-b5bc-2a53160bf767 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 439.729960] [58506]: INFO cinder.api.openstack.wsgi [req-0aafd5fa-db59-4d9d-bf46-5845d552156a req-b61af38f-e0f7-4cb8-b5bc-2a53160bf767 admin admin] POST http://10.180.1.21/volume/v3/types/6d55dc4d-5973-4f42-b860-f52652621f03/extra_specs [ 439.731450] [58506]: DEBUG cinder.api.openstack.wsgi [req-0aafd5fa-db59-4d9d-bf46-5845d552156a req-b61af38f-e0f7-4cb8-b5bc-2a53160bf767 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 439.734059] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 439.734059] [58506]: warnings.warn( [ 439.737656] [58506]: DEBUG oslo_db.sqlalchemy.engines [req-0aafd5fa-db59-4d9d-bf46-5845d552156a req-b61af38f-e0f7-4cb8-b5bc-2a53160bf767 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=58506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 439.785907] [58506]: INFO cinder.api.openstack.wsgi [req-0aafd5fa-db59-4d9d-bf46-5845d552156a req-b61af38f-e0f7-4cb8-b5bc-2a53160bf767 admin admin] http://10.180.1.21/volume/v3/types/6d55dc4d-5973-4f42-b860-f52652621f03/extra_specs returned with HTTP 200 [ 439.786391] [58506]: [pid: 58506|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sat Nov 22 06:28:25 2025] POST /volume/v3/types/6d55dc4d-5973-4f42-b860-f52652621f03/extra_specs => generated 51 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 449.439734] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 449.784652] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 452.026684] [58507]: DEBUG cinder.api.middleware.request_id [None req-01aa239a-b8ee-4af7-b2e0-617636dd6726 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 452.027392] [58507]: INFO cinder.api.openstack.wsgi [None req-01aa239a-b8ee-4af7-b2e0-617636dd6726 None None] GET http://10.180.1.21/volume// [ 452.027571] [58507]: DEBUG cinder.api.openstack.wsgi [None req-01aa239a-b8ee-4af7-b2e0-617636dd6726 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 452.027777] [58507]: DEBUG cinder.api.openstack.wsgi [None req-01aa239a-b8ee-4af7-b2e0-617636dd6726 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 452.028358] [58507]: INFO cinder.api.openstack.wsgi [None req-01aa239a-b8ee-4af7-b2e0-617636dd6726 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 452.028680] [58507]: [pid: 58507|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Nov 22 06:28:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 520.533045] [58506]: DEBUG cinder.api.middleware.request_id [None req-2e312a80-692d-44f2-a236-3d508d264686 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 520.606733] [58506]: INFO cinder.api.openstack.wsgi [None req-2e312a80-692d-44f2-a236-3d508d264686 tempest-verify_tempest_config-745879670 tempest-verify_tempest_config-745879670-project-member] GET http://10.180.1.21/volume/v3/extensions [ 520.606969] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2e312a80-692d-44f2-a236-3d508d264686 tempest-verify_tempest_config-745879670 tempest-verify_tempest_config-745879670-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 520.607201] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2e312a80-692d-44f2-a236-3d508d264686 tempest-verify_tempest_config-745879670 tempest-verify_tempest_config-745879670-project-member] Calling method 'index' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 520.607657] [58506]: INFO cinder.api.openstack.wsgi [None req-2e312a80-692d-44f2-a236-3d508d264686 tempest-verify_tempest_config-745879670 tempest-verify_tempest_config-745879670-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 520.608073] [58506]: [pid: 58506|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sat Nov 22 06:29:46 2025] GET /volume/v3/extensions => generated 5245 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.422268] [58507]: DEBUG cinder.api.middleware.request_id [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.617404] [58507]: INFO cinder.api.openstack.wsgi [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 587.618337] [58507]: DEBUG cinder.api.openstack.wsgi [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-93288066"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 587.621406] [58507]: DEBUG cinder.api.v3.volumes [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-93288066'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 587.621596] [58507]: INFO cinder.api.v3.volumes [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Create volume of 1 GB [ 587.639838] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Availability zone cache updated, next update will occur around 2025-11-22 07:30:53.375634. {{(pid=58507) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 587.639981] [58507]: INFO cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Availability Zones retrieved successfully. [ 587.658637] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Flow 'volume_create_api' (0afa4a01-e14a-4de6-8569-45095dc49c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 587.660296] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1912e1-612b-49f7-8727-81b151dc7dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.663155] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 587.707052] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1912e1-612b-49f7-8727-81b151dc7dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.708341] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c36993-9f6a-4734-a2cc-e03f5261e536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.752253] [58507]: WARNING cinder.quota [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-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. [ 587.752611] [58507]: WARNING cinder.quota [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-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. [ 587.806018] [58507]: DEBUG cinder.quota [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Created reservations ['e5cea31e-a6ef-4d5b-93d0-ebb6ba475d95', 'e01d8b7b-7665-4a24-847c-746e42b36e42', '67f2a112-118b-4f2c-a8b8-3bc7a51982a0', 'd92837d2-f68f-4a39-b63f-dbc8acbbda3c'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 587.806892] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c36993-9f6a-4734-a2cc-e03f5261e536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5cea31e-a6ef-4d5b-93d0-ebb6ba475d95', 'e01d8b7b-7665-4a24-847c-746e42b36e42', '67f2a112-118b-4f2c-a8b8-3bc7a51982a0', 'd92837d2-f68f-4a39-b63f-dbc8acbbda3c']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.810753] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b00710c-ce87-48dd-986f-e63ec0d135d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.855043] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b00710c-ce87-48dd-986f-e63ec0d135d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd896b3b-5b42-4364-9044-e44487727d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-93288066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f13951363c6c4b8fa3cd4f50cee6f997',qos_specs=None,replication_status=,reservations=['e5cea31e-a6ef-4d5b-93d0-ebb6ba475d95','e01d8b7b-7665-4a24-847c-746e42b36e42','67f2a112-118b-4f2c-a8b8-3bc7a51982a0','d92837d2-f68f-4a39-b63f-dbc8acbbda3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0627fd4cae4410c89b30a93549aab3e',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-93288066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd896b3b-5b42-4364-9044-e44487727d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f13951363c6c4b8fa3cd4f50cee6f997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0627fd4cae4410c89b30a93549aab3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.855043] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cf1b07-a667-4f4b-a073-e3705e007b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.871393] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cf1b07-a667-4f4b-a073-e3705e007b8f) transitioned into state 'SUCCESS' from state '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-93288066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f13951363c6c4b8fa3cd4f50cee6f997',qos_specs=None,replication_status=,reservations=['e5cea31e-a6ef-4d5b-93d0-ebb6ba475d95','e01d8b7b-7665-4a24-847c-746e42b36e42','67f2a112-118b-4f2c-a8b8-3bc7a51982a0','d92837d2-f68f-4a39-b63f-dbc8acbbda3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0627fd4cae4410c89b30a93549aab3e',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.872582] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcd1184-1537-4985-8352-d27f37183e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 587.905137] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adcd1184-1537-4985-8352-d27f37183e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 587.905137] [58507]: DEBUG cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Flow 'volume_create_api' (0afa4a01-e14a-4de6-8569-45095dc49c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 587.905137] [58507]: INFO cinder.volume.api [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Create volume request issued successfully. [ 587.905756] [58507]: INFO cinder.api.openstack.wsgi [None req-98f79df1-8e5a-4046-bd1b-ad7dd89ad038 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 587.906361] [58507]: [pid: 58507|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:30:53 2025] POST /volume/v3/volumes => generated 782 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 587.917208] [58506]: DEBUG cinder.api.middleware.request_id [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.921881] [58506]: INFO cinder.api.openstack.wsgi [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 587.921881] [58506]: DEBUG cinder.api.openstack.wsgi [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 587.921881] [58506]: DEBUG cinder.api.openstack.wsgi [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 587.963557] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.963557] [58506]: warnings.warn( [ 587.971587] [58506]: INFO cinder.volume.api [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 587.983137] [58506]: INFO cinder.api.openstack.wsgi [None req-41c790c4-f20c-4f89-b0c5-04c51a3fbc20 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 587.983621] [58506]: [pid: 58506|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:30:53 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 961 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 589.003261] [58507]: DEBUG cinder.api.middleware.request_id [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.005488] [58507]: INFO cinder.api.openstack.wsgi [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 589.005750] [58507]: DEBUG cinder.api.openstack.wsgi [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 589.006055] [58507]: DEBUG cinder.api.openstack.wsgi [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 589.022931] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.022931] [58507]: warnings.warn( [ 589.029886] [58507]: INFO cinder.volume.api [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 589.037549] [58507]: INFO cinder.api.openstack.wsgi [None req-23aae21d-0fed-4a14-89b7-247b03d3e7ad tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 589.037921] [58507]: [pid: 58507|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:30:54 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 597.980057] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=4 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 599.034389] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.607931] [58506]: DEBUG cinder.api.middleware.request_id [None req-418d60ae-c018-4929-b709-e576f13db19b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.611055] [58506]: INFO cinder.api.openstack.wsgi [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] POST http://10.180.1.21/volume/v3/volumes [ 636.611840] [58506]: DEBUG cinder.api.openstack.wsgi [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1140103034"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 636.615314] [58506]: DEBUG cinder.api.v3.volumes [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1140103034'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 636.615314] [58506]: INFO cinder.api.v3.volumes [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Create volume of 1 GB [ 636.640032] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Availability zone cache updated, next update will occur around 2025-11-22 07:31:42.375950. {{(pid=58506) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 636.640177] [58506]: INFO cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Availability Zones retrieved successfully. [ 636.660848] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Flow 'volume_create_api' (42932211-2506-484d-b6bb-b2a48e9f09c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 636.662279] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecde7d1-5055-4c2e-aa66-a3f19cf1f265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 636.663658] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 636.709794] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ecde7d1-5055-4c2e-aa66-a3f19cf1f265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 636.710835] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6deafe2e-e359-4f91-aee2-2df78b418943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 636.742109] [58506]: WARNING cinder.quota [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-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. [ 636.742463] [58506]: WARNING cinder.quota [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-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. [ 636.915776] [58506]: DEBUG cinder.quota [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Created reservations ['3d23c280-6862-4994-a4cf-502b092d7288', '3cbab882-8915-4644-a3c0-dc40be0cd783', '705a3a23-c3a9-4aec-b424-326c5f5e268f', 'e1ae490d-eb20-4695-982b-a813fd93f868'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 636.916809] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6deafe2e-e359-4f91-aee2-2df78b418943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d23c280-6862-4994-a4cf-502b092d7288', '3cbab882-8915-4644-a3c0-dc40be0cd783', '705a3a23-c3a9-4aec-b424-326c5f5e268f', 'e1ae490d-eb20-4695-982b-a813fd93f868']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 636.917839] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c630bee-f78d-4416-8060-993ec10fa301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 636.965146] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c630bee-f78d-4416-8060-993ec10fa301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2aed05-4088-4891-913b-ec35ae8ce3c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1140103034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6cea6ee1146fca6a97a5ec7cf7cc1',qos_specs=None,replication_status=,reservations=['3d23c280-6862-4994-a4cf-502b092d7288','3cbab882-8915-4644-a3c0-dc40be0cd783','705a3a23-c3a9-4aec-b424-326c5f5e268f','e1ae490d-eb20-4695-982b-a813fd93f868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6edff1304843729419196f8bcdbf42',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1140103034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e2aed05-4088-4891-913b-ec35ae8ce3c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e6cea6ee1146fca6a97a5ec7cf7cc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e6edff1304843729419196f8bcdbf42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 636.966152] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a0b120-b0c7-4894-83de-a6fc4aea0785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 636.991852] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a0b120-b0c7-4894-83de-a6fc4aea0785) transitioned into state 'SUCCESS' from state '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-1140103034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43e6cea6ee1146fca6a97a5ec7cf7cc1',qos_specs=None,replication_status=,reservations=['3d23c280-6862-4994-a4cf-502b092d7288','3cbab882-8915-4644-a3c0-dc40be0cd783','705a3a23-c3a9-4aec-b424-326c5f5e268f','e1ae490d-eb20-4695-982b-a813fd93f868'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6edff1304843729419196f8bcdbf42',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 636.992056] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d2682-3374-4e8c-8edf-e5e8d959a8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 637.031662] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba5d2682-3374-4e8c-8edf-e5e8d959a8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 637.032741] [58506]: DEBUG cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Flow 'volume_create_api' (42932211-2506-484d-b6bb-b2a48e9f09c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 637.033353] [58506]: INFO cinder.volume.api [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Create volume request issued successfully. [ 637.034300] [58506]: INFO cinder.api.openstack.wsgi [None req-418d60ae-c018-4929-b709-e576f13db19b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 637.035123] [58506]: [pid: 58506|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:31:42 2025] POST /volume/v3/volumes => generated 754 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 637.044148] [58507]: DEBUG cinder.api.middleware.request_id [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.046495] [58507]: INFO cinder.api.openstack.wsgi [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] GET http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 637.046734] [58507]: DEBUG cinder.api.openstack.wsgi [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 637.047200] [58507]: DEBUG cinder.api.openstack.wsgi [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 637.214338] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.214338] [58507]: warnings.warn( [ 637.220182] [58507]: INFO cinder.volume.api [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Volume info retrieved successfully. [ 637.224525] [58507]: INFO cinder.api.openstack.wsgi [None req-eb03acaa-cf7a-49ef-8fd7-cbf9c157d8a9 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 returned with HTTP 200 [ 637.224960] [58507]: [pid: 58507|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:31:42 2025] GET /volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 => generated 846 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.241075] [58506]: DEBUG cinder.api.middleware.request_id [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.243922] [58506]: INFO cinder.api.openstack.wsgi [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] GET http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 638.243922] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 638.243922] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 638.264342] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.264342] [58506]: warnings.warn( [ 638.270298] [58506]: INFO cinder.volume.api [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Volume info retrieved successfully. [ 638.279398] [58506]: INFO cinder.api.openstack.wsgi [None req-ff495d58-151a-4b27-b02a-de0e2c49bf93 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 returned with HTTP 200 [ 638.281354] [58506]: [pid: 58506|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:31:43 2025] GET /volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.420881] [58507]: DEBUG cinder.api.middleware.request_id [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.421990] [58507]: WARNING keystonemiddleware.auth_token [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a 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. [ 644.423753] [58507]: INFO cinder.api.openstack.wsgi [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a tempest-VolumesAdminNegativeTest-2030671658 tempest-VolumesAdminNegativeTest-2030671658-project] GET http://10.180.1.21/volume/v3/volumes/77bf93cb-fcc1-4610-b78b-7788476c06d6 [ 644.424220] [58507]: DEBUG cinder.api.openstack.wsgi [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a tempest-VolumesAdminNegativeTest-2030671658 tempest-VolumesAdminNegativeTest-2030671658-project] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 644.424865] [58507]: DEBUG cinder.api.openstack.wsgi [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a tempest-VolumesAdminNegativeTest-2030671658 tempest-VolumesAdminNegativeTest-2030671658-project] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 644.435794] [58507]: INFO cinder.api.openstack.wsgi [req-b823de37-359d-4afa-bf4a-0328a080e992 req-4e881436-76fb-40f5-98e1-b04b3afbb59a tempest-VolumesAdminNegativeTest-2030671658 tempest-VolumesAdminNegativeTest-2030671658-project] http://10.180.1.21/volume/v3/volumes/77bf93cb-fcc1-4610-b78b-7788476c06d6 returned with HTTP 404 [ 644.436620] [58507]: [pid: 58507|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:31:50 2025] GET /volume/v3/volumes/77bf93cb-fcc1-4610-b78b-7788476c06d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 644.444998] [58506]: DEBUG cinder.api.middleware.request_id [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.449215] [58506]: INFO cinder.api.openstack.wsgi [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 644.449754] [58506]: DEBUG cinder.api.openstack.wsgi [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 644.450793] [58506]: DEBUG cinder.api.openstack.wsgi [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 644.451239] [58506]: INFO cinder.api.v3.volumes [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Delete volume with id: 4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 644.464098] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.464098] [58506]: warnings.warn( [ 644.464863] [58506]: INFO cinder.volume.api [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Volume info retrieved successfully. [ 644.517133] [58506]: INFO cinder.volume.api [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Delete volume request issued successfully. [ 644.517500] [58506]: INFO cinder.api.openstack.wsgi [None req-049cbe35-689f-4e6c-96ac-73e4cb1ed46e tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 returned with HTTP 202 [ 644.518007] [58506]: [pid: 58506|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:31:50 2025] DELETE /volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 644.523766] [58507]: DEBUG cinder.api.middleware.request_id [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.526150] [58507]: INFO cinder.api.openstack.wsgi [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] GET http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 644.527061] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 644.527391] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 644.544930] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.544930] [58507]: warnings.warn( [ 644.551873] [58507]: INFO cinder.volume.api [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Volume info retrieved successfully. [ 644.558880] [58507]: INFO cinder.api.openstack.wsgi [None req-8d2b7b54-ea0c-4790-98a0-f985e6717cd2 tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 returned with HTTP 200 [ 644.563021] [58507]: [pid: 58507|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:31:50 2025] GET /volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.576579] [58506]: DEBUG cinder.api.middleware.request_id [None req-924367a0-664c-4c7d-97e7-cdd12326d92b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.579729] [58506]: INFO cinder.api.openstack.wsgi [None req-924367a0-664c-4c7d-97e7-cdd12326d92b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] GET http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 [ 645.579729] [58506]: DEBUG cinder.api.openstack.wsgi [None req-924367a0-664c-4c7d-97e7-cdd12326d92b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 645.579729] [58506]: DEBUG cinder.api.openstack.wsgi [None req-924367a0-664c-4c7d-97e7-cdd12326d92b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 645.588360] [58506]: INFO cinder.api.openstack.wsgi [None req-924367a0-664c-4c7d-97e7-cdd12326d92b tempest-VolumesAdminNegativeTest-1866989717 tempest-VolumesAdminNegativeTest-1866989717-project-member] http://10.180.1.21/volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 returned with HTTP 404 [ 645.589246] [58506]: [pid: 58506|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:31:51 2025] GET /volume/v3/volumes/4e2aed05-4088-4891-913b-ec35ae8ce3c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 654.555398] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=9 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 655.584102] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.813079] [58507]: DEBUG cinder.api.middleware.request_id [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.816096] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 739.816422] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 739.816679] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.836092] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836092] [58507]: warnings.warn( [ 739.842091] [58507]: INFO cinder.volume.api [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 739.851036] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-ab9620d6-23d9-4453-ad3e-9c696ebff713 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 739.851676] [58507]: [pid: 58507|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:33:25 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.383881] [58506]: DEBUG cinder.api.middleware.request_id [None req-7947968c-08a0-4997-a0a2-782b6889a7fa None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.384688] [58506]: INFO cinder.api.openstack.wsgi [None req-7947968c-08a0-4997-a0a2-782b6889a7fa None None] GET http://10.180.1.21/volume// [ 741.384921] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7947968c-08a0-4997-a0a2-782b6889a7fa None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.385158] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7947968c-08a0-4997-a0a2-782b6889a7fa None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.385780] [58506]: INFO cinder.api.openstack.wsgi [None req-7947968c-08a0-4997-a0a2-782b6889a7fa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 741.386195] [58506]: [pid: 58506|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:33:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 741.390443] [58507]: DEBUG cinder.api.middleware.request_id [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-c0025765-8131-41ff-9220-347db5e35bdc None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.392961] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-c0025765-8131-41ff-9220-347db5e35bdc tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 741.393445] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-c0025765-8131-41ff-9220-347db5e35bdc tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd896b3b-5b42-4364-9044-e44487727d8c", "connector": null, "instance_uuid": "207616a9-18b7-4f08-a802-372cb4c90b63"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 741.408239] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.408239] [58507]: warnings.warn( [ 741.459996] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-c0025765-8131-41ff-9220-347db5e35bdc tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 741.460579] [58507]: [pid: 58507|app: 0|req: 9/18] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:33:27 2025] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.485831] [58506]: DEBUG cinder.api.middleware.request_id [None req-a4126354-0838-475c-a50b-354bc12bf8f4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.488703] [58506]: INFO cinder.api.openstack.wsgi [None req-a4126354-0838-475c-a50b-354bc12bf8f4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 741.488942] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a4126354-0838-475c-a50b-354bc12bf8f4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.489206] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a4126354-0838-475c-a50b-354bc12bf8f4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.504390] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.504390] [58506]: warnings.warn( [ 741.508930] [58506]: INFO cinder.volume.api [None req-a4126354-0838-475c-a50b-354bc12bf8f4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 741.515217] [58506]: INFO cinder.api.openstack.wsgi [None req-a4126354-0838-475c-a50b-354bc12bf8f4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 741.515769] [58506]: [pid: 58506|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:27 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.991640] [58507]: DEBUG cinder.api.middleware.request_id [None req-fa7a86c6-d7ff-4985-a0fd-fe0667cd84d6 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.991839] [58507]: INFO cinder.api.openstack.wsgi [None req-fa7a86c6-d7ff-4985-a0fd-fe0667cd84d6 None None] GET http://10.180.1.21/volume// [ 741.992037] [58507]: DEBUG cinder.api.openstack.wsgi [None req-fa7a86c6-d7ff-4985-a0fd-fe0667cd84d6 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 741.992286] [58507]: DEBUG cinder.api.openstack.wsgi [None req-fa7a86c6-d7ff-4985-a0fd-fe0667cd84d6 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.992792] [58507]: INFO cinder.api.openstack.wsgi [None req-fa7a86c6-d7ff-4985-a0fd-fe0667cd84d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 741.993075] [58507]: [pid: 58507|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:33:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 742.009646] [58506]: DEBUG cinder.api.middleware.request_id [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.010640] [58506]: WARNING keystonemiddleware.auth_token [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 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. [ 742.012464] [58506]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 742.012655] [58506]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.012844] [58506]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.029772] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.029772] [58506]: warnings.warn( [ 742.033978] [58506]: INFO cinder.volume.api [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 742.040655] [58506]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-cd4615f2-b0de-4603-984b-5d6574d767a6 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 742.041204] [58506]: [pid: 58506|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:33:27 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 742.089931] [58507]: DEBUG cinder.api.middleware.request_id [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.092461] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] PUT http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec [ 742.093073] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-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-921965", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 742.102369] [58507]: DEBUG cinder.coordination [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Acquiring lock "cinder-attachment_update-cd896b3b-5b42-4364-9044-e44487727d8c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 742.107602] [58507]: DEBUG cinder.coordination [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Lock "cinder-attachment_update-cd896b3b-5b42-4364-9044-e44487727d8c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 742.108774] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.108774] [58507]: warnings.warn( [ 742.527661] [58506]: DEBUG cinder.api.middleware.request_id [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.529491] [58506]: INFO cinder.api.openstack.wsgi [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 742.529715] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 742.530272] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 742.554021] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.554021] [58506]: warnings.warn( [ 742.558500] [58506]: INFO cinder.volume.api [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 742.565390] [58506]: INFO cinder.api.openstack.wsgi [None req-0aef3c37-a4ed-41ee-98c3-f0542431fb79 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 742.565724] [58506]: [pid: 58506|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:28 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.581886] [58506]: DEBUG cinder.api.middleware.request_id [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.586152] [58506]: INFO cinder.api.openstack.wsgi [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 743.586152] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 743.586152] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 743.610292] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.610292] [58506]: warnings.warn( [ 743.616249] [58506]: INFO cinder.volume.api [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 743.624587] [58506]: INFO cinder.api.openstack.wsgi [None req-8360ff32-d5e1-490f-a95b-5ba7712aef5f tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 743.625175] [58506]: [pid: 58506|app: 0|req: 13/23] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:29 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 744.640821] [58506]: DEBUG cinder.api.middleware.request_id [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.645498] [58506]: INFO cinder.api.openstack.wsgi [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 744.646510] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 744.646875] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 744.671285] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.671285] [58506]: warnings.warn( [ 744.674907] [58506]: INFO cinder.volume.api [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 744.680215] [58506]: INFO cinder.api.openstack.wsgi [None req-30d9dbbb-04fc-496b-8f50-b40eb80b6e6c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 744.680574] [58506]: [pid: 58506|app: 0|req: 14/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:30 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.692958] [58506]: DEBUG cinder.api.middleware.request_id [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.699134] [58506]: INFO cinder.api.openstack.wsgi [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 745.701981] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 745.701981] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 745.717173] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.717173] [58506]: warnings.warn( [ 745.719821] [58506]: INFO cinder.volume.api [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 745.726152] [58506]: INFO cinder.api.openstack.wsgi [None req-e1dd0f76-ecc4-4e25-8630-ad0e1c982b8a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 745.726610] [58506]: [pid: 58506|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:31 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.661859] [58507]: DEBUG cinder.coordination [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Lock "cinder-attachment_update-cd896b3b-5b42-4364-9044-e44487727d8c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.552s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 746.661859] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-54407002-23be-4daf-87ae-7bc2a9a2b65e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec returned with HTTP 200 [ 746.661859] [58507]: [pid: 58507|app: 0|req: 11/26] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:33:27 2025] PUT /volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec => generated 617 bytes in 4571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 746.739280] [58506]: DEBUG cinder.api.middleware.request_id [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.741699] [58506]: INFO cinder.api.openstack.wsgi [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 746.741937] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 746.742265] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.770633] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.770633] [58506]: warnings.warn( [ 746.775995] [58506]: INFO cinder.volume.api [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 746.782758] [58506]: INFO cinder.api.openstack.wsgi [None req-e88d110d-e635-4c3f-8bc9-073916ea7e1d tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 746.783717] [58506]: [pid: 58506|app: 0|req: 16/27] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:32 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.802238] [58507]: DEBUG cinder.api.middleware.request_id [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.806323] [58507]: INFO cinder.api.openstack.wsgi [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 747.806558] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.806983] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.823076] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.823076] [58507]: warnings.warn( [ 747.827443] [58507]: INFO cinder.volume.api [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 747.834067] [58507]: INFO cinder.api.openstack.wsgi [None req-5a4d9bba-e869-4a1a-a048-ebe05a4b419a tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 747.834544] [58507]: [pid: 58507|app: 0|req: 12/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:33 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.849790] [58506]: DEBUG cinder.api.middleware.request_id [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.852856] [58506]: INFO cinder.api.openstack.wsgi [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 748.853308] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.853434] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.859789] [58507]: DEBUG cinder.api.middleware.request_id [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-49678bbb-8931-4030-9efd-5a5c043b6b46 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.862688] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-49678bbb-8931-4030-9efd-5a5c043b6b46 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] POST http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec/action [ 748.863582] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-49678bbb-8931-4030-9efd-5a5c043b6b46 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 748.863736] [58507]: DEBUG cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-49678bbb-8931-4030-9efd-5a5c043b6b46 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 748.880962] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.880962] [58506]: warnings.warn( [ 748.891385] [58506]: INFO cinder.volume.api [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 748.896865] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.896865] [58507]: warnings.warn( [ 748.899630] [58506]: INFO cinder.api.openstack.wsgi [None req-b5a64de4-8734-45b9-8e7a-21611cde6e2b tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 748.902033] [58506]: [pid: 58506|app: 0|req: 17/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:34 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.916066] [58507]: INFO cinder.api.openstack.wsgi [req-58a6317c-9b3e-48a1-b84a-aeed15236781 req-49678bbb-8931-4030-9efd-5a5c043b6b46 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec/action returned with HTTP 204 [ 748.917610] [58507]: [pid: 58507|app: 0|req: 13/30] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:33:34 2025] POST /volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 749.911203] [58506]: DEBUG cinder.api.middleware.request_id [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.913354] [58506]: INFO cinder.api.openstack.wsgi [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 749.913581] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.913875] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.931748] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.931748] [58506]: warnings.warn( [ 749.935271] [58506]: INFO cinder.volume.api [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 749.941040] [58506]: INFO cinder.api.openstack.wsgi [None req-e00f6395-ce10-4fb8-8dc8-b97d2a1125db tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 749.941040] [58506]: [pid: 58506|app: 0|req: 18/31] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:35 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.951372] [58507]: DEBUG cinder.api.middleware.request_id [None req-f0bd7087-be88-43d7-8d01-165ac076add7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.954154] [58507]: INFO cinder.api.openstack.wsgi [None req-f0bd7087-be88-43d7-8d01-165ac076add7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 749.954236] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f0bd7087-be88-43d7-8d01-165ac076add7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.954505] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f0bd7087-be88-43d7-8d01-165ac076add7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.967132] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.967132] [58507]: warnings.warn( [ 749.970610] [58507]: INFO cinder.volume.api [None req-f0bd7087-be88-43d7-8d01-165ac076add7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 749.975962] [58507]: INFO cinder.api.openstack.wsgi [None req-f0bd7087-be88-43d7-8d01-165ac076add7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 749.976637] [58507]: [pid: 58507|app: 0|req: 14/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:35 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.961299] [58506]: DEBUG cinder.api.middleware.request_id [None req-94deb745-4375-4103-aeac-b596ad29906c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.965916] [58506]: INFO cinder.api.openstack.wsgi [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] POST http://10.180.1.21/volume/v3/volumes [ 752.965916] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-89117192"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 752.968213] [58506]: DEBUG cinder.api.v3.volumes [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-89117192'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 752.968371] [58506]: INFO cinder.api.v3.volumes [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Create volume of 1 GB [ 752.987204] [58506]: INFO cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Availability Zones retrieved successfully. [ 752.995306] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Flow 'volume_create_api' (fe26b0a2-4a92-4683-be3f-acb6eccf834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 752.996478] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41830768-8694-405f-b0a1-6c1e14366f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 752.998035] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 753.029028] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41830768-8694-405f-b0a1-6c1e14366f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 753.032023] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a98f46-ffec-4fb0-892c-8473020feb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 753.085380] [58506]: DEBUG cinder.quota [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Created reservations ['04e55882-2b4d-49bc-bba8-d04a4eef8179', 'e0adf5c8-9501-48f3-af35-5f53e5400b1e', '30c5baa7-cf20-4709-a873-653176ad8ee6', '1369ab2b-5d9c-4bbc-93e6-44b513fa3e55'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 753.085380] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a98f46-ffec-4fb0-892c-8473020feb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04e55882-2b4d-49bc-bba8-d04a4eef8179', 'e0adf5c8-9501-48f3-af35-5f53e5400b1e', '30c5baa7-cf20-4709-a873-653176ad8ee6', '1369ab2b-5d9c-4bbc-93e6-44b513fa3e55']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 753.086435] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965b976e-94fa-48a2-b3fc-6dd6116a193d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 753.103620] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (965b976e-94fa-48a2-b3fc-6dd6116a193d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b4290b-9db0-4720-83e9-958773dfa4cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-89117192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='919f7953ca044ff88bc6ee553d227dce',qos_specs=None,replication_status=,reservations=['04e55882-2b4d-49bc-bba8-d04a4eef8179','e0adf5c8-9501-48f3-af35-5f53e5400b1e','30c5baa7-cf20-4709-a873-653176ad8ee6','1369ab2b-5d9c-4bbc-93e6-44b513fa3e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7de72ae7eb34f40944716273f18063c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-89117192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b4290b-9db0-4720-83e9-958773dfa4cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='919f7953ca044ff88bc6ee553d227dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7de72ae7eb34f40944716273f18063c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 753.103620] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc65c049-adbc-4629-9854-3996508983e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 753.118097] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc65c049-adbc-4629-9854-3996508983e1) transitioned into state 'SUCCESS' from state '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-89117192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='919f7953ca044ff88bc6ee553d227dce',qos_specs=None,replication_status=,reservations=['04e55882-2b4d-49bc-bba8-d04a4eef8179','e0adf5c8-9501-48f3-af35-5f53e5400b1e','30c5baa7-cf20-4709-a873-653176ad8ee6','1369ab2b-5d9c-4bbc-93e6-44b513fa3e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7de72ae7eb34f40944716273f18063c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 753.119090] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bdc41f-24f8-4444-9bf2-3ef415665099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 753.130812] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bdc41f-24f8-4444-9bf2-3ef415665099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 753.132168] [58506]: DEBUG cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Flow 'volume_create_api' (fe26b0a2-4a92-4683-be3f-acb6eccf834a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 753.132604] [58506]: INFO cinder.volume.api [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Create volume request issued successfully. [ 753.133149] [58506]: INFO cinder.api.openstack.wsgi [None req-94deb745-4375-4103-aeac-b596ad29906c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 753.133654] [58506]: [pid: 58506|app: 0|req: 19/33] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:33:38 2025] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 753.144357] [58507]: DEBUG cinder.api.middleware.request_id [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.149184] [58507]: INFO cinder.api.openstack.wsgi [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 753.149371] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 753.149622] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 753.169068] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.169068] [58507]: warnings.warn( [ 753.182809] [58507]: INFO cinder.volume.api [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 753.201670] [58507]: INFO cinder.api.openstack.wsgi [None req-d073c76b-2606-4478-b1d6-0585f08ddf6b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 753.201670] [58507]: [pid: 58507|app: 0|req: 15/34] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:38 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.216541] [58506]: DEBUG cinder.api.middleware.request_id [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.219510] [58506]: INFO cinder.api.openstack.wsgi [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 754.220096] [58506]: DEBUG cinder.api.openstack.wsgi [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 754.220496] [58506]: DEBUG cinder.api.openstack.wsgi [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 754.242636] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.242636] [58506]: warnings.warn( [ 754.251491] [58506]: INFO cinder.volume.api [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 754.262553] [58506]: INFO cinder.api.openstack.wsgi [None req-95477c7c-9d55-4a8f-b2ad-f166313b3ffd tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 754.263381] [58506]: [pid: 58506|app: 0|req: 20/35] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:39 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.298317] [58507]: DEBUG cinder.api.middleware.request_id [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.300227] [58507]: INFO cinder.api.openstack.wsgi [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 754.300494] [58507]: DEBUG cinder.api.openstack.wsgi [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 754.300710] [58507]: DEBUG cinder.api.openstack.wsgi [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 754.325336] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.325336] [58507]: warnings.warn( [ 754.333357] [58507]: INFO cinder.volume.api [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 754.340361] [58507]: INFO cinder.api.openstack.wsgi [None req-32d33e93-50d3-44c3-8d2c-922fa76f7498 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 754.341539] [58507]: [pid: 58507|app: 0|req: 16/36] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:40 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 755.161906] [58506]: DEBUG cinder.api.middleware.request_id [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.164626] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 755.166200] [58506]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.166200] [58506]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.182123] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.182123] [58506]: warnings.warn( [ 755.189183] [58506]: INFO cinder.volume.api [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 755.196625] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-f5791beb-1fe9-4539-85dc-b7d4d6a963e5 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 755.196625] [58506]: [pid: 58506|app: 0|req: 21/37] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:33:40 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.281359] [58507]: DEBUG cinder.api.middleware.request_id [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.286746] [58507]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 755.286746] [58507]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 755.286746] [58507]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 755.314836] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.314836] [58507]: warnings.warn( [ 755.320794] [58507]: INFO cinder.volume.api [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 755.329030] [58507]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-989a8d91-01d8-4230-bae8-67b165a16af3 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 755.329030] [58507]: [pid: 58507|app: 0|req: 17/38] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:33:41 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.349282] [58506]: DEBUG cinder.api.middleware.request_id [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.353150] [58506]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] POST http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c/action [ 755.354107] [58506]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 755.354358] [58506]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 755.366387] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.366387] [58506]: warnings.warn( [ 755.366925] [58506]: INFO cinder.volume.api [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 755.386339] [58506]: INFO cinder.volume.api [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Begin detaching volume completed successfully. [ 755.386719] [58506]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-33f68278-675f-455d-bda5-d9826b3f12a4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c/action returned with HTTP 202 [ 755.387450] [58506]: [pid: 58506|app: 0|req: 22/39] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:33:41 2025] POST /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 756.826544] [58507]: DEBUG cinder.api.middleware.request_id [None req-a2dc2cc4-cca5-49cb-9b2e-e5c0ec26fb3b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.827429] [58507]: INFO cinder.api.openstack.wsgi [None req-a2dc2cc4-cca5-49cb-9b2e-e5c0ec26fb3b None None] GET http://10.180.1.21/volume// [ 756.827780] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a2dc2cc4-cca5-49cb-9b2e-e5c0ec26fb3b None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.828184] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a2dc2cc4-cca5-49cb-9b2e-e5c0ec26fb3b None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.828829] [58507]: INFO cinder.api.openstack.wsgi [None req-a2dc2cc4-cca5-49cb-9b2e-e5c0ec26fb3b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.830213] [58507]: [pid: 58507|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:33:42 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.836427] [58506]: DEBUG cinder.api.middleware.request_id [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.840154] [58506]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 756.840546] [58506]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 756.840754] [58506]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 756.863517] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.863517] [58506]: warnings.warn( [ 756.869779] [58506]: INFO cinder.volume.api [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 756.875652] [58506]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-553f2007-e777-4ff5-86cf-8660282e91c4 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 756.876564] [58506]: [pid: 58506|app: 0|req: 23/41] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:33:42 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1553 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 757.221451] [58507]: DEBUG cinder.api.middleware.request_id [None req-49a9545a-76bc-4d07-bf95-ab376bc4c623 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.221451] [58507]: INFO cinder.api.openstack.wsgi [None req-49a9545a-76bc-4d07-bf95-ab376bc4c623 None None] GET http://10.180.1.21/volume// [ 757.221451] [58507]: DEBUG cinder.api.openstack.wsgi [None req-49a9545a-76bc-4d07-bf95-ab376bc4c623 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.221451] [58507]: DEBUG cinder.api.openstack.wsgi [None req-49a9545a-76bc-4d07-bf95-ab376bc4c623 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.221451] [58507]: INFO cinder.api.openstack.wsgi [None req-49a9545a-76bc-4d07-bf95-ab376bc4c623 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.221451] [58507]: [pid: 58507|app: 0|req: 19/42] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:33:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.226745] [58506]: DEBUG cinder.api.middleware.request_id [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-cd3c1a54-2289-4d5f-a048-41017336989b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.229253] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-cd3c1a54-2289-4d5f-a048-41017336989b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] POST http://10.180.1.21/volume/v3/attachments [ 757.230432] [58506]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-cd3c1a54-2289-4d5f-a048-41017336989b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4b4290b-9db0-4720-83e9-958773dfa4cb", "connector": null, "instance_uuid": "45af4acb-fd83-4d06-a111-4a91edfd7ab0"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 757.239853] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.239853] [58506]: warnings.warn( [ 757.281911] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-cd3c1a54-2289-4d5f-a048-41017336989b tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 757.283374] [58506]: [pid: 58506|app: 0|req: 24/43] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:33:42 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.331125] [58507]: DEBUG cinder.api.middleware.request_id [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.334635] [58507]: INFO cinder.api.openstack.wsgi [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 757.334832] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.335105] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.352375] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.352375] [58507]: warnings.warn( [ 757.357484] [58507]: INFO cinder.volume.api [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 757.363440] [58507]: INFO cinder.api.openstack.wsgi [None req-ca6a2c28-c7ac-4e94-a46f-c6c6a4678f08 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 757.363949] [58507]: [pid: 58507|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:43 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.831593] [58506]: DEBUG cinder.api.middleware.request_id [None req-8817e2ca-a7cc-4c31-b3e5-1744be703712 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.832303] [58506]: INFO cinder.api.openstack.wsgi [None req-8817e2ca-a7cc-4c31-b3e5-1744be703712 None None] GET http://10.180.1.21/volume// [ 757.832616] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8817e2ca-a7cc-4c31-b3e5-1744be703712 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.832909] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8817e2ca-a7cc-4c31-b3e5-1744be703712 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.833458] [58506]: INFO cinder.api.openstack.wsgi [None req-8817e2ca-a7cc-4c31-b3e5-1744be703712 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 757.836231] [58506]: [pid: 58506|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:33:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 757.840385] [58507]: DEBUG cinder.api.middleware.request_id [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.842532] [58507]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 757.842921] [58507]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 757.843188] [58507]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 757.872058] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.872058] [58507]: warnings.warn( [ 757.879232] [58507]: INFO cinder.volume.api [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 757.886527] [58507]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-4a672c19-bef8-41bd-b7dd-36d59452527d tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 757.886527] [58507]: [pid: 58507|app: 0|req: 21/46] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:33:43 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 757.934825] [58506]: DEBUG cinder.api.middleware.request_id [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.937853] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] PUT http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 [ 757.942020] [58506]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-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-922053", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 757.953664] [58506]: DEBUG cinder.coordination [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Acquiring lock "cinder-attachment_update-e4b4290b-9db0-4720-83e9-958773dfa4cb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 757.960324] [58506]: DEBUG cinder.coordination [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Lock "cinder-attachment_update-e4b4290b-9db0-4720-83e9-958773dfa4cb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 757.961632] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.961632] [58506]: warnings.warn( [ 758.382895] [58507]: DEBUG cinder.api.middleware.request_id [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.385573] [58507]: INFO cinder.api.openstack.wsgi [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 758.385735] [58507]: DEBUG cinder.api.openstack.wsgi [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 758.385956] [58507]: DEBUG cinder.api.openstack.wsgi [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 758.400928] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.400928] [58507]: warnings.warn( [ 758.410172] [58507]: INFO cinder.volume.api [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 758.418348] [58507]: INFO cinder.api.openstack.wsgi [None req-04dbe48d-88ac-4cc7-9bac-e907a86d3d62 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 758.419012] [58507]: [pid: 58507|app: 0|req: 22/47] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:44 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.094602] [58507]: DEBUG cinder.api.middleware.request_id [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-17eae544-7308-4c0e-872f-eebbb71d28a7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.099353] [58507]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-17eae544-7308-4c0e-872f-eebbb71d28a7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec [ 759.099789] [58507]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-17eae544-7308-4c0e-872f-eebbb71d28a7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 759.100288] [58507]: DEBUG cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-17eae544-7308-4c0e-872f-eebbb71d28a7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 759.112745] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.112745] [58507]: warnings.warn( [ 759.688461] [58507]: INFO cinder.api.openstack.wsgi [req-4bcbc9a5-9054-4c0b-8f9a-27477999c34f req-17eae544-7308-4c0e-872f-eebbb71d28a7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec returned with HTTP 200 [ 759.689110] [58507]: [pid: 58507|app: 0|req: 23/48] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:33:44 2025] DELETE /volume/v3/attachments/0d76cd77-65b6-4105-ad85-d12e299b26ec => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 759.689890] [58507]: DEBUG cinder.api.middleware.request_id [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.692517] [58507]: INFO cinder.api.openstack.wsgi [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 759.692765] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 759.692979] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 759.712192] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.712192] [58507]: warnings.warn( [ 759.714029] [58507]: INFO cinder.volume.api [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 759.722741] [58507]: INFO cinder.api.openstack.wsgi [None req-5c73ed6f-ecbe-4531-96ff-5131441ffece tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 759.723372] [58507]: [pid: 58507|app: 0|req: 24/49] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:45 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.741048] [58507]: DEBUG cinder.api.middleware.request_id [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.743316] [58507]: INFO cinder.api.openstack.wsgi [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 760.743454] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 760.744920] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 760.763645] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.763645] [58507]: warnings.warn( [ 760.769607] [58507]: INFO cinder.volume.api [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 760.779500] [58507]: INFO cinder.api.openstack.wsgi [None req-b57a38f5-4f8e-4744-8772-729d5b2a6b6e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 760.780178] [58507]: [pid: 58507|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:46 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.791418] [58507]: DEBUG cinder.api.middleware.request_id [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.793604] [58507]: INFO cinder.api.openstack.wsgi [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 761.793830] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 761.794053] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 761.808770] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.808770] [58507]: warnings.warn( [ 761.813869] [58507]: INFO cinder.volume.api [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 761.820122] [58507]: INFO cinder.api.openstack.wsgi [None req-3ffa7ce2-0085-4f3b-a8f2-d3521dc8dda0 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 761.820856] [58507]: [pid: 58507|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:47 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.570957] [58507]: DEBUG cinder.api.middleware.request_id [None req-26af785f-0c24-4c54-9125-6bb337e46b30 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.573079] [58507]: INFO cinder.api.openstack.wsgi [None req-26af785f-0c24-4c54-9125-6bb337e46b30 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 762.573278] [58507]: DEBUG cinder.api.openstack.wsgi [None req-26af785f-0c24-4c54-9125-6bb337e46b30 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.573508] [58507]: DEBUG cinder.api.openstack.wsgi [None req-26af785f-0c24-4c54-9125-6bb337e46b30 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.594944] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.594944] [58507]: warnings.warn( [ 762.599472] [58507]: INFO cinder.volume.api [None req-26af785f-0c24-4c54-9125-6bb337e46b30 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 762.606623] [58507]: INFO cinder.api.openstack.wsgi [None req-26af785f-0c24-4c54-9125-6bb337e46b30 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 762.607122] [58507]: [pid: 58507|app: 0|req: 27/52] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:48 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.624848] [58507]: DEBUG cinder.api.middleware.request_id [None req-86461a00-2c7d-490d-b7df-e937013af5e7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.627741] [58507]: INFO cinder.api.openstack.wsgi [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 762.628131] [58507]: DEBUG cinder.api.openstack.wsgi [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.628392] [58507]: DEBUG cinder.api.openstack.wsgi [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.628598] [58507]: INFO cinder.api.v3.volumes [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Delete volume with id: cd896b3b-5b42-4364-9044-e44487727d8c [ 762.638045] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.638045] [58507]: warnings.warn( [ 762.638484] [58507]: INFO cinder.volume.api [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 762.667231] [58507]: INFO cinder.volume.api [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Delete volume request issued successfully. [ 762.668539] [58507]: INFO cinder.api.openstack.wsgi [None req-86461a00-2c7d-490d-b7df-e937013af5e7 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 202 [ 762.669127] [58507]: [pid: 58507|app: 0|req: 28/53] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:33:48 2025] DELETE /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 762.672491] [58507]: DEBUG cinder.api.middleware.request_id [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.674773] [58507]: INFO cinder.api.openstack.wsgi [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 762.674850] [58507]: DEBUG cinder.api.openstack.wsgi [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.675144] [58507]: DEBUG cinder.api.openstack.wsgi [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.689660] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.689660] [58507]: warnings.warn( [ 762.699440] [58507]: INFO cinder.volume.api [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 762.708199] [58507]: INFO cinder.api.openstack.wsgi [None req-44ff4257-89ec-4b62-8f42-d7ad6c8c4013 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 762.708953] [58507]: [pid: 58507|app: 0|req: 29/54] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:48 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.833044] [58507]: DEBUG cinder.api.middleware.request_id [None req-603e0a87-93e6-485c-826f-9684009edc44 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.836080] [58507]: INFO cinder.api.openstack.wsgi [None req-603e0a87-93e6-485c-826f-9684009edc44 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 762.836464] [58507]: DEBUG cinder.api.openstack.wsgi [None req-603e0a87-93e6-485c-826f-9684009edc44 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 762.836835] [58507]: DEBUG cinder.api.openstack.wsgi [None req-603e0a87-93e6-485c-826f-9684009edc44 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 762.854496] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.854496] [58507]: warnings.warn( [ 762.859519] [58507]: INFO cinder.volume.api [None req-603e0a87-93e6-485c-826f-9684009edc44 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 762.872693] [58507]: INFO cinder.api.openstack.wsgi [None req-603e0a87-93e6-485c-826f-9684009edc44 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 762.872950] [58507]: [pid: 58507|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:48 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.028221] [58506]: DEBUG cinder.coordination [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Lock "cinder-attachment_update-e4b4290b-9db0-4720-83e9-958773dfa4cb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.068s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 763.028789] [58506]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-1d9ce1ad-43be-4485-aefb-a311c49cfee6 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 returned with HTTP 200 [ 763.029442] [58506]: [pid: 58506|app: 0|req: 26/56] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:33:43 2025] PUT /volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 => generated 617 bytes in 5097 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.719535] [58507]: DEBUG cinder.api.middleware.request_id [None req-c9444575-2815-4f21-be27-31904f3643f1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.721794] [58507]: INFO cinder.api.openstack.wsgi [None req-c9444575-2815-4f21-be27-31904f3643f1 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 763.722069] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c9444575-2815-4f21-be27-31904f3643f1 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.722296] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c9444575-2815-4f21-be27-31904f3643f1 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.734892] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.734892] [58507]: warnings.warn( [ 763.739232] [58507]: INFO cinder.volume.api [None req-c9444575-2815-4f21-be27-31904f3643f1 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 763.744873] [58507]: INFO cinder.api.openstack.wsgi [None req-c9444575-2815-4f21-be27-31904f3643f1 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 763.745446] [58507]: [pid: 58507|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:49 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.888915] [58506]: DEBUG cinder.api.middleware.request_id [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.891382] [58506]: INFO cinder.api.openstack.wsgi [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 763.893029] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.893029] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.910077] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.910077] [58506]: warnings.warn( [ 763.915347] [58506]: INFO cinder.volume.api [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 763.923435] [58506]: INFO cinder.api.openstack.wsgi [None req-8e3da56b-0d70-40ca-8584-6bd4f51da188 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 763.923914] [58506]: [pid: 58506|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:49 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.758170] [58507]: DEBUG cinder.api.middleware.request_id [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.761652] [58507]: INFO cinder.api.openstack.wsgi [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 764.761652] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 764.761652] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 764.778014] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.778014] [58507]: warnings.warn( [ 764.782150] [58507]: INFO cinder.volume.api [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Volume info retrieved successfully. [ 764.791312] [58507]: INFO cinder.api.openstack.wsgi [None req-b458f6a2-8da5-43e4-a2ee-8bebff0b2836 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 200 [ 764.794637] [58507]: [pid: 58507|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:50 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.939978] [58506]: DEBUG cinder.api.middleware.request_id [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.942455] [58506]: INFO cinder.api.openstack.wsgi [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 764.942759] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 764.943050] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 764.963477] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.963477] [58506]: warnings.warn( [ 764.968637] [58506]: INFO cinder.volume.api [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 764.975973] [58506]: INFO cinder.api.openstack.wsgi [None req-c8b732ff-aea4-4f25-8cee-6bf2a96dd46e tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 764.975973] [58506]: [pid: 58506|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:50 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.810223] [58507]: DEBUG cinder.api.middleware.request_id [None req-cf7ac219-683e-41fe-8c69-918b9cc33f3e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.812787] [58507]: INFO cinder.api.openstack.wsgi [None req-cf7ac219-683e-41fe-8c69-918b9cc33f3e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 765.813065] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cf7ac219-683e-41fe-8c69-918b9cc33f3e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 765.813957] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cf7ac219-683e-41fe-8c69-918b9cc33f3e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 765.821790] [58507]: INFO cinder.api.openstack.wsgi [None req-cf7ac219-683e-41fe-8c69-918b9cc33f3e tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 404 [ 765.822346] [58507]: [pid: 58507|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:51 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 765.987537] [58506]: DEBUG cinder.api.middleware.request_id [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.989641] [58506]: INFO cinder.api.openstack.wsgi [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 765.989854] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 765.990383] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 766.007887] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.007887] [58506]: warnings.warn( [ 766.013369] [58506]: INFO cinder.volume.api [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 766.021713] [58506]: INFO cinder.api.openstack.wsgi [None req-2a14169b-0245-4c08-9f1f-0587793bfab7 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 766.022431] [58506]: [pid: 58506|app: 0|req: 29/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:51 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.702838] [58507]: DEBUG cinder.api.middleware.request_id [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-38ab7c0e-32b6-4d56-98ee-300252a035ad None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.706031] [58507]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-38ab7c0e-32b6-4d56-98ee-300252a035ad tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] POST http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939/action [ 766.706567] [58507]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-38ab7c0e-32b6-4d56-98ee-300252a035ad tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 766.706761] [58507]: DEBUG cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-38ab7c0e-32b6-4d56-98ee-300252a035ad tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 766.729013] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.729013] [58507]: warnings.warn( [ 766.740274] [58507]: INFO cinder.api.openstack.wsgi [req-466c4b8b-a15c-4d17-a4fe-4f3c36bdf8ed req-38ab7c0e-32b6-4d56-98ee-300252a035ad tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939/action returned with HTTP 204 [ 766.740894] [58507]: [pid: 58507|app: 0|req: 34/63] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:33:52 2025] POST /volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 767.032528] [58506]: DEBUG cinder.api.middleware.request_id [None req-94c53b17-ecf1-443f-8233-cadb2d938077 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.035536] [58506]: INFO cinder.api.openstack.wsgi [None req-94c53b17-ecf1-443f-8233-cadb2d938077 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 767.038301] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94c53b17-ecf1-443f-8233-cadb2d938077 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 767.038984] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94c53b17-ecf1-443f-8233-cadb2d938077 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 767.058139] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.058139] [58506]: warnings.warn( [ 767.064227] [58506]: INFO cinder.volume.api [None req-94c53b17-ecf1-443f-8233-cadb2d938077 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 767.077289] [58506]: INFO cinder.api.openstack.wsgi [None req-94c53b17-ecf1-443f-8233-cadb2d938077 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 767.077789] [58506]: [pid: 58506|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:52 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.095102] [58507]: DEBUG cinder.api.middleware.request_id [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.097081] [58507]: INFO cinder.api.openstack.wsgi [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 767.097659] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 767.097659] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 767.111211] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.111211] [58507]: warnings.warn( [ 767.116143] [58507]: INFO cinder.volume.api [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 767.122915] [58507]: INFO cinder.api.openstack.wsgi [None req-a0ae00e4-8d7a-4a3a-b5d1-b7862bbbdb27 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 767.123067] [58507]: [pid: 58507|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:52 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 772.120352] [58506]: DEBUG cinder.api.middleware.request_id [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.122717] [58506]: INFO cinder.api.openstack.wsgi [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/volumes [ 772.123878] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-611771444"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 772.124705] [58506]: DEBUG cinder.api.v3.volumes [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-611771444'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 772.124848] [58506]: INFO cinder.api.v3.volumes [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume of 1 GB [ 772.129907] [58506]: INFO cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Availability Zones retrieved successfully. [ 772.137033] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Flow 'volume_create_api' (f6706e0c-51c2-455b-a28f-a492bc7fcce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 772.138427] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca25830-dbc0-41ac-aa45-8993d915ba62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 772.139660] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 772.161079] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca25830-dbc0-41ac-aa45-8993d915ba62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 772.162165] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd25cf5-3a2f-477c-a5d6-08075344affa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 772.237879] [58506]: DEBUG cinder.quota [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Created reservations ['4d87f38c-f6c2-48df-a09b-c8a8675a5325', 'a6b46075-4a8c-4929-acb2-ee395208945a', 'cd5e1513-9cf5-480b-a9f3-aec702563bab', '5f7590e0-4f55-457e-9bd5-a06c7a26ea2a'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 772.238755] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd25cf5-3a2f-477c-a5d6-08075344affa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d87f38c-f6c2-48df-a09b-c8a8675a5325', 'a6b46075-4a8c-4929-acb2-ee395208945a', 'cd5e1513-9cf5-480b-a9f3-aec702563bab', '5f7590e0-4f55-457e-9bd5-a06c7a26ea2a']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 772.239631] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e22d2-73dc-4c18-a36e-52c9a28023c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 772.258214] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e22d2-73dc-4c18-a36e-52c9a28023c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c789774-21f2-406e-bf71-7b61453e79cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-611771444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc6ab7689749ab8b90a598f1d99d86',qos_specs=None,replication_status=,reservations=['4d87f38c-f6c2-48df-a09b-c8a8675a5325','a6b46075-4a8c-4929-acb2-ee395208945a','cd5e1513-9cf5-480b-a9f3-aec702563bab','5f7590e0-4f55-457e-9bd5-a06c7a26ea2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af755f93624e61bd558a1e936ba763',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-611771444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c789774-21f2-406e-bf71-7b61453e79cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc6ab7689749ab8b90a598f1d99d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43af755f93624e61bd558a1e936ba763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 772.258698] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cc230e-8f89-4e78-996a-44db39db404a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 772.275058] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cc230e-8f89-4e78-996a-44db39db404a) transitioned into state 'SUCCESS' from state '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-611771444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc6ab7689749ab8b90a598f1d99d86',qos_specs=None,replication_status=,reservations=['4d87f38c-f6c2-48df-a09b-c8a8675a5325','a6b46075-4a8c-4929-acb2-ee395208945a','cd5e1513-9cf5-480b-a9f3-aec702563bab','5f7590e0-4f55-457e-9bd5-a06c7a26ea2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af755f93624e61bd558a1e936ba763',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 772.275058] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26209a61-cd03-46da-b22f-e0345e6adb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 772.287745] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26209a61-cd03-46da-b22f-e0345e6adb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 772.290195] [58506]: DEBUG cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Flow 'volume_create_api' (f6706e0c-51c2-455b-a28f-a492bc7fcce8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 772.291578] [58506]: INFO cinder.volume.api [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume request issued successfully. [ 772.294383] [58506]: INFO cinder.api.openstack.wsgi [None req-8a8064da-4d37-4727-8693-ea43a8a6b170 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 772.294383] [58506]: [pid: 58506|app: 0|req: 31/66] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:33:57 2025] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 772.302588] [58507]: DEBUG cinder.api.middleware.request_id [None req-c7af383f-e5dd-4498-8646-54c6c405a24b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.306482] [58507]: INFO cinder.api.openstack.wsgi [None req-c7af383f-e5dd-4498-8646-54c6c405a24b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 772.306482] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c7af383f-e5dd-4498-8646-54c6c405a24b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 772.306482] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c7af383f-e5dd-4498-8646-54c6c405a24b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 772.315121] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.315121] [58507]: warnings.warn( [ 772.321835] [58507]: INFO cinder.volume.api [None req-c7af383f-e5dd-4498-8646-54c6c405a24b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 772.328145] [58507]: INFO cinder.api.openstack.wsgi [None req-c7af383f-e5dd-4498-8646-54c6c405a24b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 772.328606] [58507]: [pid: 58507|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:58 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.634387] [58506]: DEBUG cinder.api.middleware.request_id [req-71bb1d8e-c12f-4007-ac3c-0b82e3f7fe92 req-2fc253dc-3413-4ebc-9e91-121941bf37ec None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.637672] [58506]: INFO cinder.api.openstack.wsgi [req-71bb1d8e-c12f-4007-ac3c-0b82e3f7fe92 req-2fc253dc-3413-4ebc-9e91-121941bf37ec tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 [ 772.637932] [58506]: DEBUG cinder.api.openstack.wsgi [req-71bb1d8e-c12f-4007-ac3c-0b82e3f7fe92 req-2fc253dc-3413-4ebc-9e91-121941bf37ec tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 772.638194] [58506]: DEBUG cinder.api.openstack.wsgi [req-71bb1d8e-c12f-4007-ac3c-0b82e3f7fe92 req-2fc253dc-3413-4ebc-9e91-121941bf37ec tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 772.649283] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.649283] [58506]: warnings.warn( [ 773.200873] [58506]: INFO cinder.api.openstack.wsgi [req-71bb1d8e-c12f-4007-ac3c-0b82e3f7fe92 req-2fc253dc-3413-4ebc-9e91-121941bf37ec tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 returned with HTTP 200 [ 773.201426] [58506]: [pid: 58506|app: 0|req: 32/68] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:33:58 2025] DELETE /volume/v3/attachments/0b61dbe4-3913-4020-9072-94c70ecec939 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.340989] [58507]: DEBUG cinder.api.middleware.request_id [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.345598] [58507]: INFO cinder.api.openstack.wsgi [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 773.345598] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 773.345598] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.358056] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.358056] [58507]: warnings.warn( [ 773.362871] [58507]: INFO cinder.volume.api [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 773.370596] [58507]: INFO cinder.api.openstack.wsgi [None req-e9e5df9d-756c-4007-b499-d42f3b41cfed tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 773.371082] [58507]: [pid: 58507|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:33:59 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.788848] [58506]: DEBUG cinder.api.middleware.request_id [req-16a0d865-17b5-489c-bda8-937d07cfde8b req-fe57703e-94d5-4af5-8dce-ca9d22e5b8f2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.791332] [58506]: INFO cinder.api.openstack.wsgi [req-16a0d865-17b5-489c-bda8-937d07cfde8b req-fe57703e-94d5-4af5-8dce-ca9d22e5b8f2 tempest-SecurityGroupsTestJSON-1733005372 tempest-SecurityGroupsTestJSON-1733005372-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=fddf3724-003e-472c-b531-adaf05962749 [ 778.791585] [58506]: DEBUG cinder.api.openstack.wsgi [req-16a0d865-17b5-489c-bda8-937d07cfde8b req-fe57703e-94d5-4af5-8dce-ca9d22e5b8f2 tempest-SecurityGroupsTestJSON-1733005372 tempest-SecurityGroupsTestJSON-1733005372-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 778.791814] [58506]: DEBUG cinder.api.openstack.wsgi [req-16a0d865-17b5-489c-bda8-937d07cfde8b req-fe57703e-94d5-4af5-8dce-ca9d22e5b8f2 tempest-SecurityGroupsTestJSON-1733005372 tempest-SecurityGroupsTestJSON-1733005372-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 778.805370] [58506]: INFO cinder.api.openstack.wsgi [req-16a0d865-17b5-489c-bda8-937d07cfde8b req-fe57703e-94d5-4af5-8dce-ca9d22e5b8f2 tempest-SecurityGroupsTestJSON-1733005372 tempest-SecurityGroupsTestJSON-1733005372-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=fddf3724-003e-472c-b531-adaf05962749 returned with HTTP 200 [ 778.805844] [58506]: [pid: 58506|app: 0|req: 33/70] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Nov 22 06:34:04 2025] GET /volume/v3/attachments?instance_id=fddf3724-003e-472c-b531-adaf05962749 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.367192] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=124,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 788.802113] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=155,cinder:INSERT=21,cinder:UPDATE=31 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.236588] [58507]: DEBUG cinder.api.middleware.request_id [None req-5f4dd084-1961-4036-9323-a49a6892c799 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.240345] [58507]: INFO cinder.api.openstack.wsgi [None req-5f4dd084-1961-4036-9323-a49a6892c799 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 798.240644] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5f4dd084-1961-4036-9323-a49a6892c799 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 798.240901] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5f4dd084-1961-4036-9323-a49a6892c799 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 798.241128] [58507]: INFO cinder.api.v3.volumes [None req-5f4dd084-1961-4036-9323-a49a6892c799 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Delete volume with id: cd896b3b-5b42-4364-9044-e44487727d8c [ 798.253026] [58507]: INFO cinder.api.openstack.wsgi [None req-5f4dd084-1961-4036-9323-a49a6892c799 tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 404 [ 798.253685] [58507]: [pid: 58507|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:34:23 2025] DELETE /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 798.257447] [58506]: DEBUG cinder.api.middleware.request_id [None req-a9388961-5d2a-47e4-a1d2-8ca77e7a9f9c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.260657] [58506]: INFO cinder.api.openstack.wsgi [None req-a9388961-5d2a-47e4-a1d2-8ca77e7a9f9c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] GET http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c [ 798.260931] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a9388961-5d2a-47e4-a1d2-8ca77e7a9f9c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 798.261183] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a9388961-5d2a-47e4-a1d2-8ca77e7a9f9c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 798.274046] [58506]: INFO cinder.api.openstack.wsgi [None req-a9388961-5d2a-47e4-a1d2-8ca77e7a9f9c tempest-VolumesAssistedSnapshotsTest-930739528 tempest-VolumesAssistedSnapshotsTest-930739528-project-admin] http://10.180.1.21/volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c returned with HTTP 404 [ 798.275415] [58506]: [pid: 58506|app: 0|req: 34/72] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:23 2025] GET /volume/v3/volumes/cd896b3b-5b42-4364-9044-e44487727d8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 803.403990] [58507]: DEBUG cinder.api.middleware.request_id [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.410251] [58507]: INFO cinder.api.openstack.wsgi [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 803.410251] [58507]: DEBUG cinder.api.openstack.wsgi [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 803.410251] [58507]: DEBUG cinder.api.openstack.wsgi [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.435591] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.435591] [58507]: warnings.warn( [ 803.444767] [58507]: INFO cinder.volume.api [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 803.453034] [58507]: INFO cinder.api.openstack.wsgi [None req-893a07a6-b100-4cb0-9d69-a6ffd6af08a8 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 803.453736] [58507]: [pid: 58507|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:29 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.473828] [58506]: DEBUG cinder.api.middleware.request_id [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.478969] [58506]: INFO cinder.api.openstack.wsgi [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 803.479224] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 803.479441] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 803.491388] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.491388] [58506]: warnings.warn( [ 803.501043] [58506]: INFO cinder.volume.api [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 803.514744] [58506]: INFO cinder.api.openstack.wsgi [None req-6ced6160-e4b5-4125-a44d-06542a6c1d07 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 803.515213] [58506]: [pid: 58506|app: 0|req: 35/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:29 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.263520] [58507]: DEBUG cinder.api.middleware.request_id [None req-2c262d03-e4e7-4639-a9a9-9020af02336c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.268895] [58507]: INFO cinder.api.openstack.wsgi [None req-2c262d03-e4e7-4639-a9a9-9020af02336c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 805.268895] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2c262d03-e4e7-4639-a9a9-9020af02336c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 805.268895] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2c262d03-e4e7-4639-a9a9-9020af02336c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.292415] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.292415] [58507]: warnings.warn( [ 805.299330] [58507]: INFO cinder.volume.api [None req-2c262d03-e4e7-4639-a9a9-9020af02336c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 805.308082] [58507]: INFO cinder.api.openstack.wsgi [None req-2c262d03-e4e7-4639-a9a9-9020af02336c tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 805.308614] [58507]: [pid: 58507|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:30 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.511468] [58506]: DEBUG cinder.api.middleware.request_id [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.517932] [58506]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 806.517932] [58506]: DEBUG cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.517932] [58506]: DEBUG cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.541980] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.541980] [58506]: warnings.warn( [ 806.550097] [58506]: INFO cinder.volume.api [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 806.559941] [58506]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-7d2bcafe-bbac-4d3d-8238-9696d81b9d7b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 806.561238] [58506]: [pid: 58506|app: 0|req: 36/76] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:34:32 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.613414] [58507]: DEBUG cinder.api.middleware.request_id [None req-e35a3811-651b-4aa7-b095-e7812c582f0e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.614104] [58507]: INFO cinder.api.openstack.wsgi [None req-e35a3811-651b-4aa7-b095-e7812c582f0e None None] GET http://10.180.1.21/volume// [ 806.614104] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e35a3811-651b-4aa7-b095-e7812c582f0e None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.616604] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e35a3811-651b-4aa7-b095-e7812c582f0e None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.616604] [58507]: INFO cinder.api.openstack.wsgi [None req-e35a3811-651b-4aa7-b095-e7812c582f0e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 806.616604] [58507]: [pid: 58507|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:34:32 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 806.631654] [58506]: DEBUG cinder.api.middleware.request_id [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-ec0d1e0a-6701-43cd-9f48-806dc67854f9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.631654] [58506]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-ec0d1e0a-6701-43cd-9f48-806dc67854f9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/attachments [ 806.632137] [58506]: DEBUG cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-ec0d1e0a-6701-43cd-9f48-806dc67854f9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c789774-21f2-406e-bf71-7b61453e79cf", "connector": null, "instance_uuid": "5ad07fca-4bcf-47f0-9d0f-9609561fdd8c"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 806.652427] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.652427] [58506]: warnings.warn( [ 806.697444] [58506]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-ec0d1e0a-6701-43cd-9f48-806dc67854f9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 806.700230] [58506]: [pid: 58506|app: 0|req: 37/78] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:34:32 2025] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 806.730253] [58507]: DEBUG cinder.api.middleware.request_id [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-050169fa-f613-46f0-9ae6-8f4c15ad9446 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.734100] [58507]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-050169fa-f613-46f0-9ae6-8f4c15ad9446 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action [ 806.734556] [58507]: DEBUG cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-050169fa-f613-46f0-9ae6-8f4c15ad9446 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 806.734690] [58507]: DEBUG cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-050169fa-f613-46f0-9ae6-8f4c15ad9446 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 806.758940] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.758940] [58507]: warnings.warn( [ 806.778875] [58507]: INFO cinder.api.openstack.wsgi [req-c86000c9-24ae-4cb6-b596-ae3d71f29ce8 req-050169fa-f613-46f0-9ae6-8f4c15ad9446 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action returned with HTTP 204 [ 806.781281] [58507]: [pid: 58507|app: 0|req: 42/79] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:34:32 2025] POST /volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 806.796553] [58506]: DEBUG cinder.api.middleware.request_id [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.799194] [58506]: INFO cinder.api.openstack.wsgi [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 806.800418] [58506]: DEBUG cinder.api.openstack.wsgi [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.800418] [58506]: DEBUG cinder.api.openstack.wsgi [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.816959] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.816959] [58506]: warnings.warn( [ 806.823073] [58506]: INFO cinder.volume.api [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 806.836776] [58506]: INFO cinder.api.openstack.wsgi [None req-00c53dd6-e952-4d9f-86cb-1bb213b8b128 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 806.837434] [58506]: [pid: 58506|app: 0|req: 38/80] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:32 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 806.859842] [58507]: DEBUG cinder.api.middleware.request_id [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.862377] [58507]: INFO cinder.api.openstack.wsgi [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 806.862599] [58507]: DEBUG cinder.api.openstack.wsgi [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.863464] [58507]: DEBUG cinder.api.openstack.wsgi [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.881698] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.881698] [58507]: warnings.warn( [ 806.892860] [58507]: INFO cinder.volume.api [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 806.899016] [58507]: INFO cinder.api.openstack.wsgi [None req-da9763ba-c58d-4cf8-b798-a38a9aee9054 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 806.899598] [58507]: [pid: 58507|app: 0|req: 43/81] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:34:32 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1110 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 816.829393] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 816.896388] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=18,cinder:UPDATE=2 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 827.020510] [58506]: DEBUG cinder.api.middleware.request_id [None req-4a102317-9f0f-4f44-a11b-75b6bc365f56 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.021324] [58506]: INFO cinder.api.openstack.wsgi [None req-4a102317-9f0f-4f44-a11b-75b6bc365f56 None None] GET http://10.180.1.21/volume// [ 827.021623] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4a102317-9f0f-4f44-a11b-75b6bc365f56 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 827.021965] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4a102317-9f0f-4f44-a11b-75b6bc365f56 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 827.023019] [58506]: INFO cinder.api.openstack.wsgi [None req-4a102317-9f0f-4f44-a11b-75b6bc365f56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 827.023677] [58506]: [pid: 58506|app: 0|req: 39/82] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:34:52 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 827.033034] [58507]: DEBUG cinder.api.middleware.request_id [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.037021] [58507]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 827.037021] [58507]: DEBUG cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 827.037021] [58507]: DEBUG cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 827.059786] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.059786] [58507]: warnings.warn( [ 827.065764] [58507]: INFO cinder.volume.api [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 827.073747] [58507]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-910c9e9a-f83f-4476-a2d5-987bc25a9701 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 827.074883] [58507]: [pid: 58507|app: 0|req: 44/83] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:34:52 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1291 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 827.206701] [58506]: DEBUG cinder.api.middleware.request_id [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 827.209370] [58506]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] PUT http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b [ 827.209956] [58506]: DEBUG cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-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=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 827.217674] [58506]: DEBUG cinder.coordination [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Acquiring lock "cinder-attachment_update-6c789774-21f2-406e-bf71-7b61453e79cf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 827.222752] [58506]: DEBUG cinder.coordination [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Lock "cinder-attachment_update-6c789774-21f2-406e-bf71-7b61453e79cf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 827.223886] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 827.223886] [58506]: warnings.warn( [ 831.754088] [58506]: DEBUG cinder.coordination [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Lock "cinder-attachment_update-6c789774-21f2-406e-bf71-7b61453e79cf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 831.754620] [58506]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-d16769ed-3d24-4b87-97d2-772396ab753e tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b returned with HTTP 200 [ 831.755164] [58506]: [pid: 58506|app: 0|req: 40/84] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:34:52 2025] PUT /volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 832.267258] [58507]: DEBUG cinder.api.middleware.request_id [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-407b119c-32f7-4b3a-9e96-9ec216793328 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.270124] [58507]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-407b119c-32f7-4b3a-9e96-9ec216793328 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action [ 832.270463] [58507]: DEBUG cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-407b119c-32f7-4b3a-9e96-9ec216793328 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 832.270592] [58507]: DEBUG cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-407b119c-32f7-4b3a-9e96-9ec216793328 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 832.293452] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.293452] [58507]: warnings.warn( [ 832.302893] [58507]: INFO cinder.api.openstack.wsgi [req-05e6ad2f-f43f-4e35-b39c-deeb8d417109 req-407b119c-32f7-4b3a-9e96-9ec216793328 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action returned with HTTP 204 [ 832.303434] [58507]: [pid: 58507|app: 0|req: 45/85] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:34:58 2025] POST /volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 841.748534] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 842.299551] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 843.647455] [58506]: DEBUG cinder.api.middleware.request_id [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.650068] [58506]: INFO cinder.api.openstack.wsgi [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 843.650518] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-821343406", "imageRef": "13399463-1ecb-46f9-adc1-dfaa7144daa0", "size": 1}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 843.653321] [58506]: DEBUG cinder.api.v3.volumes [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-821343406', 'imageRef': '13399463-1ecb-46f9-adc1-dfaa7144daa0', 'size': 1}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 843.952084] [58506]: INFO cinder.api.v3.volumes [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Create volume of 1 GB [ 843.952603] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.952603] [58506]: warnings.warn( [ 843.958692] [58506]: INFO cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Availability Zones retrieved successfully. [ 843.967021] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Flow 'volume_create_api' (9805c4ab-fd1a-4847-8255-d0298474dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 843.968733] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113820ae-68b1-4044-ad97-a9eb25b3a8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 843.970163] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 844.032522] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (113820ae-68b1-4044-ad97-a9eb25b3a8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 844.033757] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db22d98-cd16-409b-9eda-cb2fef2603d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 844.136853] [58506]: DEBUG cinder.quota [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Created reservations ['c0f065cc-7fca-4eeb-bb33-9d8059823d71', 'a4ba278c-ab2e-4c30-8ffb-3bfff0e76253', '07d4eea3-2b04-43df-9db7-648db6a5ff48', '2e5fefc2-6ebd-4196-9962-a869914c3737'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 844.137993] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db22d98-cd16-409b-9eda-cb2fef2603d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0f065cc-7fca-4eeb-bb33-9d8059823d71', 'a4ba278c-ab2e-4c30-8ffb-3bfff0e76253', '07d4eea3-2b04-43df-9db7-648db6a5ff48', '2e5fefc2-6ebd-4196-9962-a869914c3737']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 844.141487] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7917b4-4586-4eb3-9ec7-797bef771dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 844.164478] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7917b4-4586-4eb3-9ec7-797bef771dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d98cdb7-c339-481d-a8e2-b046965d8a36', '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-821343406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a03f8d796b401885b09afad5ce8873',qos_specs=None,replication_status=,reservations=['c0f065cc-7fca-4eeb-bb33-9d8059823d71','a4ba278c-ab2e-4c30-8ffb-3bfff0e76253','07d4eea3-2b04-43df-9db7-648db6a5ff48','2e5fefc2-6ebd-4196-9962-a869914c3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c793d87b6f84f6aac2f5044d3ac3ef4',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-821343406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d98cdb7-c339-481d-a8e2-b046965d8a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30a03f8d796b401885b09afad5ce8873',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c793d87b6f84f6aac2f5044d3ac3ef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 844.164628] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfbff1f-565f-4335-bc86-830ebe73da94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 844.184366] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfbff1f-565f-4335-bc86-830ebe73da94) transitioned into state 'SUCCESS' from state '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-821343406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30a03f8d796b401885b09afad5ce8873',qos_specs=None,replication_status=,reservations=['c0f065cc-7fca-4eeb-bb33-9d8059823d71','a4ba278c-ab2e-4c30-8ffb-3bfff0e76253','07d4eea3-2b04-43df-9db7-648db6a5ff48','2e5fefc2-6ebd-4196-9962-a869914c3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c793d87b6f84f6aac2f5044d3ac3ef4',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 844.185820] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4bcf39-1906-40d9-a8e2-0e55b1b6231a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 844.206385] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4bcf39-1906-40d9-a8e2-0e55b1b6231a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 844.209781] [58506]: DEBUG cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Flow 'volume_create_api' (9805c4ab-fd1a-4847-8255-d0298474dc53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 844.210383] [58506]: INFO cinder.volume.api [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Create volume request issued successfully. [ 844.211192] [58506]: INFO cinder.api.openstack.wsgi [None req-c916be33-82cb-4fff-9fb5-5d982f7ce3b9 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 844.211775] [58506]: [pid: 58506|app: 0|req: 41/86] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:35:09 2025] POST /volume/v3/volumes => generated 751 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 844.227830] [58507]: DEBUG cinder.api.middleware.request_id [None req-90d4016f-c708-49af-9c52-63acda879727 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.234360] [58507]: INFO cinder.api.openstack.wsgi [None req-90d4016f-c708-49af-9c52-63acda879727 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 844.234662] [58507]: DEBUG cinder.api.openstack.wsgi [None req-90d4016f-c708-49af-9c52-63acda879727 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 844.234956] [58507]: DEBUG cinder.api.openstack.wsgi [None req-90d4016f-c708-49af-9c52-63acda879727 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 844.252762] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.252762] [58507]: warnings.warn( [ 844.265537] [58507]: INFO cinder.volume.api [None req-90d4016f-c708-49af-9c52-63acda879727 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 844.281969] [58507]: INFO cinder.api.openstack.wsgi [None req-90d4016f-c708-49af-9c52-63acda879727 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 844.282475] [58507]: [pid: 58507|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:09 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.305360] [58506]: DEBUG cinder.api.middleware.request_id [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.312712] [58506]: INFO cinder.api.openstack.wsgi [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 845.312712] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 845.312712] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 845.329426] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.329426] [58506]: warnings.warn( [ 845.337096] [58506]: INFO cinder.volume.api [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 845.344131] [58506]: INFO cinder.api.openstack.wsgi [None req-7fdfe2b5-28a0-4adc-8efd-cf622da0a5c1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 845.344641] [58506]: [pid: 58506|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:11 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.358440] [58507]: DEBUG cinder.api.middleware.request_id [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.360763] [58507]: INFO cinder.api.openstack.wsgi [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 846.361010] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 846.361251] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 846.372949] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.372949] [58507]: warnings.warn( [ 846.379694] [58507]: INFO cinder.volume.api [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 846.387415] [58507]: INFO cinder.api.openstack.wsgi [None req-5d8fe9ea-60c9-43f0-8df3-91b7cae3ea34 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 846.387965] [58507]: [pid: 58507|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:12 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 847.398869] [58506]: DEBUG cinder.api.middleware.request_id [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.401477] [58506]: INFO cinder.api.openstack.wsgi [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 847.401737] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 847.401962] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 847.414281] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.414281] [58506]: warnings.warn( [ 847.419737] [58506]: INFO cinder.volume.api [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 847.427039] [58506]: INFO cinder.api.openstack.wsgi [None req-c1f7cd27-b9a2-496d-b070-4b2fb1a06ba7 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 847.427330] [58506]: [pid: 58506|app: 0|req: 43/90] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:13 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 848.441401] [58507]: DEBUG cinder.api.middleware.request_id [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.443599] [58507]: INFO cinder.api.openstack.wsgi [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 848.444041] [58507]: DEBUG cinder.api.openstack.wsgi [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 848.444378] [58507]: DEBUG cinder.api.openstack.wsgi [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 848.460239] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.460239] [58507]: warnings.warn( [ 848.461888] [58507]: INFO cinder.volume.api [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 848.469508] [58507]: INFO cinder.api.openstack.wsgi [None req-dab734d7-a79b-458f-ac42-dc4b667d48c0 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 848.469873] [58507]: [pid: 58507|app: 0|req: 48/91] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:14 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.483242] [58506]: DEBUG cinder.api.middleware.request_id [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.485625] [58506]: INFO cinder.api.openstack.wsgi [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 849.485851] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 849.486082] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 849.498834] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.498834] [58506]: warnings.warn( [ 849.503968] [58506]: INFO cinder.volume.api [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 849.513477] [58506]: INFO cinder.api.openstack.wsgi [None req-f084568d-756f-4a12-8d6f-e6bed28ca160 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 849.516513] [58506]: [pid: 58506|app: 0|req: 44/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:15 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.465152] [58507]: DEBUG cinder.api.middleware.request_id [req-bde87db8-82ea-4369-8e9c-a6ae1c7de15c req-34b0b82c-10f5-4e2e-976a-1d4fc61afd59 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.468522] [58507]: INFO cinder.api.openstack.wsgi [req-bde87db8-82ea-4369-8e9c-a6ae1c7de15c req-34b0b82c-10f5-4e2e-976a-1d4fc61afd59 tempest-ServerActionsTestJSON-1187546183 tempest-ServerActionsTestJSON-1187546183-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=fa4bcf40-50b4-401e-8b0e-d2c59ac95e46 [ 850.468522] [58507]: DEBUG cinder.api.openstack.wsgi [req-bde87db8-82ea-4369-8e9c-a6ae1c7de15c req-34b0b82c-10f5-4e2e-976a-1d4fc61afd59 tempest-ServerActionsTestJSON-1187546183 tempest-ServerActionsTestJSON-1187546183-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 850.468522] [58507]: DEBUG cinder.api.openstack.wsgi [req-bde87db8-82ea-4369-8e9c-a6ae1c7de15c req-34b0b82c-10f5-4e2e-976a-1d4fc61afd59 tempest-ServerActionsTestJSON-1187546183 tempest-ServerActionsTestJSON-1187546183-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 850.484694] [58507]: INFO cinder.api.openstack.wsgi [req-bde87db8-82ea-4369-8e9c-a6ae1c7de15c req-34b0b82c-10f5-4e2e-976a-1d4fc61afd59 tempest-ServerActionsTestJSON-1187546183 tempest-ServerActionsTestJSON-1187546183-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=fa4bcf40-50b4-401e-8b0e-d2c59ac95e46 returned with HTTP 200 [ 850.485812] [58507]: [pid: 58507|app: 0|req: 49/93] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Nov 22 06:35:16 2025] GET /volume/v3/attachments?instance_id=fa4bcf40-50b4-401e-8b0e-d2c59ac95e46 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.525280] [58506]: DEBUG cinder.api.middleware.request_id [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.528552] [58506]: INFO cinder.api.openstack.wsgi [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 850.528893] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 850.529158] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 850.541538] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.541538] [58506]: warnings.warn( [ 850.546128] [58506]: INFO cinder.volume.api [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 850.552142] [58506]: INFO cinder.api.openstack.wsgi [None req-6d1e3f1d-1036-420e-b8ec-10c3ae52ade2 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 850.552877] [58506]: [pid: 58506|app: 0|req: 45/94] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:16 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.565313] [58507]: DEBUG cinder.api.middleware.request_id [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.568255] [58507]: INFO cinder.api.openstack.wsgi [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 851.568515] [58507]: DEBUG cinder.api.openstack.wsgi [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 851.568767] [58507]: DEBUG cinder.api.openstack.wsgi [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 851.582650] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.582650] [58507]: warnings.warn( [ 851.588142] [58507]: INFO cinder.volume.api [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 851.596658] [58507]: INFO cinder.api.openstack.wsgi [None req-549c8c1d-ddf8-4195-bee0-3b76a9c8c85e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 851.597342] [58507]: [pid: 58507|app: 0|req: 50/95] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:17 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.608471] [58506]: DEBUG cinder.api.middleware.request_id [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.610887] [58506]: INFO cinder.api.openstack.wsgi [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 852.611163] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 852.611353] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 852.621713] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.621713] [58506]: warnings.warn( [ 852.626572] [58506]: INFO cinder.volume.api [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 852.632418] [58506]: INFO cinder.api.openstack.wsgi [None req-4f9b213a-52a2-4b79-8292-5acd238f4b8f tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 852.632963] [58506]: [pid: 58506|app: 0|req: 46/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:18 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.645327] [58507]: DEBUG cinder.api.middleware.request_id [None req-9f9fabc1-4144-4900-ad7b-541e3828822c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.647508] [58507]: INFO cinder.api.openstack.wsgi [None req-9f9fabc1-4144-4900-ad7b-541e3828822c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 853.647808] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9f9fabc1-4144-4900-ad7b-541e3828822c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 853.648042] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9f9fabc1-4144-4900-ad7b-541e3828822c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 853.660805] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.660805] [58507]: warnings.warn( [ 853.666042] [58507]: INFO cinder.volume.api [None req-9f9fabc1-4144-4900-ad7b-541e3828822c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 853.673173] [58507]: INFO cinder.api.openstack.wsgi [None req-9f9fabc1-4144-4900-ad7b-541e3828822c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 853.673821] [58507]: [pid: 58507|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:19 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 854.690258] [58506]: DEBUG cinder.api.middleware.request_id [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.694009] [58506]: INFO cinder.api.openstack.wsgi [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 854.694198] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 854.694574] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 854.707829] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.707829] [58506]: warnings.warn( [ 854.713823] [58506]: INFO cinder.volume.api [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 854.720611] [58506]: INFO cinder.api.openstack.wsgi [None req-1f7d1137-9733-4e94-9ab5-f4577f82607e tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 854.721136] [58506]: [pid: 58506|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:20 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.735332] [58507]: DEBUG cinder.api.middleware.request_id [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.738611] [58507]: INFO cinder.api.openstack.wsgi [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 855.738958] [58507]: DEBUG cinder.api.openstack.wsgi [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 855.739195] [58507]: DEBUG cinder.api.openstack.wsgi [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 855.752359] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.752359] [58507]: warnings.warn( [ 855.758186] [58507]: INFO cinder.volume.api [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 855.764086] [58507]: INFO cinder.api.openstack.wsgi [None req-baa743fe-9945-4d40-bd7c-bd4632d03ceb tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 855.765023] [58507]: [pid: 58507|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:21 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.774418] [58506]: DEBUG cinder.api.middleware.request_id [None req-4f84ec7a-f199-4575-a48f-6969369acd4d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.776836] [58506]: INFO cinder.api.openstack.wsgi [None req-4f84ec7a-f199-4575-a48f-6969369acd4d tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 856.777212] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4f84ec7a-f199-4575-a48f-6969369acd4d tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 856.777491] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4f84ec7a-f199-4575-a48f-6969369acd4d tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 856.789707] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.789707] [58506]: warnings.warn( [ 856.794548] [58506]: INFO cinder.volume.api [None req-4f84ec7a-f199-4575-a48f-6969369acd4d tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 856.801703] [58506]: INFO cinder.api.openstack.wsgi [None req-4f84ec7a-f199-4575-a48f-6969369acd4d tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 856.802350] [58506]: [pid: 58506|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:22 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.814913] [58507]: DEBUG cinder.api.middleware.request_id [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.816833] [58507]: INFO cinder.api.openstack.wsgi [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 857.817239] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 857.817589] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 857.830600] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.830600] [58507]: warnings.warn( [ 857.836482] [58507]: INFO cinder.volume.api [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 857.844302] [58507]: INFO cinder.api.openstack.wsgi [None req-e7ac3d69-bddb-4abe-ac51-b3ee6b084196 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 857.844783] [58507]: [pid: 58507|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:23 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.860232] [58506]: DEBUG cinder.api.middleware.request_id [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.862299] [58506]: INFO cinder.api.openstack.wsgi [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 858.862517] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 858.862727] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 858.874382] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.874382] [58506]: warnings.warn( [ 858.878447] [58506]: INFO cinder.volume.api [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 858.884119] [58506]: INFO cinder.api.openstack.wsgi [None req-a253a5e0-a3a4-4cab-a4a3-5a8ff642c4af tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 858.884534] [58506]: [pid: 58506|app: 0|req: 49/102] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:24 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.864961] [58507]: DEBUG cinder.api.middleware.request_id [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.867026] [58507]: INFO cinder.api.openstack.wsgi [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/volumes [ 859.867458] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1010802832"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 859.869132] [58507]: DEBUG cinder.api.v3.volumes [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1010802832'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 859.869280] [58507]: INFO cinder.api.v3.volumes [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume of 1 GB [ 859.874087] [58507]: INFO cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Availability Zones retrieved successfully. [ 859.881351] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Flow 'volume_create_api' (dc3c75d6-b9b5-487f-8057-e0d52f513971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 859.882630] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a351f9e-7ac2-4bc9-b32a-25acfdc18d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 859.883808] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 859.894528] [58506]: DEBUG cinder.api.middleware.request_id [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.897049] [58506]: INFO cinder.api.openstack.wsgi [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 859.897049] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 859.897049] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 859.908511] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.908511] [58506]: warnings.warn( [ 859.911970] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a351f9e-7ac2-4bc9-b32a-25acfdc18d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 859.912922] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251258f8-7199-4831-867e-b717e36f195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 859.914626] [58506]: INFO cinder.volume.api [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 859.920554] [58506]: INFO cinder.api.openstack.wsgi [None req-2ece4553-a8e8-4a7c-bf92-b28e2a57add6 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 859.921011] [58506]: [pid: 58506|app: 0|req: 50/103] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:25 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.967462] [58507]: DEBUG cinder.quota [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Created reservations ['fc437961-65f8-4af5-905f-b767816b1bad', 'be5c967b-b371-4030-a2ac-d21b6776bc5f', '062a0270-75e7-4ce4-af16-357d56565e6e', '30dafadf-cd94-4066-9fe3-7ab61e5255cb'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 859.968835] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251258f8-7199-4831-867e-b717e36f195c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc437961-65f8-4af5-905f-b767816b1bad', 'be5c967b-b371-4030-a2ac-d21b6776bc5f', '062a0270-75e7-4ce4-af16-357d56565e6e', '30dafadf-cd94-4066-9fe3-7ab61e5255cb']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 859.969364] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693b8ec5-963f-4bd8-a05e-b2282a2732f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 859.984837] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693b8ec5-963f-4bd8-a05e-b2282a2732f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbf472b-3af5-4514-80b9-1affbee81993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1010802832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563025c4742c40ba999560c25b03e940',qos_specs=None,replication_status=,reservations=['fc437961-65f8-4af5-905f-b767816b1bad','be5c967b-b371-4030-a2ac-d21b6776bc5f','062a0270-75e7-4ce4-af16-357d56565e6e','30dafadf-cd94-4066-9fe3-7ab61e5255cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1010802832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbf472b-3af5-4514-80b9-1affbee81993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563025c4742c40ba999560c25b03e940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 859.985302] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77cfa87-9f7c-44cc-9d49-cb8580b8d902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.005706] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e77cfa87-9f7c-44cc-9d49-cb8580b8d902) transitioned into state 'SUCCESS' from state '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-1010802832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563025c4742c40ba999560c25b03e940',qos_specs=None,replication_status=,reservations=['fc437961-65f8-4af5-905f-b767816b1bad','be5c967b-b371-4030-a2ac-d21b6776bc5f','062a0270-75e7-4ce4-af16-357d56565e6e','30dafadf-cd94-4066-9fe3-7ab61e5255cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.005706] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa055f4-cb51-4660-8b6c-9689e5255a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 860.016827] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa055f4-cb51-4660-8b6c-9689e5255a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 860.019059] [58507]: DEBUG cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Flow 'volume_create_api' (dc3c75d6-b9b5-487f-8057-e0d52f513971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 860.019059] [58507]: INFO cinder.volume.api [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume request issued successfully. [ 860.019308] [58507]: INFO cinder.api.openstack.wsgi [None req-3b3d4232-d1f1-4b4e-9690-5fc489ee4a89 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 860.019815] [58507]: [pid: 58507|app: 0|req: 54/104] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:35:25 2025] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 860.931739] [58506]: DEBUG cinder.api.middleware.request_id [None req-7bd8bf87-4315-4170-8415-d6618d277583 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.940429] [58506]: INFO cinder.api.openstack.wsgi [None req-7bd8bf87-4315-4170-8415-d6618d277583 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 860.940429] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7bd8bf87-4315-4170-8415-d6618d277583 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 860.940429] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7bd8bf87-4315-4170-8415-d6618d277583 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 860.958551] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.958551] [58506]: warnings.warn( [ 860.961540] [58506]: INFO cinder.volume.api [None req-7bd8bf87-4315-4170-8415-d6618d277583 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 860.968888] [58506]: INFO cinder.api.openstack.wsgi [None req-7bd8bf87-4315-4170-8415-d6618d277583 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 860.969370] [58506]: [pid: 58506|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:26 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.982541] [58507]: DEBUG cinder.api.middleware.request_id [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.985179] [58507]: INFO cinder.api.openstack.wsgi [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 861.985412] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 861.985631] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 861.997088] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.997088] [58507]: warnings.warn( [ 862.003766] [58507]: INFO cinder.volume.api [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 862.012797] [58507]: INFO cinder.api.openstack.wsgi [None req-d3883af1-fcd6-447e-9b5d-9c4a3f146c7c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 862.013646] [58507]: [pid: 58507|app: 0|req: 55/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:27 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.024998] [58506]: DEBUG cinder.api.middleware.request_id [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.029992] [58506]: INFO cinder.api.openstack.wsgi [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 863.029992] [58506]: DEBUG cinder.api.openstack.wsgi [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.029992] [58506]: DEBUG cinder.api.openstack.wsgi [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.042104] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.042104] [58506]: warnings.warn( [ 863.049604] [58506]: INFO cinder.volume.api [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 863.058938] [58506]: INFO cinder.api.openstack.wsgi [None req-12f1eff8-120a-4fb6-af96-80f850cc9482 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 863.059415] [58506]: [pid: 58506|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:28 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.200090] [58507]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.202446] [58507]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 863.202446] [58507]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.202635] [58507]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.210888] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.210888] [58507]: warnings.warn( [ 863.216176] [58507]: INFO cinder.volume.api [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 863.223256] [58507]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-fd1f75a3-9e03-4b22-a848-8e9ed7edc7cf tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 863.223811] [58507]: [pid: 58507|app: 0|req: 56/108] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:35:28 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.572816] [58506]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.576239] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 863.576474] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.576694] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.585633] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.585633] [58506]: warnings.warn( [ 863.590317] [58506]: INFO cinder.volume.api [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 863.596748] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-f7fe8358-d8c9-4e18-bd81-13240019eda4 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 863.597716] [58506]: [pid: 58506|app: 0|req: 53/109] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:35:29 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.605839] [58507]: DEBUG cinder.api.middleware.request_id [None req-ae09cb76-e635-4d7d-80f9-428f95d5a0c1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.606616] [58507]: INFO cinder.api.openstack.wsgi [None req-ae09cb76-e635-4d7d-80f9-428f95d5a0c1 None None] GET http://10.180.1.21/volume// [ 863.606914] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ae09cb76-e635-4d7d-80f9-428f95d5a0c1 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.607305] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ae09cb76-e635-4d7d-80f9-428f95d5a0c1 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.607835] [58507]: INFO cinder.api.openstack.wsgi [None req-ae09cb76-e635-4d7d-80f9-428f95d5a0c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 863.608365] [58507]: [pid: 58507|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:35:29 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 863.613376] [58506]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-d68af338-f9e7-4fb0-b273-9e3318b58a51 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.616163] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-d68af338-f9e7-4fb0-b273-9e3318b58a51 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] POST http://10.180.1.21/volume/v3/attachments [ 863.616728] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-d68af338-f9e7-4fb0-b273-9e3318b58a51 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d98cdb7-c339-481d-a8e2-b046965d8a36", "connector": null, "instance_uuid": "39d91600-a0b3-464a-b842-f8e50ea74dc9"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 863.637861] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.637861] [58506]: warnings.warn( [ 863.664589] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-d68af338-f9e7-4fb0-b273-9e3318b58a51 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 863.665120] [58506]: [pid: 58506|app: 0|req: 54/111] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:35:29 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 869.551986] [58507]: DEBUG cinder.api.middleware.request_id [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.554597] [58507]: INFO cinder.api.openstack.wsgi [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 869.555068] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1930844291"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 869.558142] [58507]: DEBUG cinder.api.v3.volumes [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1930844291'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 869.558208] [58507]: INFO cinder.api.v3.volumes [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume of 1 GB [ 869.565743] [58507]: INFO cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Availability Zones retrieved successfully. [ 869.573908] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (2b813cde-544e-41cd-b468-5913dced2b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 869.575218] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51ac8279-a224-461b-8640-147d45939d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 869.576682] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 869.601506] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51ac8279-a224-461b-8640-147d45939d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 869.602583] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49690d81-a36d-463b-95b1-e773a64dd7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 869.661429] [58507]: DEBUG cinder.quota [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Created reservations ['1e3a9483-92a6-47f2-bbc2-c31e8049a0b6', 'cc7cf879-d48c-437a-ac25-4ea94a98de81', 'e2268c3c-e498-435b-8a5c-3e58717b5da1', '276c7581-77ba-47dd-af12-5e3df5ed53a6'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 869.662555] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49690d81-a36d-463b-95b1-e773a64dd7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3a9483-92a6-47f2-bbc2-c31e8049a0b6', 'cc7cf879-d48c-437a-ac25-4ea94a98de81', 'e2268c3c-e498-435b-8a5c-3e58717b5da1', '276c7581-77ba-47dd-af12-5e3df5ed53a6']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 869.663647] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9a0252-39c7-4994-a237-ad5619119dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 869.681711] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9a0252-39c7-4994-a237-ad5619119dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4c01e2-e893-4158-b553-ff8d3d232736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1930844291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['1e3a9483-92a6-47f2-bbc2-c31e8049a0b6','cc7cf879-d48c-437a-ac25-4ea94a98de81','e2268c3c-e498-435b-8a5c-3e58717b5da1','276c7581-77ba-47dd-af12-5e3df5ed53a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1930844291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d4c01e2-e893-4158-b553-ff8d3d232736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='710f5f3ec9af4db59560189c005ab7ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 869.682760] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5cb2c0-f826-4005-bebf-939791631c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 869.699102] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5cb2c0-f826-4005-bebf-939791631c4d) transitioned into state 'SUCCESS' from state '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-1930844291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['1e3a9483-92a6-47f2-bbc2-c31e8049a0b6','cc7cf879-d48c-437a-ac25-4ea94a98de81','e2268c3c-e498-435b-8a5c-3e58717b5da1','276c7581-77ba-47dd-af12-5e3df5ed53a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 869.699918] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a208b38a-7409-4464-8a54-587f401ac856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 869.709989] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a208b38a-7409-4464-8a54-587f401ac856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 869.711046] [58507]: DEBUG cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (2b813cde-544e-41cd-b468-5913dced2b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 869.711432] [58507]: INFO cinder.volume.api [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request issued successfully. [ 869.712870] [58507]: INFO cinder.api.openstack.wsgi [None req-1fdf480a-5336-4ac1-91bd-f8638f6c507b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 869.712870] [58507]: [pid: 58507|app: 0|req: 58/112] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:35:35 2025] POST /volume/v3/volumes => generated 754 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 869.723303] [58506]: DEBUG cinder.api.middleware.request_id [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.726488] [58506]: INFO cinder.api.openstack.wsgi [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 869.726488] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 869.726640] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 869.734671] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.734671] [58506]: warnings.warn( [ 869.740623] [58506]: INFO cinder.volume.api [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 869.747725] [58506]: INFO cinder.api.openstack.wsgi [None req-ddf1404f-c1e2-41ab-895b-f61b83a811f4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 869.748182] [58506]: [pid: 58506|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:35 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.763593] [58507]: DEBUG cinder.api.middleware.request_id [None req-c0d69a09-d016-4ae6-9487-f4813393e380 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.765982] [58507]: INFO cinder.api.openstack.wsgi [None req-c0d69a09-d016-4ae6-9487-f4813393e380 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 870.766225] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c0d69a09-d016-4ae6-9487-f4813393e380 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 870.766438] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c0d69a09-d016-4ae6-9487-f4813393e380 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 870.778695] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.778695] [58507]: warnings.warn( [ 870.783229] [58507]: INFO cinder.volume.api [None req-c0d69a09-d016-4ae6-9487-f4813393e380 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 870.788942] [58507]: INFO cinder.api.openstack.wsgi [None req-c0d69a09-d016-4ae6-9487-f4813393e380 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 870.789541] [58507]: [pid: 58507|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:36 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 870.830221] [58506]: DEBUG cinder.api.middleware.request_id [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.834777] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 870.834777] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 870.834777] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 870.841526] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.841526] [58506]: warnings.warn( [ 870.845349] [58506]: INFO cinder.volume.api [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 870.850758] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-76be814f-6a19-406b-ada0-a4a2622fbb64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 870.850758] [58506]: [pid: 58506|app: 0|req: 56/115] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:35:36 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.371937] [58507]: DEBUG cinder.api.middleware.request_id [None req-79a62a91-b617-4c2a-bbc6-8c8221018dd5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.373258] [58507]: INFO cinder.api.openstack.wsgi [None req-79a62a91-b617-4c2a-bbc6-8c8221018dd5 None None] GET http://10.180.1.21/volume// [ 872.373380] [58507]: DEBUG cinder.api.openstack.wsgi [None req-79a62a91-b617-4c2a-bbc6-8c8221018dd5 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.374132] [58507]: DEBUG cinder.api.openstack.wsgi [None req-79a62a91-b617-4c2a-bbc6-8c8221018dd5 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.374132] [58507]: INFO cinder.api.openstack.wsgi [None req-79a62a91-b617-4c2a-bbc6-8c8221018dd5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 872.374605] [58507]: [pid: 58507|app: 0|req: 60/116] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:35:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 872.382514] [58506]: DEBUG cinder.api.middleware.request_id [req-0f60aaf1-8598-478e-94d7-53f177426390 req-dcb764ab-a75d-475c-a733-f5b6f7873b2d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.386049] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-dcb764ab-a75d-475c-a733-f5b6f7873b2d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 872.386694] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-dcb764ab-a75d-475c-a733-f5b6f7873b2d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d4c01e2-e893-4158-b553-ff8d3d232736", "connector": null, "instance_uuid": "51c92744-c66b-424c-a419-d2b21ba6844f"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 872.401980] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401980] [58506]: warnings.warn( [ 872.447092] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-dcb764ab-a75d-475c-a733-f5b6f7873b2d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 872.449616] [58506]: [pid: 58506|app: 0|req: 57/117] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:35:38 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 872.483858] [58507]: DEBUG cinder.api.middleware.request_id [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.486711] [58507]: INFO cinder.api.openstack.wsgi [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 872.489459] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.489459] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.508468] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.508468] [58507]: warnings.warn( [ 872.514244] [58507]: INFO cinder.volume.api [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 872.557992] [58507]: INFO cinder.api.openstack.wsgi [None req-a076d1fd-17b5-4550-8568-d84fcaad4c64 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 872.557992] [58507]: [pid: 58507|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:38 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.985018] [58506]: DEBUG cinder.api.middleware.request_id [None req-8e05eeb1-e562-45fa-a899-fbccf4635f34 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.985657] [58506]: INFO cinder.api.openstack.wsgi [None req-8e05eeb1-e562-45fa-a899-fbccf4635f34 None None] GET http://10.180.1.21/volume// [ 872.985974] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8e05eeb1-e562-45fa-a899-fbccf4635f34 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.986401] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8e05eeb1-e562-45fa-a899-fbccf4635f34 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 872.987200] [58506]: INFO cinder.api.openstack.wsgi [None req-8e05eeb1-e562-45fa-a899-fbccf4635f34 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 872.987684] [58506]: [pid: 58506|app: 0|req: 58/119] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:35:38 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 872.993869] [58507]: DEBUG cinder.api.middleware.request_id [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.996653] [58507]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 872.996653] [58507]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 872.996653] [58507]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 873.013693] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.013693] [58507]: warnings.warn( [ 873.018941] [58507]: INFO cinder.volume.api [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 873.029038] [58507]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-59a5546a-02fc-44ee-9bcd-b3fdfd7520f1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 873.029340] [58507]: [pid: 58507|app: 0|req: 62/120] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:35:38 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 873.061592] [58506]: DEBUG cinder.api.middleware.request_id [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.065676] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] PUT http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b [ 873.066159] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-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-922092", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 873.074962] [58506]: DEBUG cinder.coordination [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Acquiring lock "cinder-attachment_update-5d4c01e2-e893-4158-b553-ff8d3d232736-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 873.080095] [58506]: DEBUG cinder.coordination [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-5d4c01e2-e893-4158-b553-ff8d3d232736-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 873.081239] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.081239] [58506]: warnings.warn( [ 873.539453] [58507]: DEBUG cinder.api.middleware.request_id [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.544282] [58507]: INFO cinder.api.openstack.wsgi [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 873.544517] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 873.544731] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 873.558925] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.558925] [58507]: warnings.warn( [ 873.564048] [58507]: INFO cinder.volume.api [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 873.569949] [58507]: INFO cinder.api.openstack.wsgi [None req-ead68b50-d618-4b6b-ad34-dbfd11c51aff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 873.570256] [58507]: [pid: 58507|app: 0|req: 63/121] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:39 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.582718] [58507]: DEBUG cinder.api.middleware.request_id [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.584567] [58507]: INFO cinder.api.openstack.wsgi [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 874.584812] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 874.585088] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 874.600277] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.600277] [58507]: warnings.warn( [ 874.607869] [58507]: INFO cinder.volume.api [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 874.614950] [58507]: INFO cinder.api.openstack.wsgi [None req-ff4127bf-40e9-4858-aebc-b12eeceff29d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 874.615496] [58507]: [pid: 58507|app: 0|req: 64/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:40 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.629849] [58507]: DEBUG cinder.api.middleware.request_id [None req-d441b638-93e4-4b1c-8455-4fa80619e61c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.632354] [58507]: INFO cinder.api.openstack.wsgi [None req-d441b638-93e4-4b1c-8455-4fa80619e61c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 875.632549] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d441b638-93e4-4b1c-8455-4fa80619e61c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 875.632777] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d441b638-93e4-4b1c-8455-4fa80619e61c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 875.650859] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.650859] [58507]: warnings.warn( [ 875.656255] [58507]: INFO cinder.volume.api [None req-d441b638-93e4-4b1c-8455-4fa80619e61c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 875.664839] [58507]: INFO cinder.api.openstack.wsgi [None req-d441b638-93e4-4b1c-8455-4fa80619e61c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 875.665561] [58507]: [pid: 58507|app: 0|req: 65/123] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:41 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.681751] [58507]: DEBUG cinder.api.middleware.request_id [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.686343] [58507]: INFO cinder.api.openstack.wsgi [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 876.687083] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 876.687378] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 876.701705] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.701705] [58507]: warnings.warn( [ 876.707069] [58507]: INFO cinder.volume.api [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 876.715506] [58507]: INFO cinder.api.openstack.wsgi [None req-2c41f37c-9c8d-4123-b1ac-aa3451b2eb5c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 876.717185] [58507]: [pid: 58507|app: 0|req: 66/124] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:42 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.726846] [58507]: DEBUG cinder.api.middleware.request_id [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.729784] [58507]: INFO cinder.api.openstack.wsgi [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 877.730027] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 877.730310] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 877.747644] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.747644] [58507]: warnings.warn( [ 877.752038] [58507]: INFO cinder.volume.api [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 877.759831] [58507]: INFO cinder.api.openstack.wsgi [None req-ffb4b115-a1c5-4077-8a13-f134750593d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 877.759831] [58507]: [pid: 58507|app: 0|req: 67/125] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:43 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.111793] [58506]: DEBUG cinder.coordination [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-5d4c01e2-e893-4158-b553-ff8d3d232736-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 878.112345] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-91ccc7a9-6284-4976-a629-2c9b6fb5ce14 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b returned with HTTP 200 [ 878.112759] [58506]: [pid: 58506|app: 0|req: 59/126] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:35:38 2025] PUT /volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 878.772738] [58507]: DEBUG cinder.api.middleware.request_id [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.778096] [58507]: INFO cinder.api.openstack.wsgi [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 878.778096] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 878.778096] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 878.791964] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.791964] [58507]: warnings.warn( [ 878.796775] [58507]: INFO cinder.volume.api [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 878.803186] [58507]: INFO cinder.api.openstack.wsgi [None req-f679cf11-bff8-4f3c-940a-5ac69dc6fb93 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 878.803805] [58507]: [pid: 58507|app: 0|req: 68/127] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:44 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.802381] [58506]: DEBUG cinder.api.middleware.request_id [req-0f60aaf1-8598-478e-94d7-53f177426390 req-c134da37-4975-4130-a3f5-76e14e4c0c65 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.804736] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-c134da37-4975-4130-a3f5-76e14e4c0c65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b/action [ 879.805189] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-c134da37-4975-4130-a3f5-76e14e4c0c65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 879.805324] [58506]: DEBUG cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-c134da37-4975-4130-a3f5-76e14e4c0c65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 879.814356] [58507]: DEBUG cinder.api.middleware.request_id [None req-6d35f286-68b7-43b5-afb0-107db8245407 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.816902] [58507]: INFO cinder.api.openstack.wsgi [None req-6d35f286-68b7-43b5-afb0-107db8245407 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 879.817328] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6d35f286-68b7-43b5-afb0-107db8245407 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 879.817633] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6d35f286-68b7-43b5-afb0-107db8245407 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 879.825553] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.825553] [58506]: warnings.warn( [ 879.828166] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.828166] [58507]: warnings.warn( [ 879.832383] [58507]: INFO cinder.volume.api [None req-6d35f286-68b7-43b5-afb0-107db8245407 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 879.833782] [58506]: INFO cinder.api.openstack.wsgi [req-0f60aaf1-8598-478e-94d7-53f177426390 req-c134da37-4975-4130-a3f5-76e14e4c0c65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b/action returned with HTTP 204 [ 879.834409] [58506]: [pid: 58506|app: 0|req: 60/128] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:35:45 2025] POST /volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 879.837765] [58507]: INFO cinder.api.openstack.wsgi [None req-6d35f286-68b7-43b5-afb0-107db8245407 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 879.838265] [58507]: [pid: 58507|app: 0|req: 69/129] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:45 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 880.853938] [58506]: DEBUG cinder.api.middleware.request_id [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.859023] [58506]: INFO cinder.api.openstack.wsgi [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 880.859023] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 880.859023] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 880.879247] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.879247] [58506]: warnings.warn( [ 880.886025] [58506]: INFO cinder.volume.api [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 880.893684] [58506]: INFO cinder.api.openstack.wsgi [None req-8a8df2aa-3a57-442c-972b-07ffa0ebd8ab tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 880.896367] [58506]: [pid: 58506|app: 0|req: 61/130] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:46 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 880.909751] [58507]: DEBUG cinder.api.middleware.request_id [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.911899] [58507]: INFO cinder.api.openstack.wsgi [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 880.912046] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 880.912254] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 880.924097] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.924097] [58507]: warnings.warn( [ 880.929327] [58507]: INFO cinder.volume.api [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 880.935611] [58507]: INFO cinder.api.openstack.wsgi [None req-7c76cc27-4d50-44d0-892d-5cc22a18ec04 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 880.935611] [58507]: [pid: 58507|app: 0|req: 70/131] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:35:46 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.887316] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=108,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 890.932378] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=145,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 893.569128] [58506]: DEBUG cinder.api.middleware.request_id [req-c541105d-ee25-4fc4-9d1c-04727c21f432 req-5532c81e-68b0-4c6c-9a70-79f168287fbb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.572165] [58506]: INFO cinder.api.openstack.wsgi [req-c541105d-ee25-4fc4-9d1c-04727c21f432 req-5532c81e-68b0-4c6c-9a70-79f168287fbb tempest-InstanceActionsTestJSON-265211663 tempest-InstanceActionsTestJSON-265211663-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=183d71a6-f64d-4985-be98-ce567d3be715 [ 893.572430] [58506]: DEBUG cinder.api.openstack.wsgi [req-c541105d-ee25-4fc4-9d1c-04727c21f432 req-5532c81e-68b0-4c6c-9a70-79f168287fbb tempest-InstanceActionsTestJSON-265211663 tempest-InstanceActionsTestJSON-265211663-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 893.572647] [58506]: DEBUG cinder.api.openstack.wsgi [req-c541105d-ee25-4fc4-9d1c-04727c21f432 req-5532c81e-68b0-4c6c-9a70-79f168287fbb tempest-InstanceActionsTestJSON-265211663 tempest-InstanceActionsTestJSON-265211663-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 893.579595] [58506]: INFO cinder.api.openstack.wsgi [req-c541105d-ee25-4fc4-9d1c-04727c21f432 req-5532c81e-68b0-4c6c-9a70-79f168287fbb tempest-InstanceActionsTestJSON-265211663 tempest-InstanceActionsTestJSON-265211663-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=183d71a6-f64d-4985-be98-ce567d3be715 returned with HTTP 200 [ 893.581622] [58506]: [pid: 58506|app: 0|req: 62/132] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Nov 22 06:35:59 2025] GET /volume/v3/attachments?instance_id=183d71a6-f64d-4985-be98-ce567d3be715 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.030098] [58507]: DEBUG cinder.api.middleware.request_id [None req-7f53f755-94f3-4022-94a8-87997f69cac7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.030555] [58507]: INFO cinder.api.openstack.wsgi [None req-7f53f755-94f3-4022-94a8-87997f69cac7 None None] GET http://10.180.1.21/volume// [ 896.030730] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7f53f755-94f3-4022-94a8-87997f69cac7 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.030937] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7f53f755-94f3-4022-94a8-87997f69cac7 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.031359] [58507]: INFO cinder.api.openstack.wsgi [None req-7f53f755-94f3-4022-94a8-87997f69cac7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 896.031686] [58507]: [pid: 58507|app: 0|req: 71/133] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:36:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 896.036362] [58506]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.038677] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] GET http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 896.038912] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.039142] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.060855] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.060855] [58506]: warnings.warn( [ 896.065683] [58506]: INFO cinder.volume.api [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 896.076428] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-dd23b538-31a8-4875-8286-a1c44d0061f1 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 200 [ 896.076941] [58506]: [pid: 58506|app: 0|req: 63/134] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:36:01 2025] GET /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 1571 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 896.206054] [58507]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.208485] [58507]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] PUT http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b [ 896.208875] [58507]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-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=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 896.217280] [58507]: DEBUG cinder.coordination [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Acquiring lock "cinder-attachment_update-4d98cdb7-c339-481d-a8e2-b046965d8a36-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 896.224904] [58507]: DEBUG cinder.coordination [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Lock "cinder-attachment_update-4d98cdb7-c339-481d-a8e2-b046965d8a36-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 896.226022] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.226022] [58507]: warnings.warn( [ 896.752289] [58507]: DEBUG cinder.coordination [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Lock "cinder-attachment_update-4d98cdb7-c339-481d-a8e2-b046965d8a36-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 896.752708] [58507]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-615740ca-2932-437e-a8d9-b7db0d0c7b43 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b returned with HTTP 200 [ 896.753329] [58507]: [pid: 58507|app: 0|req: 72/135] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:36:01 2025] PUT /volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.265881] [58506]: DEBUG cinder.api.middleware.request_id [req-51092c16-b4fa-4c38-a020-a6436eb358af req-328d0f73-f022-4cc8-a2c1-4734bb2b2c54 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.268191] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-328d0f73-f022-4cc8-a2c1-4734bb2b2c54 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] POST http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b/action [ 897.268704] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-328d0f73-f022-4cc8-a2c1-4734bb2b2c54 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 897.268803] [58506]: DEBUG cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-328d0f73-f022-4cc8-a2c1-4734bb2b2c54 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 897.289571] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.289571] [58506]: warnings.warn( [ 897.298376] [58506]: INFO cinder.api.openstack.wsgi [req-51092c16-b4fa-4c38-a020-a6436eb358af req-328d0f73-f022-4cc8-a2c1-4734bb2b2c54 tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b/action returned with HTTP 204 [ 897.298933] [58506]: [pid: 58506|app: 0|req: 64/136] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:36:03 2025] POST /volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 906.747658] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 907.296228] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 930.142674] [58507]: DEBUG cinder.api.middleware.request_id [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.147141] [58507]: INFO cinder.api.openstack.wsgi [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 930.147141] [58507]: DEBUG cinder.api.openstack.wsgi [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 930.147141] [58507]: DEBUG cinder.api.openstack.wsgi [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 930.168433] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.168433] [58507]: warnings.warn( [ 930.176303] [58507]: INFO cinder.volume.api [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 930.194025] [58507]: INFO cinder.api.openstack.wsgi [None req-346db9a0-5cbf-4cf5-9a4f-3a9fcf1118b7 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 930.194025] [58507]: [pid: 58507|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:35 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.195227] [58506]: DEBUG cinder.api.middleware.request_id [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.198012] [58506]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 931.198288] [58506]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 931.198546] [58506]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 931.214864] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.214864] [58506]: warnings.warn( [ 931.220891] [58506]: INFO cinder.volume.api [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 931.228962] [58506]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-41651e21-36ec-4351-a65a-953af41abced tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 931.229511] [58506]: [pid: 58506|app: 0|req: 65/138] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:36:36 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.268624] [58507]: DEBUG cinder.api.middleware.request_id [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.271068] [58507]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf/action [ 931.271453] [58507]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 931.271603] [58507]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 931.282220] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.282220] [58507]: warnings.warn( [ 931.282762] [58507]: INFO cinder.volume.api [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 931.289408] [58507]: INFO cinder.volume.api [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Begin detaching volume completed successfully. [ 931.289654] [58507]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-89e391e7-a1c6-4540-87f2-6c3281e7720c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf/action returned with HTTP 202 [ 931.290163] [58507]: [pid: 58507|app: 0|req: 74/139] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:36:37 2025] POST /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 932.312091] [58506]: DEBUG cinder.api.middleware.request_id [None req-f40f01a5-5d01-402b-98f8-df51fbd5fb89 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.312623] [58506]: INFO cinder.api.openstack.wsgi [None req-f40f01a5-5d01-402b-98f8-df51fbd5fb89 None None] GET http://10.180.1.21/volume// [ 932.312843] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f40f01a5-5d01-402b-98f8-df51fbd5fb89 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 932.313202] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f40f01a5-5d01-402b-98f8-df51fbd5fb89 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 932.313614] [58506]: INFO cinder.api.openstack.wsgi [None req-f40f01a5-5d01-402b-98f8-df51fbd5fb89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 932.314055] [58506]: [pid: 58506|app: 0|req: 66/140] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:36:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 932.318187] [58507]: DEBUG cinder.api.middleware.request_id [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.320464] [58507]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 932.320896] [58507]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 932.321230] [58507]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 932.335661] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.335661] [58507]: warnings.warn( [ 932.341263] [58507]: INFO cinder.volume.api [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 932.350943] [58507]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-9aa10185-1c1d-4722-8708-2626cc1447dd tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 932.351636] [58507]: [pid: 58507|app: 0|req: 75/141] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:36:38 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 933.536344] [58506]: DEBUG cinder.api.middleware.request_id [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-3a9b8219-77ca-4f11-a774-ba2240210fd0 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.539038] [58506]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-3a9b8219-77ca-4f11-a774-ba2240210fd0 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b [ 933.539337] [58506]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-3a9b8219-77ca-4f11-a774-ba2240210fd0 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 933.539617] [58506]: DEBUG cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-3a9b8219-77ca-4f11-a774-ba2240210fd0 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 933.552023] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.552023] [58506]: warnings.warn( [ 934.091711] [58506]: INFO cinder.api.openstack.wsgi [req-501fa181-42a9-4bef-bee4-6b387229ccf1 req-3a9b8219-77ca-4f11-a774-ba2240210fd0 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b returned with HTTP 200 [ 934.091711] [58506]: [pid: 58506|app: 0|req: 67/142] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:36:39 2025] DELETE /volume/v3/attachments/c820b24a-63d0-4cc0-a297-d2b632d5726b => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 937.767246] [58507]: DEBUG cinder.api.middleware.request_id [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.769149] [58507]: INFO cinder.api.openstack.wsgi [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 937.769423] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 937.769609] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 937.781343] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.781343] [58507]: warnings.warn( [ 937.785659] [58507]: INFO cinder.volume.api [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 937.791485] [58507]: INFO cinder.api.openstack.wsgi [None req-f6b7a19d-4bc2-4b34-a57b-df934b66354b tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 937.791876] [58507]: [pid: 58507|app: 0|req: 76/143] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:43 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.494420] [58506]: DEBUG cinder.api.middleware.request_id [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.497421] [58506]: INFO cinder.api.openstack.wsgi [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 941.497673] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 941.497910] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 941.510641] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.510641] [58506]: warnings.warn( [ 941.522755] [58506]: INFO cinder.volume.api [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 941.532227] [58506]: INFO cinder.api.openstack.wsgi [None req-4eda47b5-f306-4dfe-bf2c-979e03c2c1d1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 941.532738] [58506]: [pid: 58506|app: 0|req: 68/144] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:47 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 944.625459] [58507]: DEBUG cinder.api.middleware.request_id [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.631969] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 944.632223] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 944.632520] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 944.652032] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.652032] [58507]: warnings.warn( [ 944.664626] [58507]: INFO cinder.volume.api [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 944.676153] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-5b0f2763-d048-4746-8a5d-e7515940bee1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 944.677213] [58507]: [pid: 58507|app: 0|req: 77/145] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:36:50 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.205080] [58506]: DEBUG cinder.api.middleware.request_id [None req-0a60d969-b28a-4bba-b680-6c6c74f546fd None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.205941] [58506]: INFO cinder.api.openstack.wsgi [None req-0a60d969-b28a-4bba-b680-6c6c74f546fd None None] GET http://10.180.1.21/volume// [ 946.205941] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0a60d969-b28a-4bba-b680-6c6c74f546fd None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.206105] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0a60d969-b28a-4bba-b680-6c6c74f546fd None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.206535] [58506]: INFO cinder.api.openstack.wsgi [None req-0a60d969-b28a-4bba-b680-6c6c74f546fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 946.206879] [58506]: [pid: 58506|app: 0|req: 69/146] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:36:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 946.212339] [58507]: DEBUG cinder.api.middleware.request_id [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-85a27de4-8012-4af9-82f4-cc84b5c1a3fa None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.214745] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-85a27de4-8012-4af9-82f4-cc84b5c1a3fa tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments [ 946.215208] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-85a27de4-8012-4af9-82f4-cc84b5c1a3fa tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edbf472b-3af5-4514-80b9-1affbee81993", "connector": null, "instance_uuid": "afa1753a-3c53-47f9-9f16-22d4ec3e75a0"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 946.229022] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.229022] [58507]: warnings.warn( [ 946.272031] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-85a27de4-8012-4af9-82f4-cc84b5c1a3fa tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 946.272640] [58507]: [pid: 58507|app: 0|req: 78/147] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:36:51 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.297018] [58506]: DEBUG cinder.api.middleware.request_id [None req-8d204433-abb5-4db8-af7d-1757343333bf None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.299292] [58506]: INFO cinder.api.openstack.wsgi [None req-8d204433-abb5-4db8-af7d-1757343333bf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 946.299550] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8d204433-abb5-4db8-af7d-1757343333bf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.300037] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8d204433-abb5-4db8-af7d-1757343333bf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.312605] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.312605] [58506]: warnings.warn( [ 946.316649] [58506]: INFO cinder.volume.api [None req-8d204433-abb5-4db8-af7d-1757343333bf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 946.323325] [58506]: INFO cinder.api.openstack.wsgi [None req-8d204433-abb5-4db8-af7d-1757343333bf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 946.323827] [58506]: [pid: 58506|app: 0|req: 70/148] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:52 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.800692] [58507]: DEBUG cinder.api.middleware.request_id [None req-68ec3bbe-cc9d-4100-bcad-f00f49b73ade None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.801134] [58507]: INFO cinder.api.openstack.wsgi [None req-68ec3bbe-cc9d-4100-bcad-f00f49b73ade None None] GET http://10.180.1.21/volume// [ 946.802324] [58507]: DEBUG cinder.api.openstack.wsgi [None req-68ec3bbe-cc9d-4100-bcad-f00f49b73ade None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.802569] [58507]: DEBUG cinder.api.openstack.wsgi [None req-68ec3bbe-cc9d-4100-bcad-f00f49b73ade None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.803112] [58507]: INFO cinder.api.openstack.wsgi [None req-68ec3bbe-cc9d-4100-bcad-f00f49b73ade None None] http://10.180.1.21/volume// returned with HTTP 300 [ 946.803480] [58507]: [pid: 58507|app: 0|req: 79/149] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:36:52 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 946.807507] [58506]: DEBUG cinder.api.middleware.request_id [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.813215] [58506]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 946.813215] [58506]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.813215] [58506]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.830318] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.830318] [58506]: warnings.warn( [ 946.834878] [58506]: INFO cinder.volume.api [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 946.842159] [58506]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-8a39e5cf-008d-4f7f-90d6-1dce42450960 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 946.842391] [58506]: [pid: 58506|app: 0|req: 71/150] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:36:52 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 946.880213] [58507]: DEBUG cinder.api.middleware.request_id [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.885416] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] PUT http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 [ 946.885416] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-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-922139", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 946.895258] [58507]: DEBUG cinder.coordination [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Acquiring lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 946.905708] [58507]: DEBUG cinder.coordination [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 946.905708] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.905708] [58507]: warnings.warn( [ 947.342174] [58506]: DEBUG cinder.api.middleware.request_id [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.348163] [58506]: INFO cinder.api.openstack.wsgi [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 947.348675] [58506]: DEBUG cinder.api.openstack.wsgi [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 947.349029] [58506]: DEBUG cinder.api.openstack.wsgi [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 947.384363] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.384363] [58506]: warnings.warn( [ 947.392494] [58506]: INFO cinder.volume.api [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 947.405026] [58506]: INFO cinder.api.openstack.wsgi [None req-187e96a9-b03d-4bda-9390-8a1a60f065e4 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 947.408917] [58506]: [pid: 58506|app: 0|req: 72/151] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:53 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 948.420521] [58506]: DEBUG cinder.api.middleware.request_id [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.422696] [58506]: INFO cinder.api.openstack.wsgi [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 948.422952] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 948.423310] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 948.437220] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.437220] [58506]: warnings.warn( [ 948.442028] [58506]: INFO cinder.volume.api [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 948.447709] [58506]: INFO cinder.api.openstack.wsgi [None req-ff27bc48-19ff-4c61-87f3-1745d4bc6e44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 948.448209] [58506]: [pid: 58506|app: 0|req: 73/152] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:54 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 949.460240] [58506]: DEBUG cinder.api.middleware.request_id [None req-903a0319-d955-45b6-9823-9340c1432ba7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.462539] [58506]: INFO cinder.api.openstack.wsgi [None req-903a0319-d955-45b6-9823-9340c1432ba7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 949.463244] [58506]: DEBUG cinder.api.openstack.wsgi [None req-903a0319-d955-45b6-9823-9340c1432ba7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.463608] [58506]: DEBUG cinder.api.openstack.wsgi [None req-903a0319-d955-45b6-9823-9340c1432ba7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.488022] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.488022] [58506]: warnings.warn( [ 949.496074] [58506]: INFO cinder.volume.api [None req-903a0319-d955-45b6-9823-9340c1432ba7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 949.508519] [58506]: INFO cinder.api.openstack.wsgi [None req-903a0319-d955-45b6-9823-9340c1432ba7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 949.509148] [58506]: [pid: 58506|app: 0|req: 74/153] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:55 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.520777] [58506]: DEBUG cinder.api.middleware.request_id [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.525535] [58506]: INFO cinder.api.openstack.wsgi [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 950.526478] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.526478] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.541043] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.541043] [58506]: warnings.warn( [ 950.545651] [58506]: INFO cinder.volume.api [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 950.551620] [58506]: INFO cinder.api.openstack.wsgi [None req-2359f6d1-025c-4dbf-9d26-e26c8d5c5a1f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 950.552376] [58506]: [pid: 58506|app: 0|req: 75/154] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:56 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.565423] [58506]: DEBUG cinder.api.middleware.request_id [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.569023] [58506]: INFO cinder.api.openstack.wsgi [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 951.569023] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 951.569023] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 951.583935] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583935] [58506]: warnings.warn( [ 951.589296] [58506]: INFO cinder.volume.api [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 951.599996] [58506]: INFO cinder.api.openstack.wsgi [None req-1fe557e7-aaa8-4296-b5c3-61c960331910 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 951.599996] [58506]: [pid: 58506|app: 0|req: 76/155] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:57 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 951.937499] [58507]: DEBUG cinder.coordination [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 951.937871] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-1fed5b58-353d-450e-a020-cbea8b488a44 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 returned with HTTP 200 [ 951.938385] [58507]: [pid: 58507|app: 0|req: 80/156] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:36:52 2025] PUT /volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 => generated 617 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 952.614970] [58506]: DEBUG cinder.api.middleware.request_id [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.615202] [58506]: INFO cinder.api.openstack.wsgi [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 952.615306] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.615533] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.640149] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.640149] [58506]: warnings.warn( [ 952.647439] [58506]: INFO cinder.volume.api [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 952.653647] [58506]: INFO cinder.api.openstack.wsgi [None req-f1789d3c-a704-4a2f-b4fd-ac600b6d0be7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 952.654113] [58506]: [pid: 58506|app: 0|req: 77/157] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:58 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.590932] [58507]: DEBUG cinder.api.middleware.request_id [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-01023337-b968-4888-b2cf-c6b5904d921c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.594474] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-01023337-b968-4888-b2cf-c6b5904d921c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9/action [ 953.595104] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-01023337-b968-4888-b2cf-c6b5904d921c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 953.595324] [58507]: DEBUG cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-01023337-b968-4888-b2cf-c6b5904d921c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 953.639609] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.639609] [58507]: warnings.warn( [ 953.666629] [58507]: INFO cinder.api.openstack.wsgi [req-7d9f757e-8638-4e9a-917a-ff208aead8ad req-01023337-b968-4888-b2cf-c6b5904d921c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9/action returned with HTTP 204 [ 953.668100] [58506]: DEBUG cinder.api.middleware.request_id [None req-f614db95-1ef2-456f-af85-09164ce12a49 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.668598] [58507]: [pid: 58507|app: 0|req: 81/158] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:36:59 2025] POST /volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 953.670655] [58506]: INFO cinder.api.openstack.wsgi [None req-f614db95-1ef2-456f-af85-09164ce12a49 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 953.671653] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f614db95-1ef2-456f-af85-09164ce12a49 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.671653] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f614db95-1ef2-456f-af85-09164ce12a49 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.684494] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.684494] [58506]: warnings.warn( [ 953.693530] [58506]: INFO cinder.volume.api [None req-f614db95-1ef2-456f-af85-09164ce12a49 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 953.700242] [58506]: INFO cinder.api.openstack.wsgi [None req-f614db95-1ef2-456f-af85-09164ce12a49 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 953.701048] [58506]: [pid: 58506|app: 0|req: 78/159] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:59 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 953.714613] [58507]: DEBUG cinder.api.middleware.request_id [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.717458] [58507]: INFO cinder.api.openstack.wsgi [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 953.718348] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.718799] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.741019] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.741019] [58507]: warnings.warn( [ 953.745956] [58507]: INFO cinder.volume.api [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 953.754104] [58507]: INFO cinder.api.openstack.wsgi [None req-a00e0235-4534-4307-861c-fe9aa2cbe01b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 953.755052] [58507]: [pid: 58507|app: 0|req: 82/160] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:36:59 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.417374] [58506]: DEBUG cinder.api.middleware.request_id [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-a43d18f3-de94-487d-9838-4f85b2a2379a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.422302] [58506]: INFO cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-a43d18f3-de94-487d-9838-4f85b2a2379a tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b [ 955.422302] [58506]: DEBUG cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-a43d18f3-de94-487d-9838-4f85b2a2379a tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 955.422302] [58506]: DEBUG cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-a43d18f3-de94-487d-9838-4f85b2a2379a tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 955.433832] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.433832] [58506]: warnings.warn( [ 955.975365] [58506]: INFO cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-a43d18f3-de94-487d-9838-4f85b2a2379a tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b returned with HTTP 200 [ 955.976106] [58506]: [pid: 58506|app: 0|req: 79/161] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:37:01 2025] DELETE /volume/v3/attachments/7430fae6-f77b-4880-b1d2-195637d5d83b => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 956.002102] [58507]: DEBUG cinder.api.middleware.request_id [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.005614] [58507]: INFO cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 956.006397] [58507]: DEBUG cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 956.006397] [58507]: DEBUG cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 956.006397] [58507]: INFO cinder.api.v3.volumes [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Delete volume with id: 4d98cdb7-c339-481d-a8e2-b046965d8a36 [ 956.019331] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.019331] [58507]: warnings.warn( [ 956.020455] [58507]: INFO cinder.volume.api [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Volume info retrieved successfully. [ 956.052086] [58507]: INFO cinder.volume.api [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] Delete volume request issued successfully. [ 956.052344] [58507]: INFO cinder.api.openstack.wsgi [req-26276a82-ccf2-4538-9064-992fb51be7d9 req-df53bfcc-3247-4fbf-90dc-e5376bdd220c tempest-ServersTestBootFromVolume-729958116 tempest-ServersTestBootFromVolume-729958116-project-member] http://10.180.1.21/volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 returned with HTTP 202 [ 956.052868] [58507]: [pid: 58507|app: 0|req: 83/162] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:37:01 2025] DELETE /volume/v3/volumes/4d98cdb7-c339-481d-a8e2-b046965d8a36 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 956.954291] [58506]: DEBUG cinder.api.middleware.request_id [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.957537] [58506]: INFO cinder.api.openstack.wsgi [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] POST http://10.180.1.21/volume/v3/volumes [ 956.959321] [58506]: DEBUG cinder.api.openstack.wsgi [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-841618345"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 956.961761] [58506]: DEBUG cinder.api.v3.volumes [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-841618345'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 956.961761] [58506]: INFO cinder.api.v3.volumes [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume of 1 GB [ 956.961761] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.961761] [58506]: warnings.warn( [ 956.974043] [58506]: INFO cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Availability Zones retrieved successfully. [ 956.989067] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Flow 'volume_create_api' (b39aad1c-8bcf-48b5-a819-ea16372889a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 956.990597] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2c12a9-67db-4166-9a92-539292834cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 956.992161] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 957.017368] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2c12a9-67db-4166-9a92-539292834cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 957.018619] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9e7c6f-67a1-44ed-bc1e-3ce7be2bfdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 957.096367] [58506]: DEBUG cinder.quota [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Created reservations ['6984e57b-113a-47b0-87e9-94a45e981baf', 'ab5f3195-faed-4453-9e78-ace8412ad081', 'eea56418-218f-48c9-b7f4-1a6f1dd48061', 'db83005c-3825-4a42-86a1-d5b5d3fc55b0'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 957.097554] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9e7c6f-67a1-44ed-bc1e-3ce7be2bfdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6984e57b-113a-47b0-87e9-94a45e981baf', 'ab5f3195-faed-4453-9e78-ace8412ad081', 'eea56418-218f-48c9-b7f4-1a6f1dd48061', 'db83005c-3825-4a42-86a1-d5b5d3fc55b0']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 957.098693] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e376fd8e-7983-4a9d-a543-98a33cced429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 957.114444] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e376fd8e-7983-4a9d-a543-98a33cced429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-841618345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d64886600cc3413fb965baeb311103e8',qos_specs=None,replication_status=,reservations=['6984e57b-113a-47b0-87e9-94a45e981baf','ab5f3195-faed-4453-9e78-ace8412ad081','eea56418-218f-48c9-b7f4-1a6f1dd48061','db83005c-3825-4a42-86a1-d5b5d3fc55b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8483e323c2624424bb7111e25f6aca3c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:37:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-841618345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d64886600cc3413fb965baeb311103e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8483e323c2624424bb7111e25f6aca3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 957.115661] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ac8e0f-f460-47cd-9b10-eb260133d26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 957.130940] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55ac8e0f-f460-47cd-9b10-eb260133d26d) transitioned into state 'SUCCESS' from state '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-841618345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d64886600cc3413fb965baeb311103e8',qos_specs=None,replication_status=,reservations=['6984e57b-113a-47b0-87e9-94a45e981baf','ab5f3195-faed-4453-9e78-ace8412ad081','eea56418-218f-48c9-b7f4-1a6f1dd48061','db83005c-3825-4a42-86a1-d5b5d3fc55b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8483e323c2624424bb7111e25f6aca3c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 957.131935] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758e0ee2-8814-4e50-9550-1d28a16158dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 957.144065] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758e0ee2-8814-4e50-9550-1d28a16158dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 957.145853] [58506]: DEBUG cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Flow 'volume_create_api' (b39aad1c-8bcf-48b5-a819-ea16372889a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 957.147494] [58506]: INFO cinder.volume.api [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume request issued successfully. [ 957.148885] [58506]: INFO cinder.api.openstack.wsgi [None req-43c09fd6-dcae-44a0-9e33-29909fa0dd97 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 957.149650] [58506]: [pid: 58506|app: 0|req: 80/163] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:37:02 2025] POST /volume/v3/volumes => generated 752 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 957.164031] [58507]: DEBUG cinder.api.middleware.request_id [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.165295] [58507]: INFO cinder.api.openstack.wsgi [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 957.165508] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.165735] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.177594] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.177594] [58507]: warnings.warn( [ 957.182656] [58507]: INFO cinder.volume.api [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 957.187667] [58507]: INFO cinder.api.openstack.wsgi [None req-5f6ae8a5-4c6f-4220-adf4-130b2170f8a2 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 200 [ 957.188125] [58507]: [pid: 58507|app: 0|req: 84/164] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:02 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.377499] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.380113] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 957.380351] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.380573] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.392861] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.392861] [58506]: warnings.warn( [ 957.396478] [58506]: INFO cinder.volume.api [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 957.401881] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-e215a40c-6daf-4e4d-a573-e07b725d2143 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 957.402393] [58506]: [pid: 58506|app: 0|req: 81/165] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:03 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 958.199553] [58507]: DEBUG cinder.api.middleware.request_id [None req-5c3b730e-54f6-4482-980a-7e71bba40636 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.202682] [58507]: INFO cinder.api.openstack.wsgi [None req-5c3b730e-54f6-4482-980a-7e71bba40636 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 958.202913] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5c3b730e-54f6-4482-980a-7e71bba40636 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 958.203733] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5c3b730e-54f6-4482-980a-7e71bba40636 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 958.215466] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.215466] [58507]: warnings.warn( [ 958.219881] [58507]: INFO cinder.volume.api [None req-5c3b730e-54f6-4482-980a-7e71bba40636 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 958.224589] [58507]: INFO cinder.api.openstack.wsgi [None req-5c3b730e-54f6-4482-980a-7e71bba40636 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 200 [ 958.225055] [58507]: [pid: 58507|app: 0|req: 85/166] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:03 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.240797] [58506]: DEBUG cinder.api.middleware.request_id [None req-83195281-738f-4d8f-b53d-148a919ccf72 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.241918] [58506]: INFO cinder.api.openstack.wsgi [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] POST http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9/action [ 958.241918] [58506]: DEBUG cinder.api.openstack.wsgi [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 958.242164] [58506]: DEBUG cinder.api.openstack.wsgi [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 958.253724] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.253724] [58506]: warnings.warn( [ 958.254533] [58506]: INFO cinder.volume.api [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 958.261940] [58506]: INFO cinder.volume.api [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume updated successfully. [ 958.262842] [58506]: INFO cinder.api.openstack.wsgi [None req-83195281-738f-4d8f-b53d-148a919ccf72 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9/action returned with HTTP 200 [ 958.262842] [58506]: [pid: 58506|app: 0|req: 82/167] 10.180.1.21 () {60 vars in 1267 bytes} [Sat Nov 22 06:37:03 2025] POST /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 958.265976] [58507]: DEBUG cinder.api.middleware.request_id [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.272040] [58507]: INFO cinder.api.openstack.wsgi [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 958.272478] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 958.272674] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 958.289038] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.289038] [58507]: warnings.warn( [ 958.293679] [58507]: INFO cinder.volume.api [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 958.299730] [58507]: INFO cinder.api.openstack.wsgi [None req-3fb30632-0f18-4f39-805a-a0e005e568e8 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 200 [ 958.300242] [58507]: [pid: 58507|app: 0|req: 86/168] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:04 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.021607] [58506]: DEBUG cinder.api.middleware.request_id [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.024137] [58506]: INFO cinder.api.openstack.wsgi [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 959.024440] [58506]: DEBUG cinder.api.openstack.wsgi [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 959.024619] [58506]: DEBUG cinder.api.openstack.wsgi [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 959.035630] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.035630] [58506]: warnings.warn( [ 959.040742] [58506]: INFO cinder.volume.api [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 959.047584] [58506]: INFO cinder.api.openstack.wsgi [req-d37ac01a-040e-4b66-9e19-e68718508ee7 req-c483205f-defe-40dc-ae35-328ccf9a0bf4 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 200 [ 959.048095] [58506]: [pid: 58506|app: 0|req: 83/169] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:04 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.706767] [58507]: DEBUG cinder.api.middleware.request_id [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.709296] [58507]: INFO cinder.api.openstack.wsgi [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] POST http://10.180.1.21/volume/v3/volumes [ 959.709684] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1763261375"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 959.711342] [58507]: DEBUG cinder.api.v3.volumes [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1763261375'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 959.711480] [58507]: INFO cinder.api.v3.volumes [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume of 1 GB [ 959.716772] [58507]: INFO cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Availability Zones retrieved successfully. [ 959.723977] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Flow 'volume_create_api' (e569f175-fb25-4cfa-ba17-f262d3724c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 959.725312] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a2b415-13a8-4237-b8ae-60d3f6588c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.726576] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 959.765024] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a2b415-13a8-4237-b8ae-60d3f6588c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.765702] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb3c739-e183-42b9-94a3-bf7d52bd34ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.802729] [58507]: DEBUG cinder.quota [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Created reservations ['77960764-f0fb-46e2-a64b-380cda0d25ef', 'fb2ade47-6f34-4a62-9235-29e8ce4e4401', '664e9b39-886b-4cac-bede-1925b64d4b90', 'f99a1c0c-f8f3-46bf-8a20-d5c91fffba02'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 959.803775] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb3c739-e183-42b9-94a3-bf7d52bd34ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77960764-f0fb-46e2-a64b-380cda0d25ef', 'fb2ade47-6f34-4a62-9235-29e8ce4e4401', '664e9b39-886b-4cac-bede-1925b64d4b90', 'f99a1c0c-f8f3-46bf-8a20-d5c91fffba02']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.804751] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5216d65-6610-461d-afce-a579e393cac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.820276] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5216d65-6610-461d-afce-a579e393cac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c176f6-acf9-4e9a-aea4-c1a77e879754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1763261375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d64886600cc3413fb965baeb311103e8',qos_specs=None,replication_status=,reservations=['77960764-f0fb-46e2-a64b-380cda0d25ef','fb2ade47-6f34-4a62-9235-29e8ce4e4401','664e9b39-886b-4cac-bede-1925b64d4b90','f99a1c0c-f8f3-46bf-8a20-d5c91fffba02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8483e323c2624424bb7111e25f6aca3c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1763261375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c176f6-acf9-4e9a-aea4-c1a77e879754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d64886600cc3413fb965baeb311103e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8483e323c2624424bb7111e25f6aca3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.821253] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a14858b-8b4b-47fd-aaa0-1ae46daaeae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.835041] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a14858b-8b4b-47fd-aaa0-1ae46daaeae0) transitioned into state 'SUCCESS' from state '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-1763261375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d64886600cc3413fb965baeb311103e8',qos_specs=None,replication_status=,reservations=['77960764-f0fb-46e2-a64b-380cda0d25ef','fb2ade47-6f34-4a62-9235-29e8ce4e4401','664e9b39-886b-4cac-bede-1925b64d4b90','f99a1c0c-f8f3-46bf-8a20-d5c91fffba02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8483e323c2624424bb7111e25f6aca3c',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.836696] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc87ad6-b94b-4497-ab41-2dcd1596741c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 959.845645] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc87ad6-b94b-4497-ab41-2dcd1596741c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 959.846717] [58507]: DEBUG cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Flow 'volume_create_api' (e569f175-fb25-4cfa-ba17-f262d3724c1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 959.847075] [58507]: INFO cinder.volume.api [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Create volume request issued successfully. [ 959.847723] [58507]: INFO cinder.api.openstack.wsgi [None req-e548fc06-a4dc-451c-b2a7-b28712acd1ad tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 959.848335] [58507]: [pid: 58507|app: 0|req: 87/170] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:37:05 2025] POST /volume/v3/volumes => generated 753 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 959.857882] [58506]: DEBUG cinder.api.middleware.request_id [None req-0457e7ab-faef-416f-b179-d7dca116ee61 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.861018] [58506]: INFO cinder.api.openstack.wsgi [None req-0457e7ab-faef-416f-b179-d7dca116ee61 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 959.861259] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0457e7ab-faef-416f-b179-d7dca116ee61 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 959.861479] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0457e7ab-faef-416f-b179-d7dca116ee61 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 959.870311] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.870311] [58506]: warnings.warn( [ 959.874707] [58506]: INFO cinder.volume.api [None req-0457e7ab-faef-416f-b179-d7dca116ee61 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 959.879612] [58506]: INFO cinder.api.openstack.wsgi [None req-0457e7ab-faef-416f-b179-d7dca116ee61 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 returned with HTTP 200 [ 959.880145] [58506]: [pid: 58506|app: 0|req: 84/171] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:05 2025] GET /volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 960.011092] [58507]: DEBUG cinder.api.middleware.request_id [None req-c5ca9de9-366c-440a-ada5-94fa4bd4e56c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.011606] [58507]: INFO cinder.api.openstack.wsgi [None req-c5ca9de9-366c-440a-ada5-94fa4bd4e56c None None] GET http://10.180.1.21/volume// [ 960.011786] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c5ca9de9-366c-440a-ada5-94fa4bd4e56c None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.011997] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c5ca9de9-366c-440a-ada5-94fa4bd4e56c None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.012458] [58507]: INFO cinder.api.openstack.wsgi [None req-c5ca9de9-366c-440a-ada5-94fa4bd4e56c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 960.012843] [58507]: [pid: 58507|app: 0|req: 88/172] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:37:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 960.022519] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-c91e1cd6-0496-4810-8d5b-a4e8c4fd82e9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.025678] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-c91e1cd6-0496-4810-8d5b-a4e8c4fd82e9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments [ 960.026684] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-c91e1cd6-0496-4810-8d5b-a4e8c4fd82e9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edbf472b-3af5-4514-80b9-1affbee81993", "connector": null, "instance_uuid": "afa1753a-3c53-47f9-9f16-22d4ec3e75a0"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 960.045016] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.045016] [58506]: warnings.warn( [ 960.087701] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-c91e1cd6-0496-4810-8d5b-a4e8c4fd82e9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 960.088418] [58506]: [pid: 58506|app: 0|req: 85/173] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:37:05 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.092789] [58507]: DEBUG cinder.api.middleware.request_id [None req-ea50e288-a6f6-433a-aa39-ada0c81d0f0c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.093255] [58507]: INFO cinder.api.openstack.wsgi [None req-ea50e288-a6f6-433a-aa39-ada0c81d0f0c None None] GET http://10.180.1.21/volume// [ 960.093429] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ea50e288-a6f6-433a-aa39-ada0c81d0f0c None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.093655] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ea50e288-a6f6-433a-aa39-ada0c81d0f0c None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.094092] [58507]: INFO cinder.api.openstack.wsgi [None req-ea50e288-a6f6-433a-aa39-ada0c81d0f0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 960.094519] [58507]: [pid: 58507|app: 0|req: 89/174] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:37:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 960.101498] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.104322] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 960.104603] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.104811] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.122769] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.122769] [58506]: warnings.warn( [ 960.128409] [58506]: INFO cinder.volume.api [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 960.135201] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-2e3044c7-657a-4c0b-9ad7-2f15261ab798 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 960.135769] [58506]: [pid: 58506|app: 0|req: 86/175] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:37:05 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 960.891043] [58507]: DEBUG cinder.api.middleware.request_id [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.893877] [58507]: INFO cinder.api.openstack.wsgi [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 960.894199] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 960.894489] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 960.906974] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906974] [58507]: warnings.warn( [ 960.911838] [58507]: INFO cinder.volume.api [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 960.919903] [58507]: INFO cinder.api.openstack.wsgi [None req-e106c76e-ed8c-4d31-9ce1-606681991b8f tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 returned with HTTP 200 [ 960.921125] [58507]: [pid: 58507|app: 0|req: 90/176] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:06 2025] GET /volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.850517] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-34a20a0f-1b3b-4bfe-b3bd-7c3ae7a0544e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.853177] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-34a20a0f-1b3b-4bfe-b3bd-7c3ae7a0544e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 [ 961.853495] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-34a20a0f-1b3b-4bfe-b3bd-7c3ae7a0544e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.853823] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-34a20a0f-1b3b-4bfe-b3bd-7c3ae7a0544e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.876850] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.876850] [58506]: warnings.warn( [ 962.416627] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-34a20a0f-1b3b-4bfe-b3bd-7c3ae7a0544e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 returned with HTTP 200 [ 962.416627] [58506]: [pid: 58506|app: 0|req: 87/177] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:37:07 2025] DELETE /volume/v3/attachments/9bc8013d-4d91-48c2-8f50-352683456fc9 => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.290898] [58507]: DEBUG cinder.api.middleware.request_id [None req-41588438-d257-47ad-bffd-087d25c27de4 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.290898] [58507]: INFO cinder.api.openstack.wsgi [None req-41588438-d257-47ad-bffd-087d25c27de4 None None] GET http://10.180.1.21/volume// [ 964.290898] [58507]: DEBUG cinder.api.openstack.wsgi [None req-41588438-d257-47ad-bffd-087d25c27de4 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.290898] [58507]: DEBUG cinder.api.openstack.wsgi [None req-41588438-d257-47ad-bffd-087d25c27de4 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.291386] [58507]: INFO cinder.api.openstack.wsgi [None req-41588438-d257-47ad-bffd-087d25c27de4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 964.291610] [58507]: [pid: 58507|app: 0|req: 91/178] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:37:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 964.297459] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.300292] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 964.300669] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.300995] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.317513] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.317513] [58506]: warnings.warn( [ 964.322301] [58506]: INFO cinder.volume.api [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 964.328441] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-86c3130a-934e-4945-bcc9-97c3939b6e25 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 964.329073] [58506]: [pid: 58506|app: 0|req: 88/179] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:37:10 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 964.499740] [58507]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.502428] [58507]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] PUT http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 [ 964.503473] [58507]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-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=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 964.516781] [58507]: DEBUG cinder.coordination [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Acquiring lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 964.524870] [58507]: DEBUG cinder.coordination [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 964.528118] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.528118] [58507]: warnings.warn( [ 965.061545] [58507]: DEBUG cinder.coordination [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-edbf472b-3af5-4514-80b9-1affbee81993-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 965.061545] [58507]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-f611ca9d-fb70-4085-bb93-ae10f4eb0dd1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 returned with HTTP 200 [ 965.062262] [58507]: [pid: 58507|app: 0|req: 92/180] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:37:10 2025] PUT /volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 => generated 617 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.575336] [58506]: DEBUG cinder.api.middleware.request_id [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-fbe38315-d228-43f6-9636-637c10124f73 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.577678] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-fbe38315-d228-43f6-9636-637c10124f73 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79/action [ 965.578154] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-fbe38315-d228-43f6-9636-637c10124f73 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 965.578263] [58506]: DEBUG cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-fbe38315-d228-43f6-9636-637c10124f73 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 965.599018] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599018] [58506]: warnings.warn( [ 965.610051] [58506]: INFO cinder.api.openstack.wsgi [req-790483a5-a433-4c1d-aa72-86e5cc49fecb req-fbe38315-d228-43f6-9636-637c10124f73 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79/action returned with HTTP 204 [ 965.610051] [58506]: [pid: 58506|app: 0|req: 89/181] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:37:11 2025] POST /volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 970.618020] [58507]: DEBUG cinder.api.middleware.request_id [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.618430] [58507]: INFO cinder.api.openstack.wsgi [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 970.618666] [58507]: DEBUG cinder.api.openstack.wsgi [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.618916] [58507]: DEBUG cinder.api.openstack.wsgi [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.635167] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.635167] [58507]: warnings.warn( [ 970.639658] [58507]: INFO cinder.volume.api [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 970.645875] [58507]: INFO cinder.api.openstack.wsgi [req-2927a45f-2bea-4a60-903a-0d893cb401d5 req-4bbf7acc-944e-4265-ba08-c3241d48ebde tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 970.645875] [58507]: [pid: 58507|app: 0|req: 93/182] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:16 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.605878] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=150,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 980.642343] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=87,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 987.568574] [58506]: DEBUG cinder.api.middleware.request_id [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.571048] [58506]: INFO cinder.api.openstack.wsgi [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] POST http://10.180.1.21/volume/v3/volumes [ 987.571608] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-792658475", "imageRef": "13399463-1ecb-46f9-adc1-dfaa7144daa0", "size": 1}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 987.573032] [58506]: DEBUG cinder.api.v3.volumes [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-792658475', 'imageRef': '13399463-1ecb-46f9-adc1-dfaa7144daa0', 'size': 1}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 987.643856] [58506]: INFO cinder.api.v3.volumes [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Create volume of 1 GB [ 987.649680] [58506]: INFO cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Availability Zones retrieved successfully. [ 987.657475] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Flow 'volume_create_api' (7f93a419-ed67-4d96-bbee-ba7f57528153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 987.658693] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b3d78-5c23-444f-83c2-65355407e109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.660366] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 987.716110] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1b3d78-5c23-444f-83c2-65355407e109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.716581] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683dfe0d-d4f0-48a7-abd1-a4e7c261caad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.784473] [58506]: DEBUG cinder.quota [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Created reservations ['7158ebcb-ea97-4151-84db-4d1858e85178', 'aab56f55-8aea-4160-b2ff-c264c718c162', 'f27c1f92-3716-4ac4-97c0-fe4d076bd47e', '67e40523-2f92-4713-96f2-77e54c46408f'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 987.785795] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683dfe0d-d4f0-48a7-abd1-a4e7c261caad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7158ebcb-ea97-4151-84db-4d1858e85178', 'aab56f55-8aea-4160-b2ff-c264c718c162', 'f27c1f92-3716-4ac4-97c0-fe4d076bd47e', '67e40523-2f92-4713-96f2-77e54c46408f']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.787169] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bdb882-7cda-4a29-8ac4-f154c651ecd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.803489] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bdb882-7cda-4a29-8ac4-f154c651ecd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '399bf064-ee8e-4cf9-932f-751737923cca', '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-792658475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245dc014ec4441edb087235c39fac810',qos_specs=None,replication_status=,reservations=['7158ebcb-ea97-4151-84db-4d1858e85178','aab56f55-8aea-4160-b2ff-c264c718c162','f27c1f92-3716-4ac4-97c0-fe4d076bd47e','67e40523-2f92-4713-96f2-77e54c46408f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb254c6c79aa4394a7ec3b66bdf351cd',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-792658475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=399bf064-ee8e-4cf9-932f-751737923cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='245dc014ec4441edb087235c39fac810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb254c6c79aa4394a7ec3b66bdf351cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.804466] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59af8e42-3d67-408a-ab91-5a0bb3477005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.819411] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59af8e42-3d67-408a-ab91-5a0bb3477005) transitioned into state 'SUCCESS' from state '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-792658475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='245dc014ec4441edb087235c39fac810',qos_specs=None,replication_status=,reservations=['7158ebcb-ea97-4151-84db-4d1858e85178','aab56f55-8aea-4160-b2ff-c264c718c162','f27c1f92-3716-4ac4-97c0-fe4d076bd47e','67e40523-2f92-4713-96f2-77e54c46408f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb254c6c79aa4394a7ec3b66bdf351cd',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.820424] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb1d31e7-00b1-4a1d-80f2-17eb1fc72ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.834066] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb1d31e7-00b1-4a1d-80f2-17eb1fc72ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.836524] [58506]: DEBUG cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Flow 'volume_create_api' (7f93a419-ed67-4d96-bbee-ba7f57528153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 987.836524] [58506]: INFO cinder.volume.api [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Create volume request issued successfully. [ 987.836604] [58506]: INFO cinder.api.openstack.wsgi [None req-a54f0d0e-e9a7-491e-87b2-17cb83065fff tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 987.837255] [58506]: [pid: 58506|app: 0|req: 90/183] 10.180.1.21 () {62 vars in 1177 bytes} [Sat Nov 22 06:37:33 2025] POST /volume/v3/volumes => generated 897 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) [ 987.851404] [58507]: DEBUG cinder.api.middleware.request_id [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.855156] [58507]: INFO cinder.api.openstack.wsgi [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 987.855424] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.855631] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.874903] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.874903] [58507]: warnings.warn( [ 987.884104] [58507]: INFO cinder.volume.api [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 987.891033] [58507]: INFO cinder.api.openstack.wsgi [None req-8fdf9e3a-8789-4113-a381-c9a5c3644b2e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 987.892562] [58507]: [pid: 58507|app: 0|req: 94/184] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:33 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.364378] [58506]: DEBUG cinder.api.middleware.request_id [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.367444] [58506]: INFO cinder.api.openstack.wsgi [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 988.369302] [58506]: DEBUG cinder.api.openstack.wsgi [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.369302] [58506]: DEBUG cinder.api.openstack.wsgi [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.383633] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383633] [58506]: warnings.warn( [ 988.387879] [58506]: INFO cinder.volume.api [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 988.394886] [58506]: INFO cinder.api.openstack.wsgi [None req-66df6c86-ab6a-446e-a9fa-0af18bdbd851 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 988.394886] [58506]: [pid: 58506|app: 0|req: 91/185] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:34 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.900255] [58507]: DEBUG cinder.api.middleware.request_id [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.902614] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 988.902821] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.903040] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.905228] [58506]: DEBUG cinder.api.middleware.request_id [None req-56cc1a67-b900-4056-9193-504110a1f992 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.907692] [58506]: INFO cinder.api.openstack.wsgi [None req-56cc1a67-b900-4056-9193-504110a1f992 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 988.907989] [58506]: DEBUG cinder.api.openstack.wsgi [None req-56cc1a67-b900-4056-9193-504110a1f992 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.908228] [58506]: DEBUG cinder.api.openstack.wsgi [None req-56cc1a67-b900-4056-9193-504110a1f992 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.916357] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.916357] [58506]: warnings.warn( [ 988.919180] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.919180] [58507]: warnings.warn( [ 988.920984] [58506]: INFO cinder.volume.api [None req-56cc1a67-b900-4056-9193-504110a1f992 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 988.923189] [58507]: INFO cinder.volume.api [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 988.926294] [58506]: INFO cinder.api.openstack.wsgi [None req-56cc1a67-b900-4056-9193-504110a1f992 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 988.926743] [58506]: [pid: 58506|app: 0|req: 92/186] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:34 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.928089] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-03da2181-4478-472d-ad80-59958f0f2f65 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 988.928785] [58507]: [pid: 58507|app: 0|req: 95/187] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:34 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.962107] [58506]: DEBUG cinder.api.middleware.request_id [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.964684] [58506]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736/action [ 988.965113] [58506]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 988.965249] [58506]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 988.976477] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.976477] [58506]: warnings.warn( [ 988.977094] [58506]: INFO cinder.volume.api [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 988.983155] [58506]: INFO cinder.volume.api [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Begin detaching volume completed successfully. [ 988.983433] [58506]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-4c477917-812b-4a84-8600-6542c879a6e9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736/action returned with HTTP 202 [ 988.984023] [58506]: [pid: 58506|app: 0|req: 93/188] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:37:34 2025] POST /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 989.938502] [58507]: DEBUG cinder.api.middleware.request_id [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.942035] [58507]: INFO cinder.api.openstack.wsgi [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 989.942368] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 989.942670] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.954040] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.954040] [58507]: warnings.warn( [ 989.959307] [58507]: INFO cinder.volume.api [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 989.967608] [58507]: INFO cinder.api.openstack.wsgi [None req-a64575db-7ac1-4e81-baaf-b9cef5dabf35 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 989.968288] [58507]: [pid: 58507|app: 0|req: 96/189] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:35 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.004303] [58506]: DEBUG cinder.api.middleware.request_id [None req-f76c22e1-c778-4872-9199-2bcc34825e53 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.004915] [58506]: INFO cinder.api.openstack.wsgi [None req-f76c22e1-c778-4872-9199-2bcc34825e53 None None] GET http://10.180.1.21/volume// [ 990.005179] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f76c22e1-c778-4872-9199-2bcc34825e53 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.005486] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f76c22e1-c778-4872-9199-2bcc34825e53 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.005938] [58506]: INFO cinder.api.openstack.wsgi [None req-f76c22e1-c778-4872-9199-2bcc34825e53 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.006334] [58506]: [pid: 58506|app: 0|req: 94/190] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:37:35 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.010928] [58507]: DEBUG cinder.api.middleware.request_id [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.015220] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 990.015810] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.015810] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.027812] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.027812] [58507]: warnings.warn( [ 990.032613] [58507]: INFO cinder.volume.api [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 990.038832] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-43c4472d-dfc7-49c9-9249-fe5c0b2dee1b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 990.039478] [58507]: [pid: 58507|app: 0|req: 97/191] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:37:35 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 990.982558] [58506]: DEBUG cinder.api.middleware.request_id [None req-99677d82-9eda-46d5-9f7d-2e0df380949c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.987020] [58506]: INFO cinder.api.openstack.wsgi [None req-99677d82-9eda-46d5-9f7d-2e0df380949c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 990.987020] [58506]: DEBUG cinder.api.openstack.wsgi [None req-99677d82-9eda-46d5-9f7d-2e0df380949c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 990.987020] [58506]: DEBUG cinder.api.openstack.wsgi [None req-99677d82-9eda-46d5-9f7d-2e0df380949c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.997011] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.997011] [58506]: warnings.warn( [ 991.000076] [58506]: INFO cinder.volume.api [None req-99677d82-9eda-46d5-9f7d-2e0df380949c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 991.010029] [58506]: INFO cinder.api.openstack.wsgi [None req-99677d82-9eda-46d5-9f7d-2e0df380949c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 991.013042] [58506]: [pid: 58506|app: 0|req: 95/192] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:36 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.243064] [58507]: DEBUG cinder.api.middleware.request_id [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-1ffabe5a-3122-4884-965b-20d588d59eb3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.245721] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-1ffabe5a-3122-4884-965b-20d588d59eb3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b [ 991.246064] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-1ffabe5a-3122-4884-965b-20d588d59eb3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.246345] [58507]: DEBUG cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-1ffabe5a-3122-4884-965b-20d588d59eb3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.257409] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.257409] [58507]: warnings.warn( [ 991.807631] [58507]: INFO cinder.api.openstack.wsgi [req-a8fa86e1-eb6a-4bed-9a4d-2788e37735b2 req-1ffabe5a-3122-4884-965b-20d588d59eb3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b returned with HTTP 200 [ 991.808356] [58507]: [pid: 58507|app: 0|req: 98/193] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:37:36 2025] DELETE /volume/v3/attachments/6fb68504-c5d3-4bd0-b818-3167b273bb7b => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.028214] [58506]: DEBUG cinder.api.middleware.request_id [None req-611d96df-11ed-4816-ab13-3e40eafa0943 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.030480] [58506]: INFO cinder.api.openstack.wsgi [None req-611d96df-11ed-4816-ab13-3e40eafa0943 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 992.030726] [58506]: DEBUG cinder.api.openstack.wsgi [None req-611d96df-11ed-4816-ab13-3e40eafa0943 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 992.030937] [58506]: DEBUG cinder.api.openstack.wsgi [None req-611d96df-11ed-4816-ab13-3e40eafa0943 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 992.044396] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.044396] [58506]: warnings.warn( [ 992.048962] [58506]: INFO cinder.volume.api [None req-611d96df-11ed-4816-ab13-3e40eafa0943 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 992.055000] [58506]: INFO cinder.api.openstack.wsgi [None req-611d96df-11ed-4816-ab13-3e40eafa0943 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 992.055464] [58506]: [pid: 58506|app: 0|req: 96/194] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:37 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 993.067284] [58507]: DEBUG cinder.api.middleware.request_id [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.069379] [58507]: INFO cinder.api.openstack.wsgi [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 993.069627] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.069941] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.080708] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.080708] [58507]: warnings.warn( [ 993.086585] [58507]: INFO cinder.volume.api [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 993.093430] [58507]: INFO cinder.api.openstack.wsgi [None req-b6b0f925-f697-44dd-bf97-862a7fa136ec tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 993.093886] [58507]: [pid: 58507|app: 0|req: 99/195] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:38 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.189534] [58506]: DEBUG cinder.api.middleware.request_id [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.191895] [58506]: INFO cinder.api.openstack.wsgi [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 993.191895] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.191995] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.201210] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.201210] [58506]: warnings.warn( [ 993.203988] [58506]: INFO cinder.volume.api [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 993.208468] [58506]: INFO cinder.api.openstack.wsgi [None req-cdafb0e6-aa86-4f16-92e8-76847373b5b9 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 993.208993] [58506]: [pid: 58506|app: 0|req: 97/196] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:38 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.105491] [58507]: DEBUG cinder.api.middleware.request_id [None req-87baa04f-e688-452e-8269-ddd2191c2823 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.107499] [58507]: INFO cinder.api.openstack.wsgi [None req-87baa04f-e688-452e-8269-ddd2191c2823 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 994.107754] [58507]: DEBUG cinder.api.openstack.wsgi [None req-87baa04f-e688-452e-8269-ddd2191c2823 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 994.107968] [58507]: DEBUG cinder.api.openstack.wsgi [None req-87baa04f-e688-452e-8269-ddd2191c2823 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 994.121974] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.121974] [58507]: warnings.warn( [ 994.130376] [58507]: INFO cinder.volume.api [None req-87baa04f-e688-452e-8269-ddd2191c2823 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 994.139319] [58507]: INFO cinder.api.openstack.wsgi [None req-87baa04f-e688-452e-8269-ddd2191c2823 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 994.139843] [58507]: [pid: 58507|app: 0|req: 100/197] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:39 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.155813] [58506]: DEBUG cinder.api.middleware.request_id [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.158603] [58506]: INFO cinder.api.openstack.wsgi [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 995.158927] [58506]: DEBUG cinder.api.openstack.wsgi [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 995.159197] [58506]: DEBUG cinder.api.openstack.wsgi [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 995.173907] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.173907] [58506]: warnings.warn( [ 995.182511] [58506]: INFO cinder.volume.api [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 995.190449] [58506]: INFO cinder.api.openstack.wsgi [None req-13d0c713-0e55-45f3-897d-c0020219d6e7 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 995.191659] [58506]: [pid: 58506|app: 0|req: 98/198] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:40 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.210889] [58507]: DEBUG cinder.api.middleware.request_id [None req-363957e9-e09f-44d3-b110-5d0d629c19ce None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.214362] [58507]: INFO cinder.api.openstack.wsgi [None req-363957e9-e09f-44d3-b110-5d0d629c19ce tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 996.215969] [58507]: DEBUG cinder.api.openstack.wsgi [None req-363957e9-e09f-44d3-b110-5d0d629c19ce tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.216388] [58507]: DEBUG cinder.api.openstack.wsgi [None req-363957e9-e09f-44d3-b110-5d0d629c19ce tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.231811] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.231811] [58507]: warnings.warn( [ 996.240177] [58507]: INFO cinder.volume.api [None req-363957e9-e09f-44d3-b110-5d0d629c19ce tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 996.245183] [58507]: INFO cinder.api.openstack.wsgi [None req-363957e9-e09f-44d3-b110-5d0d629c19ce tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 996.245881] [58507]: [pid: 58507|app: 0|req: 101/199] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:41 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.262611] [58506]: DEBUG cinder.api.middleware.request_id [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.264782] [58506]: INFO cinder.api.openstack.wsgi [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 997.265211] [58506]: DEBUG cinder.api.openstack.wsgi [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 997.265481] [58506]: DEBUG cinder.api.openstack.wsgi [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.279571] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.279571] [58506]: warnings.warn( [ 997.286290] [58506]: INFO cinder.volume.api [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 997.293055] [58506]: INFO cinder.api.openstack.wsgi [None req-01c073e7-deb5-4a0e-b12f-f5c4599cedac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 997.294166] [58506]: [pid: 58506|app: 0|req: 99/200] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:42 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.304333] [58507]: DEBUG cinder.api.middleware.request_id [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.306571] [58507]: INFO cinder.api.openstack.wsgi [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 998.306855] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 998.307096] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 998.321429] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.321429] [58507]: warnings.warn( [ 998.326285] [58507]: INFO cinder.volume.api [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 998.336703] [58507]: INFO cinder.api.openstack.wsgi [None req-a78c039c-25de-4752-ac4e-07e0f6baf5e4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 998.337291] [58507]: [pid: 58507|app: 0|req: 102/201] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:44 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.354468] [58506]: DEBUG cinder.api.middleware.request_id [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.361053] [58506]: INFO cinder.api.openstack.wsgi [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 999.361053] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 999.361053] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 999.375028] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.375028] [58506]: warnings.warn( [ 999.382208] [58506]: INFO cinder.volume.api [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 999.392266] [58506]: INFO cinder.api.openstack.wsgi [None req-ada40884-b55d-4cee-888a-6cfde9683dc3 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 999.392266] [58506]: [pid: 58506|app: 0|req: 100/202] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:45 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.406109] [58507]: DEBUG cinder.api.middleware.request_id [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.408708] [58507]: INFO cinder.api.openstack.wsgi [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1000.409065] [58507]: DEBUG cinder.api.openstack.wsgi [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1000.409317] [58507]: DEBUG cinder.api.openstack.wsgi [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1000.423245] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.423245] [58507]: warnings.warn( [ 1000.430362] [58507]: INFO cinder.volume.api [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1000.442415] [58507]: INFO cinder.api.openstack.wsgi [None req-617ebcf5-4b3d-4ff4-887e-bac10b8cf489 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1000.443381] [58507]: [pid: 58507|app: 0|req: 103/203] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:46 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.462320] [58506]: DEBUG cinder.api.middleware.request_id [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.466318] [58506]: INFO cinder.api.openstack.wsgi [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1001.466619] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1001.466939] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1001.479536] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.479536] [58506]: warnings.warn( [ 1001.489283] [58506]: INFO cinder.volume.api [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1001.498917] [58506]: INFO cinder.api.openstack.wsgi [None req-b0b4af1b-9046-4b32-a708-5ec4b2505c02 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1001.499628] [58506]: [pid: 58506|app: 0|req: 101/204] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:47 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.514165] [58507]: DEBUG cinder.api.middleware.request_id [None req-d316109f-a99c-49bf-9bd5-10440102c768 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.517463] [58507]: INFO cinder.api.openstack.wsgi [None req-d316109f-a99c-49bf-9bd5-10440102c768 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1002.518964] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d316109f-a99c-49bf-9bd5-10440102c768 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1002.523166] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d316109f-a99c-49bf-9bd5-10440102c768 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1002.545854] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.545854] [58507]: warnings.warn( [ 1002.553992] [58507]: INFO cinder.volume.api [None req-d316109f-a99c-49bf-9bd5-10440102c768 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1002.558360] [58507]: INFO cinder.api.openstack.wsgi [None req-d316109f-a99c-49bf-9bd5-10440102c768 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1002.559071] [58507]: [pid: 58507|app: 0|req: 104/205] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:48 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1003.578094] [58506]: DEBUG cinder.api.middleware.request_id [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.580372] [58506]: INFO cinder.api.openstack.wsgi [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1003.580745] [58506]: DEBUG cinder.api.openstack.wsgi [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1003.580841] [58506]: DEBUG cinder.api.openstack.wsgi [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1003.597215] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.597215] [58506]: warnings.warn( [ 1003.601909] [58506]: INFO cinder.volume.api [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1003.611519] [58506]: INFO cinder.api.openstack.wsgi [None req-3326e283-8b6f-4b1a-a4ee-0dbeb549d28e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1003.612454] [58506]: [pid: 58506|app: 0|req: 102/206] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:49 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.623368] [58507]: DEBUG cinder.api.middleware.request_id [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.626424] [58507]: INFO cinder.api.openstack.wsgi [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1004.627213] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1004.627523] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1004.638543] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.638543] [58507]: warnings.warn( [ 1004.644407] [58507]: INFO cinder.volume.api [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1004.650762] [58507]: INFO cinder.api.openstack.wsgi [None req-2bc05cba-a23e-4e17-8a96-d5c9cbce25c5 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1004.651633] [58507]: [pid: 58507|app: 0|req: 105/207] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:50 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1005.662373] [58506]: DEBUG cinder.api.middleware.request_id [None req-03039272-e9ae-45db-840d-8090cf12197c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.665024] [58506]: INFO cinder.api.openstack.wsgi [None req-03039272-e9ae-45db-840d-8090cf12197c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1005.665355] [58506]: DEBUG cinder.api.openstack.wsgi [None req-03039272-e9ae-45db-840d-8090cf12197c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1005.665523] [58506]: DEBUG cinder.api.openstack.wsgi [None req-03039272-e9ae-45db-840d-8090cf12197c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1005.678217] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.678217] [58506]: warnings.warn( [ 1005.683155] [58506]: INFO cinder.volume.api [None req-03039272-e9ae-45db-840d-8090cf12197c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1005.688936] [58506]: INFO cinder.api.openstack.wsgi [None req-03039272-e9ae-45db-840d-8090cf12197c tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1005.689581] [58506]: [pid: 58506|app: 0|req: 103/208] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:51 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1006.704451] [58507]: DEBUG cinder.api.middleware.request_id [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.706765] [58507]: INFO cinder.api.openstack.wsgi [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1006.707100] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.707422] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.721183] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721183] [58507]: warnings.warn( [ 1006.729494] [58507]: INFO cinder.volume.api [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1006.740657] [58507]: INFO cinder.api.openstack.wsgi [None req-d190b9ca-a250-4adf-9aea-789eeeafd116 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1006.740657] [58507]: [pid: 58507|app: 0|req: 106/209] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:37:52 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1007.220167] [58506]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.224239] [58506]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1007.224451] [58506]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.224655] [58506]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.237031] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.237031] [58506]: warnings.warn( [ 1007.241808] [58506]: INFO cinder.volume.api [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1007.250048] [58506]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-9d056da7-88c3-48ac-ac62-621e8adff7a1 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1007.250612] [58506]: [pid: 58506|app: 0|req: 104/210] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:52 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.595262] [58507]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.598118] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1007.598350] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.598553] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.606380] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.606380] [58507]: warnings.warn( [ 1007.609984] [58507]: INFO cinder.volume.api [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1007.615884] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-3c5a34c2-8eb8-4ffe-9701-3e59a7df27bd tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1007.617681] [58507]: [pid: 58507|app: 0|req: 107/211] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:53 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.624291] [58506]: DEBUG cinder.api.middleware.request_id [None req-8c197c4c-2832-4ee9-8b25-fc31aaae49dc None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.625261] [58506]: INFO cinder.api.openstack.wsgi [None req-8c197c4c-2832-4ee9-8b25-fc31aaae49dc None None] GET http://10.180.1.21/volume// [ 1007.625742] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8c197c4c-2832-4ee9-8b25-fc31aaae49dc None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.626720] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8c197c4c-2832-4ee9-8b25-fc31aaae49dc None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.627493] [58506]: INFO cinder.api.openstack.wsgi [None req-8c197c4c-2832-4ee9-8b25-fc31aaae49dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.628195] [58506]: [pid: 58506|app: 0|req: 105/212] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:37:53 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1007.632050] [58507]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-249ce336-90da-4067-b596-c1e56525ae99 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.634478] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-249ce336-90da-4067-b596-c1e56525ae99 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1007.634913] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-249ce336-90da-4067-b596-c1e56525ae99 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "399bf064-ee8e-4cf9-932f-751737923cca", "connector": null, "instance_uuid": "9987604a-8ff9-47ed-a1d9-e57f2a84add8"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1007.651376] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.651376] [58507]: warnings.warn( [ 1007.682660] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-249ce336-90da-4067-b596-c1e56525ae99 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1007.683309] [58507]: [pid: 58507|app: 0|req: 108/213] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:37:53 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) [ 1012.965572] [58506]: DEBUG cinder.api.middleware.request_id [None req-6345901f-35cc-4db8-b172-68d967b7bc4c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.968295] [58506]: INFO cinder.api.openstack.wsgi [None req-6345901f-35cc-4db8-b172-68d967b7bc4c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1012.968610] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6345901f-35cc-4db8-b172-68d967b7bc4c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1012.968893] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6345901f-35cc-4db8-b172-68d967b7bc4c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.985530] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.985530] [58506]: warnings.warn( [ 1012.989374] [58506]: INFO cinder.volume.api [None req-6345901f-35cc-4db8-b172-68d967b7bc4c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1012.994979] [58506]: INFO cinder.api.openstack.wsgi [None req-6345901f-35cc-4db8-b172-68d967b7bc4c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1012.995458] [58506]: [pid: 58506|app: 0|req: 106/214] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:58 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.275819] [58507]: DEBUG cinder.api.middleware.request_id [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.281019] [58507]: INFO cinder.api.openstack.wsgi [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1013.281019] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.281019] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.291495] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.291495] [58507]: warnings.warn( [ 1013.296241] [58507]: INFO cinder.volume.api [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1013.305913] [58507]: INFO cinder.api.openstack.wsgi [None req-cb6ca65f-d242-4a11-8bd1-19e54be89ab0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1013.305913] [58507]: [pid: 58507|app: 0|req: 109/215] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:37:59 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.522569] [58506]: DEBUG cinder.api.middleware.request_id [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.525455] [58506]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1013.525728] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.526051] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.542636] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.542636] [58506]: warnings.warn( [ 1013.547130] [58506]: INFO cinder.volume.api [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1013.553577] [58506]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-4a2b73f7-3853-42c4-ad4d-68e1796da9c8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1013.553944] [58506]: [pid: 58506|app: 0|req: 107/216] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:37:59 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1013.572330] [58507]: DEBUG cinder.api.middleware.request_id [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.577108] [58507]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993/action [ 1013.577108] [58507]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1013.577108] [58507]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1013.587637] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.587637] [58507]: warnings.warn( [ 1013.588396] [58507]: INFO cinder.volume.api [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1013.595038] [58507]: INFO cinder.volume.api [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Begin detaching volume completed successfully. [ 1013.595038] [58507]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-ae65600f-c79d-4a38-8cc0-efad9cef9042 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993/action returned with HTTP 202 [ 1013.595966] [58507]: [pid: 58507|app: 0|req: 110/217] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:37:59 2025] POST /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1014.618919] [58506]: DEBUG cinder.api.middleware.request_id [None req-513df3ef-f449-4454-95bf-19fc9ddb0338 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.619443] [58506]: INFO cinder.api.openstack.wsgi [None req-513df3ef-f449-4454-95bf-19fc9ddb0338 None None] GET http://10.180.1.21/volume// [ 1014.619617] [58506]: DEBUG cinder.api.openstack.wsgi [None req-513df3ef-f449-4454-95bf-19fc9ddb0338 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1014.619833] [58506]: DEBUG cinder.api.openstack.wsgi [None req-513df3ef-f449-4454-95bf-19fc9ddb0338 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1014.620365] [58506]: INFO cinder.api.openstack.wsgi [None req-513df3ef-f449-4454-95bf-19fc9ddb0338 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.620702] [58506]: [pid: 58506|app: 0|req: 108/218] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:38:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.627738] [58507]: DEBUG cinder.api.middleware.request_id [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.630985] [58507]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1014.630985] [58507]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1014.631227] [58507]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1014.655021] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.655021] [58507]: warnings.warn( [ 1014.656412] [58507]: INFO cinder.volume.api [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1014.663393] [58507]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-a871010a-af9e-4b29-af06-0cdec2e5a2c1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1014.663814] [58507]: [pid: 58507|app: 0|req: 111/219] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:38:00 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1016.990455] [58506]: DEBUG cinder.api.middleware.request_id [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-f8e332a4-57ea-47c3-ac7f-4f741c816b15 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.994099] [58506]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-f8e332a4-57ea-47c3-ac7f-4f741c816b15 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 [ 1016.994099] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-f8e332a4-57ea-47c3-ac7f-4f741c816b15 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.994099] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-f8e332a4-57ea-47c3-ac7f-4f741c816b15 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.004151] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.004151] [58506]: warnings.warn( [ 1017.537738] [58506]: INFO cinder.api.openstack.wsgi [req-1b753c4a-665c-49ea-8d57-e6b6a3f9b014 req-f8e332a4-57ea-47c3-ac7f-4f741c816b15 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 returned with HTTP 200 [ 1017.538356] [58506]: [pid: 58506|app: 0|req: 109/220] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:38:02 2025] DELETE /volume/v3/attachments/30439af6-e602-4291-9f33-726936132d79 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.418127] [58507]: DEBUG cinder.api.middleware.request_id [None req-e9363377-a18b-46f3-b7f7-42d71b560403 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.419306] [58507]: INFO cinder.api.openstack.wsgi [None req-e9363377-a18b-46f3-b7f7-42d71b560403 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1018.419580] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e9363377-a18b-46f3-b7f7-42d71b560403 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.419778] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e9363377-a18b-46f3-b7f7-42d71b560403 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.433796] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.433796] [58507]: warnings.warn( [ 1018.438324] [58507]: INFO cinder.volume.api [None req-e9363377-a18b-46f3-b7f7-42d71b560403 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1018.444716] [58507]: INFO cinder.api.openstack.wsgi [None req-e9363377-a18b-46f3-b7f7-42d71b560403 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1018.445224] [58507]: [pid: 58507|app: 0|req: 112/221] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:04 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1027.525163] [58506]: DEBUG cinder.api.middleware.request_id [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.527215] [58506]: INFO cinder.api.openstack.wsgi [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1027.527585] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-187194684"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1027.529027] [58506]: DEBUG cinder.api.v3.volumes [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-187194684'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1027.529178] [58506]: INFO cinder.api.v3.volumes [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume of 1 GB [ 1027.529522] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.529522] [58506]: warnings.warn( [ 1027.534615] [58506]: INFO cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Availability Zones retrieved successfully. [ 1027.541258] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Flow 'volume_create_api' (49f371e1-cff9-43fd-bd60-6393ac200295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1027.542421] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028b1934-085c-4733-bdb7-c521857e4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1027.543601] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1027.563578] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (028b1934-085c-4733-bdb7-c521857e4542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1027.564615] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01261c8b-0438-4d32-88c3-9b824934b97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1027.599640] [58506]: DEBUG cinder.quota [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Created reservations ['03ddb50b-f456-4656-96a3-5f20f945c01b', 'ddff8ecb-9d8d-4f0a-833f-f0f514f504e2', '0935b465-4d41-4bd1-9658-f23578014b01', '3903a9b0-78ba-42ea-b801-9e9df64bccfb'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1027.600707] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01261c8b-0438-4d32-88c3-9b824934b97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03ddb50b-f456-4656-96a3-5f20f945c01b', 'ddff8ecb-9d8d-4f0a-833f-f0f514f504e2', '0935b465-4d41-4bd1-9658-f23578014b01', '3903a9b0-78ba-42ea-b801-9e9df64bccfb']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1027.601666] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e932a-8482-4395-9e60-174c485d93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1027.617440] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e932a-8482-4395-9e60-174c485d93c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5df413e2-cfdc-4691-89a3-06d6e6cd3205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-187194684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc6ab7689749ab8b90a598f1d99d86',qos_specs=None,replication_status=,reservations=['03ddb50b-f456-4656-96a3-5f20f945c01b','ddff8ecb-9d8d-4f0a-833f-f0f514f504e2','0935b465-4d41-4bd1-9658-f23578014b01','3903a9b0-78ba-42ea-b801-9e9df64bccfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af755f93624e61bd558a1e936ba763',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:38:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-187194684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5df413e2-cfdc-4691-89a3-06d6e6cd3205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc6ab7689749ab8b90a598f1d99d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43af755f93624e61bd558a1e936ba763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1027.618395] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace4726e-8b70-46e9-8809-bab68b151dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1027.631454] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace4726e-8b70-46e9-8809-bab68b151dd0) transitioned into state 'SUCCESS' from state '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-187194684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc6ab7689749ab8b90a598f1d99d86',qos_specs=None,replication_status=,reservations=['03ddb50b-f456-4656-96a3-5f20f945c01b','ddff8ecb-9d8d-4f0a-833f-f0f514f504e2','0935b465-4d41-4bd1-9658-f23578014b01','3903a9b0-78ba-42ea-b801-9e9df64bccfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af755f93624e61bd558a1e936ba763',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1027.632308] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d64e89d-3807-46f2-96dc-dec347465970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1027.648603] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d64e89d-3807-46f2-96dc-dec347465970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1027.649869] [58506]: DEBUG cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Flow 'volume_create_api' (49f371e1-cff9-43fd-bd60-6393ac200295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1027.650283] [58506]: INFO cinder.volume.api [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Create volume request issued successfully. [ 1027.651146] [58506]: INFO cinder.api.openstack.wsgi [None req-6f0cfb3c-2a22-47b7-95ba-d230ba5ea1dc tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1027.651739] [58506]: [pid: 58506|app: 0|req: 110/222] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:38:13 2025] POST /volume/v3/volumes => generated 755 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1027.661853] [58507]: DEBUG cinder.api.middleware.request_id [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.663952] [58507]: INFO cinder.api.openstack.wsgi [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1027.664232] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1027.664472] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.674945] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.674945] [58507]: warnings.warn( [ 1027.681714] [58507]: INFO cinder.volume.api [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1027.698339] [58507]: INFO cinder.api.openstack.wsgi [None req-f5e5151e-1c35-40b4-8725-d7d48a6eddb5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1027.699040] [58507]: [pid: 58507|app: 0|req: 113/223] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:13 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.689902] [58506]: DEBUG cinder.api.middleware.request_id [None req-9ba046e1-a6f7-4379-b88d-c60e3b315ed3 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.690434] [58506]: INFO cinder.api.openstack.wsgi [None req-9ba046e1-a6f7-4379-b88d-c60e3b315ed3 None None] GET http://10.180.1.21/volume// [ 1028.690611] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9ba046e1-a6f7-4379-b88d-c60e3b315ed3 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.690847] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9ba046e1-a6f7-4379-b88d-c60e3b315ed3 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.691302] [58506]: INFO cinder.api.openstack.wsgi [None req-9ba046e1-a6f7-4379-b88d-c60e3b315ed3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1028.691674] [58506]: [pid: 58506|app: 0|req: 111/224] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:38:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1028.707144] [58507]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.709657] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1028.710279] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.711574] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.713895] [58506]: DEBUG cinder.api.middleware.request_id [None req-c951d21f-1403-4940-946f-2058d350de36 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.716910] [58506]: INFO cinder.api.openstack.wsgi [None req-c951d21f-1403-4940-946f-2058d350de36 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1028.717043] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c951d21f-1403-4940-946f-2058d350de36 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1028.717296] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c951d21f-1403-4940-946f-2058d350de36 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1028.725455] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.725455] [58506]: warnings.warn( [ 1028.728548] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.728548] [58507]: warnings.warn( [ 1028.729856] [58506]: INFO cinder.volume.api [None req-c951d21f-1403-4940-946f-2058d350de36 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1028.732506] [58507]: INFO cinder.volume.api [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1028.736838] [58506]: INFO cinder.api.openstack.wsgi [None req-c951d21f-1403-4940-946f-2058d350de36 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1028.737348] [58506]: [pid: 58506|app: 0|req: 112/225] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:14 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.738908] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-0cb744ac-0241-42b5-b3db-6da6a4abe383 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1028.739499] [58507]: [pid: 58507|app: 0|req: 114/226] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:38:14 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1571 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1028.872879] [58506]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.875541] [58506]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] PUT http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c [ 1028.875999] [58506]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-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=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1028.886658] [58506]: DEBUG cinder.coordination [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Acquiring lock "cinder-attachment_update-399bf064-ee8e-4cf9-932f-751737923cca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1028.891632] [58506]: DEBUG cinder.coordination [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Lock "cinder-attachment_update-399bf064-ee8e-4cf9-932f-751737923cca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1028.892777] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.892777] [58506]: warnings.warn( [ 1029.415523] [58506]: DEBUG cinder.coordination [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Lock "cinder-attachment_update-399bf064-ee8e-4cf9-932f-751737923cca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1029.416120] [58506]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-d4ff2c04-436f-4fc5-bfc2-d2144e0173aa tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c returned with HTTP 200 [ 1029.416850] [58506]: [pid: 58506|app: 0|req: 113/227] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:38:14 2025] PUT /volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.938355] [58507]: DEBUG cinder.api.middleware.request_id [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-c43a9eae-329b-4dc8-b7ce-e2846bb324ac None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.941771] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-c43a9eae-329b-4dc8-b7ce-e2846bb324ac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] POST http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c/action [ 1029.942253] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-c43a9eae-329b-4dc8-b7ce-e2846bb324ac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1029.942390] [58507]: DEBUG cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-c43a9eae-329b-4dc8-b7ce-e2846bb324ac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1029.972906] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.972906] [58507]: warnings.warn( [ 1029.983429] [58507]: INFO cinder.api.openstack.wsgi [req-de75d0bd-95b5-46f3-858f-b05780c4e0d1 req-c43a9eae-329b-4dc8-b7ce-e2846bb324ac tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c/action returned with HTTP 204 [ 1029.984358] [58507]: [pid: 58507|app: 0|req: 115/228] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:38:15 2025] POST /volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1039.411648] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=126,cinder:INSERT=16,cinder:UPDATE=29 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1039.792508] [58506]: DEBUG cinder.api.middleware.request_id [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.797455] [58506]: INFO cinder.api.openstack.wsgi [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1039.797715] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1039.798085] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.824054] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.824054] [58506]: warnings.warn( [ 1039.829314] [58506]: INFO cinder.volume.api [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1039.837825] [58506]: INFO cinder.api.openstack.wsgi [None req-f6a00c41-3cf1-4400-baee-7acea081cf7e tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1039.838326] [58506]: [pid: 58506|app: 0|req: 114/229] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Nov 22 06:38:25 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1039.982497] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=99,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.833498] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=5 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.673143] [58507]: DEBUG cinder.api.middleware.request_id [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.675515] [58507]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1050.675758] [58507]: DEBUG cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.675999] [58507]: DEBUG cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.688224] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.688224] [58507]: warnings.warn( [ 1050.692538] [58507]: INFO cinder.volume.api [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1050.698292] [58507]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-f8527c1d-b2af-49c2-ac4c-e0449a4fa260 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1050.698751] [58507]: [pid: 58507|app: 0|req: 116/230] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:38:36 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.713446] [58506]: DEBUG cinder.api.middleware.request_id [None req-f92ab0fb-520a-413e-8aee-2ccf1ed7bc18 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.713884] [58506]: INFO cinder.api.openstack.wsgi [None req-f92ab0fb-520a-413e-8aee-2ccf1ed7bc18 None None] GET http://10.180.1.21/volume// [ 1050.714061] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f92ab0fb-520a-413e-8aee-2ccf1ed7bc18 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.714694] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f92ab0fb-520a-413e-8aee-2ccf1ed7bc18 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.714694] [58506]: INFO cinder.api.openstack.wsgi [None req-f92ab0fb-520a-413e-8aee-2ccf1ed7bc18 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.714961] [58506]: [pid: 58506|app: 0|req: 115/231] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:38:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.718831] [58507]: DEBUG cinder.api.middleware.request_id [req-ae396014-020c-483b-b03c-87b55510288e req-5f101903-d475-41fa-9b81-834c94665cec None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.721136] [58507]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-5f101903-d475-41fa-9b81-834c94665cec tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1050.721539] [58507]: DEBUG cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-5f101903-d475-41fa-9b81-834c94665cec tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5df413e2-cfdc-4691-89a3-06d6e6cd3205", "connector": null, "instance_uuid": "236c3a0d-064c-4057-af6a-1d06712674e5"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1050.731218] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.731218] [58507]: warnings.warn( [ 1050.771954] [58507]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-5f101903-d475-41fa-9b81-834c94665cec tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1050.772490] [58507]: [pid: 58507|app: 0|req: 117/232] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:38:36 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) [ 1050.797044] [58506]: DEBUG cinder.api.middleware.request_id [req-ae396014-020c-483b-b03c-87b55510288e req-b2ae84a1-84fb-49d1-8a8b-7de463a03057 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.800084] [58506]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-b2ae84a1-84fb-49d1-8a8b-7de463a03057 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] POST http://10.180.1.21/volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1/action [ 1050.800084] [58506]: DEBUG cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-b2ae84a1-84fb-49d1-8a8b-7de463a03057 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1050.800084] [58506]: DEBUG cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-b2ae84a1-84fb-49d1-8a8b-7de463a03057 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1050.820106] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.820106] [58506]: warnings.warn( [ 1050.827653] [58506]: INFO cinder.api.openstack.wsgi [req-ae396014-020c-483b-b03c-87b55510288e req-b2ae84a1-84fb-49d1-8a8b-7de463a03057 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1/action returned with HTTP 204 [ 1050.828235] [58506]: [pid: 58506|app: 0|req: 116/233] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:38:36 2025] POST /volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1050.843193] [58507]: DEBUG cinder.api.middleware.request_id [None req-5a191069-0865-45bf-9daa-13760ab68215 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.847229] [58507]: INFO cinder.api.openstack.wsgi [None req-5a191069-0865-45bf-9daa-13760ab68215 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1050.847370] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5a191069-0865-45bf-9daa-13760ab68215 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.847689] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5a191069-0865-45bf-9daa-13760ab68215 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.858937] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.858937] [58507]: warnings.warn( [ 1050.863152] [58507]: INFO cinder.volume.api [None req-5a191069-0865-45bf-9daa-13760ab68215 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1050.868580] [58507]: INFO cinder.api.openstack.wsgi [None req-5a191069-0865-45bf-9daa-13760ab68215 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1050.869036] [58507]: [pid: 58507|app: 0|req: 118/234] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:36 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.879038] [58506]: DEBUG cinder.api.middleware.request_id [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.881416] [58506]: INFO cinder.api.openstack.wsgi [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1050.881600] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.881805] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.894165] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.894165] [58506]: warnings.warn( [ 1050.898634] [58506]: INFO cinder.volume.api [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1050.905291] [58506]: INFO cinder.api.openstack.wsgi [None req-fbd5ce45-ea29-492c-a9bc-327237ce5478 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1050.906110] [58506]: [pid: 58506|app: 0|req: 117/235] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:36 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.991796] [58507]: DEBUG cinder.api.middleware.request_id [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.995671] [58507]: INFO cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1050.995671] [58507]: DEBUG cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.995671] [58507]: DEBUG cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.018918] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.018918] [58507]: warnings.warn( [ 1051.026065] [58507]: INFO cinder.volume.api [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1051.031146] [58507]: INFO cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-e89464e6-9585-4717-bfba-0d0ee52573a9 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1051.031613] [58507]: [pid: 58507|app: 0|req: 119/236] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:38:36 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 1110 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.068630] [58506]: DEBUG cinder.api.middleware.request_id [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-95ab8e90-ca5e-4089-9fc5-c0eb705fc00c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.074873] [58506]: INFO cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-95ab8e90-ca5e-4089-9fc5-c0eb705fc00c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1 [ 1051.074873] [58506]: DEBUG cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-95ab8e90-ca5e-4089-9fc5-c0eb705fc00c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.074873] [58506]: DEBUG cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-95ab8e90-ca5e-4089-9fc5-c0eb705fc00c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.080298] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.080298] [58506]: warnings.warn( [ 1051.606126] [58506]: INFO cinder.api.openstack.wsgi [req-67e1e4ef-a481-4c4a-a054-3bf08ad478ef req-95ab8e90-ca5e-4089-9fc5-c0eb705fc00c tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1 returned with HTTP 200 [ 1051.606770] [58506]: [pid: 58506|app: 0|req: 118/237] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:38:36 2025] DELETE /volume/v3/attachments/a5865964-2aee-44f9-8f99-c433a67a5ce1 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.626984] [58507]: DEBUG cinder.api.middleware.request_id [None req-5473b2d5-0820-4798-9be0-064caa11ab22 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.629233] [58507]: INFO cinder.api.openstack.wsgi [None req-5473b2d5-0820-4798-9be0-064caa11ab22 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1051.629500] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5473b2d5-0820-4798-9be0-064caa11ab22 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.629743] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5473b2d5-0820-4798-9be0-064caa11ab22 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.639368] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.639368] [58507]: warnings.warn( [ 1051.642455] [58507]: INFO cinder.volume.api [None req-5473b2d5-0820-4798-9be0-064caa11ab22 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1051.648684] [58507]: INFO cinder.api.openstack.wsgi [None req-5473b2d5-0820-4798-9be0-064caa11ab22 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1051.648778] [58507]: [pid: 58507|app: 0|req: 120/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:37 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.713294] [58506]: DEBUG cinder.api.middleware.request_id [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.715913] [58506]: INFO cinder.api.openstack.wsgi [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1059.716634] [58506]: DEBUG cinder.api.openstack.wsgi [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-810671930"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1059.718385] [58506]: DEBUG cinder.api.v3.volumes [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-810671930'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1059.718575] [58506]: INFO cinder.api.v3.volumes [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Create volume of 1 GB [ 1059.718918] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.718918] [58506]: warnings.warn( [ 1059.725866] [58506]: INFO cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Availability Zones retrieved successfully. [ 1059.735596] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Flow 'volume_create_api' (8dcbf1e1-99bc-497a-b4d8-c61e24e09481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1059.736880] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab1cc1b-7db5-4fe7-b5a0-062b8d6957cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.738306] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1059.762404] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab1cc1b-7db5-4fe7-b5a0-062b8d6957cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.764026] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69dcb589-7fb0-4b15-bf05-d4610ab92523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.830375] [58506]: DEBUG cinder.quota [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Created reservations ['a869d650-dc6f-475a-b33a-80f844a53e7c', '0645bc9e-85a5-48ae-8a00-750bc7189121', 'fd8f94c1-fa13-4bee-9d69-7c14c4fbc8d0', '53a5a620-e1cf-4c61-826b-6f78a057a1ea'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1059.831563] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69dcb589-7fb0-4b15-bf05-d4610ab92523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a869d650-dc6f-475a-b33a-80f844a53e7c', '0645bc9e-85a5-48ae-8a00-750bc7189121', 'fd8f94c1-fa13-4bee-9d69-7c14c4fbc8d0', '53a5a620-e1cf-4c61-826b-6f78a057a1ea']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.832610] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f743f8c4-82af-45f1-96b2-65f710ecd0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.852515] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f743f8c4-82af-45f1-96b2-65f710ecd0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a742ad7-8035-48e1-9570-4a3910be143a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-810671930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2baba4af3ce42ef81a459d921269dc6',qos_specs=None,replication_status=,reservations=['a869d650-dc6f-475a-b33a-80f844a53e7c','0645bc9e-85a5-48ae-8a00-750bc7189121','fd8f94c1-fa13-4bee-9d69-7c14c4fbc8d0','53a5a620-e1cf-4c61-826b-6f78a057a1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26862e6595dd44869d803a9708b23440',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-810671930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a742ad7-8035-48e1-9570-4a3910be143a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2baba4af3ce42ef81a459d921269dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26862e6595dd44869d803a9708b23440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.853553] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d918d7-53e0-47df-ba25-edbb3649ed0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.868701] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64d918d7-53e0-47df-ba25-edbb3649ed0b) transitioned into state 'SUCCESS' from state '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-810671930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2baba4af3ce42ef81a459d921269dc6',qos_specs=None,replication_status=,reservations=['a869d650-dc6f-475a-b33a-80f844a53e7c','0645bc9e-85a5-48ae-8a00-750bc7189121','fd8f94c1-fa13-4bee-9d69-7c14c4fbc8d0','53a5a620-e1cf-4c61-826b-6f78a057a1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26862e6595dd44869d803a9708b23440',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.869669] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2999edc6-7088-4757-bf7a-6bafad2cf1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.881041] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2999edc6-7088-4757-bf7a-6bafad2cf1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.882216] [58506]: DEBUG cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Flow 'volume_create_api' (8dcbf1e1-99bc-497a-b4d8-c61e24e09481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1059.882598] [58506]: INFO cinder.volume.api [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Create volume request issued successfully. [ 1059.883354] [58506]: INFO cinder.api.openstack.wsgi [None req-88d954eb-f73a-4fc1-a676-f2f487b6a708 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1059.883847] [58506]: [pid: 58506|app: 0|req: 119/239] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:38:45 2025] POST /volume/v3/volumes => generated 752 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1059.893302] [58507]: DEBUG cinder.api.middleware.request_id [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.897779] [58507]: INFO cinder.api.openstack.wsgi [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1059.900172] [58507]: DEBUG cinder.api.openstack.wsgi [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.900172] [58507]: DEBUG cinder.api.openstack.wsgi [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.908255] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.908255] [58507]: warnings.warn( [ 1059.913218] [58507]: INFO cinder.volume.api [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1059.918838] [58507]: INFO cinder.api.openstack.wsgi [None req-58bd33ec-a9ee-4327-b811-b65b9b973167 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1059.919505] [58507]: [pid: 58507|app: 0|req: 121/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:45 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.931025] [58506]: DEBUG cinder.api.middleware.request_id [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.933537] [58506]: INFO cinder.api.openstack.wsgi [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1060.933888] [58506]: DEBUG cinder.api.openstack.wsgi [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1060.934192] [58506]: DEBUG cinder.api.openstack.wsgi [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1060.946283] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.946283] [58506]: warnings.warn( [ 1060.951598] [58506]: INFO cinder.volume.api [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1060.957614] [58506]: INFO cinder.api.openstack.wsgi [None req-afc46d3e-f6ec-4395-9a7a-d5cacdaddb92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1060.958121] [58506]: [pid: 58506|app: 0|req: 120/241] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:46 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.318362] [58507]: DEBUG cinder.api.middleware.request_id [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.322094] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1061.322335] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1061.322535] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1061.338299] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.338299] [58507]: warnings.warn( [ 1061.343561] [58507]: INFO cinder.volume.api [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1061.349749] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-54621561-f274-4e73-8c5c-d4b54d27dcda tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1061.352371] [58507]: [pid: 58507|app: 0|req: 122/242] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:38:47 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.875529] [58506]: DEBUG cinder.api.middleware.request_id [None req-7eefaab2-418c-4afd-8e6f-a1acb0d40444 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.876927] [58506]: INFO cinder.api.openstack.wsgi [None req-7eefaab2-418c-4afd-8e6f-a1acb0d40444 None None] GET http://10.180.1.21/volume// [ 1062.877537] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7eefaab2-418c-4afd-8e6f-a1acb0d40444 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1062.877731] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7eefaab2-418c-4afd-8e6f-a1acb0d40444 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1062.878443] [58506]: INFO cinder.api.openstack.wsgi [None req-7eefaab2-418c-4afd-8e6f-a1acb0d40444 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1062.879220] [58506]: [pid: 58506|app: 0|req: 121/243] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:38:48 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1062.883940] [58507]: DEBUG cinder.api.middleware.request_id [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-2c31ec34-57ee-496f-9fea-b785782404cb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.887863] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-2c31ec34-57ee-496f-9fea-b785782404cb tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1062.888665] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-2c31ec34-57ee-496f-9fea-b785782404cb tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a742ad7-8035-48e1-9570-4a3910be143a", "connector": null, "instance_uuid": "525bfdb6-13ec-46b3-8de1-ed998b8e6238"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1062.904941] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.904941] [58507]: warnings.warn( [ 1062.936791] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-2c31ec34-57ee-496f-9fea-b785782404cb tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1062.937386] [58507]: [pid: 58507|app: 0|req: 123/244] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:38:48 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) [ 1062.963603] [58506]: DEBUG cinder.api.middleware.request_id [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.968903] [58506]: INFO cinder.api.openstack.wsgi [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1062.968903] [58506]: DEBUG cinder.api.openstack.wsgi [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1062.968903] [58506]: DEBUG cinder.api.openstack.wsgi [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1062.982472] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.982472] [58506]: warnings.warn( [ 1062.987024] [58506]: INFO cinder.volume.api [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1062.993148] [58506]: INFO cinder.api.openstack.wsgi [None req-773528f9-facf-4c9a-8b1f-d2e45c88ff92 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1062.994078] [58506]: [pid: 58506|app: 0|req: 122/245] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:48 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.472255] [58507]: DEBUG cinder.api.middleware.request_id [None req-8e747075-e3a4-4719-a625-bcdafea22c37 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.473034] [58507]: INFO cinder.api.openstack.wsgi [None req-8e747075-e3a4-4719-a625-bcdafea22c37 None None] GET http://10.180.1.21/volume// [ 1063.473034] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8e747075-e3a4-4719-a625-bcdafea22c37 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1063.473554] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8e747075-e3a4-4719-a625-bcdafea22c37 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.473554] [58507]: INFO cinder.api.openstack.wsgi [None req-8e747075-e3a4-4719-a625-bcdafea22c37 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1063.473883] [58507]: [pid: 58507|app: 0|req: 124/246] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:38:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1063.479070] [58506]: DEBUG cinder.api.middleware.request_id [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.481409] [58506]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1063.481670] [58506]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1063.482287] [58506]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.497167] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.497167] [58506]: warnings.warn( [ 1063.502030] [58506]: INFO cinder.volume.api [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1063.505780] [58506]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-f776637d-e4cb-4a47-b7ae-c46fd19361fd tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1063.506351] [58506]: [pid: 58506|app: 0|req: 123/247] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:38:49 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1063.549253] [58507]: DEBUG cinder.api.middleware.request_id [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.553193] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] PUT http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c [ 1063.553706] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-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-922194", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1063.564284] [58507]: DEBUG cinder.coordination [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Acquiring lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1063.571198] [58507]: DEBUG cinder.coordination [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1063.572481] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.572481] [58507]: warnings.warn( [ 1064.008789] [58506]: DEBUG cinder.api.middleware.request_id [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.011048] [58506]: INFO cinder.api.openstack.wsgi [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1064.011363] [58506]: DEBUG cinder.api.openstack.wsgi [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1064.011599] [58506]: DEBUG cinder.api.openstack.wsgi [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.028105] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.028105] [58506]: warnings.warn( [ 1064.033213] [58506]: INFO cinder.volume.api [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1064.040365] [58506]: INFO cinder.api.openstack.wsgi [None req-261d6b50-01fc-493c-afda-15585ca0d9b0 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1064.041106] [58506]: [pid: 58506|app: 0|req: 124/248] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:49 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.052769] [58506]: DEBUG cinder.api.middleware.request_id [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.055104] [58506]: INFO cinder.api.openstack.wsgi [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1065.055682] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1065.055682] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.069144] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.069144] [58506]: warnings.warn( [ 1065.073299] [58506]: INFO cinder.volume.api [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1065.079312] [58506]: INFO cinder.api.openstack.wsgi [None req-c657517f-c3fb-4ff3-a8d1-d2df228acf43 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1065.079786] [58506]: [pid: 58506|app: 0|req: 125/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:50 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.090171] [58506]: DEBUG cinder.api.middleware.request_id [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.091851] [58506]: INFO cinder.api.openstack.wsgi [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1066.092087] [58506]: DEBUG cinder.api.openstack.wsgi [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1066.092294] [58506]: DEBUG cinder.api.openstack.wsgi [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1066.107166] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.107166] [58506]: warnings.warn( [ 1066.111765] [58506]: INFO cinder.volume.api [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1066.117169] [58506]: INFO cinder.api.openstack.wsgi [None req-484faa82-fbca-4ec2-bf62-ab52b1ef70c2 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1066.117612] [58506]: [pid: 58506|app: 0|req: 126/250] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:51 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.128304] [58506]: DEBUG cinder.api.middleware.request_id [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.130778] [58506]: INFO cinder.api.openstack.wsgi [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1067.130963] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1067.131553] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.144467] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.144467] [58506]: warnings.warn( [ 1067.148630] [58506]: INFO cinder.volume.api [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1067.154033] [58506]: INFO cinder.api.openstack.wsgi [None req-9a45d4e3-d7bd-44ac-8740-17ea978a048e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1067.154462] [58506]: [pid: 58506|app: 0|req: 127/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:52 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.166332] [58506]: DEBUG cinder.api.middleware.request_id [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.168493] [58506]: INFO cinder.api.openstack.wsgi [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1068.168720] [58506]: DEBUG cinder.api.openstack.wsgi [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1068.169033] [58506]: DEBUG cinder.api.openstack.wsgi [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1068.186559] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.186559] [58506]: warnings.warn( [ 1068.194122] [58506]: INFO cinder.volume.api [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1068.204841] [58506]: INFO cinder.api.openstack.wsgi [None req-96bbae4d-9d47-4947-8bcc-3b0423595663 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1068.205310] [58506]: [pid: 58506|app: 0|req: 128/252] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:53 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.604958] [58507]: DEBUG cinder.coordination [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1068.604958] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-410434ae-33b3-4865-add3-010eee637f9a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c returned with HTTP 200 [ 1068.604958] [58507]: [pid: 58507|app: 0|req: 125/253] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:38:49 2025] PUT /volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.220413] [58506]: DEBUG cinder.api.middleware.request_id [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.222873] [58506]: INFO cinder.api.openstack.wsgi [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1069.223143] [58506]: DEBUG cinder.api.openstack.wsgi [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1069.223425] [58506]: DEBUG cinder.api.openstack.wsgi [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1069.242592] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.242592] [58506]: warnings.warn( [ 1069.248960] [58506]: INFO cinder.volume.api [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1069.259506] [58506]: INFO cinder.api.openstack.wsgi [None req-43dfd99e-b163-4cdf-a73c-bb7dd48212b1 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1069.260235] [58506]: [pid: 58506|app: 0|req: 129/254] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:54 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.271581] [58507]: DEBUG cinder.api.middleware.request_id [None req-9f21c335-2641-4172-948b-1c2168120428 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.273836] [58507]: INFO cinder.api.openstack.wsgi [None req-9f21c335-2641-4172-948b-1c2168120428 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1070.274166] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9f21c335-2641-4172-948b-1c2168120428 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1070.274442] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9f21c335-2641-4172-948b-1c2168120428 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1070.292351] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.292351] [58507]: warnings.warn( [ 1070.299752] [58507]: INFO cinder.volume.api [None req-9f21c335-2641-4172-948b-1c2168120428 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1070.306126] [58507]: INFO cinder.api.openstack.wsgi [None req-9f21c335-2641-4172-948b-1c2168120428 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1070.306674] [58507]: [pid: 58507|app: 0|req: 126/255] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:56 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.317983] [58506]: DEBUG cinder.api.middleware.request_id [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.318972] [58507]: DEBUG cinder.api.middleware.request_id [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-b16dec50-a173-47da-8742-549c39d48a2d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.319616] [58506]: INFO cinder.api.openstack.wsgi [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1071.321976] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1071.322556] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1071.323611] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-b16dec50-a173-47da-8742-549c39d48a2d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c/action [ 1071.324065] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-b16dec50-a173-47da-8742-549c39d48a2d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1071.324193] [58507]: DEBUG cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-b16dec50-a173-47da-8742-549c39d48a2d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1071.345459] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.345459] [58506]: warnings.warn( [ 1071.348643] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.348643] [58507]: warnings.warn( [ 1071.351594] [58506]: INFO cinder.volume.api [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1071.357856] [58507]: INFO cinder.api.openstack.wsgi [req-0010a70e-bc16-4224-b82d-babe93bfb5f0 req-b16dec50-a173-47da-8742-549c39d48a2d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c/action returned with HTTP 204 [ 1071.358419] [58507]: [pid: 58507|app: 0|req: 127/256] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:38:57 2025] POST /volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1071.358787] [58506]: INFO cinder.api.openstack.wsgi [None req-6c07329f-bd4d-4dfe-b2a1-472ef55f2d20 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1071.359578] [58506]: [pid: 58506|app: 0|req: 130/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:57 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.371450] [58507]: DEBUG cinder.api.middleware.request_id [None req-0a7c75b3-9735-413b-803f-58b575844965 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.373732] [58507]: INFO cinder.api.openstack.wsgi [None req-0a7c75b3-9735-413b-803f-58b575844965 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1072.374128] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0a7c75b3-9735-413b-803f-58b575844965 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1072.374341] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0a7c75b3-9735-413b-803f-58b575844965 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.391349] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.391349] [58507]: warnings.warn( [ 1072.395450] [58507]: INFO cinder.volume.api [None req-0a7c75b3-9735-413b-803f-58b575844965 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1072.400851] [58507]: INFO cinder.api.openstack.wsgi [None req-0a7c75b3-9735-413b-803f-58b575844965 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1072.401713] [58507]: [pid: 58507|app: 0|req: 128/258] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:58 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.412145] [58506]: DEBUG cinder.api.middleware.request_id [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.414160] [58506]: INFO cinder.api.openstack.wsgi [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1072.414371] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1072.414574] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.425750] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.425750] [58506]: warnings.warn( [ 1072.429252] [58506]: INFO cinder.volume.api [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1072.433652] [58506]: INFO cinder.api.openstack.wsgi [None req-1f5b0f76-127e-40ae-9d02-626c13a4fb51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1072.434196] [58506]: [pid: 58506|app: 0|req: 131/259] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:38:58 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.844275] [58507]: DEBUG cinder.api.middleware.request_id [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.850927] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1073.851220] [58507]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.851439] [58507]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.874534] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.874534] [58507]: warnings.warn( [ 1073.880264] [58507]: INFO cinder.volume.api [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1073.889540] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-81acb1e6-eb93-4652-80d0-13f28ff39856 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1073.890440] [58507]: [pid: 58507|app: 0|req: 129/260] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:38:59 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1683 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.964996] [58506]: DEBUG cinder.api.middleware.request_id [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.967482] [58506]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] GET http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1073.967777] [58506]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.967967] [58506]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.990736] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.990736] [58506]: warnings.warn( [ 1073.998627] [58506]: INFO cinder.volume.api [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1074.006392] [58506]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-f9c618f2-ca01-4e37-bc72-1608ee95c536 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 200 [ 1074.006913] [58506]: [pid: 58506|app: 0|req: 132/261] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:38:59 2025] GET /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 1683 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.763145] [58507]: DEBUG cinder.api.middleware.request_id [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.767350] [58507]: INFO cinder.api.openstack.wsgi [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1351813381 [ 1077.768153] [58507]: DEBUG cinder.api.openstack.wsgi [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.768153] [58507]: DEBUG cinder.api.openstack.wsgi [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.768153] [58507]: INFO cinder.api.v3.volumes [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Delete volume with id: tempest-invalid-1351813381 [ 1077.775642] [58507]: INFO cinder.api.openstack.wsgi [req-7202dc3d-a364-41bd-8fa1-9a89d4fb4e4b req-0cab8a51-3df3-4afe-9ab7-9db5f5dad2b8 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1351813381 returned with HTTP 404 [ 1077.776326] [58507]: [pid: 58507|app: 0|req: 130/262] 10.180.1.21 () {62 vars in 1470 bytes} [Sat Nov 22 06:39:03 2025] DELETE /volume/v3/volumes/tempest-invalid-1351813381 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1077.808335] [58506]: DEBUG cinder.api.middleware.request_id [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.816024] [58506]: INFO cinder.api.openstack.wsgi [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9bd0b4e7-3193-46e8-95a8-f48bb918b9af [ 1077.816024] [58506]: DEBUG cinder.api.openstack.wsgi [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.816661] [58506]: DEBUG cinder.api.openstack.wsgi [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.817134] [58506]: INFO cinder.api.v3.volumes [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Delete volume with id: 9bd0b4e7-3193-46e8-95a8-f48bb918b9af [ 1077.827956] [58506]: INFO cinder.api.openstack.wsgi [req-e2edcbee-e3ed-4e04-b50c-d7825a193456 req-31a71733-3183-4a80-ba07-dde854013161 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] http://10.180.1.21/volume/v3/volumes/9bd0b4e7-3193-46e8-95a8-f48bb918b9af returned with HTTP 404 [ 1077.827956] [58506]: [pid: 58506|app: 0|req: 133/263] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:39:03 2025] DELETE /volume/v3/volumes/9bd0b4e7-3193-46e8-95a8-f48bb918b9af => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1077.849206] [58507]: DEBUG cinder.api.middleware.request_id [req-18fb031d-80e2-4c7d-ae7b-734304779e14 req-4943bab5-fa18-49c0-a8a3-f25fc3475da7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.851825] [58507]: INFO cinder.api.openstack.wsgi [req-18fb031d-80e2-4c7d-ae7b-734304779e14 req-4943bab5-fa18-49c0-a8a3-f25fc3475da7 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] GET http://10.180.1.21/volume/v3/volumes/8deff857-c027-4739-844a-46157d7a5dda [ 1077.852045] [58507]: DEBUG cinder.api.openstack.wsgi [req-18fb031d-80e2-4c7d-ae7b-734304779e14 req-4943bab5-fa18-49c0-a8a3-f25fc3475da7 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.852252] [58507]: DEBUG cinder.api.openstack.wsgi [req-18fb031d-80e2-4c7d-ae7b-734304779e14 req-4943bab5-fa18-49c0-a8a3-f25fc3475da7 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.861233] [58507]: INFO cinder.api.openstack.wsgi [req-18fb031d-80e2-4c7d-ae7b-734304779e14 req-4943bab5-fa18-49c0-a8a3-f25fc3475da7 tempest-VolumesNegativeTest-1221727124 tempest-VolumesNegativeTest-1221727124-project-member] http://10.180.1.21/volume/v3/volumes/8deff857-c027-4739-844a-46157d7a5dda returned with HTTP 404 [ 1077.862035] [58507]: [pid: 58507|app: 0|req: 131/264] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:03 2025] GET /volume/v3/volumes/8deff857-c027-4739-844a-46157d7a5dda => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1078.116099] [58506]: DEBUG cinder.api.middleware.request_id [None req-018a5ca5-6ccf-43d8-a925-2532044d5d8f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.116099] [58506]: INFO cinder.api.openstack.wsgi [None req-018a5ca5-6ccf-43d8-a925-2532044d5d8f None None] GET http://10.180.1.21/volume// [ 1078.116219] [58506]: DEBUG cinder.api.openstack.wsgi [None req-018a5ca5-6ccf-43d8-a925-2532044d5d8f None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.116588] [58506]: DEBUG cinder.api.openstack.wsgi [None req-018a5ca5-6ccf-43d8-a925-2532044d5d8f None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.117216] [58506]: INFO cinder.api.openstack.wsgi [None req-018a5ca5-6ccf-43d8-a925-2532044d5d8f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1078.117902] [58506]: [pid: 58506|app: 0|req: 134/265] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1078.122606] [58507]: DEBUG cinder.api.middleware.request_id [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-b865b624-6a0b-41d7-aa2a-342fd94d6bb6 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.125936] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-b865b624-6a0b-41d7-aa2a-342fd94d6bb6 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1078.126254] [58507]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-b865b624-6a0b-41d7-aa2a-342fd94d6bb6 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "399bf064-ee8e-4cf9-932f-751737923cca", "connector": null, "instance_uuid": "9987604a-8ff9-47ed-a1d9-e57f2a84add8"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1078.143942] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.143942] [58507]: warnings.warn( [ 1078.189371] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-b865b624-6a0b-41d7-aa2a-342fd94d6bb6 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1078.190185] [58507]: [pid: 58507|app: 0|req: 132/266] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:39:03 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.248769] [58506]: DEBUG cinder.api.middleware.request_id [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.251265] [58506]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] POST http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca/action [ 1078.251656] [58506]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1078.251787] [58506]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1078.269321] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.269321] [58506]: warnings.warn( [ 1078.270136] [58506]: INFO cinder.volume.api [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1078.276420] [58506]: INFO cinder.volume.api [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Roll detaching of volume completed successfully. [ 1078.276420] [58506]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-4c48d24b-aa5a-4af9-9703-7a0cf4fdd3c8 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca/action returned with HTTP 202 [ 1078.276909] [58506]: [pid: 58506|app: 0|req: 135/267] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:39:03 2025] POST /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1078.281459] [58507]: DEBUG cinder.api.middleware.request_id [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-54c7e7e3-657f-46ee-ae8e-b283c752d5f4 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.284964] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-54c7e7e3-657f-46ee-ae8e-b283c752d5f4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a368e8c3-95cd-4ebe-9cff-f84fbdced87e [ 1078.284964] [58507]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-54c7e7e3-657f-46ee-ae8e-b283c752d5f4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.284964] [58507]: DEBUG cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-54c7e7e3-657f-46ee-ae8e-b283c752d5f4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.293797] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.293797] [58507]: warnings.warn( [ 1078.327807] [58507]: INFO cinder.api.openstack.wsgi [req-fba54702-8ea5-4d0f-88cb-8aa227b8431e req-54c7e7e3-657f-46ee-ae8e-b283c752d5f4 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments/a368e8c3-95cd-4ebe-9cff-f84fbdced87e returned with HTTP 200 [ 1078.328367] [58507]: [pid: 58507|app: 0|req: 133/268] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:39:04 2025] DELETE /volume/v3/attachments/a368e8c3-95cd-4ebe-9cff-f84fbdced87e => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.874720] [58506]: DEBUG cinder.api.middleware.request_id [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.876663] [58506]: INFO cinder.api.openstack.wsgi [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1081.877064] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-3682250", "imageRef": "13399463-1ecb-46f9-adc1-dfaa7144daa0", "size": 1}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1081.878649] [58506]: DEBUG cinder.api.v3.volumes [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-3682250', 'imageRef': '13399463-1ecb-46f9-adc1-dfaa7144daa0', 'size': 1}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1081.950697] [58506]: INFO cinder.api.v3.volumes [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume of 1 GB [ 1081.957104] [58506]: INFO cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Availability Zones retrieved successfully. [ 1081.963674] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Flow 'volume_create_api' (22762e4b-64eb-40e3-a777-bec0e1906279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1081.964894] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca1c04e-76d4-437c-9434-78ea54836962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1081.966165] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1082.008302] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca1c04e-76d4-437c-9434-78ea54836962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1082.009696] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b301ce6-780d-438b-8ceb-eacfcb2cf4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1082.041186] [58506]: DEBUG cinder.quota [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Created reservations ['57bcfcf0-a2d6-4c6d-908a-e7f1a793236b', '620f5d71-5a51-4d0a-a71a-cfadb73862a4', '5c59cb54-d090-443d-b906-4ea406197dd2', 'd03b550b-b8e2-4adb-a62f-dff6626e418d'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1082.042206] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b301ce6-780d-438b-8ceb-eacfcb2cf4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bcfcf0-a2d6-4c6d-908a-e7f1a793236b', '620f5d71-5a51-4d0a-a71a-cfadb73862a4', '5c59cb54-d090-443d-b906-4ea406197dd2', 'd03b550b-b8e2-4adb-a62f-dff6626e418d']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1082.043191] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7cf234-99f6-4b99-832c-6a8d18ad7d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1082.062336] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7cf234-99f6-4b99-832c-6a8d18ad7d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb88298-4d66-4358-95f2-323391f609ef', '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-3682250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563025c4742c40ba999560c25b03e940',qos_specs=None,replication_status=,reservations=['57bcfcf0-a2d6-4c6d-908a-e7f1a793236b','620f5d71-5a51-4d0a-a71a-cfadb73862a4','5c59cb54-d090-443d-b906-4ea406197dd2','d03b550b-b8e2-4adb-a62f-dff6626e418d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:39:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-3682250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb88298-4d66-4358-95f2-323391f609ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563025c4742c40ba999560c25b03e940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1082.063342] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a8d4f1-d174-4a4f-9069-4f6a01a2e66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1082.078898] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a8d4f1-d174-4a4f-9069-4f6a01a2e66f) transitioned into state 'SUCCESS' from state '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-3682250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563025c4742c40ba999560c25b03e940',qos_specs=None,replication_status=,reservations=['57bcfcf0-a2d6-4c6d-908a-e7f1a793236b','620f5d71-5a51-4d0a-a71a-cfadb73862a4','5c59cb54-d090-443d-b906-4ea406197dd2','d03b550b-b8e2-4adb-a62f-dff6626e418d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88556c746941c9bbc78b72ea9dc7c5',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1082.079871] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e1728-e5d8-4ff8-b5ba-c8d2ab3e247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1082.090357] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6e1728-e5d8-4ff8-b5ba-c8d2ab3e247c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1082.091519] [58506]: DEBUG cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Flow 'volume_create_api' (22762e4b-64eb-40e3-a777-bec0e1906279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1082.091982] [58506]: INFO cinder.volume.api [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Create volume request issued successfully. [ 1082.092813] [58506]: INFO cinder.api.openstack.wsgi [None req-e1f95891-f046-4c8f-9031-0f62ca51c659 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1082.093414] [58506]: [pid: 58506|app: 0|req: 136/269] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:39:07 2025] POST /volume/v3/volumes => generated 749 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1082.104441] [58507]: DEBUG cinder.api.middleware.request_id [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.106873] [58507]: INFO cinder.api.openstack.wsgi [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1082.107170] [58507]: DEBUG cinder.api.openstack.wsgi [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.107421] [58507]: DEBUG cinder.api.openstack.wsgi [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.119483] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.119483] [58507]: warnings.warn( [ 1082.123975] [58507]: INFO cinder.volume.api [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1082.129821] [58507]: INFO cinder.api.openstack.wsgi [None req-291ed3c5-2e36-4892-9ee3-4d373940bc98 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1082.130483] [58507]: [pid: 58507|app: 0|req: 134/270] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:07 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.141896] [58506]: DEBUG cinder.api.middleware.request_id [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.144518] [58506]: INFO cinder.api.openstack.wsgi [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1083.144817] [58506]: DEBUG cinder.api.openstack.wsgi [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.145115] [58506]: DEBUG cinder.api.openstack.wsgi [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.177963] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.177963] [58506]: warnings.warn( [ 1083.184732] [58506]: INFO cinder.volume.api [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1083.190474] [58506]: INFO cinder.api.openstack.wsgi [None req-82cc76fc-166d-4fae-9a50-dee4fc51796e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1083.191036] [58506]: [pid: 58506|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:08 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.631548] [58507]: DEBUG cinder.api.middleware.request_id [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.635092] [58507]: INFO cinder.api.openstack.wsgi [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] DELETE http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 1083.635427] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.635786] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.636014] [58507]: INFO cinder.api.v3.volumes [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Delete volume with id: 70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 1083.644084] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.644084] [58507]: warnings.warn( [ 1083.644664] [58507]: INFO cinder.volume.api [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 1083.664411] [58507]: INFO cinder.volume.api [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Delete volume request issued successfully. [ 1083.664622] [58507]: INFO cinder.api.openstack.wsgi [None req-2cd2d55b-30a9-44f9-bfe4-329e9c026a19 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 returned with HTTP 202 [ 1083.665087] [58507]: [pid: 58507|app: 0|req: 135/272] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:39:09 2025] DELETE /volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1083.671740] [58506]: DEBUG cinder.api.middleware.request_id [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.675834] [58506]: INFO cinder.api.openstack.wsgi [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 1083.676160] [58506]: DEBUG cinder.api.openstack.wsgi [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.676383] [58506]: DEBUG cinder.api.openstack.wsgi [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.685605] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.685605] [58506]: warnings.warn( [ 1083.689382] [58506]: INFO cinder.volume.api [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 1083.694234] [58506]: INFO cinder.api.openstack.wsgi [None req-12258e5f-3a51-42f6-8ad7-9cc5147c7c60 tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 returned with HTTP 200 [ 1083.694815] [58506]: [pid: 58506|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:09 2025] GET /volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.200270] [58507]: DEBUG cinder.api.middleware.request_id [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.202459] [58507]: INFO cinder.api.openstack.wsgi [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1084.202956] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.202956] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.214247] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.214247] [58507]: warnings.warn( [ 1084.218707] [58507]: INFO cinder.volume.api [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1084.224540] [58507]: INFO cinder.api.openstack.wsgi [None req-4784e883-8ecb-4201-b48a-8c47785c36f0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1084.225092] [58507]: [pid: 58507|app: 0|req: 136/274] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:09 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.705693] [58506]: DEBUG cinder.api.middleware.request_id [None req-a6e36198-f9d4-4db1-989f-b6d3522c13db None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.712348] [58506]: INFO cinder.api.openstack.wsgi [None req-a6e36198-f9d4-4db1-989f-b6d3522c13db tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 [ 1084.712348] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a6e36198-f9d4-4db1-989f-b6d3522c13db tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.712348] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a6e36198-f9d4-4db1-989f-b6d3522c13db tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.717955] [58506]: INFO cinder.api.openstack.wsgi [None req-a6e36198-f9d4-4db1-989f-b6d3522c13db tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 returned with HTTP 404 [ 1084.718589] [58506]: [pid: 58506|app: 0|req: 139/275] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:10 2025] GET /volume/v3/volumes/70c176f6-acf9-4e9a-aea4-c1a77e879754 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1084.723468] [58507]: DEBUG cinder.api.middleware.request_id [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.724259] [58507]: INFO cinder.api.openstack.wsgi [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 1084.724544] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.724758] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.724937] [58507]: INFO cinder.api.v3.volumes [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Delete volume with id: 5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 1084.738243] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.738243] [58507]: warnings.warn( [ 1084.738891] [58507]: INFO cinder.volume.api [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 1084.773491] [58507]: INFO cinder.volume.api [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Delete volume request issued successfully. [ 1084.773734] [58507]: INFO cinder.api.openstack.wsgi [None req-d13420bb-ffb6-4e39-b0a9-3eb27d7002fb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 202 [ 1084.774312] [58507]: [pid: 58507|app: 0|req: 137/276] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:39:10 2025] DELETE /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1084.783084] [58506]: DEBUG cinder.api.middleware.request_id [None req-2190387a-4596-4fc8-9434-0d53eccd609c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.786028] [58506]: INFO cinder.api.openstack.wsgi [None req-2190387a-4596-4fc8-9434-0d53eccd609c tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 1084.786352] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2190387a-4596-4fc8-9434-0d53eccd609c tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.786641] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2190387a-4596-4fc8-9434-0d53eccd609c tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.810585] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.810585] [58506]: warnings.warn( [ 1084.820398] [58506]: INFO cinder.volume.api [None req-2190387a-4596-4fc8-9434-0d53eccd609c tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Volume info retrieved successfully. [ 1084.831431] [58506]: INFO cinder.api.openstack.wsgi [None req-2190387a-4596-4fc8-9434-0d53eccd609c tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 200 [ 1084.831431] [58506]: [pid: 58506|app: 0|req: 140/277] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:10 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.077653] [58507]: DEBUG cinder.api.middleware.request_id [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-4956bfca-155b-41d8-9d7a-90826ede7428 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.081650] [58507]: INFO cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-4956bfca-155b-41d8-9d7a-90826ede7428 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c [ 1085.081650] [58507]: DEBUG cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-4956bfca-155b-41d8-9d7a-90826ede7428 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.081786] [58507]: DEBUG cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-4956bfca-155b-41d8-9d7a-90826ede7428 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.094259] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.094259] [58507]: warnings.warn( [ 1085.238424] [58506]: DEBUG cinder.api.middleware.request_id [None req-ae068968-9d20-426b-92b6-e90142a9c08d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.240613] [58506]: INFO cinder.api.openstack.wsgi [None req-ae068968-9d20-426b-92b6-e90142a9c08d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1085.240852] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ae068968-9d20-426b-92b6-e90142a9c08d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.241197] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ae068968-9d20-426b-92b6-e90142a9c08d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.253207] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.253207] [58506]: warnings.warn( [ 1085.258513] [58506]: INFO cinder.volume.api [None req-ae068968-9d20-426b-92b6-e90142a9c08d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1085.264703] [58506]: INFO cinder.api.openstack.wsgi [None req-ae068968-9d20-426b-92b6-e90142a9c08d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1085.265225] [58506]: [pid: 58506|app: 0|req: 141/278] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:10 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.649824] [58507]: INFO cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-4956bfca-155b-41d8-9d7a-90826ede7428 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c returned with HTTP 200 [ 1085.651465] [58507]: [pid: 58507|app: 0|req: 138/279] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:39:10 2025] DELETE /volume/v3/attachments/9271ce18-c45d-4e87-a74a-b0ebe9dd779c => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.658435] [58506]: DEBUG cinder.api.middleware.request_id [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.660959] [58506]: INFO cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] DELETE http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca [ 1085.661489] [58506]: DEBUG cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.661489] [58506]: DEBUG cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.661592] [58506]: INFO cinder.api.v3.volumes [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Delete volume with id: 399bf064-ee8e-4cf9-932f-751737923cca [ 1085.671327] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.671327] [58506]: warnings.warn( [ 1085.672039] [58506]: INFO cinder.volume.api [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Volume info retrieved successfully. [ 1085.692888] [58506]: INFO cinder.volume.api [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] Delete volume request issued successfully. [ 1085.692888] [58506]: INFO cinder.api.openstack.wsgi [req-2cb8a0c7-17c9-4ce8-b0e8-b3e1594ce72a req-400ff749-5f23-4d7c-af3c-29f3e350b609 tempest-ServerActionsV293TestJSON-524277599 tempest-ServerActionsV293TestJSON-524277599-project-member] http://10.180.1.21/volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca returned with HTTP 202 [ 1085.693193] [58506]: [pid: 58506|app: 0|req: 142/280] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:39:11 2025] DELETE /volume/v3/volumes/399bf064-ee8e-4cf9-932f-751737923cca => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1085.842673] [58507]: DEBUG cinder.api.middleware.request_id [None req-66315013-df67-44d2-9a1e-8bda5f188cbb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.846155] [58507]: INFO cinder.api.openstack.wsgi [None req-66315013-df67-44d2-9a1e-8bda5f188cbb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] GET http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 [ 1085.846564] [58507]: DEBUG cinder.api.openstack.wsgi [None req-66315013-df67-44d2-9a1e-8bda5f188cbb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.846935] [58507]: DEBUG cinder.api.openstack.wsgi [None req-66315013-df67-44d2-9a1e-8bda5f188cbb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.863810] [58507]: INFO cinder.api.openstack.wsgi [None req-66315013-df67-44d2-9a1e-8bda5f188cbb tempest-ServersNegativeTestJSON-1229292262 tempest-ServersNegativeTestJSON-1229292262-project-member] http://10.180.1.21/volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 returned with HTTP 404 [ 1085.864894] [58507]: [pid: 58507|app: 0|req: 139/281] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:11 2025] GET /volume/v3/volumes/5c43baa3-4a87-48e9-a7a9-94f8ea6b11c9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1086.278022] [58506]: DEBUG cinder.api.middleware.request_id [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.281350] [58506]: INFO cinder.api.openstack.wsgi [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1086.281350] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.281350] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.295041] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.295041] [58506]: warnings.warn( [ 1086.299983] [58506]: INFO cinder.volume.api [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1086.306923] [58506]: INFO cinder.api.openstack.wsgi [None req-94c9dca5-42f6-451e-aad1-247c5f37c69c tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1086.307494] [58506]: [pid: 58506|app: 0|req: 143/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:12 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.321661] [58507]: DEBUG cinder.api.middleware.request_id [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.323934] [58507]: INFO cinder.api.openstack.wsgi [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1087.325287] [58507]: DEBUG cinder.api.openstack.wsgi [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.325536] [58507]: DEBUG cinder.api.openstack.wsgi [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.337572] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.337572] [58507]: warnings.warn( [ 1087.342561] [58507]: INFO cinder.volume.api [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1087.349710] [58507]: INFO cinder.api.openstack.wsgi [None req-83df354b-84c9-4c6c-bb8e-89a6bbdfe884 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1087.350531] [58507]: [pid: 58507|app: 0|req: 140/283] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:13 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.363499] [58506]: DEBUG cinder.api.middleware.request_id [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.366322] [58506]: INFO cinder.api.openstack.wsgi [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1088.366322] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.366666] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.382954] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.382954] [58506]: warnings.warn( [ 1088.389391] [58506]: INFO cinder.volume.api [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1088.398039] [58506]: INFO cinder.api.openstack.wsgi [None req-d47f1d9f-e6cc-4ec7-a943-f19a5a5148ad tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1088.398580] [58506]: [pid: 58506|app: 0|req: 144/284] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:14 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.414946] [58507]: DEBUG cinder.api.middleware.request_id [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.419207] [58507]: INFO cinder.api.openstack.wsgi [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1089.419207] [58507]: DEBUG cinder.api.openstack.wsgi [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.419375] [58507]: DEBUG cinder.api.openstack.wsgi [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.433619] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.433619] [58507]: warnings.warn( [ 1089.441174] [58507]: INFO cinder.volume.api [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1089.450144] [58507]: INFO cinder.api.openstack.wsgi [None req-149d9aa7-033d-4e8b-9153-9d3f2743781e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1089.450144] [58507]: [pid: 58507|app: 0|req: 141/285] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:15 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.467073] [58506]: DEBUG cinder.api.middleware.request_id [None req-a0831b51-6c19-454c-a608-5c8701af63ac None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.471911] [58506]: INFO cinder.api.openstack.wsgi [None req-a0831b51-6c19-454c-a608-5c8701af63ac tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1090.471911] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a0831b51-6c19-454c-a608-5c8701af63ac tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.471911] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a0831b51-6c19-454c-a608-5c8701af63ac tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.484651] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.484651] [58506]: warnings.warn( [ 1090.490671] [58506]: INFO cinder.volume.api [None req-a0831b51-6c19-454c-a608-5c8701af63ac tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1090.501825] [58506]: INFO cinder.api.openstack.wsgi [None req-a0831b51-6c19-454c-a608-5c8701af63ac tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1090.501825] [58506]: [pid: 58506|app: 0|req: 145/286] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:16 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.517089] [58507]: DEBUG cinder.api.middleware.request_id [None req-2f7c84ad-726f-426b-be0b-97e0010e326b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.519674] [58507]: INFO cinder.api.openstack.wsgi [None req-2f7c84ad-726f-426b-be0b-97e0010e326b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1091.519895] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2f7c84ad-726f-426b-be0b-97e0010e326b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.520126] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2f7c84ad-726f-426b-be0b-97e0010e326b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.533211] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.533211] [58507]: warnings.warn( [ 1091.538241] [58507]: INFO cinder.volume.api [None req-2f7c84ad-726f-426b-be0b-97e0010e326b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1091.543760] [58507]: INFO cinder.api.openstack.wsgi [None req-2f7c84ad-726f-426b-be0b-97e0010e326b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1091.544341] [58507]: [pid: 58507|app: 0|req: 142/287] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:17 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.556167] [58506]: DEBUG cinder.api.middleware.request_id [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.559379] [58506]: INFO cinder.api.openstack.wsgi [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1092.559751] [58506]: DEBUG cinder.api.openstack.wsgi [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.559972] [58506]: DEBUG cinder.api.openstack.wsgi [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.571787] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.571787] [58506]: warnings.warn( [ 1092.576430] [58506]: INFO cinder.volume.api [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1092.582291] [58506]: INFO cinder.api.openstack.wsgi [None req-62cb2c0e-8e18-44f4-908b-4c23765a0790 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1092.582780] [58506]: [pid: 58506|app: 0|req: 146/288] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:18 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.593882] [58507]: DEBUG cinder.api.middleware.request_id [None req-30c75d05-191d-43d4-8d95-c5713e668e0f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.596086] [58507]: INFO cinder.api.openstack.wsgi [None req-30c75d05-191d-43d4-8d95-c5713e668e0f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1093.596314] [58507]: DEBUG cinder.api.openstack.wsgi [None req-30c75d05-191d-43d4-8d95-c5713e668e0f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.596615] [58507]: DEBUG cinder.api.openstack.wsgi [None req-30c75d05-191d-43d4-8d95-c5713e668e0f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.608973] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.608973] [58507]: warnings.warn( [ 1093.613984] [58507]: INFO cinder.volume.api [None req-30c75d05-191d-43d4-8d95-c5713e668e0f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1093.619859] [58507]: INFO cinder.api.openstack.wsgi [None req-30c75d05-191d-43d4-8d95-c5713e668e0f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1093.620391] [58507]: [pid: 58507|app: 0|req: 143/289] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:19 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.632247] [58506]: DEBUG cinder.api.middleware.request_id [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.634691] [58506]: INFO cinder.api.openstack.wsgi [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1094.634799] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.635602] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.651452] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.651452] [58506]: warnings.warn( [ 1094.660210] [58506]: INFO cinder.volume.api [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1094.666749] [58506]: INFO cinder.api.openstack.wsgi [None req-4ca9dd74-ecb0-4bd2-9d00-1bcba6ef67f8 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1094.667282] [58506]: [pid: 58506|app: 0|req: 147/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:20 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1094.788760] [58507]: DEBUG cinder.api.middleware.request_id [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.791056] [58507]: INFO cinder.api.openstack.wsgi [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1094.791466] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-687150652"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1094.794081] [58507]: DEBUG cinder.api.v3.volumes [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-687150652'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1094.794335] [58507]: INFO cinder.api.v3.volumes [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume of 1 GB [ 1094.800277] [58507]: INFO cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Availability Zones retrieved successfully. [ 1094.808909] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (b00b47df-ab06-4fc2-ab3a-066d7dfe5524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1094.810638] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f726c12d-6bac-453e-a763-2d5b770e8759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1094.812839] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1094.841615] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f726c12d-6bac-453e-a763-2d5b770e8759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1094.842755] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db7a392b-f66e-48f1-a02a-e241ac8ed482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1094.889022] [58507]: DEBUG cinder.quota [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Created reservations ['fdcb98b1-73be-49e3-ba93-5c8fde6e9033', '5d26e8b9-7157-4f35-9a82-fad10107ade0', '3a63b762-8e97-43a9-88bc-35f2daa9bb94', 'b37aedec-0cc4-49b5-ab88-df08d8841dd0'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1094.889022] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db7a392b-f66e-48f1-a02a-e241ac8ed482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdcb98b1-73be-49e3-ba93-5c8fde6e9033', '5d26e8b9-7157-4f35-9a82-fad10107ade0', '3a63b762-8e97-43a9-88bc-35f2daa9bb94', 'b37aedec-0cc4-49b5-ab88-df08d8841dd0']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1094.889561] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8339d680-b887-48bf-8000-e3a6c1f5bee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1094.907456] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8339d680-b887-48bf-8000-e3a6c1f5bee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-687150652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['fdcb98b1-73be-49e3-ba93-5c8fde6e9033','5d26e8b9-7157-4f35-9a82-fad10107ade0','3a63b762-8e97-43a9-88bc-35f2daa9bb94','b37aedec-0cc4-49b5-ab88-df08d8841dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-687150652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='710f5f3ec9af4db59560189c005ab7ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1094.908644] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dfa37c-da63-4f36-9668-addc2598ef3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1094.925739] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dfa37c-da63-4f36-9668-addc2598ef3f) transitioned into state 'SUCCESS' from state '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-687150652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['fdcb98b1-73be-49e3-ba93-5c8fde6e9033','5d26e8b9-7157-4f35-9a82-fad10107ade0','3a63b762-8e97-43a9-88bc-35f2daa9bb94','b37aedec-0cc4-49b5-ab88-df08d8841dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1094.926728] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38ed6ce-d6c2-44b2-9425-fb518b2a3e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1094.943240] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e38ed6ce-d6c2-44b2-9425-fb518b2a3e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1094.943240] [58507]: DEBUG cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (b00b47df-ab06-4fc2-ab3a-066d7dfe5524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1094.943240] [58507]: INFO cinder.volume.api [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request issued successfully. [ 1094.943917] [58507]: INFO cinder.api.openstack.wsgi [None req-9a57c9da-86a9-4fb3-bf24-c79b78d586f3 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1094.944521] [58507]: [pid: 58507|app: 0|req: 144/291] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:39:20 2025] POST /volume/v3/volumes => generated 753 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1094.953436] [58506]: DEBUG cinder.api.middleware.request_id [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.956207] [58506]: INFO cinder.api.openstack.wsgi [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1094.956207] [58506]: DEBUG cinder.api.openstack.wsgi [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.956207] [58506]: DEBUG cinder.api.openstack.wsgi [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.967667] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967667] [58506]: warnings.warn( [ 1094.977408] [58506]: INFO cinder.volume.api [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1094.991409] [58506]: INFO cinder.api.openstack.wsgi [None req-dc6f88e0-614c-4571-a51d-a8f77a3ae6a5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1094.991409] [58506]: [pid: 58506|app: 0|req: 148/292] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:20 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.554095] [58507]: DEBUG cinder.api.middleware.request_id [None req-66c9d045-8079-466d-a105-784be3b9743b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.554832] [58507]: INFO cinder.api.openstack.wsgi [None req-66c9d045-8079-466d-a105-784be3b9743b None None] GET http://10.180.1.21/volume// [ 1095.555044] [58507]: DEBUG cinder.api.openstack.wsgi [None req-66c9d045-8079-466d-a105-784be3b9743b None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.555262] [58507]: DEBUG cinder.api.openstack.wsgi [None req-66c9d045-8079-466d-a105-784be3b9743b None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.555860] [58507]: INFO cinder.api.openstack.wsgi [None req-66c9d045-8079-466d-a105-784be3b9743b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.556071] [58507]: [pid: 58507|app: 0|req: 145/293] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.559666] [58506]: DEBUG cinder.api.middleware.request_id [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-b6fd9b16-3c2f-4f55-bb06-34c25e80702e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.562012] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-b6fd9b16-3c2f-4f55-bb06-34c25e80702e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1095.562417] [58506]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-b6fd9b16-3c2f-4f55-bb06-34c25e80702e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a742ad7-8035-48e1-9570-4a3910be143a", "connector": null, "instance_uuid": "525bfdb6-13ec-46b3-8de1-ed998b8e6238"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1095.575850] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.575850] [58506]: warnings.warn( [ 1095.606721] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-b6fd9b16-3c2f-4f55-bb06-34c25e80702e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1095.607231] [58506]: [pid: 58506|app: 0|req: 149/294] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:39:21 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) [ 1095.612743] [58507]: DEBUG cinder.api.middleware.request_id [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-360e5dd6-8f1c-4e88-8b8d-67becf061d80 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.615230] [58507]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-360e5dd6-8f1c-4e88-8b8d-67becf061d80 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c [ 1095.615453] [58507]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-360e5dd6-8f1c-4e88-8b8d-67becf061d80 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.615658] [58507]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-360e5dd6-8f1c-4e88-8b8d-67becf061d80 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.626024] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.626024] [58507]: warnings.warn( [ 1095.682267] [58506]: DEBUG cinder.api.middleware.request_id [None req-94bd55c6-2f87-4b66-9990-184df891e8af None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.684126] [58506]: INFO cinder.api.openstack.wsgi [None req-94bd55c6-2f87-4b66-9990-184df891e8af tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1095.684724] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94bd55c6-2f87-4b66-9990-184df891e8af tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.684724] [58506]: DEBUG cinder.api.openstack.wsgi [None req-94bd55c6-2f87-4b66-9990-184df891e8af tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.692993] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.692993] [58506]: warnings.warn( [ 1095.696833] [58506]: INFO cinder.volume.api [None req-94bd55c6-2f87-4b66-9990-184df891e8af tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1095.701682] [58506]: INFO cinder.api.openstack.wsgi [None req-94bd55c6-2f87-4b66-9990-184df891e8af tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1095.702231] [58506]: [pid: 58506|app: 0|req: 150/295] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:21 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.001401] [58506]: DEBUG cinder.api.middleware.request_id [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.003838] [58506]: INFO cinder.api.openstack.wsgi [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1096.004255] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.004551] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.018084] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.018084] [58506]: warnings.warn( [ 1096.023035] [58506]: INFO cinder.volume.api [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1096.029164] [58506]: INFO cinder.api.openstack.wsgi [None req-1e02e8d9-9f29-473a-9d6a-64ea07ae5cc4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1096.029625] [58506]: [pid: 58506|app: 0|req: 151/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:21 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.099188] [58506]: DEBUG cinder.api.middleware.request_id [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.102808] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1096.103183] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.103769] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.112931] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.112931] [58506]: warnings.warn( [ 1096.116948] [58506]: INFO cinder.volume.api [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1096.121864] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-26ceb44e-b040-4151-9dc5-569970fb5e62 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1096.122335] [58506]: [pid: 58506|app: 0|req: 152/297] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:21 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1096.163245] [58507]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-360e5dd6-8f1c-4e88-8b8d-67becf061d80 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c returned with HTTP 200 [ 1096.163756] [58507]: [pid: 58507|app: 0|req: 146/298] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:39:21 2025] DELETE /volume/v3/attachments/bc50b1df-c4c9-49b6-b5c8-b78cfdedbb7c => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.711124] [58506]: DEBUG cinder.api.middleware.request_id [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.713139] [58506]: INFO cinder.api.openstack.wsgi [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1096.713344] [58506]: DEBUG cinder.api.openstack.wsgi [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.713563] [58506]: DEBUG cinder.api.openstack.wsgi [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.721600] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721600] [58506]: warnings.warn( [ 1096.725268] [58506]: INFO cinder.volume.api [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1096.730058] [58506]: INFO cinder.api.openstack.wsgi [None req-99008b73-0a9a-4f55-9b40-d913cccaa927 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1096.730512] [58506]: [pid: 58506|app: 0|req: 153/299] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:22 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.643557] [58507]: DEBUG cinder.api.middleware.request_id [None req-778f3f8b-5c1c-4de9-90c7-ebabd5071c42 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.644196] [58507]: INFO cinder.api.openstack.wsgi [None req-778f3f8b-5c1c-4de9-90c7-ebabd5071c42 None None] GET http://10.180.1.21/volume// [ 1097.644424] [58507]: DEBUG cinder.api.openstack.wsgi [None req-778f3f8b-5c1c-4de9-90c7-ebabd5071c42 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.644591] [58507]: DEBUG cinder.api.openstack.wsgi [None req-778f3f8b-5c1c-4de9-90c7-ebabd5071c42 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.644982] [58507]: INFO cinder.api.openstack.wsgi [None req-778f3f8b-5c1c-4de9-90c7-ebabd5071c42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.645712] [58507]: [pid: 58507|app: 0|req: 147/300] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:39:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.649512] [58506]: DEBUG cinder.api.middleware.request_id [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-4539ab0a-96d3-4a81-8744-6e452e704615 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.652358] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-4539ab0a-96d3-4a81-8744-6e452e704615 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1097.652945] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-4539ab0a-96d3-4a81-8744-6e452e704615 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6", "connector": null, "instance_uuid": "e7a2de50-8359-4042-a7c1-4c258e7e0f5d"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1097.665908] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.665908] [58506]: warnings.warn( [ 1097.708156] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-4539ab0a-96d3-4a81-8744-6e452e704615 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1097.708759] [58506]: [pid: 58506|app: 0|req: 154/301] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:39:23 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1097.743560] [58507]: DEBUG cinder.api.middleware.request_id [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.743665] [58506]: DEBUG cinder.api.middleware.request_id [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.745609] [58507]: INFO cinder.api.openstack.wsgi [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1097.745782] [58506]: INFO cinder.api.openstack.wsgi [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1097.746013] [58507]: DEBUG cinder.api.openstack.wsgi [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.746318] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.746375] [58507]: DEBUG cinder.api.openstack.wsgi [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.746714] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.760832] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.760832] [58507]: warnings.warn( [ 1097.763964] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.763964] [58506]: warnings.warn( [ 1097.765554] [58507]: INFO cinder.volume.api [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1097.767220] [58506]: INFO cinder.volume.api [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1097.771043] [58507]: INFO cinder.api.openstack.wsgi [None req-afd2c837-598e-4647-8fd7-c7695afe4f54 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1097.771499] [58507]: [pid: 58507|app: 0|req: 148/302] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:23 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.772719] [58506]: INFO cinder.api.openstack.wsgi [None req-2d2e4e32-ccfb-451d-b055-8e3439539360 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1097.773203] [58506]: [pid: 58506|app: 0|req: 155/303] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:23 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.253586] [58507]: DEBUG cinder.api.middleware.request_id [None req-3a8619f4-cd0d-49e7-ac5b-b026ca2f4190 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.253899] [58507]: INFO cinder.api.openstack.wsgi [None req-3a8619f4-cd0d-49e7-ac5b-b026ca2f4190 None None] GET http://10.180.1.21/volume// [ 1098.254088] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3a8619f4-cd0d-49e7-ac5b-b026ca2f4190 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.254295] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3a8619f4-cd0d-49e7-ac5b-b026ca2f4190 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.254694] [58507]: INFO cinder.api.openstack.wsgi [None req-3a8619f4-cd0d-49e7-ac5b-b026ca2f4190 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1098.255050] [58507]: [pid: 58507|app: 0|req: 149/304] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1098.259330] [58506]: DEBUG cinder.api.middleware.request_id [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.262091] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1098.262351] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.262570] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.277421] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.277421] [58506]: warnings.warn( [ 1098.282043] [58506]: INFO cinder.volume.api [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1098.287564] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-3fafe421-5021-4cc3-a993-b2d81bbfbd1d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1098.288206] [58506]: [pid: 58506|app: 0|req: 156/305] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:39:23 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1098.320877] [58507]: DEBUG cinder.api.middleware.request_id [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.323142] [58507]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] PUT http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 [ 1098.323535] [58507]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-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-922209", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1098.331813] [58507]: DEBUG cinder.coordination [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Acquiring lock "cinder-attachment_update-74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1098.336764] [58507]: DEBUG cinder.coordination [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1098.337891] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.337891] [58507]: warnings.warn( [ 1098.783578] [58506]: DEBUG cinder.api.middleware.request_id [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.785829] [58506]: INFO cinder.api.openstack.wsgi [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1098.786055] [58506]: DEBUG cinder.api.openstack.wsgi [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.786271] [58506]: DEBUG cinder.api.openstack.wsgi [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.795330] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.795330] [58506]: warnings.warn( [ 1098.799778] [58506]: INFO cinder.volume.api [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1098.805266] [58506]: INFO cinder.api.openstack.wsgi [None req-61eaaa6a-2a24-48e5-a931-3ebd61a8931f tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1098.805849] [58506]: [pid: 58506|app: 0|req: 157/306] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:24 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.806678] [58506]: DEBUG cinder.api.middleware.request_id [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.808797] [58506]: INFO cinder.api.openstack.wsgi [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1098.809016] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.809233] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.824902] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.824902] [58506]: warnings.warn( [ 1098.829383] [58506]: INFO cinder.volume.api [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1098.834850] [58506]: INFO cinder.api.openstack.wsgi [None req-2bb9d6a3-e41b-44e8-a751-14ba8feebaec tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1098.835348] [58506]: [pid: 58506|app: 0|req: 158/307] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:24 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.817759] [58506]: DEBUG cinder.api.middleware.request_id [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.819995] [58506]: INFO cinder.api.openstack.wsgi [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1099.819995] [58506]: DEBUG cinder.api.openstack.wsgi [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.819995] [58506]: DEBUG cinder.api.openstack.wsgi [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.845363] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.845363] [58506]: warnings.warn( [ 1099.854024] [58506]: INFO cinder.volume.api [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1099.858634] [58506]: INFO cinder.api.openstack.wsgi [None req-63c2abcd-9df9-4089-ba42-df4ffa284714 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1099.859088] [58506]: [pid: 58506|app: 0|req: 159/308] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:25 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.859738] [58506]: DEBUG cinder.api.middleware.request_id [None req-5a7925b5-82c8-4c13-abee-453eda94d41f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.861792] [58506]: INFO cinder.api.openstack.wsgi [None req-5a7925b5-82c8-4c13-abee-453eda94d41f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1099.861993] [58506]: DEBUG cinder.api.openstack.wsgi [None req-5a7925b5-82c8-4c13-abee-453eda94d41f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.862208] [58506]: DEBUG cinder.api.openstack.wsgi [None req-5a7925b5-82c8-4c13-abee-453eda94d41f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.879484] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.879484] [58506]: warnings.warn( [ 1099.884838] [58506]: INFO cinder.volume.api [None req-5a7925b5-82c8-4c13-abee-453eda94d41f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1099.890286] [58506]: INFO cinder.api.openstack.wsgi [None req-5a7925b5-82c8-4c13-abee-453eda94d41f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1099.890286] [58506]: [pid: 58506|app: 0|req: 160/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:25 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.755049] [58506]: DEBUG cinder.api.middleware.request_id [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.757854] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] PUT http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be [ 1100.758317] [58506]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-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-922194", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1100.769010] [58506]: DEBUG cinder.coordination [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Acquiring lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1100.774395] [58506]: DEBUG cinder.coordination [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1100.775559] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.775559] [58506]: warnings.warn( [ 1101.299361] [58506]: DEBUG cinder.coordination [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1101.299908] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-0cb91797-f91d-4c51-a702-ee25fc385aec tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be returned with HTTP 200 [ 1101.300838] [58506]: [pid: 58506|app: 0|req: 161/310] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:39:26 2025] PUT /volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.301827] [58506]: DEBUG cinder.api.middleware.request_id [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.303929] [58506]: INFO cinder.api.openstack.wsgi [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1101.304181] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.304395] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.313316] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.313316] [58506]: warnings.warn( [ 1101.317556] [58506]: INFO cinder.volume.api [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1101.323086] [58506]: INFO cinder.api.openstack.wsgi [None req-f7ad4667-a6eb-4c3f-a35a-e20fd61fa6cb tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1101.323534] [58506]: [pid: 58506|app: 0|req: 162/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.324275] [58506]: DEBUG cinder.api.middleware.request_id [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.326210] [58506]: INFO cinder.api.openstack.wsgi [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1101.326423] [58506]: DEBUG cinder.api.openstack.wsgi [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.326635] [58506]: DEBUG cinder.api.openstack.wsgi [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.337880] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.337880] [58506]: warnings.warn( [ 1101.341515] [58506]: INFO cinder.volume.api [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1101.347609] [58506]: INFO cinder.api.openstack.wsgi [None req-78c93a31-50f8-466f-949f-b3fcb8f0588c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1101.348224] [58506]: [pid: 58506|app: 0|req: 163/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.348845] [58506]: DEBUG cinder.api.middleware.request_id [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-7b84f04a-f4a9-495c-a1d9-a1a0fa9a52d5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.352600] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-7b84f04a-f4a9-495c-a1d9-a1a0fa9a52d5 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be [ 1101.352851] [58506]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-7b84f04a-f4a9-495c-a1d9-a1a0fa9a52d5 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.353112] [58506]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-7b84f04a-f4a9-495c-a1d9-a1a0fa9a52d5 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.371368] [58506]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-7b84f04a-f4a9-495c-a1d9-a1a0fa9a52d5 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be returned with HTTP 200 [ 1101.371982] [58506]: [pid: 58506|app: 0|req: 164/313] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.372626] [58506]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.374802] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1101.375025] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.375238] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.383601] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.383601] [58506]: warnings.warn( [ 1101.387092] [58506]: INFO cinder.volume.api [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1101.392985] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-5ca0f7e5-3a66-462d-a51b-36d3a43266c3 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1101.393488] [58506]: [pid: 58506|app: 0|req: 165/314] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.651679] [58506]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.654652] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1101.654994] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.655364] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.666679] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.666679] [58506]: warnings.warn( [ 1101.671068] [58506]: INFO cinder.volume.api [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1101.676704] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-a18090b3-dbd2-4dcb-8086-4b7d1687c592 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1101.677189] [58506]: [pid: 58506|app: 0|req: 166/315] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1101.682895] [58506]: DEBUG cinder.api.middleware.request_id [None req-686849fd-5650-4bbe-b10a-3a15b013b0cf None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.683332] [58506]: INFO cinder.api.openstack.wsgi [None req-686849fd-5650-4bbe-b10a-3a15b013b0cf None None] GET http://10.180.1.21/volume// [ 1101.683504] [58506]: DEBUG cinder.api.openstack.wsgi [None req-686849fd-5650-4bbe-b10a-3a15b013b0cf None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.683710] [58506]: DEBUG cinder.api.openstack.wsgi [None req-686849fd-5650-4bbe-b10a-3a15b013b0cf None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.684104] [58506]: INFO cinder.api.openstack.wsgi [None req-686849fd-5650-4bbe-b10a-3a15b013b0cf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1101.684411] [58506]: [pid: 58506|app: 0|req: 167/316] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:39:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1101.687643] [58506]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-f99ba011-32bc-4a05-8946-bdf2c46c47e0 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.689799] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-f99ba011-32bc-4a05-8946-bdf2c46c47e0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1101.690195] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-f99ba011-32bc-4a05-8946-bdf2c46c47e0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cb88298-4d66-4358-95f2-323391f609ef", "connector": null, "instance_uuid": "2b48d4d3-f769-412f-ad9a-aa6addfa7a8e"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1101.699092] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.699092] [58506]: warnings.warn( [ 1101.732939] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-f99ba011-32bc-4a05-8946-bdf2c46c47e0 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1101.733454] [58506]: [pid: 58506|app: 0|req: 168/317] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:39:27 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1102.361705] [58506]: DEBUG cinder.api.middleware.request_id [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.364386] [58506]: INFO cinder.api.openstack.wsgi [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1102.364438] [58506]: DEBUG cinder.api.openstack.wsgi [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.364716] [58506]: DEBUG cinder.api.openstack.wsgi [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.391896] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.391896] [58506]: warnings.warn( [ 1102.396422] [58506]: INFO cinder.volume.api [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1102.402017] [58506]: INFO cinder.api.openstack.wsgi [None req-478e0c62-bc5e-419b-84dc-56c0b2732953 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1102.402452] [58506]: [pid: 58506|app: 0|req: 169/318] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:28 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1102.865681] [58507]: DEBUG cinder.coordination [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1102.866087] [58507]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-6a80bf3c-ed8b-4cbd-a59b-9f7ef6567dd5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 returned with HTTP 200 [ 1102.866612] [58507]: [pid: 58507|app: 0|req: 150/319] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:39:24 2025] PUT /volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.412724] [58506]: DEBUG cinder.api.middleware.request_id [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.415121] [58506]: INFO cinder.api.openstack.wsgi [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1103.415121] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.415224] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.430257] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.430257] [58506]: warnings.warn( [ 1103.435016] [58506]: INFO cinder.volume.api [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1103.444022] [58506]: INFO cinder.api.openstack.wsgi [None req-7333bddb-f315-4ff3-92bd-fe802691a2ce tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1103.444022] [58506]: [pid: 58506|app: 0|req: 170/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:29 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1103.490505] [58507]: DEBUG cinder.api.middleware.request_id [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-a8a78628-f7af-44c4-9aab-9e061e7c4f00 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.496187] [58507]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-a8a78628-f7af-44c4-9aab-9e061e7c4f00 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be/action [ 1103.497242] [58507]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-a8a78628-f7af-44c4-9aab-9e061e7c4f00 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1103.497242] [58507]: DEBUG cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-a8a78628-f7af-44c4-9aab-9e061e7c4f00 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1103.514450] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514450] [58507]: warnings.warn( [ 1103.530024] [58507]: INFO cinder.api.openstack.wsgi [req-75a34466-db8c-4448-ab8d-f2cb0198ebe3 req-a8a78628-f7af-44c4-9aab-9e061e7c4f00 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be/action returned with HTTP 204 [ 1103.530024] [58507]: [pid: 58507|app: 0|req: 151/321] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:39:29 2025] POST /volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1104.457755] [58506]: DEBUG cinder.api.middleware.request_id [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.460580] [58506]: INFO cinder.api.openstack.wsgi [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1104.461448] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.461820] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.481363] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.481363] [58506]: warnings.warn( [ 1104.484691] [58506]: INFO cinder.volume.api [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1104.490128] [58506]: INFO cinder.api.openstack.wsgi [None req-9c5b7d0c-d708-4be1-ac3c-1b5704b31180 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1104.490756] [58506]: [pid: 58506|app: 0|req: 171/322] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:30 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.502646] [58507]: DEBUG cinder.api.middleware.request_id [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.505089] [58507]: INFO cinder.api.openstack.wsgi [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1105.505384] [58507]: DEBUG cinder.api.openstack.wsgi [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.505633] [58507]: DEBUG cinder.api.openstack.wsgi [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.520633] [58506]: DEBUG cinder.api.middleware.request_id [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-35121f12-d540-4adb-9780-55a46acc8932 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.522091] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.522091] [58507]: warnings.warn( [ 1105.524326] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-35121f12-d540-4adb-9780-55a46acc8932 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377/action [ 1105.524727] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-35121f12-d540-4adb-9780-55a46acc8932 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1105.524850] [58506]: DEBUG cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-35121f12-d540-4adb-9780-55a46acc8932 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1105.526511] [58507]: INFO cinder.volume.api [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1105.532165] [58507]: INFO cinder.api.openstack.wsgi [None req-257dd54f-ffbf-4aec-a5e2-5b5c0aa3cba0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1105.532996] [58507]: [pid: 58507|app: 0|req: 152/323] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:31 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.541388] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.541388] [58506]: warnings.warn( [ 1105.549472] [58506]: INFO cinder.api.openstack.wsgi [req-f22cd7ed-4586-4a2e-a0fb-f2f073e2a2d9 req-35121f12-d540-4adb-9780-55a46acc8932 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377/action returned with HTTP 204 [ 1105.549969] [58506]: [pid: 58506|app: 0|req: 172/324] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:39:31 2025] POST /volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1106.546733] [58507]: DEBUG cinder.api.middleware.request_id [None req-30316df9-5381-4ae5-8c76-99039319df55 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.547768] [58507]: INFO cinder.api.openstack.wsgi [None req-30316df9-5381-4ae5-8c76-99039319df55 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1106.547768] [58507]: DEBUG cinder.api.openstack.wsgi [None req-30316df9-5381-4ae5-8c76-99039319df55 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.547768] [58507]: DEBUG cinder.api.openstack.wsgi [None req-30316df9-5381-4ae5-8c76-99039319df55 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.571329] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.571329] [58507]: warnings.warn( [ 1106.577167] [58507]: INFO cinder.volume.api [None req-30316df9-5381-4ae5-8c76-99039319df55 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.584977] [58507]: INFO cinder.api.openstack.wsgi [None req-30316df9-5381-4ae5-8c76-99039319df55 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1106.586862] [58507]: [pid: 58507|app: 0|req: 153/325] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.597863] [58506]: DEBUG cinder.api.middleware.request_id [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.601180] [58506]: INFO cinder.api.openstack.wsgi [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1106.603044] [58506]: DEBUG cinder.api.openstack.wsgi [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.603044] [58506]: DEBUG cinder.api.openstack.wsgi [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.613933] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.613933] [58506]: warnings.warn( [ 1106.618181] [58506]: INFO cinder.volume.api [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.623712] [58506]: INFO cinder.api.openstack.wsgi [None req-09d33037-6e80-41b6-91f0-4608842bc3d5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1106.624259] [58506]: [pid: 58506|app: 0|req: 173/326] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.676109] [58507]: DEBUG cinder.api.middleware.request_id [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.680392] [58507]: INFO cinder.api.openstack.wsgi [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1106.680772] [58507]: DEBUG cinder.api.openstack.wsgi [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.682597] [58507]: DEBUG cinder.api.openstack.wsgi [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.701960] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.701960] [58507]: warnings.warn( [ 1106.706106] [58507]: INFO cinder.volume.api [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.714081] [58507]: INFO cinder.api.openstack.wsgi [req-d123c173-7cd6-4572-9395-26395a9419e9 req-f40200f9-3e65-4c99-854e-682287af78ea tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1106.714778] [58507]: [pid: 58507|app: 0|req: 154/327] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.729284] [58506]: DEBUG cinder.api.middleware.request_id [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.731656] [58506]: INFO cinder.api.openstack.wsgi [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1106.731840] [58506]: DEBUG cinder.api.openstack.wsgi [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.732071] [58506]: DEBUG cinder.api.openstack.wsgi [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.745020] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.745020] [58506]: warnings.warn( [ 1106.747889] [58506]: INFO cinder.volume.api [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.760377] [58506]: INFO cinder.api.openstack.wsgi [None req-769ab72b-dba6-4729-b0f5-5545f87ec974 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1106.760805] [58506]: [pid: 58506|app: 0|req: 174/328] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.852275] [58507]: DEBUG cinder.api.middleware.request_id [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.854669] [58507]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1106.854889] [58507]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.855109] [58507]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.872435] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872435] [58507]: warnings.warn( [ 1106.877084] [58507]: INFO cinder.volume.api [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.884175] [58507]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-1e3218a2-0540-4fd0-8715-edb66edd78e4 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1106.885056] [58507]: [pid: 58507|app: 0|req: 155/329] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:39:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.913905] [58506]: DEBUG cinder.api.middleware.request_id [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.917864] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6/action [ 1106.918108] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1106.918264] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1106.930837] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930837] [58506]: warnings.warn( [ 1106.931445] [58506]: INFO cinder.volume.api [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1106.938263] [58506]: INFO cinder.volume.api [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Begin detaching volume completed successfully. [ 1106.938504] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-5af00baf-d9be-4170-8f6e-849f4969ef3b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6/action returned with HTTP 202 [ 1106.938966] [58506]: [pid: 58506|app: 0|req: 175/330] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:39:32 2025] POST /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1107.968106] [58507]: DEBUG cinder.api.middleware.request_id [None req-5b8cbb1d-2ed2-427b-a3cf-c493b7bb5250 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.968851] [58507]: INFO cinder.api.openstack.wsgi [None req-5b8cbb1d-2ed2-427b-a3cf-c493b7bb5250 None None] GET http://10.180.1.21/volume// [ 1107.969249] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5b8cbb1d-2ed2-427b-a3cf-c493b7bb5250 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.969567] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5b8cbb1d-2ed2-427b-a3cf-c493b7bb5250 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.969972] [58507]: INFO cinder.api.openstack.wsgi [None req-5b8cbb1d-2ed2-427b-a3cf-c493b7bb5250 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.970660] [58507]: [pid: 58507|app: 0|req: 156/331] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.974819] [58506]: DEBUG cinder.api.middleware.request_id [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.977529] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1107.977850] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.978079] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.003634] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.003634] [58506]: warnings.warn( [ 1108.013933] [58506]: INFO cinder.volume.api [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1108.024579] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-868c0535-a110-40b6-8b28-bb99c7ed38d8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1108.025618] [58506]: [pid: 58506|app: 0|req: 176/332] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:39:33 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 1322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.170310] [58507]: DEBUG cinder.api.middleware.request_id [None req-591c6271-821f-4d49-8c2d-2a9bbc0109d7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.170894] [58507]: INFO cinder.api.openstack.wsgi [None req-591c6271-821f-4d49-8c2d-2a9bbc0109d7 None None] GET http://10.180.1.21/volume// [ 1108.171131] [58507]: DEBUG cinder.api.openstack.wsgi [None req-591c6271-821f-4d49-8c2d-2a9bbc0109d7 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.171377] [58507]: DEBUG cinder.api.openstack.wsgi [None req-591c6271-821f-4d49-8c2d-2a9bbc0109d7 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.171838] [58507]: INFO cinder.api.openstack.wsgi [None req-591c6271-821f-4d49-8c2d-2a9bbc0109d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.172213] [58507]: [pid: 58507|app: 0|req: 157/333] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.175938] [58506]: DEBUG cinder.api.middleware.request_id [req-0b6f3140-a496-468c-9193-b6777f0da550 req-d31b56f1-e42c-407c-b7a1-d7060218137e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.180846] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-d31b56f1-e42c-407c-b7a1-d7060218137e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.181425] [58506]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-d31b56f1-e42c-407c-b7a1-d7060218137e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a742ad7-8035-48e1-9570-4a3910be143a", "connector": null, "instance_uuid": "525bfdb6-13ec-46b3-8de1-ed998b8e6238"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1108.194031] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.194031] [58506]: warnings.warn( [ 1108.241842] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-d31b56f1-e42c-407c-b7a1-d7060218137e tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.242425] [58506]: [pid: 58506|app: 0|req: 177/334] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:39:33 2025] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.252889] [58507]: DEBUG cinder.api.middleware.request_id [req-0b6f3140-a496-468c-9193-b6777f0da550 req-fc7af340-d917-430c-b6e2-e552b7653a7b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.256014] [58507]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-fc7af340-d917-430c-b6e2-e552b7653a7b tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] DELETE http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be [ 1108.256426] [58507]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-fc7af340-d917-430c-b6e2-e552b7653a7b tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.256598] [58507]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-fc7af340-d917-430c-b6e2-e552b7653a7b tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.265938] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.265938] [58507]: warnings.warn( [ 1108.797042] [58507]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-fc7af340-d917-430c-b6e2-e552b7653a7b tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be returned with HTTP 200 [ 1108.797625] [58507]: [pid: 58507|app: 0|req: 158/335] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:39:33 2025] DELETE /volume/v3/attachments/55175f3b-2e05-448c-af0e-973aaa4671be => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.205911] [58506]: DEBUG cinder.api.middleware.request_id [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-96c6fe58-fa9e-4a5f-9214-c1aad3723aa8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.208658] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-96c6fe58-fa9e-4a5f-9214-c1aad3723aa8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 [ 1109.208889] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-96c6fe58-fa9e-4a5f-9214-c1aad3723aa8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.209125] [58506]: DEBUG cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-96c6fe58-fa9e-4a5f-9214-c1aad3723aa8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.218570] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.218570] [58506]: warnings.warn( [ 1109.747492] [58506]: INFO cinder.api.openstack.wsgi [req-df01c208-2f22-4c81-90f9-d5dcd165ca61 req-96c6fe58-fa9e-4a5f-9214-c1aad3723aa8 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 returned with HTTP 200 [ 1109.747969] [58506]: [pid: 58506|app: 0|req: 178/336] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:39:34 2025] DELETE /volume/v3/attachments/855347b2-f9d5-4285-b983-11e4f17ac377 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.153945] [58507]: DEBUG cinder.api.middleware.request_id [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.156985] [58507]: INFO cinder.api.openstack.wsgi [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1111.157382] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.157686] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.160689] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=199,cinder:UPDATE=37,cinder:INSERT=11 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1111.171418] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.171418] [58507]: warnings.warn( [ 1111.175643] [58507]: INFO cinder.volume.api [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1111.181556] [58507]: INFO cinder.api.openstack.wsgi [None req-7bb3e569-77a4-40a4-a925-eb61664a33ff tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1111.182009] [58507]: [pid: 58507|app: 0|req: 159/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:36 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.720634] [58506]: DEBUG cinder.api.middleware.request_id [None req-bcaf2cd2-ffe2-481a-8329-9e38032fd43b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.721286] [58506]: INFO cinder.api.openstack.wsgi [None req-bcaf2cd2-ffe2-481a-8329-9e38032fd43b None None] GET http://10.180.1.21/volume// [ 1111.721545] [58506]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2cd2-ffe2-481a-8329-9e38032fd43b None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.721862] [58506]: DEBUG cinder.api.openstack.wsgi [None req-bcaf2cd2-ffe2-481a-8329-9e38032fd43b None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.722451] [58506]: INFO cinder.api.openstack.wsgi [None req-bcaf2cd2-ffe2-481a-8329-9e38032fd43b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.723036] [58506]: [pid: 58506|app: 0|req: 179/338] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:39:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1111.726816] [58507]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.730063] [58507]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1111.730355] [58507]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.730747] [58507]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.745108] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.745108] [58507]: warnings.warn( [ 1111.749483] [58507]: INFO cinder.volume.api [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1111.757338] [58507]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-390b0ea9-9d83-47d3-869d-7edf41de8d92 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 200 [ 1111.757806] [58507]: [pid: 58507|app: 0|req: 160/339] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:39:37 2025] GET /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 1569 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1111.888515] [58506]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.891531] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] PUT http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c [ 1111.891971] [58506]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-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=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.895349] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=319,cinder:UPDATE=46,cinder:INSERT=21 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1111.903189] [58506]: DEBUG cinder.coordination [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Acquiring lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1111.907840] [58506]: DEBUG cinder.coordination [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1111.908961] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.908961] [58506]: warnings.warn( [ 1112.431059] [58506]: DEBUG cinder.coordination [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1112.431059] [58506]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-19648f42-18f0-41cd-812c-78787ac19d9e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c returned with HTTP 200 [ 1112.431522] [58506]: [pid: 58506|app: 0|req: 180/340] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:39:37 2025] PUT /volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.941966] [58507]: DEBUG cinder.api.middleware.request_id [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-d379583c-5911-407f-8edf-76864a3de27a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.944604] [58507]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-d379583c-5911-407f-8edf-76864a3de27a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c/action [ 1112.944943] [58507]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-d379583c-5911-407f-8edf-76864a3de27a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1112.945076] [58507]: DEBUG cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-d379583c-5911-407f-8edf-76864a3de27a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1112.965648] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.965648] [58507]: warnings.warn( [ 1112.976393] [58507]: INFO cinder.api.openstack.wsgi [req-c9cc0872-9055-4b03-9707-2883b66fb480 req-d379583c-5911-407f-8edf-76864a3de27a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c/action returned with HTTP 204 [ 1112.977018] [58507]: [pid: 58507|app: 0|req: 161/341] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:39:38 2025] POST /volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.425843] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1122.973767] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=12,cinder:UPDATE=2 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.712848] [58506]: DEBUG cinder.api.middleware.request_id [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.716820] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] PUT http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 [ 1124.717423] [58506]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-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-922194", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1124.727889] [58506]: DEBUG cinder.coordination [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Acquiring lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1124.732949] [58506]: DEBUG cinder.coordination [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1124.734391] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.734391] [58506]: warnings.warn( [ 1125.256079] [58506]: DEBUG cinder.coordination [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Lock "cinder-attachment_update-9a742ad7-8035-48e1-9570-4a3910be143a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1125.256458] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-6bb4f017-e189-4178-8c16-752ebee83516 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 returned with HTTP 200 [ 1125.257201] [58506]: [pid: 58506|app: 0|req: 181/342] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:39:50 2025] PUT /volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.262785] [58507]: DEBUG cinder.api.middleware.request_id [req-0b6f3140-a496-468c-9193-b6777f0da550 req-b40c57de-b04e-4bf9-bd47-17696e90a589 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.265895] [58507]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-b40c57de-b04e-4bf9-bd47-17696e90a589 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 [ 1125.266204] [58507]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-b40c57de-b04e-4bf9-bd47-17696e90a589 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.266564] [58507]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-b40c57de-b04e-4bf9-bd47-17696e90a589 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.287227] [58507]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-b40c57de-b04e-4bf9-bd47-17696e90a589 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 returned with HTTP 200 [ 1125.287727] [58507]: [pid: 58507|app: 0|req: 162/343] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Nov 22 06:39:50 2025] GET /volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.154169] [58506]: DEBUG cinder.api.middleware.request_id [req-0b6f3140-a496-468c-9193-b6777f0da550 req-13805557-13e7-479c-88c7-1c1b5f07ed5a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.156698] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-13805557-13e7-479c-88c7-1c1b5f07ed5a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] POST http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219/action [ 1130.157173] [58506]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-13805557-13e7-479c-88c7-1c1b5f07ed5a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1130.157313] [58506]: DEBUG cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-13805557-13e7-479c-88c7-1c1b5f07ed5a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1130.176894] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176894] [58506]: warnings.warn( [ 1130.191070] [58506]: INFO cinder.api.openstack.wsgi [req-0b6f3140-a496-468c-9193-b6777f0da550 req-13805557-13e7-479c-88c7-1c1b5f07ed5a tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219/action returned with HTTP 204 [ 1130.191598] [58506]: [pid: 58506|app: 0|req: 182/344] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:39:55 2025] POST /volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1133.602958] [58507]: DEBUG cinder.api.middleware.request_id [None req-31c700f4-5909-4198-ab53-d15ec085e262 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.605222] [58507]: INFO cinder.api.openstack.wsgi [None req-31c700f4-5909-4198-ab53-d15ec085e262 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1133.605733] [58507]: DEBUG cinder.api.openstack.wsgi [None req-31c700f4-5909-4198-ab53-d15ec085e262 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1133.607402] [58507]: DEBUG cinder.api.openstack.wsgi [None req-31c700f4-5909-4198-ab53-d15ec085e262 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.618630] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.618630] [58507]: warnings.warn( [ 1133.627652] [58507]: INFO cinder.volume.api [None req-31c700f4-5909-4198-ab53-d15ec085e262 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1133.633154] [58507]: INFO cinder.api.openstack.wsgi [None req-31c700f4-5909-4198-ab53-d15ec085e262 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1133.633700] [58507]: [pid: 58507|app: 0|req: 163/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:59 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.855144] [58506]: DEBUG cinder.api.middleware.request_id [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.857298] [58506]: INFO cinder.api.openstack.wsgi [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1133.857382] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1133.857835] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.869406] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.869406] [58506]: warnings.warn( [ 1133.873460] [58506]: INFO cinder.volume.api [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1133.879384] [58506]: INFO cinder.api.openstack.wsgi [None req-c2735699-b59e-4167-9ca7-9ac0a18e2aab tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1133.879652] [58506]: [pid: 58506|app: 0|req: 183/346] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:39:59 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.730923] [58507]: DEBUG cinder.api.middleware.request_id [req-c1e20a78-44d9-4111-afd3-a542716e1438 req-b7c1bf3d-66ac-4ea0-af50-77ef590302b8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.734578] [58507]: INFO cinder.api.openstack.wsgi [req-c1e20a78-44d9-4111-afd3-a542716e1438 req-b7c1bf3d-66ac-4ea0-af50-77ef590302b8 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] DELETE http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 [ 1135.735041] [58507]: DEBUG cinder.api.openstack.wsgi [req-c1e20a78-44d9-4111-afd3-a542716e1438 req-b7c1bf3d-66ac-4ea0-af50-77ef590302b8 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.735367] [58507]: DEBUG cinder.api.openstack.wsgi [req-c1e20a78-44d9-4111-afd3-a542716e1438 req-b7c1bf3d-66ac-4ea0-af50-77ef590302b8 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.748917] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.748917] [58507]: warnings.warn( [ 1136.286992] [58507]: INFO cinder.api.openstack.wsgi [req-c1e20a78-44d9-4111-afd3-a542716e1438 req-b7c1bf3d-66ac-4ea0-af50-77ef590302b8 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 returned with HTTP 200 [ 1136.287516] [58507]: [pid: 58507|app: 0|req: 164/347] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:40:01 2025] DELETE /volume/v3/attachments/802557b1-57f3-49cc-9b3d-18b09b13d219 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.836765] [58506]: DEBUG cinder.api.middleware.request_id [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.839291] [58506]: INFO cinder.api.openstack.wsgi [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 1140.839853] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1140.839853] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.840023] [58506]: INFO cinder.api.v3.volumes [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Delete volume with id: e4b4290b-9db0-4720-83e9-958773dfa4cb [ 1140.854861] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.854861] [58506]: warnings.warn( [ 1140.858151] [58506]: INFO cinder.volume.api [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 1140.910722] [58506]: INFO cinder.volume.api [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Delete volume request issued successfully. [ 1140.912081] [58506]: INFO cinder.api.openstack.wsgi [None req-fd3e1718-6359-4d0d-8e97-f9d4b12bf822 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 202 [ 1140.912081] [58506]: [pid: 58506|app: 0|req: 184/348] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:06 2025] DELETE /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1140.918325] [58507]: DEBUG cinder.api.middleware.request_id [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.921685] [58507]: INFO cinder.api.openstack.wsgi [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 1140.921955] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1140.922218] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.941076] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.941076] [58507]: warnings.warn( [ 1140.952495] [58507]: INFO cinder.volume.api [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 1140.966537] [58507]: INFO cinder.api.openstack.wsgi [None req-7576b4df-82cb-4ef7-8723-aa10c0859ed3 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 1140.967257] [58507]: [pid: 58507|app: 0|req: 165/349] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:06 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.952587] [58506]: DEBUG cinder.api.middleware.request_id [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.978709] [58507]: DEBUG cinder.api.middleware.request_id [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.981195] [58507]: INFO cinder.api.openstack.wsgi [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 1141.981314] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.981515] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.996237] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.996237] [58507]: warnings.warn( [ 1142.000735] [58507]: INFO cinder.volume.api [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Volume info retrieved successfully. [ 1142.006111] [58507]: INFO cinder.api.openstack.wsgi [None req-c1320bb9-e12f-468e-8fd4-7f143d203014 tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 200 [ 1142.006564] [58507]: [pid: 58507|app: 0|req: 166/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:07 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.046469] [58506]: INFO cinder.api.openstack.wsgi [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1142.046984] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2060173703"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1142.048660] [58506]: DEBUG cinder.api.v3.volumes [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2060173703'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1142.048792] [58506]: INFO cinder.api.v3.volumes [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume of 1 GB [ 1142.053511] [58506]: INFO cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Availability Zones retrieved successfully. [ 1142.060932] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (265c0ef1-a651-4ef8-bc81-86832c215b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1142.062353] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659d22ef-f2dd-485c-a094-420ca963d6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.063723] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1142.087995] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (659d22ef-f2dd-485c-a094-420ca963d6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.089185] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fc6c0f-1651-446b-aa1e-d72d384f657e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.163437] [58506]: DEBUG cinder.quota [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Created reservations ['97c38ce5-47c7-413f-8a49-1d1e5ecdcd24', 'ede67bf0-818f-4367-bdb1-7c99886c93b2', '72675206-58be-4ed6-b0df-b7385c259f5c', 'd3b10cac-9bf6-4dfc-a69a-413be95f5949'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1142.164416] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fc6c0f-1651-446b-aa1e-d72d384f657e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c38ce5-47c7-413f-8a49-1d1e5ecdcd24', 'ede67bf0-818f-4367-bdb1-7c99886c93b2', '72675206-58be-4ed6-b0df-b7385c259f5c', 'd3b10cac-9bf6-4dfc-a69a-413be95f5949']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.165273] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1280f1e-c10f-4fb1-96b0-0a93d04351a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.188939] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1280f1e-c10f-4fb1-96b0-0a93d04351a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d347dd5-f912-4c3a-bf9b-cfe6de5609b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2060173703',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['97c38ce5-47c7-413f-8a49-1d1e5ecdcd24','ede67bf0-818f-4367-bdb1-7c99886c93b2','72675206-58be-4ed6-b0df-b7385c259f5c','d3b10cac-9bf6-4dfc-a69a-413be95f5949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2060173703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d347dd5-f912-4c3a-bf9b-cfe6de5609b4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e165ebcfb5654d82ba72b3330b4038a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d67126b10e4f68917708fb4d897b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.191381] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca0ab56-77f2-4dae-a7c4-a7e97d3eb4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.207776] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca0ab56-77f2-4dae-a7c4-a7e97d3eb4da) transitioned into state 'SUCCESS' from state '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-2060173703',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['97c38ce5-47c7-413f-8a49-1d1e5ecdcd24','ede67bf0-818f-4367-bdb1-7c99886c93b2','72675206-58be-4ed6-b0df-b7385c259f5c','d3b10cac-9bf6-4dfc-a69a-413be95f5949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.207776] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0279bd8-107f-4ec1-960c-a78f92e35d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.216382] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0279bd8-107f-4ec1-960c-a78f92e35d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.217464] [58506]: DEBUG cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (265c0ef1-a651-4ef8-bc81-86832c215b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1142.217832] [58506]: INFO cinder.volume.api [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request issued successfully. [ 1142.218491] [58506]: INFO cinder.api.openstack.wsgi [None req-a0894875-84a3-4cfd-b02a-ead905c7b63d tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1142.218971] [58506]: [pid: 58506|app: 0|req: 185/351] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:40:07 2025] POST /volume/v3/volumes => generated 759 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1142.227572] [58507]: DEBUG cinder.api.middleware.request_id [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.230254] [58507]: INFO cinder.api.openstack.wsgi [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1142.230254] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.230254] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.237962] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.237962] [58507]: warnings.warn( [ 1142.242904] [58507]: INFO cinder.volume.api [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1142.248827] [58507]: INFO cinder.api.openstack.wsgi [None req-9a5c239a-d222-4205-8032-7e23d57c52b5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 200 [ 1142.249162] [58507]: [pid: 58507|app: 0|req: 167/352] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:07 2025] GET /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.018611] [58506]: DEBUG cinder.api.middleware.request_id [None req-7e3d6b2f-545d-40eb-b8b5-324002ae73ea None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.020936] [58506]: INFO cinder.api.openstack.wsgi [None req-7e3d6b2f-545d-40eb-b8b5-324002ae73ea tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] GET http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb [ 1143.021180] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6b2f-545d-40eb-b8b5-324002ae73ea tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.021391] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7e3d6b2f-545d-40eb-b8b5-324002ae73ea tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.027974] [58506]: INFO cinder.api.openstack.wsgi [None req-7e3d6b2f-545d-40eb-b8b5-324002ae73ea tempest-DeleteServersTestJSON-605697757 tempest-DeleteServersTestJSON-605697757-project-member] http://10.180.1.21/volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb returned with HTTP 404 [ 1143.028533] [58506]: [pid: 58506|app: 0|req: 186/353] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:08 2025] GET /volume/v3/volumes/e4b4290b-9db0-4720-83e9-958773dfa4cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1143.259192] [58507]: DEBUG cinder.api.middleware.request_id [None req-45025eaf-5205-4c7b-8699-6b81582888f8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.261736] [58507]: INFO cinder.api.openstack.wsgi [None req-45025eaf-5205-4c7b-8699-6b81582888f8 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1143.261736] [58507]: DEBUG cinder.api.openstack.wsgi [None req-45025eaf-5205-4c7b-8699-6b81582888f8 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.261736] [58507]: DEBUG cinder.api.openstack.wsgi [None req-45025eaf-5205-4c7b-8699-6b81582888f8 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.272169] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.272169] [58507]: warnings.warn( [ 1143.276463] [58507]: INFO cinder.volume.api [None req-45025eaf-5205-4c7b-8699-6b81582888f8 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1143.281938] [58507]: INFO cinder.api.openstack.wsgi [None req-45025eaf-5205-4c7b-8699-6b81582888f8 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 200 [ 1143.282560] [58507]: [pid: 58507|app: 0|req: 168/354] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:08 2025] GET /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.301538] [58506]: DEBUG cinder.api.middleware.request_id [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.304258] [58506]: INFO cinder.api.openstack.wsgi [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1143.304403] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.304600] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.313097] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.313097] [58506]: warnings.warn( [ 1143.316878] [58506]: INFO cinder.volume.api [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1143.322050] [58506]: INFO cinder.api.openstack.wsgi [req-d0d7ff92-10cb-4dac-afcb-184d6a565bdd req-ac0a4c36-c163-4941-b620-bc6ea4b10fea tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 200 [ 1143.322659] [58506]: [pid: 58506|app: 0|req: 187/355] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:40:09 2025] GET /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.333086] [58507]: DEBUG cinder.api.middleware.request_id [None req-dfd956f7-a810-4145-983f-7a2178d0c137 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.335653] [58507]: INFO cinder.api.openstack.wsgi [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1143.336238] [58507]: DEBUG cinder.api.openstack.wsgi [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1267680276"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1143.337951] [58507]: DEBUG cinder.api.v3.volumes [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1267680276'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1143.338318] [58507]: INFO cinder.api.v3.volumes [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume of 1 GB [ 1143.342845] [58507]: INFO cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Availability Zones retrieved successfully. [ 1143.350029] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (1a338c1b-f20d-4b45-9e52-f7d0f6438524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1143.351572] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a5714b-5a34-4a43-bdbb-1ce8190b879f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1143.352790] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1143.373038] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a5714b-5a34-4a43-bdbb-1ce8190b879f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1143.374145] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3da10e-e4ec-4f4c-b6dc-160692bbf4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1143.405563] [58507]: DEBUG cinder.quota [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Created reservations ['e88763eb-be04-4dc5-bed7-424623cb025b', '5cdaf9aa-7eb4-4baa-ac74-8427faf970d6', 'd49c0c40-bee7-4c3c-baa7-97c306e2ab5f', 'e9831ac6-9da3-45d1-9406-a7ea49d49ad1'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1143.406594] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3da10e-e4ec-4f4c-b6dc-160692bbf4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e88763eb-be04-4dc5-bed7-424623cb025b', '5cdaf9aa-7eb4-4baa-ac74-8427faf970d6', 'd49c0c40-bee7-4c3c-baa7-97c306e2ab5f', 'e9831ac6-9da3-45d1-9406-a7ea49d49ad1']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1143.407571] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98006938-f27f-41cc-bb3f-138a257eea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1143.431100] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98006938-f27f-41cc-bb3f-138a257eea76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce23c10-bca2-4f08-b344-1c8585c2bc8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1267680276',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['e88763eb-be04-4dc5-bed7-424623cb025b','5cdaf9aa-7eb4-4baa-ac74-8427faf970d6','d49c0c40-bee7-4c3c-baa7-97c306e2ab5f','e9831ac6-9da3-45d1-9406-a7ea49d49ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1267680276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce23c10-bca2-4f08-b344-1c8585c2bc8f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e165ebcfb5654d82ba72b3330b4038a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d67126b10e4f68917708fb4d897b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1143.432889] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd8962b-e6a6-4ce4-ae61-9958ed36536d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1143.446027] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd8962b-e6a6-4ce4-ae61-9958ed36536d) transitioned into state 'SUCCESS' from state '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-1267680276',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['e88763eb-be04-4dc5-bed7-424623cb025b','5cdaf9aa-7eb4-4baa-ac74-8427faf970d6','d49c0c40-bee7-4c3c-baa7-97c306e2ab5f','e9831ac6-9da3-45d1-9406-a7ea49d49ad1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1143.446359] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee64b95-2036-48d8-a692-804fffeb4da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1143.454674] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ee64b95-2036-48d8-a692-804fffeb4da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1143.455430] [58507]: DEBUG cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (1a338c1b-f20d-4b45-9e52-f7d0f6438524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1143.455782] [58507]: INFO cinder.volume.api [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request issued successfully. [ 1143.456470] [58507]: INFO cinder.api.openstack.wsgi [None req-dfd956f7-a810-4145-983f-7a2178d0c137 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1143.456990] [58507]: [pid: 58507|app: 0|req: 169/356] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:40:09 2025] POST /volume/v3/volumes => generated 759 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1143.468186] [58506]: DEBUG cinder.api.middleware.request_id [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.470411] [58506]: INFO cinder.api.openstack.wsgi [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1143.470942] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.471061] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.479170] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.479170] [58506]: warnings.warn( [ 1143.483101] [58506]: INFO cinder.volume.api [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1143.487804] [58506]: INFO cinder.api.openstack.wsgi [None req-d6dee5a8-24f7-4180-989c-54d6a56ff7f5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 200 [ 1143.488286] [58506]: [pid: 58506|app: 0|req: 188/357] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:09 2025] GET /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.499315] [58507]: DEBUG cinder.api.middleware.request_id [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.501013] [58507]: INFO cinder.api.openstack.wsgi [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1144.501618] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.501618] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.515549] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.515549] [58507]: warnings.warn( [ 1144.519980] [58507]: INFO cinder.volume.api [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1144.525890] [58507]: INFO cinder.api.openstack.wsgi [None req-ad9f9ef4-a24b-47eb-8cef-36b11e08e12f tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 200 [ 1144.526357] [58507]: [pid: 58507|app: 0|req: 170/358] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:10 2025] GET /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.566956] [58506]: DEBUG cinder.api.middleware.request_id [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.569825] [58506]: INFO cinder.api.openstack.wsgi [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1144.570082] [58506]: DEBUG cinder.api.openstack.wsgi [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.570337] [58506]: DEBUG cinder.api.openstack.wsgi [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.580661] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.580661] [58506]: warnings.warn( [ 1144.587217] [58506]: INFO cinder.volume.api [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1144.594522] [58506]: INFO cinder.api.openstack.wsgi [req-9eb0c8a1-2ff7-41a8-9b32-d091e110a20b req-914ab963-5726-47d3-b733-1e88f5739adf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 200 [ 1144.595150] [58506]: [pid: 58506|app: 0|req: 189/359] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:40:10 2025] GET /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1144.605637] [58507]: DEBUG cinder.api.middleware.request_id [None req-e5878712-c33b-4fd6-8639-43116f5bc142 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.607800] [58507]: INFO cinder.api.openstack.wsgi [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.607919] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-714198619"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1144.609658] [58507]: DEBUG cinder.api.v3.volumes [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-714198619'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1144.609845] [58507]: INFO cinder.api.v3.volumes [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume of 1 GB [ 1144.614374] [58507]: INFO cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Availability Zones retrieved successfully. [ 1144.624030] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (f682ac80-c5d0-4373-b11f-cbf95518b442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1144.624030] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2b667c-1ab3-4b8a-8571-79c4c664ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.624322] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.656057] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc2b667c-1ab3-4b8a-8571-79c4c664ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.657077] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127a4470-23eb-407d-b202-676a59dc330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.702661] [58507]: DEBUG cinder.quota [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Created reservations ['9d6489d0-7271-4334-8f2e-22199314f4e7', '3267b2ad-b382-4ff6-a545-54206f35a45a', '2ee98c3a-5dbb-45d1-ac04-cd12ec54fed9', '5158c96a-8a9c-45f6-8eee-afa62c29ef04'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.703743] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (127a4470-23eb-407d-b202-676a59dc330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d6489d0-7271-4334-8f2e-22199314f4e7', '3267b2ad-b382-4ff6-a545-54206f35a45a', '2ee98c3a-5dbb-45d1-ac04-cd12ec54fed9', '5158c96a-8a9c-45f6-8eee-afa62c29ef04']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.705189] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af664757-dd25-4714-a9b9-e62e95e9691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.722626] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af664757-dd25-4714-a9b9-e62e95e9691a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459b4d24-6fc3-4604-8191-3ac377c4c358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-714198619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['9d6489d0-7271-4334-8f2e-22199314f4e7','3267b2ad-b382-4ff6-a545-54206f35a45a','2ee98c3a-5dbb-45d1-ac04-cd12ec54fed9','5158c96a-8a9c-45f6-8eee-afa62c29ef04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-714198619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=459b4d24-6fc3-4604-8191-3ac377c4c358,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e165ebcfb5654d82ba72b3330b4038a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d67126b10e4f68917708fb4d897b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.723552] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7839a83c-5dc5-435f-b1fe-e0f02d940f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.738057] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7839a83c-5dc5-435f-b1fe-e0f02d940f86) transitioned into state 'SUCCESS' from state '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-714198619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e165ebcfb5654d82ba72b3330b4038a3',qos_specs=None,replication_status=,reservations=['9d6489d0-7271-4334-8f2e-22199314f4e7','3267b2ad-b382-4ff6-a545-54206f35a45a','2ee98c3a-5dbb-45d1-ac04-cd12ec54fed9','5158c96a-8a9c-45f6-8eee-afa62c29ef04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d67126b10e4f68917708fb4d897b8f',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.740104] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba527e5-b66c-4f59-80e0-be079a8371c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1144.750360] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dba527e5-b66c-4f59-80e0-be079a8371c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1144.751495] [58507]: DEBUG cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Flow 'volume_create_api' (f682ac80-c5d0-4373-b11f-cbf95518b442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1144.752361] [58507]: INFO cinder.volume.api [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Create volume request issued successfully. [ 1144.752627] [58507]: INFO cinder.api.openstack.wsgi [None req-e5878712-c33b-4fd6-8639-43116f5bc142 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1144.753066] [58507]: [pid: 58507|app: 0|req: 171/360] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Nov 22 06:40:10 2025] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1144.762232] [58506]: DEBUG cinder.api.middleware.request_id [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.764361] [58506]: INFO cinder.api.openstack.wsgi [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1144.764583] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.764797] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.773133] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.773133] [58506]: warnings.warn( [ 1144.780066] [58506]: INFO cinder.volume.api [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1144.786354] [58506]: INFO cinder.api.openstack.wsgi [None req-e8496b81-4e8a-40ee-bb2f-3bea4ddb2464 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 200 [ 1144.786571] [58506]: [pid: 58506|app: 0|req: 190/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:10 2025] GET /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.799782] [58507]: DEBUG cinder.api.middleware.request_id [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.802290] [58507]: INFO cinder.api.openstack.wsgi [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1145.802504] [58507]: DEBUG cinder.api.openstack.wsgi [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.802710] [58507]: DEBUG cinder.api.openstack.wsgi [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.814178] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.814178] [58507]: warnings.warn( [ 1145.818964] [58507]: INFO cinder.volume.api [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1145.826696] [58507]: INFO cinder.api.openstack.wsgi [None req-df74ba7b-fe3f-4f71-b2a5-d2bd8fc616d5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 200 [ 1145.826696] [58507]: [pid: 58507|app: 0|req: 172/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:11 2025] GET /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.925046] [58506]: DEBUG cinder.api.middleware.request_id [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.927864] [58506]: INFO cinder.api.openstack.wsgi [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1145.928252] [58506]: DEBUG cinder.api.openstack.wsgi [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.928568] [58506]: DEBUG cinder.api.openstack.wsgi [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.940097] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.940097] [58506]: warnings.warn( [ 1145.946153] [58506]: INFO cinder.volume.api [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1145.954572] [58506]: INFO cinder.api.openstack.wsgi [req-d8a7465e-a807-4f26-a14e-b7ccf3a147ee req-db573273-c13a-4ff1-9423-bff5e99bc232 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 200 [ 1145.955078] [58506]: [pid: 58506|app: 0|req: 191/363] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:40:11 2025] GET /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.106427] [58507]: DEBUG cinder.api.middleware.request_id [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.108786] [58507]: INFO cinder.api.openstack.wsgi [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.109038] [58507]: DEBUG cinder.api.openstack.wsgi [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.109252] [58507]: DEBUG cinder.api.openstack.wsgi [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.109622] [58507]: DEBUG cinder.api.api_utils [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.110542] [58507]: DEBUG cinder.volume.api [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.142740] [58507]: INFO cinder.volume.api [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.143855] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.143855] [58507]: warnings.warn( [ 1146.149200] [58507]: INFO cinder.api.openstack.wsgi [req-b8456703-b810-47b3-9d26-b3cfa0230839 req-2b84af59-8a4f-49d9-b072-65e08a327c71 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.149668] [58507]: [pid: 58507|app: 0|req: 173/364] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:11 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.174038] [58506]: DEBUG cinder.api.middleware.request_id [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.179512] [58506]: INFO cinder.api.openstack.wsgi [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.179756] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.179968] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.180350] [58506]: DEBUG cinder.api.api_utils [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.181359] [58506]: DEBUG cinder.volume.api [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.211843] [58506]: INFO cinder.volume.api [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.213113] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.213113] [58506]: warnings.warn( [ 1146.220435] [58506]: INFO cinder.api.openstack.wsgi [req-d0bac70a-29cd-4801-ab34-5fc81890104e req-9b08a73f-7a6c-457b-9e52-9d6267273d98 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.220610] [58506]: [pid: 58506|app: 0|req: 192/365] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:11 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.241765] [58507]: DEBUG cinder.api.middleware.request_id [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.243848] [58507]: INFO cinder.api.openstack.wsgi [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.244182] [58507]: DEBUG cinder.api.openstack.wsgi [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.244390] [58507]: DEBUG cinder.api.openstack.wsgi [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.244704] [58507]: DEBUG cinder.api.api_utils [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.245643] [58507]: DEBUG cinder.volume.api [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.263116] [58507]: INFO cinder.volume.api [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.264284] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.264284] [58507]: warnings.warn( [ 1146.270399] [58507]: INFO cinder.api.openstack.wsgi [req-d589df1b-0e20-46f5-90fb-75e28bfa9d8d req-ed8c7d19-3d5b-4fd4-b5f6-265c29be3341 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.271632] [58507]: [pid: 58507|app: 0|req: 174/366] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:11 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.290100] [58506]: DEBUG cinder.api.middleware.request_id [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.293067] [58506]: INFO cinder.api.openstack.wsgi [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.293306] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.293514] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.293795] [58506]: DEBUG cinder.api.api_utils [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.294745] [58506]: DEBUG cinder.volume.api [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.304266] [58506]: INFO cinder.volume.api [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.305422] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.305422] [58506]: warnings.warn( [ 1146.310343] [58506]: INFO cinder.api.openstack.wsgi [req-2c40feeb-6b76-4fe4-b5b3-452b8e7b7dab req-a314b3c6-7912-4c8f-91d8-321c9ba88d04 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.310945] [58506]: [pid: 58506|app: 0|req: 193/367] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.329228] [58507]: DEBUG cinder.api.middleware.request_id [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.331679] [58507]: INFO cinder.api.openstack.wsgi [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.331905] [58507]: DEBUG cinder.api.openstack.wsgi [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.332201] [58507]: DEBUG cinder.api.openstack.wsgi [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.332514] [58507]: DEBUG cinder.api.api_utils [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.333548] [58507]: DEBUG cinder.volume.api [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.342793] [58507]: INFO cinder.volume.api [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.343900] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.343900] [58507]: warnings.warn( [ 1146.349327] [58507]: INFO cinder.api.openstack.wsgi [req-1c592d6c-0adf-4abb-8319-fb36bcc95132 req-e18fe30f-ff87-4dcd-ad7a-d22ee9684716 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.349899] [58507]: [pid: 58507|app: 0|req: 175/368] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.371678] [58506]: DEBUG cinder.api.middleware.request_id [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.373743] [58506]: INFO cinder.api.openstack.wsgi [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.373937] [58506]: DEBUG cinder.api.openstack.wsgi [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.374165] [58506]: DEBUG cinder.api.openstack.wsgi [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.374521] [58506]: DEBUG cinder.api.api_utils [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.375384] [58506]: DEBUG cinder.volume.api [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.384171] [58506]: INFO cinder.volume.api [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.385263] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.385263] [58506]: warnings.warn( [ 1146.389645] [58506]: INFO cinder.api.openstack.wsgi [req-310af4e4-a19e-451a-a5ff-9308807c3863 req-38b38f75-4173-4675-9668-3c2b610c3088 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.390320] [58506]: [pid: 58506|app: 0|req: 194/369] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.408928] [58507]: DEBUG cinder.api.middleware.request_id [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.412559] [58507]: INFO cinder.api.openstack.wsgi [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.412860] [58507]: DEBUG cinder.api.openstack.wsgi [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.413200] [58507]: DEBUG cinder.api.openstack.wsgi [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.413630] [58507]: DEBUG cinder.api.api_utils [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.414709] [58507]: DEBUG cinder.volume.api [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58507) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.425814] [58507]: INFO cinder.volume.api [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.427264] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.427264] [58507]: warnings.warn( [ 1146.431255] [58507]: INFO cinder.api.openstack.wsgi [req-9485bbd4-635e-4a8d-9702-63b57e569083 req-e30c4109-3c17-418e-bbd3-3f7994a9649e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.431718] [58507]: [pid: 58507|app: 0|req: 176/370] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.449580] [58506]: DEBUG cinder.api.middleware.request_id [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.452083] [58506]: INFO cinder.api.openstack.wsgi [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1146.452354] [58506]: DEBUG cinder.api.openstack.wsgi [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.452599] [58506]: DEBUG cinder.api.openstack.wsgi [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'detail' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.452924] [58506]: DEBUG cinder.api.api_utils [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Removing options '' from query. {{(pid=58506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1146.453933] [58506]: DEBUG cinder.volume.api [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1146.463125] [58506]: INFO cinder.volume.api [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Get all volumes completed successfully. [ 1146.464382] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.464382] [58506]: warnings.warn( [ 1146.469236] [58506]: INFO cinder.api.openstack.wsgi [req-54786870-9a62-4b7d-b0ff-2ac2f39522ea req-006d3d96-7638-4b54-a4d8-56dc1ce16be6 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1146.469751] [58506]: [pid: 58506|app: 0|req: 195/371] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.483715] [58507]: DEBUG cinder.api.middleware.request_id [None req-e70f5118-14b4-4964-afde-c9abaaecc637 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.486431] [58507]: INFO cinder.api.openstack.wsgi [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1146.486800] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.487048] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.487240] [58507]: INFO cinder.api.v3.volumes [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume with id: 459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1146.499769] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.499769] [58507]: warnings.warn( [ 1146.500429] [58507]: INFO cinder.volume.api [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1146.519941] [58507]: INFO cinder.volume.api [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume request issued successfully. [ 1146.520179] [58507]: INFO cinder.api.openstack.wsgi [None req-e70f5118-14b4-4964-afde-c9abaaecc637 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 202 [ 1146.520658] [58507]: [pid: 58507|app: 0|req: 177/372] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:12 2025] DELETE /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1146.523785] [58506]: DEBUG cinder.api.middleware.request_id [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.525827] [58506]: INFO cinder.api.openstack.wsgi [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1146.526053] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.526271] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.534097] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.534097] [58506]: warnings.warn( [ 1146.539039] [58506]: INFO cinder.volume.api [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1146.543496] [58506]: INFO cinder.api.openstack.wsgi [None req-ca699f81-ce93-45d4-95bc-233dd1295ff5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 200 [ 1146.544044] [58506]: [pid: 58506|app: 0|req: 196/373] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:12 2025] GET /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.554987] [58507]: DEBUG cinder.api.middleware.request_id [None req-f4776eaa-f8c1-43d2-95e4-4728d11c5ebf None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.558059] [58507]: INFO cinder.api.openstack.wsgi [None req-f4776eaa-f8c1-43d2-95e4-4728d11c5ebf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 [ 1147.558270] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f4776eaa-f8c1-43d2-95e4-4728d11c5ebf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.558476] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f4776eaa-f8c1-43d2-95e4-4728d11c5ebf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.565397] [58507]: INFO cinder.api.openstack.wsgi [None req-f4776eaa-f8c1-43d2-95e4-4728d11c5ebf tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 returned with HTTP 404 [ 1147.566037] [58507]: [pid: 58507|app: 0|req: 178/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:13 2025] GET /volume/v3/volumes/459b4d24-6fc3-4604-8191-3ac377c4c358 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1147.568816] [58506]: DEBUG cinder.api.middleware.request_id [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.570903] [58506]: INFO cinder.api.openstack.wsgi [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1147.571141] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.571354] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.571539] [58506]: INFO cinder.api.v3.volumes [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume with id: 8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1147.582130] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.582130] [58506]: warnings.warn( [ 1147.582711] [58506]: INFO cinder.volume.api [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1147.600823] [58506]: INFO cinder.volume.api [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume request issued successfully. [ 1147.601089] [58506]: INFO cinder.api.openstack.wsgi [None req-2885c75a-3feb-4098-a6bd-647eeaabc7fb tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 202 [ 1147.601526] [58506]: [pid: 58506|app: 0|req: 197/375] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:13 2025] DELETE /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1147.604433] [58507]: DEBUG cinder.api.middleware.request_id [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.606482] [58507]: INFO cinder.api.openstack.wsgi [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1147.606698] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.606899] [58507]: DEBUG cinder.api.openstack.wsgi [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.615063] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.615063] [58507]: warnings.warn( [ 1147.619571] [58507]: INFO cinder.volume.api [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1147.625670] [58507]: INFO cinder.api.openstack.wsgi [None req-8b2475b4-4368-400b-8f1b-0606d370a8c5 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 200 [ 1147.626133] [58507]: [pid: 58507|app: 0|req: 179/376] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:13 2025] GET /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.637048] [58506]: DEBUG cinder.api.middleware.request_id [None req-30d8a504-8d93-4a63-9583-430e9207c24e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.639708] [58506]: INFO cinder.api.openstack.wsgi [None req-30d8a504-8d93-4a63-9583-430e9207c24e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f [ 1148.640249] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30d8a504-8d93-4a63-9583-430e9207c24e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.641017] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30d8a504-8d93-4a63-9583-430e9207c24e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.648566] [58506]: INFO cinder.api.openstack.wsgi [None req-30d8a504-8d93-4a63-9583-430e9207c24e tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f returned with HTTP 404 [ 1148.649418] [58506]: [pid: 58506|app: 0|req: 198/377] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:14 2025] GET /volume/v3/volumes/8ce23c10-bca2-4f08-b344-1c8585c2bc8f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1148.653425] [58507]: DEBUG cinder.api.middleware.request_id [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.656690] [58507]: INFO cinder.api.openstack.wsgi [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1148.657075] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.657449] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.657728] [58507]: INFO cinder.api.v3.volumes [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume with id: 7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1148.669062] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.669062] [58507]: warnings.warn( [ 1148.669614] [58507]: INFO cinder.volume.api [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1148.691365] [58507]: INFO cinder.volume.api [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Delete volume request issued successfully. [ 1148.691760] [58507]: INFO cinder.api.openstack.wsgi [None req-f82d0ea5-21bb-46fb-b89a-1fc41cede542 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 202 [ 1148.692398] [58507]: [pid: 58507|app: 0|req: 180/378] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:14 2025] DELETE /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1148.696955] [58506]: DEBUG cinder.api.middleware.request_id [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.700249] [58506]: INFO cinder.api.openstack.wsgi [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1148.700249] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.700396] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.708436] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.708436] [58506]: warnings.warn( [ 1148.712717] [58506]: INFO cinder.volume.api [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Volume info retrieved successfully. [ 1148.718483] [58506]: INFO cinder.api.openstack.wsgi [None req-6cba94ce-784d-478b-9c2b-90086e42ce95 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 200 [ 1148.719051] [58506]: [pid: 58506|app: 0|req: 199/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:14 2025] GET /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.091451] [58507]: DEBUG cinder.api.middleware.request_id [None req-e741407a-edf9-4ca4-b7a3-249dd183176c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.093637] [58507]: INFO cinder.api.openstack.wsgi [None req-e741407a-edf9-4ca4-b7a3-249dd183176c tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1149.093890] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e741407a-edf9-4ca4-b7a3-249dd183176c tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.094150] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e741407a-edf9-4ca4-b7a3-249dd183176c tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.106949] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.106949] [58507]: warnings.warn( [ 1149.111403] [58507]: INFO cinder.volume.api [None req-e741407a-edf9-4ca4-b7a3-249dd183176c tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1149.116616] [58507]: INFO cinder.api.openstack.wsgi [None req-e741407a-edf9-4ca4-b7a3-249dd183176c tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1149.117087] [58507]: [pid: 58507|app: 0|req: 181/380] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:14 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.145959] [58506]: DEBUG cinder.api.middleware.request_id [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.147855] [58506]: INFO cinder.api.openstack.wsgi [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1149.148110] [58506]: DEBUG cinder.api.openstack.wsgi [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.148559] [58506]: DEBUG cinder.api.openstack.wsgi [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.157689] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.157689] [58506]: warnings.warn( [ 1149.161484] [58506]: INFO cinder.volume.api [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1149.165990] [58506]: INFO cinder.api.openstack.wsgi [None req-373c9e4d-952c-492a-b1b5-3d6213213b67 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1149.166499] [58506]: [pid: 58506|app: 0|req: 200/381] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:14 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.731033] [58507]: DEBUG cinder.api.middleware.request_id [None req-d987fba1-5e1f-4b83-b253-458940c60859 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.732382] [58507]: INFO cinder.api.openstack.wsgi [None req-d987fba1-5e1f-4b83-b253-458940c60859 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] GET http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 [ 1149.732382] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d987fba1-5e1f-4b83-b253-458940c60859 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.733075] [58507]: DEBUG cinder.api.openstack.wsgi [None req-d987fba1-5e1f-4b83-b253-458940c60859 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.739345] [58507]: INFO cinder.api.openstack.wsgi [None req-d987fba1-5e1f-4b83-b253-458940c60859 tempest-VolumesTestJSON-1816438377 tempest-VolumesTestJSON-1816438377-project-member] http://10.180.1.21/volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 returned with HTTP 404 [ 1149.739994] [58507]: [pid: 58507|app: 0|req: 182/382] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:15 2025] GET /volume/v3/volumes/7d347dd5-f912-4c3a-bf9b-cfe6de5609b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1150.266791] [58506]: DEBUG cinder.api.middleware.request_id [None req-868f4113-ca94-4801-bb50-e253bc1bcb9b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.267208] [58506]: INFO cinder.api.openstack.wsgi [None req-868f4113-ca94-4801-bb50-e253bc1bcb9b None None] GET http://10.180.1.21/volume// [ 1150.267408] [58506]: DEBUG cinder.api.openstack.wsgi [None req-868f4113-ca94-4801-bb50-e253bc1bcb9b None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.267629] [58506]: DEBUG cinder.api.openstack.wsgi [None req-868f4113-ca94-4801-bb50-e253bc1bcb9b None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.268144] [58506]: INFO cinder.api.openstack.wsgi [None req-868f4113-ca94-4801-bb50-e253bc1bcb9b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1150.268477] [58506]: [pid: 58506|app: 0|req: 201/383] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:40:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1150.278652] [58507]: DEBUG cinder.api.middleware.request_id [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-fb7384d2-096c-447f-83a2-eace1653a171 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.283085] [58507]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-fb7384d2-096c-447f-83a2-eace1653a171 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1150.284601] [58507]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-fb7384d2-096c-447f-83a2-eace1653a171 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cb88298-4d66-4358-95f2-323391f609ef", "connector": null, "instance_uuid": "2b48d4d3-f769-412f-ad9a-aa6addfa7a8e"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1150.302660] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.302660] [58507]: warnings.warn( [ 1150.342746] [58507]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-fb7384d2-096c-447f-83a2-eace1653a171 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1150.343381] [58507]: [pid: 58507|app: 0|req: 183/384] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:40:16 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.347562] [58506]: DEBUG cinder.api.middleware.request_id [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-aa68d1d1-db02-4f59-89ab-cc35528a6fc9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.351422] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-aa68d1d1-db02-4f59-89ab-cc35528a6fc9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c [ 1150.351713] [58506]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-aa68d1d1-db02-4f59-89ab-cc35528a6fc9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.351769] [58506]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-aa68d1d1-db02-4f59-89ab-cc35528a6fc9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.360447] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.360447] [58506]: warnings.warn( [ 1150.914233] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-aa68d1d1-db02-4f59-89ab-cc35528a6fc9 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c returned with HTTP 200 [ 1150.914656] [58506]: [pid: 58506|app: 0|req: 202/385] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:40:16 2025] DELETE /volume/v3/attachments/ea73dbf3-4549-4bb2-8b9f-c31d96e17c8c => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1151.510789] [58507]: DEBUG cinder.api.middleware.request_id [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.515031] [58507]: INFO cinder.api.openstack.wsgi [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1151.515031] [58507]: DEBUG cinder.api.openstack.wsgi [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.515031] [58507]: DEBUG cinder.api.openstack.wsgi [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.515031] [58507]: INFO cinder.api.v3.volumes [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Delete volume with id: 5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1151.528496] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.528496] [58507]: warnings.warn( [ 1151.529125] [58507]: INFO cinder.volume.api [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1151.552682] [58507]: INFO cinder.volume.api [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Delete volume request issued successfully. [ 1151.552988] [58507]: INFO cinder.api.openstack.wsgi [None req-61cbb507-5bf5-403f-912d-4ad87f57c61d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 202 [ 1151.553661] [58507]: [pid: 58507|app: 0|req: 184/386] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:17 2025] DELETE /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1151.556779] [58506]: DEBUG cinder.api.middleware.request_id [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.558881] [58506]: INFO cinder.api.openstack.wsgi [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1151.559149] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.559371] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.570433] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.570433] [58506]: warnings.warn( [ 1151.576671] [58506]: INFO cinder.volume.api [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1151.584213] [58506]: INFO cinder.api.openstack.wsgi [None req-c673f198-615c-4a19-8a5e-730ae72e6bf3 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 200 [ 1151.584903] [58506]: [pid: 58506|app: 0|req: 203/387] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:17 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.594920] [58507]: DEBUG cinder.api.middleware.request_id [None req-6b33982d-91bf-4c1d-b775-72f9b29087c5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.596938] [58507]: INFO cinder.api.openstack.wsgi [None req-6b33982d-91bf-4c1d-b775-72f9b29087c5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 [ 1152.597161] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6b33982d-91bf-4c1d-b775-72f9b29087c5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.597363] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6b33982d-91bf-4c1d-b775-72f9b29087c5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.604046] [58507]: INFO cinder.api.openstack.wsgi [None req-6b33982d-91bf-4c1d-b775-72f9b29087c5 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 returned with HTTP 404 [ 1152.604578] [58507]: [pid: 58507|app: 0|req: 185/388] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:18 2025] GET /volume/v3/volumes/5df413e2-cfdc-4691-89a3-06d6e6cd3205 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1152.688981] [58506]: DEBUG cinder.api.middleware.request_id [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.691355] [58506]: INFO cinder.api.openstack.wsgi [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 1152.692903] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.692903] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.692903] [58506]: INFO cinder.api.v3.volumes [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Delete volume with id: 6c789774-21f2-406e-bf71-7b61453e79cf [ 1152.708538] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.708538] [58506]: warnings.warn( [ 1152.709157] [58506]: INFO cinder.volume.api [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1152.731041] [58506]: INFO cinder.volume.api [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Delete volume request issued successfully. [ 1152.731347] [58506]: INFO cinder.api.openstack.wsgi [None req-f8714dd4-22a3-4458-be7c-a0b05d3501b6 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 202 [ 1152.731938] [58506]: [pid: 58506|app: 0|req: 204/389] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:40:18 2025] DELETE /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1152.735186] [58507]: DEBUG cinder.api.middleware.request_id [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.740815] [58507]: INFO cinder.api.openstack.wsgi [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 1152.741091] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.741331] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.755914] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.755914] [58507]: warnings.warn( [ 1152.761426] [58507]: INFO cinder.volume.api [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1152.767108] [58507]: INFO cinder.api.openstack.wsgi [None req-f03a9767-f81e-4ee2-986b-da62cfcf847d tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 1152.767535] [58507]: [pid: 58507|app: 0|req: 186/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:18 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.778900] [58506]: DEBUG cinder.api.middleware.request_id [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.781849] [58506]: INFO cinder.api.openstack.wsgi [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 1153.782203] [58506]: DEBUG cinder.api.openstack.wsgi [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.782548] [58506]: DEBUG cinder.api.openstack.wsgi [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.798324] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.798324] [58506]: warnings.warn( [ 1153.805039] [58506]: INFO cinder.volume.api [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1153.812556] [58506]: INFO cinder.api.openstack.wsgi [None req-29b2241b-d574-4260-b958-40d2b2bb4fd2 tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 1153.813215] [58506]: [pid: 58506|app: 0|req: 205/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:19 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.824141] [58507]: DEBUG cinder.api.middleware.request_id [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.828402] [58507]: INFO cinder.api.openstack.wsgi [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 1154.828868] [58507]: DEBUG cinder.api.openstack.wsgi [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.829367] [58507]: DEBUG cinder.api.openstack.wsgi [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.845057] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.845057] [58507]: warnings.warn( [ 1154.849515] [58507]: INFO cinder.volume.api [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Volume info retrieved successfully. [ 1154.859486] [58507]: INFO cinder.api.openstack.wsgi [None req-57f5ce57-a2d8-4b17-9e03-bd669630e12f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 200 [ 1154.860024] [58507]: [pid: 58507|app: 0|req: 187/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:20 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.377273] [58506]: DEBUG cinder.api.middleware.request_id [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.379889] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] PUT http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa [ 1155.380342] [58506]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-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-922237", "mountpoint": "/dev/sda"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1155.390580] [58506]: DEBUG cinder.coordination [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Acquiring lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1155.395727] [58506]: DEBUG cinder.coordination [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1155.396959] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.396959] [58506]: warnings.warn( [ 1155.870416] [58507]: DEBUG cinder.api.middleware.request_id [None req-24701775-00e7-4f6c-9086-29f88d618b2f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.872811] [58507]: INFO cinder.api.openstack.wsgi [None req-24701775-00e7-4f6c-9086-29f88d618b2f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] GET http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf [ 1155.873060] [58507]: DEBUG cinder.api.openstack.wsgi [None req-24701775-00e7-4f6c-9086-29f88d618b2f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.873254] [58507]: DEBUG cinder.api.openstack.wsgi [None req-24701775-00e7-4f6c-9086-29f88d618b2f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.880333] [58507]: INFO cinder.api.openstack.wsgi [None req-24701775-00e7-4f6c-9086-29f88d618b2f tempest-AttachVolumeShelveTestJSON-2019605850 tempest-AttachVolumeShelveTestJSON-2019605850-project-member] http://10.180.1.21/volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf returned with HTTP 404 [ 1155.880902] [58507]: [pid: 58507|app: 0|req: 188/393] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:40:21 2025] GET /volume/v3/volumes/6c789774-21f2-406e-bf71-7b61453e79cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1155.920323] [58506]: DEBUG cinder.coordination [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Lock "cinder-attachment_update-8cb88298-4d66-4358-95f2-323391f609ef-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1155.920669] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-d478fbbe-1cc7-4c3f-9fba-688b152fd665 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa returned with HTTP 200 [ 1155.921328] [58506]: [pid: 58506|app: 0|req: 206/394] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:40:21 2025] PUT /volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.926474] [58507]: DEBUG cinder.api.middleware.request_id [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-941c751d-b683-441c-993f-29ed879537db None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.928955] [58507]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-941c751d-b683-441c-993f-29ed879537db tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa [ 1155.929200] [58507]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-941c751d-b683-441c-993f-29ed879537db tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.929487] [58507]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-941c751d-b683-441c-993f-29ed879537db tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.951715] [58507]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-941c751d-b683-441c-993f-29ed879537db tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa returned with HTTP 200 [ 1155.951715] [58507]: [pid: 58507|app: 0|req: 189/395] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Nov 22 06:40:21 2025] GET /volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.063020] [58506]: DEBUG cinder.api.middleware.request_id [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-66cf7321-0636-4130-a80c-c75ffc286fdf None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.066145] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-66cf7321-0636-4130-a80c-c75ffc286fdf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] POST http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa/action [ 1158.066670] [58506]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-66cf7321-0636-4130-a80c-c75ffc286fdf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1158.066830] [58506]: DEBUG cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-66cf7321-0636-4130-a80c-c75ffc286fdf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1158.089432] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.089432] [58506]: warnings.warn( [ 1158.098031] [58506]: INFO cinder.api.openstack.wsgi [req-71ef7540-0d0e-4778-b918-b5caee214b01 req-66cf7321-0636-4130-a80c-c75ffc286fdf tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa/action returned with HTTP 204 [ 1158.098611] [58506]: [pid: 58506|app: 0|req: 207/396] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:40:23 2025] POST /volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1165.950836] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=132,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1168.095652] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=117,cinder:UPDATE=24,cinder:INSERT=14 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1198.700719] [58507]: DEBUG cinder.api.middleware.request_id [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.702737] [58507]: INFO cinder.api.openstack.wsgi [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1198.703131] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1239352074"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1198.704602] [58507]: DEBUG cinder.api.v3.volumes [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1239352074'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1198.704739] [58507]: INFO cinder.api.v3.volumes [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume of 1 GB [ 1198.705113] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.705113] [58507]: warnings.warn( [ 1198.710635] [58507]: INFO cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Availability Zones retrieved successfully. [ 1198.717410] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (a89cb88e-c35d-4db6-b158-9b16701716ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1198.718705] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823284ab-6e84-4e9a-a9c2-400189a65a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1198.719820] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1198.737603] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (823284ab-6e84-4e9a-a9c2-400189a65a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1198.738557] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14425f4-b77f-41b4-b0ab-58ae6ac5a722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1198.771836] [58507]: DEBUG cinder.quota [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Created reservations ['ca90db1a-143f-4ab0-9cb0-c8b8db6b4302', '82c0f024-6ad4-4bd9-a2c7-ee246b5ec9b9', 'e2576896-d079-45c1-9a2b-bd5e701b28e8', 'd5480901-a48d-46d1-9166-62edc2fd423c'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1198.772761] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14425f4-b77f-41b4-b0ab-58ae6ac5a722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca90db1a-143f-4ab0-9cb0-c8b8db6b4302', '82c0f024-6ad4-4bd9-a2c7-ee246b5ec9b9', 'e2576896-d079-45c1-9a2b-bd5e701b28e8', 'd5480901-a48d-46d1-9166-62edc2fd423c']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1198.773657] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa224c7c-b704-4b5f-ae01-204a9c992f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1198.787501] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa224c7c-b704-4b5f-ae01-204a9c992f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f90e06cc-5481-4526-8abf-8559f480554f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1239352074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['ca90db1a-143f-4ab0-9cb0-c8b8db6b4302','82c0f024-6ad4-4bd9-a2c7-ee246b5ec9b9','e2576896-d079-45c1-9a2b-bd5e701b28e8','d5480901-a48d-46d1-9166-62edc2fd423c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1239352074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f90e06cc-5481-4526-8abf-8559f480554f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='710f5f3ec9af4db59560189c005ab7ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1198.788406] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8375d81-f79d-4103-b58d-86b8093f8775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1198.800979] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8375d81-f79d-4103-b58d-86b8093f8775) transitioned into state 'SUCCESS' from state '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-1239352074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='710f5f3ec9af4db59560189c005ab7ed',qos_specs=None,replication_status=,reservations=['ca90db1a-143f-4ab0-9cb0-c8b8db6b4302','82c0f024-6ad4-4bd9-a2c7-ee246b5ec9b9','e2576896-d079-45c1-9a2b-bd5e701b28e8','d5480901-a48d-46d1-9166-62edc2fd423c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0b56c3fcf5a4793beebd7943bc6bf22',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1198.801825] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc94ee1-fd89-44c2-89f0-e7a20ec6c91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1198.812376] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc94ee1-fd89-44c2-89f0-e7a20ec6c91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1198.813394] [58507]: DEBUG cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Flow 'volume_create_api' (a89cb88e-c35d-4db6-b158-9b16701716ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1198.813730] [58507]: INFO cinder.volume.api [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Create volume request issued successfully. [ 1198.814387] [58507]: INFO cinder.api.openstack.wsgi [None req-b9639eaf-5b64-4895-a750-bbd794da3f4e tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1198.814969] [58507]: [pid: 58507|app: 0|req: 190/397] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:41:04 2025] POST /volume/v3/volumes => generated 754 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1198.823684] [58506]: DEBUG cinder.api.middleware.request_id [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.825795] [58506]: INFO cinder.api.openstack.wsgi [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1198.826015] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1198.826257] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1198.834043] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.834043] [58506]: warnings.warn( [ 1198.838290] [58506]: INFO cinder.volume.api [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1198.843784] [58506]: INFO cinder.api.openstack.wsgi [None req-a2bc77b8-a6b7-4dca-b12e-6d3aa1a67674 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1198.844243] [58506]: [pid: 58506|app: 0|req: 208/398] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:04 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.858304] [58507]: DEBUG cinder.api.middleware.request_id [req-199aa358-6697-4077-b422-55e1569fa879 req-d55ccd56-41d4-48ca-8262-a580990616b1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.861222] [58507]: INFO cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-d55ccd56-41d4-48ca-8262-a580990616b1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa [ 1198.861427] [58507]: DEBUG cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-d55ccd56-41d4-48ca-8262-a580990616b1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1198.861678] [58507]: DEBUG cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-d55ccd56-41d4-48ca-8262-a580990616b1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1198.886662] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.886662] [58507]: warnings.warn( [ 1199.415431] [58507]: INFO cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-d55ccd56-41d4-48ca-8262-a580990616b1 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa returned with HTTP 200 [ 1199.415983] [58507]: [pid: 58507|app: 0|req: 191/399] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:41:04 2025] DELETE /volume/v3/attachments/644101e3-a7ed-447f-bd5a-e6a5daf9c0aa => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.422988] [58506]: DEBUG cinder.api.middleware.request_id [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.425980] [58506]: INFO cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef [ 1199.426277] [58506]: DEBUG cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.426526] [58506]: DEBUG cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.426703] [58506]: INFO cinder.api.v3.volumes [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Delete volume with id: 8cb88298-4d66-4358-95f2-323391f609ef [ 1199.438154] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.438154] [58506]: warnings.warn( [ 1199.438762] [58506]: INFO cinder.volume.api [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1199.457856] [58506]: INFO cinder.volume.api [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Delete volume request issued successfully. [ 1199.458086] [58506]: INFO cinder.api.openstack.wsgi [req-199aa358-6697-4077-b422-55e1569fa879 req-0b457edc-9d3e-46da-aa99-558d04bdcdf7 tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef returned with HTTP 202 [ 1199.458619] [58506]: [pid: 58506|app: 0|req: 209/400] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:41:05 2025] DELETE /volume/v3/volumes/8cb88298-4d66-4358-95f2-323391f609ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1199.855024] [58507]: DEBUG cinder.api.middleware.request_id [None req-7ed66195-f839-43af-a0cc-249861a1bb7f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.858540] [58507]: INFO cinder.api.openstack.wsgi [None req-7ed66195-f839-43af-a0cc-249861a1bb7f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1199.858984] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7ed66195-f839-43af-a0cc-249861a1bb7f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.859454] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7ed66195-f839-43af-a0cc-249861a1bb7f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.873785] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.873785] [58507]: warnings.warn( [ 1199.879098] [58507]: INFO cinder.volume.api [None req-7ed66195-f839-43af-a0cc-249861a1bb7f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1199.885254] [58507]: INFO cinder.api.openstack.wsgi [None req-7ed66195-f839-43af-a0cc-249861a1bb7f tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1199.885712] [58507]: [pid: 58507|app: 0|req: 192/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:05 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.924721] [58506]: DEBUG cinder.api.middleware.request_id [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.927054] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1199.927268] [58506]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.927471] [58506]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.935146] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.935146] [58506]: warnings.warn( [ 1199.938611] [58506]: INFO cinder.volume.api [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1199.942929] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-7eab61f1-4958-41d4-ad0d-d206f0b5afb2 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1199.943346] [58506]: [pid: 58506|app: 0|req: 210/402] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:05 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.464087] [58507]: DEBUG cinder.api.middleware.request_id [None req-5fc310e6-c321-4c1c-a565-34f5469d125b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.464544] [58507]: INFO cinder.api.openstack.wsgi [None req-5fc310e6-c321-4c1c-a565-34f5469d125b None None] GET http://10.180.1.21/volume// [ 1201.464719] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5fc310e6-c321-4c1c-a565-34f5469d125b None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1201.464925] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5fc310e6-c321-4c1c-a565-34f5469d125b None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.465340] [58507]: INFO cinder.api.openstack.wsgi [None req-5fc310e6-c321-4c1c-a565-34f5469d125b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1201.465680] [58507]: [pid: 58507|app: 0|req: 193/403] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:41:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1201.469485] [58506]: DEBUG cinder.api.middleware.request_id [req-1dea663b-122b-403f-8757-050aa7056611 req-d19c812b-f0ce-4024-ac14-6eac839d9d86 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.471932] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-d19c812b-f0ce-4024-ac14-6eac839d9d86 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1201.472424] [58506]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-d19c812b-f0ce-4024-ac14-6eac839d9d86 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f90e06cc-5481-4526-8abf-8559f480554f", "connector": null, "instance_uuid": "da058d07-97c8-4b5c-a2d8-8e26fa71805a"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1201.485695] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.485695] [58506]: warnings.warn( [ 1201.516028] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-d19c812b-f0ce-4024-ac14-6eac839d9d86 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1201.516404] [58506]: [pid: 58506|app: 0|req: 211/404] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:41:07 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.554503] [58507]: DEBUG cinder.api.middleware.request_id [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.556918] [58507]: INFO cinder.api.openstack.wsgi [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1201.557168] [58507]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1201.557379] [58507]: DEBUG cinder.api.openstack.wsgi [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.571160] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.571160] [58507]: warnings.warn( [ 1201.575490] [58507]: INFO cinder.volume.api [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1201.581178] [58507]: INFO cinder.api.openstack.wsgi [None req-aa6dd625-0f3b-4f5b-a776-348dbd0e8c59 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1201.581486] [58507]: [pid: 58507|app: 0|req: 194/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:07 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.058184] [58506]: DEBUG cinder.api.middleware.request_id [None req-ad6b0cdc-6392-4bf7-a9db-71994446715f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.058561] [58506]: INFO cinder.api.openstack.wsgi [None req-ad6b0cdc-6392-4bf7-a9db-71994446715f None None] GET http://10.180.1.21/volume// [ 1202.058748] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ad6b0cdc-6392-4bf7-a9db-71994446715f None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1202.058960] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ad6b0cdc-6392-4bf7-a9db-71994446715f None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.059389] [58506]: INFO cinder.api.openstack.wsgi [None req-ad6b0cdc-6392-4bf7-a9db-71994446715f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1202.059743] [58506]: [pid: 58506|app: 0|req: 212/406] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:41:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1202.064081] [58507]: DEBUG cinder.api.middleware.request_id [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.066121] [58507]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1202.066368] [58507]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1202.066575] [58507]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.080362] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.080362] [58507]: warnings.warn( [ 1202.084732] [58507]: INFO cinder.volume.api [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1202.090976] [58507]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-4b9dd176-59ee-4323-a8a8-0cf56b6ad5f5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1202.091512] [58507]: [pid: 58507|app: 0|req: 195/407] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:41:07 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1202.126010] [58506]: DEBUG cinder.api.middleware.request_id [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.128266] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] PUT http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f [ 1202.128663] [58506]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-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-922244", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1202.136506] [58506]: DEBUG cinder.coordination [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Acquiring lock "cinder-attachment_update-f90e06cc-5481-4526-8abf-8559f480554f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1202.141714] [58506]: DEBUG cinder.coordination [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-f90e06cc-5481-4526-8abf-8559f480554f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1202.142830] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.142830] [58506]: warnings.warn( [ 1202.595214] [58507]: DEBUG cinder.api.middleware.request_id [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.597335] [58507]: INFO cinder.api.openstack.wsgi [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1202.597752] [58507]: DEBUG cinder.api.openstack.wsgi [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1202.597752] [58507]: DEBUG cinder.api.openstack.wsgi [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1202.608665] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.608665] [58507]: warnings.warn( [ 1202.612484] [58507]: INFO cinder.volume.api [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1202.617940] [58507]: INFO cinder.api.openstack.wsgi [None req-26686523-86ed-4fc6-a84a-ec0cd2938935 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1202.617940] [58507]: [pid: 58507|app: 0|req: 196/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:08 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.628114] [58507]: DEBUG cinder.api.middleware.request_id [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.630261] [58507]: INFO cinder.api.openstack.wsgi [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1203.630488] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1203.630690] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1203.646041] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.646041] [58507]: warnings.warn( [ 1203.651806] [58507]: INFO cinder.volume.api [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1203.659093] [58507]: INFO cinder.api.openstack.wsgi [None req-2349d518-6f9a-4bca-8e8b-4e2977d69f74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1203.659573] [58507]: [pid: 58507|app: 0|req: 197/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:09 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.669672] [58507]: DEBUG cinder.api.middleware.request_id [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.671773] [58507]: INFO cinder.api.openstack.wsgi [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1204.672045] [58507]: DEBUG cinder.api.openstack.wsgi [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.672262] [58507]: DEBUG cinder.api.openstack.wsgi [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.686765] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.686765] [58507]: warnings.warn( [ 1204.690892] [58507]: INFO cinder.volume.api [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1204.696500] [58507]: INFO cinder.api.openstack.wsgi [None req-95c755b6-aaa6-4645-8440-ea9daa0a5a7c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1204.696947] [58507]: [pid: 58507|app: 0|req: 198/410] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:10 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.707709] [58507]: DEBUG cinder.api.middleware.request_id [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.710028] [58507]: INFO cinder.api.openstack.wsgi [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1205.710253] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.710522] [58507]: DEBUG cinder.api.openstack.wsgi [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.726956] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.726956] [58507]: warnings.warn( [ 1205.731366] [58507]: INFO cinder.volume.api [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1205.737489] [58507]: INFO cinder.api.openstack.wsgi [None req-a4c783b8-497a-4d29-b0a2-db86dc31938b tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1205.737941] [58507]: [pid: 58507|app: 0|req: 199/411] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:11 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.668728] [58506]: DEBUG cinder.coordination [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Lock "cinder-attachment_update-f90e06cc-5481-4526-8abf-8559f480554f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1206.669043] [58506]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-84b80aa4-bdd2-40ae-8168-136e2b5a9324 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f returned with HTTP 200 [ 1206.669548] [58506]: [pid: 58506|app: 0|req: 213/412] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:41:07 2025] PUT /volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.748914] [58507]: DEBUG cinder.api.middleware.request_id [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.750787] [58507]: INFO cinder.api.openstack.wsgi [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1206.751051] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1206.751260] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.762486] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.762486] [58507]: warnings.warn( [ 1206.766554] [58507]: INFO cinder.volume.api [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1206.771311] [58507]: INFO cinder.api.openstack.wsgi [None req-0e69d352-0496-4ebd-b89b-ce346b591f8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1206.771841] [58507]: [pid: 58507|app: 0|req: 200/413] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:12 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.786450] [58506]: DEBUG cinder.api.middleware.request_id [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.788634] [58506]: INFO cinder.api.openstack.wsgi [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1207.788793] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.789102] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.799764] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.799764] [58506]: warnings.warn( [ 1207.803120] [58506]: INFO cinder.volume.api [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1207.808288] [58506]: INFO cinder.api.openstack.wsgi [None req-c03817e4-cb8f-49a6-91a5-b15cfe7a80eb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1207.808681] [58506]: [pid: 58506|app: 0|req: 214/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:13 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.286451] [58507]: DEBUG cinder.api.middleware.request_id [req-1dea663b-122b-403f-8757-050aa7056611 req-c6a4f472-1ba0-44e6-924a-8a5ee522a959 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.288957] [58507]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-c6a4f472-1ba0-44e6-924a-8a5ee522a959 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f/action [ 1208.289395] [58507]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-c6a4f472-1ba0-44e6-924a-8a5ee522a959 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1208.289582] [58507]: DEBUG cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-c6a4f472-1ba0-44e6-924a-8a5ee522a959 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1208.310416] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.310416] [58507]: warnings.warn( [ 1208.319085] [58507]: INFO cinder.api.openstack.wsgi [req-1dea663b-122b-403f-8757-050aa7056611 req-c6a4f472-1ba0-44e6-924a-8a5ee522a959 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f/action returned with HTTP 204 [ 1208.319555] [58507]: [pid: 58507|app: 0|req: 201/415] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:41:14 2025] POST /volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1208.818857] [58506]: DEBUG cinder.api.middleware.request_id [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.820983] [58506]: INFO cinder.api.openstack.wsgi [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1208.821206] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.821417] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.835728] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.835728] [58506]: warnings.warn( [ 1208.840196] [58506]: INFO cinder.volume.api [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1208.846417] [58506]: INFO cinder.api.openstack.wsgi [None req-d4b7dc4e-acbf-40ec-aee4-a40d19823197 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1208.846862] [58506]: [pid: 58506|app: 0|req: 215/416] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:14 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.859219] [58507]: DEBUG cinder.api.middleware.request_id [None req-961c85e6-9219-4afd-bcbf-86614709ef74 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.861386] [58507]: INFO cinder.api.openstack.wsgi [None req-961c85e6-9219-4afd-bcbf-86614709ef74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1208.861679] [58507]: DEBUG cinder.api.openstack.wsgi [None req-961c85e6-9219-4afd-bcbf-86614709ef74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.861872] [58507]: DEBUG cinder.api.openstack.wsgi [None req-961c85e6-9219-4afd-bcbf-86614709ef74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.872964] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.872964] [58507]: warnings.warn( [ 1208.876541] [58507]: INFO cinder.volume.api [None req-961c85e6-9219-4afd-bcbf-86614709ef74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1208.881089] [58507]: INFO cinder.api.openstack.wsgi [None req-961c85e6-9219-4afd-bcbf-86614709ef74 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1208.881531] [58507]: [pid: 58507|app: 0|req: 202/417] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:14 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.892097] [58506]: DEBUG cinder.api.middleware.request_id [None req-f1e54f29-786d-4d1a-9865-39742e6de720 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.894364] [58506]: INFO cinder.api.openstack.wsgi [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1208.894591] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.894889] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.895097] [58506]: INFO cinder.api.v3.volumes [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume with id: f90e06cc-5481-4526-8abf-8559f480554f [ 1208.906013] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.906013] [58506]: warnings.warn( [ 1208.906572] [58506]: INFO cinder.volume.api [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1208.917499] [58506]: INFO cinder.volume.api [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-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. [ 1208.918223] [58506]: INFO cinder.api.openstack.wsgi [None req-f1e54f29-786d-4d1a-9865-39742e6de720 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 400 [ 1208.919506] [58506]: [pid: 58506|app: 0|req: 216/418] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:41:14 2025] DELETE /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 307 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1208.923034] [58507]: DEBUG cinder.api.middleware.request_id [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.925228] [58507]: INFO cinder.api.openstack.wsgi [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1208.925446] [58507]: DEBUG cinder.api.openstack.wsgi [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.925713] [58507]: DEBUG cinder.api.openstack.wsgi [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.936359] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.936359] [58507]: warnings.warn( [ 1208.940427] [58507]: INFO cinder.volume.api [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1208.945604] [58507]: INFO cinder.api.openstack.wsgi [None req-be4ca3da-c732-40b7-8629-218c88c6ad82 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1208.946081] [58507]: [pid: 58507|app: 0|req: 203/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:14 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.981283] [58506]: DEBUG cinder.api.middleware.request_id [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.983606] [58506]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1208.983817] [58506]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.984055] [58506]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.993825] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.993825] [58506]: warnings.warn( [ 1208.997086] [58506]: INFO cinder.volume.api [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1209.001316] [58506]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-68b11345-b4aa-43d8-9df8-0b154441cebe tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1209.001898] [58506]: [pid: 58506|app: 0|req: 217/420] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:14 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.017421] [58507]: DEBUG cinder.api.middleware.request_id [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.019708] [58507]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] POST http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f/action [ 1209.020105] [58507]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1209.020241] [58507]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1209.030167] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030167] [58507]: warnings.warn( [ 1209.030690] [58507]: INFO cinder.volume.api [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1209.037259] [58507]: INFO cinder.volume.api [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Begin detaching volume completed successfully. [ 1209.037485] [58507]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-22b1b669-6005-441b-a11a-cfdbc5597b2c tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f/action returned with HTTP 202 [ 1209.037963] [58507]: [pid: 58507|app: 0|req: 204/421] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:41:14 2025] POST /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1210.061224] [58506]: DEBUG cinder.api.middleware.request_id [None req-8b4f9f05-ac21-4a54-8329-8be0b75dc36d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.061898] [58506]: INFO cinder.api.openstack.wsgi [None req-8b4f9f05-ac21-4a54-8329-8be0b75dc36d None None] GET http://10.180.1.21/volume// [ 1210.062230] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8b4f9f05-ac21-4a54-8329-8be0b75dc36d None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.062494] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8b4f9f05-ac21-4a54-8329-8be0b75dc36d None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.062946] [58506]: INFO cinder.api.openstack.wsgi [None req-8b4f9f05-ac21-4a54-8329-8be0b75dc36d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1210.063313] [58506]: [pid: 58506|app: 0|req: 218/422] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:41:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1210.068029] [58507]: DEBUG cinder.api.middleware.request_id [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.070319] [58507]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1210.070584] [58507]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1210.070799] [58507]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1210.084451] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.084451] [58507]: warnings.warn( [ 1210.088302] [58507]: INFO cinder.volume.api [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1210.093797] [58507]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-b0ac0bb3-73ab-4126-a833-e256bee6de4d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1210.094266] [58507]: [pid: 58507|app: 0|req: 205/423] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:41:15 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1211.242955] [58506]: DEBUG cinder.api.middleware.request_id [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-bc3df39f-d30e-4460-861a-a2c888780744 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.245407] [58506]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-bc3df39f-d30e-4460-861a-a2c888780744 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f [ 1211.245622] [58506]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-bc3df39f-d30e-4460-861a-a2c888780744 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1211.245836] [58506]: DEBUG cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-bc3df39f-d30e-4460-861a-a2c888780744 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.256892] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.256892] [58506]: warnings.warn( [ 1211.790765] [58506]: INFO cinder.api.openstack.wsgi [req-aed80cff-be0f-4db0-a8b8-400cd81e4528 req-bc3df39f-d30e-4460-861a-a2c888780744 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f returned with HTTP 200 [ 1211.791257] [58506]: [pid: 58506|app: 0|req: 219/424] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:41:16 2025] DELETE /volume/v3/attachments/ef8e7b3c-c7b2-4e01-9240-3f8b3fde046f => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.946040] [58507]: DEBUG cinder.api.middleware.request_id [None req-e811f618-640c-4e40-a358-e6622e63814e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.949649] [58507]: INFO cinder.api.openstack.wsgi [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] DELETE http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1212.949953] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.950182] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.950363] [58507]: INFO cinder.api.v3.volumes [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Delete volume with id: edbf472b-3af5-4514-80b9-1affbee81993 [ 1212.962789] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.962789] [58507]: warnings.warn( [ 1212.963290] [58507]: INFO cinder.volume.api [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1212.983910] [58507]: INFO cinder.volume.api [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Delete volume request issued successfully. [ 1212.984396] [58507]: INFO cinder.api.openstack.wsgi [None req-e811f618-640c-4e40-a358-e6622e63814e tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 202 [ 1212.984857] [58507]: [pid: 58507|app: 0|req: 206/425] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:41:18 2025] DELETE /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1212.988611] [58506]: DEBUG cinder.api.middleware.request_id [None req-75feeb65-d542-4f47-a331-723f343d21df None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.991168] [58506]: INFO cinder.api.openstack.wsgi [None req-75feeb65-d542-4f47-a331-723f343d21df tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1212.991400] [58506]: DEBUG cinder.api.openstack.wsgi [None req-75feeb65-d542-4f47-a331-723f343d21df tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.991607] [58506]: DEBUG cinder.api.openstack.wsgi [None req-75feeb65-d542-4f47-a331-723f343d21df tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.001125] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.001125] [58506]: warnings.warn( [ 1213.005705] [58506]: INFO cinder.volume.api [None req-75feeb65-d542-4f47-a331-723f343d21df tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1213.011450] [58506]: INFO cinder.api.openstack.wsgi [None req-75feeb65-d542-4f47-a331-723f343d21df tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1213.011671] [58506]: [pid: 58506|app: 0|req: 220/426] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:18 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.247835] [58507]: DEBUG cinder.api.middleware.request_id [None req-4c211ded-33ff-4685-b8ce-751a23696cac None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.250812] [58507]: INFO cinder.api.openstack.wsgi [None req-4c211ded-33ff-4685-b8ce-751a23696cac tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1213.250812] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4c211ded-33ff-4685-b8ce-751a23696cac tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.251017] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4c211ded-33ff-4685-b8ce-751a23696cac tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.260950] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.260950] [58507]: warnings.warn( [ 1213.266554] [58507]: INFO cinder.volume.api [None req-4c211ded-33ff-4685-b8ce-751a23696cac tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1213.271792] [58507]: INFO cinder.api.openstack.wsgi [None req-4c211ded-33ff-4685-b8ce-751a23696cac tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1213.272351] [58507]: [pid: 58507|app: 0|req: 207/427] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:18 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.023086] [58506]: DEBUG cinder.api.middleware.request_id [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.025380] [58506]: INFO cinder.api.openstack.wsgi [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1214.025593] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.025827] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.037533] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.037533] [58506]: warnings.warn( [ 1214.043182] [58506]: INFO cinder.volume.api [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1214.049601] [58506]: INFO cinder.api.openstack.wsgi [None req-a2f35b88-cdfa-4f19-83a7-869f386ac29d tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1214.050117] [58506]: [pid: 58506|app: 0|req: 221/428] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:19 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.062608] [58507]: DEBUG cinder.api.middleware.request_id [None req-72240678-b0e1-4013-9373-a2b398c3449a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.066372] [58507]: INFO cinder.api.openstack.wsgi [None req-72240678-b0e1-4013-9373-a2b398c3449a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1215.066774] [58507]: DEBUG cinder.api.openstack.wsgi [None req-72240678-b0e1-4013-9373-a2b398c3449a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.067108] [58507]: DEBUG cinder.api.openstack.wsgi [None req-72240678-b0e1-4013-9373-a2b398c3449a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.083491] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.083491] [58507]: warnings.warn( [ 1215.089106] [58507]: INFO cinder.volume.api [None req-72240678-b0e1-4013-9373-a2b398c3449a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Volume info retrieved successfully. [ 1215.095571] [58507]: INFO cinder.api.openstack.wsgi [None req-72240678-b0e1-4013-9373-a2b398c3449a tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 200 [ 1215.096056] [58507]: [pid: 58507|app: 0|req: 208/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:20 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.108092] [58506]: DEBUG cinder.api.middleware.request_id [None req-dab65ecc-d994-46bc-93e1-aba8b896b10b None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.111215] [58506]: INFO cinder.api.openstack.wsgi [None req-dab65ecc-d994-46bc-93e1-aba8b896b10b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] GET http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 [ 1216.111452] [58506]: DEBUG cinder.api.openstack.wsgi [None req-dab65ecc-d994-46bc-93e1-aba8b896b10b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1216.111657] [58506]: DEBUG cinder.api.openstack.wsgi [None req-dab65ecc-d994-46bc-93e1-aba8b896b10b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1216.123041] [58506]: INFO cinder.api.openstack.wsgi [None req-dab65ecc-d994-46bc-93e1-aba8b896b10b tempest-ServerActionsTestOtherA-462260140 tempest-ServerActionsTestOtherA-462260140-project-member] http://10.180.1.21/volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 returned with HTTP 404 [ 1216.124155] [58506]: [pid: 58506|app: 0|req: 222/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:21 2025] GET /volume/v3/volumes/edbf472b-3af5-4514-80b9-1affbee81993 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1221.767089] [58507]: DEBUG cinder.api.middleware.request_id [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.768892] [58507]: INFO cinder.api.openstack.wsgi [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1221.769109] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.769310] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.769489] [58507]: INFO cinder.api.v3.volumes [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume with id: f90e06cc-5481-4526-8abf-8559f480554f [ 1221.781379] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.781379] [58507]: warnings.warn( [ 1221.782029] [58507]: INFO cinder.volume.api [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1221.808331] [58507]: INFO cinder.volume.api [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume request issued successfully. [ 1221.808604] [58507]: INFO cinder.api.openstack.wsgi [None req-cd32ced4-b404-4365-b08e-5f66a3e25e8d tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 202 [ 1221.809136] [58507]: [pid: 58507|app: 0|req: 209/431] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:41:27 2025] DELETE /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1221.812283] [58506]: DEBUG cinder.api.middleware.request_id [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.814334] [58506]: INFO cinder.api.openstack.wsgi [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1221.814955] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1221.814955] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.826122] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.826122] [58506]: warnings.warn( [ 1221.831183] [58506]: INFO cinder.volume.api [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1221.837507] [58506]: INFO cinder.api.openstack.wsgi [None req-8f9165a2-1071-4013-a5d3-3e65e46fdac5 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1221.838016] [58506]: [pid: 58506|app: 0|req: 223/432] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:27 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.849350] [58507]: DEBUG cinder.api.middleware.request_id [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.851455] [58507]: INFO cinder.api.openstack.wsgi [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1222.851880] [58507]: DEBUG cinder.api.openstack.wsgi [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1222.852169] [58507]: DEBUG cinder.api.openstack.wsgi [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.862990] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.862990] [58507]: warnings.warn( [ 1222.867544] [58507]: INFO cinder.volume.api [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1222.874038] [58507]: INFO cinder.api.openstack.wsgi [None req-771304b5-ea6b-4545-b9f5-cc82f5af7c81 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1222.874525] [58507]: [pid: 58507|app: 0|req: 210/433] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:28 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.885057] [58506]: DEBUG cinder.api.middleware.request_id [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.887239] [58506]: INFO cinder.api.openstack.wsgi [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1223.887432] [58506]: DEBUG cinder.api.openstack.wsgi [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1223.887660] [58506]: DEBUG cinder.api.openstack.wsgi [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1223.904483] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.904483] [58506]: warnings.warn( [ 1223.909645] [58506]: INFO cinder.volume.api [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1223.916507] [58506]: INFO cinder.api.openstack.wsgi [None req-022f2f31-0af4-46e7-bf93-051d9d7e1a18 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 200 [ 1223.917047] [58506]: [pid: 58506|app: 0|req: 224/434] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:29 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.887333] [58507]: DEBUG cinder.api.middleware.request_id [None req-ba7cc600-3669-4bb7-8937-a2608e541960 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.889542] [58507]: INFO cinder.api.openstack.wsgi [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1224.890089] [58507]: DEBUG cinder.api.openstack.wsgi [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1756392214"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1224.891731] [58507]: DEBUG cinder.api.v3.volumes [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1756392214'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1224.891911] [58507]: INFO cinder.api.v3.volumes [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume of 1 GB [ 1224.897882] [58507]: INFO cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Availability Zones retrieved successfully. [ 1224.906737] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (9b6565c5-87b2-4d5a-bb5c-6379ef726161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1224.908238] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fad9d2-bf8a-4e0c-808a-d8b62745bfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1224.909723] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1224.927662] [58506]: DEBUG cinder.api.middleware.request_id [None req-1b271660-8123-4d86-b323-82691596c0a1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.929991] [58506]: INFO cinder.api.openstack.wsgi [None req-1b271660-8123-4d86-b323-82691596c0a1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f [ 1224.930274] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1b271660-8123-4d86-b323-82691596c0a1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.930499] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1b271660-8123-4d86-b323-82691596c0a1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.932862] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fad9d2-bf8a-4e0c-808a-d8b62745bfa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1224.933942] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5257377f-f4ba-4a78-98d5-8b89e057d811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1224.937580] [58506]: INFO cinder.api.openstack.wsgi [None req-1b271660-8123-4d86-b323-82691596c0a1 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f returned with HTTP 404 [ 1224.938164] [58506]: [pid: 58506|app: 0|req: 225/435] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:30 2025] GET /volume/v3/volumes/f90e06cc-5481-4526-8abf-8559f480554f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1224.988296] [58507]: DEBUG cinder.quota [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Created reservations ['b7d359b5-3211-49e0-ab7f-9fa52149573a', '61c9d50a-7805-412e-90a9-dd464dbb34bc', 'a75ea262-ce39-4249-9493-c6f078aaa23d', '22dd2602-3180-47f7-9195-5d686fcb5cc9'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1224.988594] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5257377f-f4ba-4a78-98d5-8b89e057d811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7d359b5-3211-49e0-ab7f-9fa52149573a', '61c9d50a-7805-412e-90a9-dd464dbb34bc', 'a75ea262-ce39-4249-9493-c6f078aaa23d', '22dd2602-3180-47f7-9195-5d686fcb5cc9']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1224.989551] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e262eca-9214-4be7-b157-da31ecb4c3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1224.990096] [58506]: DEBUG cinder.api.middleware.request_id [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.992422] [58506]: INFO cinder.api.openstack.wsgi [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1224.992657] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1224.992916] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.993149] [58506]: INFO cinder.api.v3.volumes [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume with id: 74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1225.008589] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.008589] [58506]: warnings.warn( [ 1225.009366] [58506]: INFO cinder.volume.api [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1225.011787] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e262eca-9214-4be7-b157-da31ecb4c3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe505178-9edc-4110-a10c-628616b7ed33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1756392214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['b7d359b5-3211-49e0-ab7f-9fa52149573a','61c9d50a-7805-412e-90a9-dd464dbb34bc','a75ea262-ce39-4249-9493-c6f078aaa23d','22dd2602-3180-47f7-9195-5d686fcb5cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1756392214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe505178-9edc-4110-a10c-628616b7ed33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103c1feb6cbb4a6fbc14fa88433b0225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1225.012873] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b028440-febf-46cf-8846-459c6c1a9161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1225.029715] [58506]: INFO cinder.volume.api [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume request issued successfully. [ 1225.029973] [58506]: INFO cinder.api.openstack.wsgi [None req-a957497b-bcc5-4ea7-8cdc-91e4e71f81d0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 202 [ 1225.030665] [58506]: [pid: 58506|app: 0|req: 226/436] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:41:30 2025] DELETE /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1225.030866] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b028440-febf-46cf-8846-459c6c1a9161) transitioned into state 'SUCCESS' from state '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-1756392214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['b7d359b5-3211-49e0-ab7f-9fa52149573a','61c9d50a-7805-412e-90a9-dd464dbb34bc','a75ea262-ce39-4249-9493-c6f078aaa23d','22dd2602-3180-47f7-9195-5d686fcb5cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1225.032774] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af00abf0-db26-4352-9ada-81a7e51768bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1225.033756] [58506]: DEBUG cinder.api.middleware.request_id [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.036110] [58506]: INFO cinder.api.openstack.wsgi [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1225.036413] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.036658] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.044011] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af00abf0-db26-4352-9ada-81a7e51768bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1225.045662] [58507]: DEBUG cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (9b6565c5-87b2-4d5a-bb5c-6379ef726161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1225.046168] [58507]: INFO cinder.volume.api [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request issued successfully. [ 1225.046378] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.046378] [58506]: warnings.warn( [ 1225.047080] [58507]: INFO cinder.api.openstack.wsgi [None req-ba7cc600-3669-4bb7-8937-a2608e541960 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1225.047836] [58507]: [pid: 58507|app: 0|req: 211/437] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:41:30 2025] POST /volume/v3/volumes => generated 750 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1225.053902] [58506]: INFO cinder.volume.api [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1225.058305] [58507]: DEBUG cinder.api.middleware.request_id [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.064117] [58507]: INFO cinder.api.openstack.wsgi [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1225.064117] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1225.064117] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1225.064402] [58506]: INFO cinder.api.openstack.wsgi [None req-e8690d1c-9881-4a90-a9da-1bea1fa7cfee tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1225.064402] [58506]: [pid: 58506|app: 0|req: 227/438] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:30 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1225.069673] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.069673] [58507]: warnings.warn( [ 1225.074583] [58507]: INFO cinder.volume.api [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1225.081252] [58507]: INFO cinder.api.openstack.wsgi [None req-7aac1a85-2e81-4cb4-b9df-887aec7f1d54 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1225.082033] [58507]: [pid: 58507|app: 0|req: 212/439] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:30 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.076286] [58506]: DEBUG cinder.api.middleware.request_id [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.078418] [58506]: INFO cinder.api.openstack.wsgi [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1226.078641] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.078854] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.089682] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.089682] [58506]: warnings.warn( [ 1226.092339] [58507]: DEBUG cinder.api.middleware.request_id [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.094126] [58506]: INFO cinder.volume.api [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1226.094625] [58507]: INFO cinder.api.openstack.wsgi [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1226.095369] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.095369] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.099810] [58506]: INFO cinder.api.openstack.wsgi [None req-c4b35e8a-ae43-4e61-a8aa-45b695f38ceb tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1226.100372] [58506]: [pid: 58506|app: 0|req: 228/440] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:31 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.103169] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.103169] [58507]: warnings.warn( [ 1226.107198] [58507]: INFO cinder.volume.api [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1226.112176] [58507]: INFO cinder.api.openstack.wsgi [None req-5b1550c5-0d25-46ea-9382-2eaefc40d492 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1226.112641] [58507]: [pid: 58507|app: 0|req: 213/441] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:31 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.171580] [58506]: DEBUG cinder.api.middleware.request_id [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.174343] [58506]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1226.174585] [58506]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1226.174820] [58506]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.183870] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.183870] [58506]: warnings.warn( [ 1226.189702] [58506]: INFO cinder.volume.api [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1226.197066] [58506]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-b2fcf2f5-c729-437b-a226-8d8fb66603ae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1226.197562] [58506]: [pid: 58506|app: 0|req: 229/442] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:31 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.110373] [58507]: DEBUG cinder.api.middleware.request_id [None req-c0b95ea9-b438-4581-a005-a587eb065b80 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.115335] [58507]: INFO cinder.api.openstack.wsgi [None req-c0b95ea9-b438-4581-a005-a587eb065b80 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1227.115335] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c0b95ea9-b438-4581-a005-a587eb065b80 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.115416] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c0b95ea9-b438-4581-a005-a587eb065b80 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.129282] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.129282] [58507]: warnings.warn( [ 1227.134253] [58507]: INFO cinder.volume.api [None req-c0b95ea9-b438-4581-a005-a587eb065b80 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1227.141237] [58507]: INFO cinder.api.openstack.wsgi [None req-c0b95ea9-b438-4581-a005-a587eb065b80 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 200 [ 1227.141819] [58507]: [pid: 58507|app: 0|req: 214/443] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:32 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.717151] [58506]: DEBUG cinder.api.middleware.request_id [None req-b67bdf80-8a2b-4cf4-92f5-9a1b36727347 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.717585] [58506]: INFO cinder.api.openstack.wsgi [None req-b67bdf80-8a2b-4cf4-92f5-9a1b36727347 None None] GET http://10.180.1.21/volume// [ 1227.717758] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b67bdf80-8a2b-4cf4-92f5-9a1b36727347 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.717980] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b67bdf80-8a2b-4cf4-92f5-9a1b36727347 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.718460] [58506]: INFO cinder.api.openstack.wsgi [None req-b67bdf80-8a2b-4cf4-92f5-9a1b36727347 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1227.718803] [58506]: [pid: 58506|app: 0|req: 230/444] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:41:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1227.723218] [58507]: DEBUG cinder.api.middleware.request_id [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-5a91bf8d-8f64-4e0c-97b9-b9ac7406e04e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.725565] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-5a91bf8d-8f64-4e0c-97b9-b9ac7406e04e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1227.725991] [58507]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-5a91bf8d-8f64-4e0c-97b9-b9ac7406e04e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe505178-9edc-4110-a10c-628616b7ed33", "connector": null, "instance_uuid": "f9cefc12-72bf-4e98-a436-22ac1b59e2d5"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1227.743574] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.743574] [58507]: warnings.warn( [ 1227.775064] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-5a91bf8d-8f64-4e0c-97b9-b9ac7406e04e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1227.775680] [58507]: [pid: 58507|app: 0|req: 215/445] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:41:33 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.805505] [58506]: DEBUG cinder.api.middleware.request_id [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.808659] [58506]: INFO cinder.api.openstack.wsgi [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1227.808872] [58506]: DEBUG cinder.api.openstack.wsgi [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1227.809219] [58506]: DEBUG cinder.api.openstack.wsgi [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1227.820740] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.820740] [58506]: warnings.warn( [ 1227.824673] [58506]: INFO cinder.volume.api [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1227.831074] [58506]: INFO cinder.api.openstack.wsgi [None req-92bf2592-9d08-4396-8e72-8b2f4a44fd43 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1227.831511] [58506]: [pid: 58506|app: 0|req: 231/446] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:33 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.151524] [58507]: DEBUG cinder.api.middleware.request_id [None req-402d9dfd-b99c-45ce-8b67-748e817b46c0 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.154270] [58507]: INFO cinder.api.openstack.wsgi [None req-402d9dfd-b99c-45ce-8b67-748e817b46c0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 [ 1228.154627] [58507]: DEBUG cinder.api.openstack.wsgi [None req-402d9dfd-b99c-45ce-8b67-748e817b46c0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.154965] [58507]: DEBUG cinder.api.openstack.wsgi [None req-402d9dfd-b99c-45ce-8b67-748e817b46c0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.166821] [58507]: INFO cinder.api.openstack.wsgi [None req-402d9dfd-b99c-45ce-8b67-748e817b46c0 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 returned with HTTP 404 [ 1228.166821] [58507]: [pid: 58507|app: 0|req: 216/447] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:33 2025] GET /volume/v3/volumes/74cd57f0-7a1e-48aa-8088-0a0ce53a7fe6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1228.291776] [58506]: DEBUG cinder.api.middleware.request_id [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.295110] [58506]: INFO cinder.api.openstack.wsgi [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1228.296127] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.296127] [58506]: DEBUG cinder.api.openstack.wsgi [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.296504] [58506]: INFO cinder.api.v3.volumes [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume with id: 5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1228.310413] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.310413] [58506]: warnings.warn( [ 1228.311271] [58506]: INFO cinder.volume.api [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1228.313563] [58507]: DEBUG cinder.api.middleware.request_id [None req-9c05055e-d464-433f-8b7c-0a159e8c18be None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.314044] [58507]: INFO cinder.api.openstack.wsgi [None req-9c05055e-d464-433f-8b7c-0a159e8c18be None None] GET http://10.180.1.21/volume// [ 1228.314213] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9c05055e-d464-433f-8b7c-0a159e8c18be None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.314416] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9c05055e-d464-433f-8b7c-0a159e8c18be None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.314816] [58507]: INFO cinder.api.openstack.wsgi [None req-9c05055e-d464-433f-8b7c-0a159e8c18be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1228.315180] [58507]: [pid: 58507|app: 0|req: 217/448] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:41:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1228.321976] [58507]: DEBUG cinder.api.middleware.request_id [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.324432] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1228.324705] [58507]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.325573] [58507]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.337941] [58506]: INFO cinder.volume.api [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Delete volume request issued successfully. [ 1228.337941] [58506]: INFO cinder.api.openstack.wsgi [None req-6278ddb0-c18b-4824-b3cd-cee9b1022550 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 202 [ 1228.337941] [58506]: [pid: 58506|app: 0|req: 232/449] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:41:34 2025] DELETE /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1228.339039] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.339039] [58507]: warnings.warn( [ 1228.342718] [58506]: DEBUG cinder.api.middleware.request_id [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.345278] [58507]: INFO cinder.volume.api [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1228.345355] [58506]: INFO cinder.api.openstack.wsgi [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1228.346094] [58506]: DEBUG cinder.api.openstack.wsgi [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.346229] [58506]: DEBUG cinder.api.openstack.wsgi [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.349959] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-10fd6ce7-73a8-4c0f-a11b-fc0b768da28d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1228.350439] [58507]: [pid: 58507|app: 0|req: 218/450] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:41:34 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1228.354912] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.354912] [58506]: warnings.warn( [ 1228.359487] [58506]: INFO cinder.volume.api [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1228.364594] [58506]: INFO cinder.api.openstack.wsgi [None req-33c537e9-f2af-4c1d-a93a-e5f61e153272 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 1228.365045] [58506]: [pid: 58506|app: 0|req: 233/451] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:34 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.407847] [58507]: DEBUG cinder.api.middleware.request_id [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.410759] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] PUT http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb [ 1228.411374] [58507]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-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-922257", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1228.422077] [58507]: DEBUG cinder.coordination [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Acquiring lock "cinder-attachment_update-fe505178-9edc-4110-a10c-628616b7ed33-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1228.427820] [58507]: DEBUG cinder.coordination [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-fe505178-9edc-4110-a10c-628616b7ed33-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1228.429134] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429134] [58507]: warnings.warn( [ 1228.843613] [58506]: DEBUG cinder.api.middleware.request_id [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.845902] [58506]: INFO cinder.api.openstack.wsgi [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1228.846235] [58506]: DEBUG cinder.api.openstack.wsgi [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1228.846716] [58506]: DEBUG cinder.api.openstack.wsgi [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1228.862696] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.862696] [58506]: warnings.warn( [ 1228.869400] [58506]: INFO cinder.volume.api [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1228.875834] [58506]: INFO cinder.api.openstack.wsgi [None req-003b70c0-a384-4f5a-b70c-bf988aabcaf1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1228.876308] [58506]: [pid: 58506|app: 0|req: 234/452] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:34 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.376272] [58506]: DEBUG cinder.api.middleware.request_id [None req-4985de87-9fd2-4154-9343-985d3bac8d53 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.377220] [58506]: INFO cinder.api.openstack.wsgi [None req-4985de87-9fd2-4154-9343-985d3bac8d53 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1229.378866] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4985de87-9fd2-4154-9343-985d3bac8d53 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1229.378866] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4985de87-9fd2-4154-9343-985d3bac8d53 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.389259] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.389259] [58506]: warnings.warn( [ 1229.394290] [58506]: INFO cinder.volume.api [None req-4985de87-9fd2-4154-9343-985d3bac8d53 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1229.400384] [58506]: INFO cinder.api.openstack.wsgi [None req-4985de87-9fd2-4154-9343-985d3bac8d53 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 1229.400938] [58506]: [pid: 58506|app: 0|req: 235/453] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:35 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1229.888588] [58506]: DEBUG cinder.api.middleware.request_id [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.891451] [58506]: INFO cinder.api.openstack.wsgi [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1229.891451] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1229.891451] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1229.908083] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.908083] [58506]: warnings.warn( [ 1229.913588] [58506]: INFO cinder.volume.api [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1229.919379] [58506]: INFO cinder.api.openstack.wsgi [None req-9bfe4920-561b-4f87-a640-2ff2db49c953 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1229.920150] [58506]: [pid: 58506|app: 0|req: 236/454] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:35 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.411165] [58506]: DEBUG cinder.api.middleware.request_id [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.413878] [58506]: INFO cinder.api.openstack.wsgi [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1230.417362] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.417362] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.432628] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.432628] [58506]: warnings.warn( [ 1230.439104] [58506]: INFO cinder.volume.api [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Volume info retrieved successfully. [ 1230.448334] [58506]: INFO cinder.api.openstack.wsgi [None req-2a81ceef-03ca-458b-bd9e-3868c0e38ecc tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 200 [ 1230.448878] [58506]: [pid: 58506|app: 0|req: 237/455] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:36 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.931796] [58506]: DEBUG cinder.api.middleware.request_id [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.936401] [58506]: INFO cinder.api.openstack.wsgi [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1230.936401] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1230.936401] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.955637] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.955637] [58506]: warnings.warn( [ 1230.958802] [58506]: INFO cinder.volume.api [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1230.969423] [58506]: INFO cinder.api.openstack.wsgi [None req-d26fd70f-364e-4e08-9eb9-8be067b3802a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1230.969423] [58506]: [pid: 58506|app: 0|req: 238/456] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:36 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.459341] [58506]: DEBUG cinder.api.middleware.request_id [None req-d9d05a98-10b0-488f-8cd3-0200d559c861 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.461256] [58506]: INFO cinder.api.openstack.wsgi [None req-d9d05a98-10b0-488f-8cd3-0200d559c861 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] GET http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 [ 1231.461481] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d9d05a98-10b0-488f-8cd3-0200d559c861 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.461691] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d9d05a98-10b0-488f-8cd3-0200d559c861 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.469532] [58506]: INFO cinder.api.openstack.wsgi [None req-d9d05a98-10b0-488f-8cd3-0200d559c861 tempest-AttachVolumeNegativeTest-306535089 tempest-AttachVolumeNegativeTest-306535089-project-member] http://10.180.1.21/volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 returned with HTTP 404 [ 1231.470089] [58506]: [pid: 58506|app: 0|req: 239/457] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:37 2025] GET /volume/v3/volumes/5d4c01e2-e893-4158-b553-ff8d3d232736 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1231.982137] [58506]: DEBUG cinder.api.middleware.request_id [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.984217] [58506]: INFO cinder.api.openstack.wsgi [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1231.984378] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1231.984607] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1232.000455] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.000455] [58506]: warnings.warn( [ 1232.005105] [58506]: INFO cinder.volume.api [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1232.011301] [58506]: INFO cinder.api.openstack.wsgi [None req-2eadcaf1-e459-4f2c-8d50-28f5ca1e936e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1232.011940] [58506]: [pid: 58506|app: 0|req: 240/458] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:37 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.022100] [58506]: DEBUG cinder.api.middleware.request_id [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.027186] [58506]: INFO cinder.api.openstack.wsgi [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1233.027186] [58506]: DEBUG cinder.api.openstack.wsgi [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1233.027458] [58506]: DEBUG cinder.api.openstack.wsgi [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.047898] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.047898] [58506]: warnings.warn( [ 1233.056177] [58506]: INFO cinder.volume.api [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1233.063151] [58506]: INFO cinder.api.openstack.wsgi [None req-42f1710e-c5fd-4200-84c0-c4b259e670bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1233.063735] [58506]: [pid: 58506|app: 0|req: 241/459] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:38 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.456048] [58507]: DEBUG cinder.coordination [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-fe505178-9edc-4110-a10c-628616b7ed33-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1233.456519] [58507]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-9de97fdf-0793-419e-8650-4e064af876c6 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb returned with HTTP 200 [ 1233.460172] [58507]: [pid: 58507|app: 0|req: 219/460] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:41:34 2025] PUT /volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb => generated 617 bytes in 5050 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.075742] [58506]: DEBUG cinder.api.middleware.request_id [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.080910] [58506]: INFO cinder.api.openstack.wsgi [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1234.081159] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1234.081368] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.100111] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.100111] [58506]: warnings.warn( [ 1234.105019] [58506]: INFO cinder.volume.api [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1234.111278] [58506]: INFO cinder.api.openstack.wsgi [None req-4fe4936e-8c9f-45c6-8246-49ac3b4bfea8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1234.111789] [58506]: [pid: 58506|app: 0|req: 242/461] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:39 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.125556] [58507]: DEBUG cinder.api.middleware.request_id [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.127753] [58507]: INFO cinder.api.openstack.wsgi [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1235.128032] [58507]: DEBUG cinder.api.openstack.wsgi [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1235.128253] [58507]: DEBUG cinder.api.openstack.wsgi [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.142501] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.142501] [58507]: warnings.warn( [ 1235.146767] [58507]: INFO cinder.volume.api [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1235.151917] [58507]: INFO cinder.api.openstack.wsgi [None req-08301843-7ad1-4119-9894-8b9bb33f39b1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1235.152424] [58507]: [pid: 58507|app: 0|req: 220/462] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:40 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.174764] [58506]: DEBUG cinder.api.middleware.request_id [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-bec12b72-27a5-457e-a131-c828e6c77a07 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.176853] [58506]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-bec12b72-27a5-457e-a131-c828e6c77a07 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb/action [ 1235.177873] [58506]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-bec12b72-27a5-457e-a131-c828e6c77a07 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1235.177873] [58506]: DEBUG cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-bec12b72-27a5-457e-a131-c828e6c77a07 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1235.196190] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.196190] [58506]: warnings.warn( [ 1235.206456] [58506]: INFO cinder.api.openstack.wsgi [req-92a8635a-f1dc-4d4e-b38b-b6eee63ab57a req-bec12b72-27a5-457e-a131-c828e6c77a07 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb/action returned with HTTP 204 [ 1235.207203] [58506]: [pid: 58506|app: 0|req: 243/463] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:41:40 2025] POST /volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1236.167515] [58507]: DEBUG cinder.api.middleware.request_id [None req-3b4a606a-2698-41af-9381-a576b8d78610 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.169760] [58507]: INFO cinder.api.openstack.wsgi [None req-3b4a606a-2698-41af-9381-a576b8d78610 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1236.170135] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3b4a606a-2698-41af-9381-a576b8d78610 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1236.170406] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3b4a606a-2698-41af-9381-a576b8d78610 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.185084] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.185084] [58507]: warnings.warn( [ 1236.189610] [58507]: INFO cinder.volume.api [None req-3b4a606a-2698-41af-9381-a576b8d78610 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1236.195514] [58507]: INFO cinder.api.openstack.wsgi [None req-3b4a606a-2698-41af-9381-a576b8d78610 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1236.195992] [58507]: [pid: 58507|app: 0|req: 221/464] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:41 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.205745] [58506]: DEBUG cinder.api.middleware.request_id [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.208284] [58506]: INFO cinder.api.openstack.wsgi [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1236.208517] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1236.208730] [58506]: DEBUG cinder.api.openstack.wsgi [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.219231] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.219231] [58506]: warnings.warn( [ 1236.222906] [58506]: INFO cinder.volume.api [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1236.227825] [58506]: INFO cinder.api.openstack.wsgi [None req-c2f707e2-7d1a-4bff-bc10-43d67683d740 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1236.228458] [58506]: [pid: 58506|app: 0|req: 244/465] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:41:41 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.974846] [58507]: DEBUG cinder.api.middleware.request_id [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.976967] [58507]: INFO cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1241.977363] [58507]: DEBUG cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-370716191", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1241.978994] [58507]: DEBUG cinder.api.v3.volumes [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-370716191', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1241.979142] [58507]: INFO cinder.api.v3.volumes [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Create volume of 1 GB [ 1241.984589] [58507]: INFO cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Availability Zones retrieved successfully. [ 1241.991151] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Flow 'volume_create_api' (805aa712-fd3f-448b-912e-4139d22ce193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.992361] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1342146b-de8c-41fc-ac50-c55e4f16b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.993516] [58507]: DEBUG cinder.volume.flows.api.create_volume [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1242.014092] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1342146b-de8c-41fc-ac50-c55e4f16b330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.015126] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec8d3a0-128b-4c66-bd32-dd40325f979c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.060420] [58507]: DEBUG cinder.quota [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Created reservations ['8d954144-434e-4d67-bb91-92712689e85f', '0e3d64d9-33d3-4a51-8251-8773c53fda08', '31718451-54a5-44d1-b723-b31430cd4cbf', '8faf2992-8af7-47ad-af54-b0a02b51e37f'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1242.061461] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec8d3a0-128b-4c66-bd32-dd40325f979c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d954144-434e-4d67-bb91-92712689e85f', '0e3d64d9-33d3-4a51-8251-8773c53fda08', '31718451-54a5-44d1-b723-b31430cd4cbf', '8faf2992-8af7-47ad-af54-b0a02b51e37f']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.062426] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07fbe222-5274-4b9d-a699-7fbaf1856d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.079365] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07fbe222-5274-4b9d-a699-7fbaf1856d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4af19d6-96ce-4b61-8155-7b306caa9f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-370716191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078dfa88338f4d2783c5caa50352fd7a',qos_specs=None,replication_status=,reservations=['8d954144-434e-4d67-bb91-92712689e85f','0e3d64d9-33d3-4a51-8251-8773c53fda08','31718451-54a5-44d1-b723-b31430cd4cbf','8faf2992-8af7-47ad-af54-b0a02b51e37f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a2f3d5838a4c73bc4f8ce87b79a1f8',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-370716191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4af19d6-96ce-4b61-8155-7b306caa9f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078dfa88338f4d2783c5caa50352fd7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a2f3d5838a4c73bc4f8ce87b79a1f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.080262] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9ce60b-d971-4335-a388-ae34fa9f540a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.092998] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9ce60b-d971-4335-a388-ae34fa9f540a) transitioned into state 'SUCCESS' from state '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-370716191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='078dfa88338f4d2783c5caa50352fd7a',qos_specs=None,replication_status=,reservations=['8d954144-434e-4d67-bb91-92712689e85f','0e3d64d9-33d3-4a51-8251-8773c53fda08','31718451-54a5-44d1-b723-b31430cd4cbf','8faf2992-8af7-47ad-af54-b0a02b51e37f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a2f3d5838a4c73bc4f8ce87b79a1f8',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.093954] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b60b63-59de-40c7-9253-0eefc01cdc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1242.103554] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b60b63-59de-40c7-9253-0eefc01cdc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1242.104690] [58507]: DEBUG cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Flow 'volume_create_api' (805aa712-fd3f-448b-912e-4139d22ce193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1242.105063] [58507]: INFO cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Create volume request issued successfully. [ 1242.105720] [58507]: INFO cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-b0d5e15b-4e5f-4738-a817-ab6e0d64a4d6 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1242.106242] [58507]: [pid: 58507|app: 0|req: 222/466] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Nov 22 06:41:47 2025] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1242.110115] [58506]: DEBUG cinder.api.middleware.request_id [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.113329] [58506]: INFO cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1242.113576] [58506]: DEBUG cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.113787] [58506]: DEBUG cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.121729] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.121729] [58506]: warnings.warn( [ 1242.126125] [58506]: INFO cinder.volume.api [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1242.131546] [58506]: INFO cinder.api.openstack.wsgi [req-dfaf1be8-667f-45f7-a3f6-bb7807e4ad41 req-e71c65d9-4ad8-4028-856d-af30387e6d05 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 200 [ 1242.131980] [58506]: [pid: 58506|app: 0|req: 245/467] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:47 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.150686] [58507]: DEBUG cinder.api.middleware.request_id [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.153503] [58507]: INFO cinder.api.openstack.wsgi [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1242.153806] [58507]: DEBUG cinder.api.openstack.wsgi [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1242.154118] [58507]: DEBUG cinder.api.openstack.wsgi [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1242.162488] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.162488] [58507]: warnings.warn( [ 1242.166315] [58507]: INFO cinder.volume.api [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1242.171754] [58507]: INFO cinder.api.openstack.wsgi [req-d4f38474-9fd3-411e-a442-761cec98b121 req-f0b1e191-1ca4-4ffb-a363-6b34f942e438 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 200 [ 1242.172168] [58507]: [pid: 58507|app: 0|req: 223/468] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:47 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.189698] [58506]: DEBUG cinder.api.middleware.request_id [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.192258] [58506]: INFO cinder.api.openstack.wsgi [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1243.192480] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.192723] [58506]: DEBUG cinder.api.openstack.wsgi [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.202549] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.202549] [58506]: warnings.warn( [ 1243.206769] [58506]: INFO cinder.volume.api [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1243.211792] [58506]: INFO cinder.api.openstack.wsgi [req-d0d85c94-1c8d-4636-ad3d-c8e0f0db071c req-1c28691d-3669-46f8-a35e-25ced7450d40 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 200 [ 1243.212301] [58506]: [pid: 58506|app: 0|req: 246/469] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:48 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.228355] [58507]: DEBUG cinder.api.middleware.request_id [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.230732] [58507]: INFO cinder.api.openstack.wsgi [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1243.231175] [58507]: DEBUG cinder.api.openstack.wsgi [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4af19d6-96ce-4b61-8155-7b306caa9f64", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1581971036", "description": null, "metadata": {}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1243.240901] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.240901] [58507]: warnings.warn( [ 1243.241456] [58507]: INFO cinder.volume.api [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1243.241629] [58507]: INFO cinder.api.v3.snapshots [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Create snapshot from volume c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1243.258784] [58507]: WARNING cinder.quota [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-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. [ 1243.281347] [58507]: DEBUG cinder.quota [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Created reservations ['3568ba79-2eed-4acc-8525-1a196e55fb21', '4cebe9a2-6dff-4906-9f39-2f3975b25ea5', 'd01b64c0-b2ca-488b-8da6-290028fdd13e', 'b70c8877-54e9-4605-92a1-bf057122cf93'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1243.329588] [58507]: INFO cinder.volume.api [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot create request issued successfully. [ 1243.329846] [58507]: INFO cinder.api.openstack.wsgi [req-707adbae-9e84-4921-a4f5-5adcaefe77a7 req-85354d7c-52a4-4240-968c-ebc04d91663c tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1243.330466] [58507]: [pid: 58507|app: 0|req: 224/470] 10.180.1.21 () {64 vars in 1427 bytes} [Sat Nov 22 06:41:48 2025] POST /volume/v3/snapshots => generated 311 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1243.346774] [58506]: DEBUG cinder.api.middleware.request_id [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.351026] [58506]: INFO cinder.api.openstack.wsgi [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1243.351026] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.351026] [58506]: DEBUG cinder.api.openstack.wsgi [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.368903] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.368903] [58506]: warnings.warn( [ 1243.369581] [58506]: INFO cinder.volume.api [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot retrieved successfully. [ 1243.370681] [58506]: INFO cinder.api.openstack.wsgi [req-1b6070b3-89a8-49f6-b22f-ea0128eb3265 req-c9a9980a-8445-4636-ab2b-1241a935e10a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d returned with HTTP 200 [ 1243.371107] [58506]: [pid: 58506|app: 0|req: 247/471] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Nov 22 06:41:49 2025] GET /volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.386871] [58507]: DEBUG cinder.api.middleware.request_id [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.389120] [58507]: INFO cinder.api.openstack.wsgi [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1243.389420] [58507]: DEBUG cinder.api.openstack.wsgi [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.389652] [58507]: DEBUG cinder.api.openstack.wsgi [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'detail' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.390045] [58507]: DEBUG cinder.api.api_utils [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Removing options '' from query. {{(pid=58507) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1243.390399] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.390399] [58507]: warnings.warn( [ 1243.391409] [58507]: DEBUG cinder.db.sqlalchemy.api [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Building query based on filter {{(pid=58507) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1243.404833] [58507]: INFO cinder.volume.api [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Get all snapshots completed successfully. [ 1243.405315] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.405315] [58507]: warnings.warn( [ 1243.406046] [58507]: INFO cinder.api.openstack.wsgi [req-6ea4a847-c454-49e4-ba03-1864f7a7a477 req-06513eb5-1108-4dd0-8ad3-6fdd58f4ba83 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1243.406770] [58507]: [pid: 58507|app: 0|req: 225/472] 10.180.1.21 () {60 vars in 1394 bytes} [Sat Nov 22 06:41:49 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.422241] [58506]: DEBUG cinder.api.middleware.request_id [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.424837] [58506]: INFO cinder.api.openstack.wsgi [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1243.425060] [58506]: DEBUG cinder.api.openstack.wsgi [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.425350] [58506]: DEBUG cinder.api.openstack.wsgi [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.431832] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.431832] [58506]: warnings.warn( [ 1243.432380] [58506]: INFO cinder.volume.api [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot retrieved successfully. [ 1243.433435] [58506]: INFO cinder.api.openstack.wsgi [req-88d62dad-0203-4899-b29c-d881469b4325 req-ad4f551b-0945-4590-817e-76d68048d448 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d returned with HTTP 200 [ 1243.433999] [58506]: [pid: 58506|app: 0|req: 248/473] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Nov 22 06:41:49 2025] GET /volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.448184] [58507]: DEBUG cinder.api.middleware.request_id [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.450664] [58507]: INFO cinder.api.openstack.wsgi [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1243.451332] [58507]: DEBUG cinder.api.openstack.wsgi [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.451332] [58507]: DEBUG cinder.api.openstack.wsgi [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.451332] [58507]: INFO cinder.api.v3.snapshots [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Delete snapshot with id: bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1243.458661] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.458661] [58507]: warnings.warn( [ 1243.459173] [58507]: INFO cinder.volume.api [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot retrieved successfully. [ 1243.474432] [58507]: INFO cinder.volume.api [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot delete request issued successfully. [ 1243.474432] [58507]: INFO cinder.api.openstack.wsgi [req-f50ca7a2-f5b6-40c8-9c98-4b79a78a0c11 req-778a10b5-9b8f-485f-838e-0ebec6b50546 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d returned with HTTP 202 [ 1243.474875] [58507]: [pid: 58507|app: 0|req: 226/474] 10.180.1.21 () {62 vars in 1506 bytes} [Sat Nov 22 06:41:49 2025] DELETE /volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1243.488675] [58506]: DEBUG cinder.api.middleware.request_id [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.491430] [58506]: INFO cinder.api.openstack.wsgi [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1243.491692] [58506]: DEBUG cinder.api.openstack.wsgi [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1243.491907] [58506]: DEBUG cinder.api.openstack.wsgi [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.498281] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.498281] [58506]: warnings.warn( [ 1243.498905] [58506]: INFO cinder.volume.api [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Snapshot retrieved successfully. [ 1243.499971] [58506]: INFO cinder.api.openstack.wsgi [req-ae83d4f1-34f5-40ef-ab87-5478ff9d443a req-e0c045ce-9dee-4116-8f7d-3ac5d1a55b3d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d returned with HTTP 200 [ 1243.500394] [58506]: [pid: 58506|app: 0|req: 249/475] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Nov 22 06:41:49 2025] GET /volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.517122] [58507]: DEBUG cinder.api.middleware.request_id [req-7a731a3f-025c-401a-ba59-b01010f698f7 req-95d5972e-caeb-4133-858d-b6fbf8e05d0d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.519714] [58507]: INFO cinder.api.openstack.wsgi [req-7a731a3f-025c-401a-ba59-b01010f698f7 req-95d5972e-caeb-4133-858d-b6fbf8e05d0d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d [ 1244.520016] [58507]: DEBUG cinder.api.openstack.wsgi [req-7a731a3f-025c-401a-ba59-b01010f698f7 req-95d5972e-caeb-4133-858d-b6fbf8e05d0d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1244.520240] [58507]: DEBUG cinder.api.openstack.wsgi [req-7a731a3f-025c-401a-ba59-b01010f698f7 req-95d5972e-caeb-4133-858d-b6fbf8e05d0d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.526135] [58507]: INFO cinder.api.openstack.wsgi [req-7a731a3f-025c-401a-ba59-b01010f698f7 req-95d5972e-caeb-4133-858d-b6fbf8e05d0d tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d returned with HTTP 404 [ 1244.526788] [58507]: [pid: 58507|app: 0|req: 227/476] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Nov 22 06:41:50 2025] GET /volume/v3/snapshots/bf57ac8b-aadd-4c81-bbbb-e8acc2a4639d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1244.539812] [58506]: DEBUG cinder.api.middleware.request_id [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.542927] [58506]: INFO cinder.api.openstack.wsgi [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1244.543237] [58506]: DEBUG cinder.api.openstack.wsgi [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1244.543509] [58506]: DEBUG cinder.api.openstack.wsgi [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.543705] [58506]: INFO cinder.api.v3.volumes [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Delete volume with id: c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1244.556352] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.556352] [58506]: warnings.warn( [ 1244.557019] [58506]: INFO cinder.volume.api [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1244.581401] [58506]: INFO cinder.volume.api [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Delete volume request issued successfully. [ 1244.581615] [58506]: INFO cinder.api.openstack.wsgi [req-102e1b57-73a3-4212-ac1c-bb2472cb8562 req-bc07416a-8871-43ba-87b7-aa7b7c505021 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 202 [ 1244.582229] [58506]: [pid: 58506|app: 0|req: 250/477] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:41:50 2025] DELETE /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1244.598577] [58507]: DEBUG cinder.api.middleware.request_id [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.601309] [58507]: INFO cinder.api.openstack.wsgi [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1244.601626] [58507]: DEBUG cinder.api.openstack.wsgi [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1244.601886] [58507]: DEBUG cinder.api.openstack.wsgi [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.610554] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.610554] [58507]: warnings.warn( [ 1244.616387] [58507]: INFO cinder.volume.api [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Volume info retrieved successfully. [ 1244.623304] [58507]: INFO cinder.api.openstack.wsgi [req-3dcbea7c-6bc5-4631-9d44-b50f2bcf9d1a req-5a88aedb-4489-439d-b001-f4e8ef13927f tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 200 [ 1244.624102] [58507]: [pid: 58507|app: 0|req: 228/478] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:50 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.643239] [58506]: DEBUG cinder.api.middleware.request_id [req-08c88ece-9fa3-403c-aa14-21afeb2606a9 req-7571de89-a85e-44d7-873c-69dda2ea151a None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.645539] [58506]: INFO cinder.api.openstack.wsgi [req-08c88ece-9fa3-403c-aa14-21afeb2606a9 req-7571de89-a85e-44d7-873c-69dda2ea151a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1245.645756] [58506]: DEBUG cinder.api.openstack.wsgi [req-08c88ece-9fa3-403c-aa14-21afeb2606a9 req-7571de89-a85e-44d7-873c-69dda2ea151a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.645969] [58506]: DEBUG cinder.api.openstack.wsgi [req-08c88ece-9fa3-403c-aa14-21afeb2606a9 req-7571de89-a85e-44d7-873c-69dda2ea151a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.652499] [58506]: INFO cinder.api.openstack.wsgi [req-08c88ece-9fa3-403c-aa14-21afeb2606a9 req-7571de89-a85e-44d7-873c-69dda2ea151a tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 404 [ 1245.653094] [58506]: [pid: 58506|app: 0|req: 251/479] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:51 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1245.668180] [58507]: DEBUG cinder.api.middleware.request_id [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.670386] [58507]: INFO cinder.api.openstack.wsgi [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1245.670629] [58507]: DEBUG cinder.api.openstack.wsgi [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.670782] [58507]: DEBUG cinder.api.openstack.wsgi [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.670959] [58507]: INFO cinder.api.v3.volumes [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Delete volume with id: c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1245.677466] [58507]: INFO cinder.api.openstack.wsgi [req-245c919c-4cd6-498e-b0c8-100aabd080b0 req-c1058101-a338-4c87-845a-42cf1dcc1c69 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 404 [ 1245.678011] [58507]: [pid: 58507|app: 0|req: 229/480] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:41:51 2025] DELETE /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1245.690283] [58506]: DEBUG cinder.api.middleware.request_id [req-8afd0d8e-7f1b-49be-9003-f8968bdd22dd req-a97413d1-91aa-471a-a8d1-9c287be93b80 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.692660] [58506]: INFO cinder.api.openstack.wsgi [req-8afd0d8e-7f1b-49be-9003-f8968bdd22dd req-a97413d1-91aa-471a-a8d1-9c287be93b80 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] GET http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 [ 1245.692876] [58506]: DEBUG cinder.api.openstack.wsgi [req-8afd0d8e-7f1b-49be-9003-f8968bdd22dd req-a97413d1-91aa-471a-a8d1-9c287be93b80 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1245.693094] [58506]: DEBUG cinder.api.openstack.wsgi [req-8afd0d8e-7f1b-49be-9003-f8968bdd22dd req-a97413d1-91aa-471a-a8d1-9c287be93b80 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1245.699195] [58506]: INFO cinder.api.openstack.wsgi [req-8afd0d8e-7f1b-49be-9003-f8968bdd22dd req-a97413d1-91aa-471a-a8d1-9c287be93b80 tempest-VolumesSnapshotsTestJSON-1916177855 tempest-VolumesSnapshotsTestJSON-1916177855-project-member] http://10.180.1.21/volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 returned with HTTP 404 [ 1245.699753] [58506]: [pid: 58506|app: 0|req: 252/481] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:41:51 2025] GET /volume/v3/volumes/c4af19d6-96ce-4b61-8155-7b306caa9f64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1255.673518] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=229,cinder:INSERT=36,cinder:UPDATE=60 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1255.695394] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=158,cinder:UPDATE=13,cinder:INSERT=5 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1264.826141] [58507]: DEBUG cinder.api.middleware.request_id [None req-12f723f1-a097-424b-8d7b-fe88298a963d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.828277] [58507]: INFO cinder.api.openstack.wsgi [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1264.828588] [58507]: DEBUG cinder.api.openstack.wsgi [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.828854] [58507]: DEBUG cinder.api.openstack.wsgi [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.829093] [58507]: INFO cinder.api.v3.volumes [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Delete volume with id: 9a742ad7-8035-48e1-9570-4a3910be143a [ 1264.840446] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.840446] [58507]: warnings.warn( [ 1264.841100] [58507]: INFO cinder.volume.api [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1264.865858] [58507]: INFO cinder.volume.api [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Delete volume request issued successfully. [ 1264.866162] [58507]: INFO cinder.api.openstack.wsgi [None req-12f723f1-a097-424b-8d7b-fe88298a963d tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 202 [ 1264.866664] [58507]: [pid: 58507|app: 0|req: 230/482] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:42:10 2025] DELETE /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1264.869720] [58506]: DEBUG cinder.api.middleware.request_id [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.872220] [58506]: INFO cinder.api.openstack.wsgi [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1264.872517] [58506]: DEBUG cinder.api.openstack.wsgi [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1264.872730] [58506]: DEBUG cinder.api.openstack.wsgi [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.881417] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.881417] [58506]: warnings.warn( [ 1264.886825] [58506]: INFO cinder.volume.api [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1264.893191] [58506]: INFO cinder.api.openstack.wsgi [None req-48ff3f2c-c705-40f7-bb14-e0595b72f861 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1264.893623] [58506]: [pid: 58506|app: 0|req: 253/483] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:10 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.904701] [58507]: DEBUG cinder.api.middleware.request_id [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.906822] [58507]: INFO cinder.api.openstack.wsgi [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1265.907086] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.907308] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.918778] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.918778] [58507]: warnings.warn( [ 1265.923579] [58507]: INFO cinder.volume.api [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1265.929254] [58507]: INFO cinder.api.openstack.wsgi [None req-6a0d4f66-dc1d-4d1f-a3f4-475bc4147f72 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1265.929824] [58507]: [pid: 58507|app: 0|req: 231/484] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:11 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1266.940062] [58506]: DEBUG cinder.api.middleware.request_id [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.942263] [58506]: INFO cinder.api.openstack.wsgi [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1266.942496] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.942706] [58506]: DEBUG cinder.api.openstack.wsgi [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.950450] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.950450] [58506]: warnings.warn( [ 1266.954316] [58506]: INFO cinder.volume.api [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Volume info retrieved successfully. [ 1266.958670] [58506]: INFO cinder.api.openstack.wsgi [None req-1682a1a0-1ee4-4216-a62c-259d5faf31be tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 200 [ 1266.959095] [58506]: [pid: 58506|app: 0|req: 254/485] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:12 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.969882] [58507]: DEBUG cinder.api.middleware.request_id [None req-cc221812-b44e-4a32-8116-ade1ca12ed51 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.972011] [58507]: INFO cinder.api.openstack.wsgi [None req-cc221812-b44e-4a32-8116-ade1ca12ed51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] GET http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a [ 1267.972230] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cc221812-b44e-4a32-8116-ade1ca12ed51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1267.972608] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cc221812-b44e-4a32-8116-ade1ca12ed51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.978884] [58507]: INFO cinder.api.openstack.wsgi [None req-cc221812-b44e-4a32-8116-ade1ca12ed51 tempest-ServerActionsTestOtherB-1051836459 tempest-ServerActionsTestOtherB-1051836459-project-member] http://10.180.1.21/volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a returned with HTTP 404 [ 1267.979543] [58507]: [pid: 58507|app: 0|req: 232/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:13 2025] GET /volume/v3/volumes/9a742ad7-8035-48e1-9570-4a3910be143a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1276.956673] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=8 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1277.975019] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1279.959450] [58506]: DEBUG cinder.api.middleware.request_id [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.961495] [58506]: INFO cinder.api.openstack.wsgi [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1279.961858] [58506]: DEBUG cinder.api.openstack.wsgi [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-78713183"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1279.963365] [58506]: DEBUG cinder.api.v3.volumes [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-78713183'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1279.963493] [58506]: INFO cinder.api.v3.volumes [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume of 1 GB [ 1279.968844] [58506]: INFO cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Availability Zones retrieved successfully. [ 1279.975586] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Flow 'volume_create_api' (5b567ce8-2bf0-4da3-bf10-33686387d1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1279.976735] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d82eab-1ade-46f0-8aaa-5a301862c26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1279.977851] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1279.995779] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d82eab-1ade-46f0-8aaa-5a301862c26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1279.996723] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6300671f-5804-4f59-ba3a-913571d33f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1280.042090] [58506]: DEBUG cinder.quota [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Created reservations ['70bf10a0-8b89-4b8a-acc7-2bec5c7f3809', '7c64e923-69dd-497e-afa6-d5dd7eaa40bc', 'dcfb77d6-b3b7-438d-8af0-eaade8f35602', '0cc83fa5-145b-460f-b19e-e5e71b12bbea'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1280.043079] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6300671f-5804-4f59-ba3a-913571d33f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70bf10a0-8b89-4b8a-acc7-2bec5c7f3809', '7c64e923-69dd-497e-afa6-d5dd7eaa40bc', 'dcfb77d6-b3b7-438d-8af0-eaade8f35602', '0cc83fa5-145b-460f-b19e-e5e71b12bbea']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1280.043982] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32befe7-cfe9-4b20-9345-1a43948baf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1280.057828] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32befe7-cfe9-4b20-9345-1a43948baf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2bf1f11-13d6-4523-93c1-ac0ffb5232bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-78713183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b3953eac3245ae87491bad17d19295',qos_specs=None,replication_status=,reservations=['70bf10a0-8b89-4b8a-acc7-2bec5c7f3809','7c64e923-69dd-497e-afa6-d5dd7eaa40bc','dcfb77d6-b3b7-438d-8af0-eaade8f35602','0cc83fa5-145b-460f-b19e-e5e71b12bbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-78713183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2bf1f11-13d6-4523-93c1-ac0ffb5232bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b3953eac3245ae87491bad17d19295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1280.058750] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a832d01-62e2-4365-92b7-7a7fb92c9f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1280.071078] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a832d01-62e2-4365-92b7-7a7fb92c9f2a) transitioned into state 'SUCCESS' from state '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-78713183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b3953eac3245ae87491bad17d19295',qos_specs=None,replication_status=,reservations=['70bf10a0-8b89-4b8a-acc7-2bec5c7f3809','7c64e923-69dd-497e-afa6-d5dd7eaa40bc','dcfb77d6-b3b7-438d-8af0-eaade8f35602','0cc83fa5-145b-460f-b19e-e5e71b12bbea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1280.071947] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fd259a-339a-4f8a-a38b-fe33c97704c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1280.081039] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fd259a-339a-4f8a-a38b-fe33c97704c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1280.081903] [58506]: DEBUG cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Flow 'volume_create_api' (5b567ce8-2bf0-4da3-bf10-33686387d1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1280.082267] [58506]: INFO cinder.volume.api [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume request issued successfully. [ 1280.082974] [58506]: INFO cinder.api.openstack.wsgi [None req-e02f0c3d-6c71-48ce-a121-dd9c0208dbb7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1280.084050] [58506]: [pid: 58506|app: 0|req: 255/487] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:42:25 2025] POST /volume/v3/volumes => generated 756 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1280.096507] [58507]: DEBUG cinder.api.middleware.request_id [None req-fd06524c-5b07-47db-b14e-06dc11129267 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.099378] [58507]: INFO cinder.api.openstack.wsgi [None req-fd06524c-5b07-47db-b14e-06dc11129267 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1280.099670] [58507]: DEBUG cinder.api.openstack.wsgi [None req-fd06524c-5b07-47db-b14e-06dc11129267 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1280.099967] [58507]: DEBUG cinder.api.openstack.wsgi [None req-fd06524c-5b07-47db-b14e-06dc11129267 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1280.110986] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.110986] [58507]: warnings.warn( [ 1280.116140] [58507]: INFO cinder.volume.api [None req-fd06524c-5b07-47db-b14e-06dc11129267 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1280.121898] [58507]: INFO cinder.api.openstack.wsgi [None req-fd06524c-5b07-47db-b14e-06dc11129267 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf returned with HTTP 200 [ 1280.122574] [58507]: [pid: 58507|app: 0|req: 233/488] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:25 2025] GET /volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.048312] [58506]: DEBUG cinder.api.middleware.request_id [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.050793] [58506]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1281.051017] [58506]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.051237] [58506]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.068063] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.068063] [58506]: warnings.warn( [ 1281.073146] [58506]: INFO cinder.volume.api [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1281.078993] [58506]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-e5a803b9-4ac6-4343-a356-831cc67c3063 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1281.079336] [58506]: [pid: 58506|app: 0|req: 256/489] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:42:26 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1281.095663] [58507]: DEBUG cinder.api.middleware.request_id [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.098077] [58507]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33/action [ 1281.098369] [58507]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1281.098419] [58507]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1281.108742] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.108742] [58507]: warnings.warn( [ 1281.109522] [58507]: INFO cinder.volume.api [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1281.115298] [58507]: INFO cinder.volume.api [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Begin detaching volume completed successfully. [ 1281.115596] [58507]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-5ac02d0a-d209-4ae2-9b06-8fab5a219a5c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33/action returned with HTTP 202 [ 1281.116102] [58507]: [pid: 58507|app: 0|req: 234/490] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:42:26 2025] POST /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1281.131631] [58506]: DEBUG cinder.api.middleware.request_id [None req-a243abd0-c94e-423b-b959-81a9f7756e72 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.132260] [58507]: DEBUG cinder.api.middleware.request_id [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.133820] [58506]: INFO cinder.api.openstack.wsgi [None req-a243abd0-c94e-423b-b959-81a9f7756e72 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1281.134071] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a243abd0-c94e-423b-b959-81a9f7756e72 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.134300] [58507]: INFO cinder.api.openstack.wsgi [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1281.134365] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a243abd0-c94e-423b-b959-81a9f7756e72 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.134517] [58507]: DEBUG cinder.api.openstack.wsgi [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1281.134724] [58507]: DEBUG cinder.api.openstack.wsgi [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.142537] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.142537] [58507]: warnings.warn( [ 1281.144834] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.144834] [58506]: warnings.warn( [ 1281.146417] [58507]: INFO cinder.volume.api [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1281.148206] [58506]: INFO cinder.volume.api [None req-a243abd0-c94e-423b-b959-81a9f7756e72 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1281.151228] [58507]: INFO cinder.api.openstack.wsgi [None req-bebf337b-ae3a-47a9-b522-f3764f6a619f tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf returned with HTTP 200 [ 1281.151675] [58507]: [pid: 58507|app: 0|req: 235/491] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:26 2025] GET /volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.152633] [58506]: INFO cinder.api.openstack.wsgi [None req-a243abd0-c94e-423b-b959-81a9f7756e72 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1281.153071] [58506]: [pid: 58506|app: 0|req: 257/492] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:26 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.138773] [58507]: DEBUG cinder.api.middleware.request_id [None req-eeec5a1e-3343-4879-a882-bc77eaefdc39 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.139228] [58507]: INFO cinder.api.openstack.wsgi [None req-eeec5a1e-3343-4879-a882-bc77eaefdc39 None None] GET http://10.180.1.21/volume// [ 1282.139794] [58507]: DEBUG cinder.api.openstack.wsgi [None req-eeec5a1e-3343-4879-a882-bc77eaefdc39 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.139794] [58507]: DEBUG cinder.api.openstack.wsgi [None req-eeec5a1e-3343-4879-a882-bc77eaefdc39 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.140031] [58507]: INFO cinder.api.openstack.wsgi [None req-eeec5a1e-3343-4879-a882-bc77eaefdc39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1282.140310] [58507]: [pid: 58507|app: 0|req: 236/493] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:42:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1282.144105] [58506]: DEBUG cinder.api.middleware.request_id [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.146368] [58506]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1282.146601] [58506]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.146880] [58506]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.159795] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.159795] [58506]: warnings.warn( [ 1282.163753] [58506]: INFO cinder.volume.api [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1282.165093] [58507]: DEBUG cinder.api.middleware.request_id [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.167163] [58507]: INFO cinder.api.openstack.wsgi [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1282.167366] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1282.167567] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1282.169405] [58506]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-cdd9cd28-d92f-46ad-b0f3-ac132d17f96d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1282.169579] [58506]: [pid: 58506|app: 0|req: 258/494] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:42:27 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1282.177525] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.177525] [58507]: warnings.warn( [ 1282.181738] [58507]: INFO cinder.volume.api [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1282.186322] [58507]: INFO cinder.api.openstack.wsgi [None req-4704fa17-ce3c-4df0-847f-7389f04fdb9e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1282.186899] [58507]: [pid: 58507|app: 0|req: 237/495] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:27 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.197239] [58506]: DEBUG cinder.api.middleware.request_id [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.199241] [58506]: INFO cinder.api.openstack.wsgi [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1283.199449] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1283.199654] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1283.209677] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.209677] [58506]: warnings.warn( [ 1283.212905] [58506]: INFO cinder.volume.api [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1283.217145] [58506]: INFO cinder.api.openstack.wsgi [None req-cca3726a-1b74-4b20-ba04-e64b2623f030 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1283.217540] [58506]: [pid: 58506|app: 0|req: 259/496] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:28 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.316188] [58507]: DEBUG cinder.api.middleware.request_id [req-f9d53205-eaef-488f-a778-31020906113f req-adba3702-f97a-4d82-bb60-5e314b262fb2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.318406] [58507]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-adba3702-f97a-4d82-bb60-5e314b262fb2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb [ 1283.318686] [58507]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-adba3702-f97a-4d82-bb60-5e314b262fb2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1283.319050] [58507]: DEBUG cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-adba3702-f97a-4d82-bb60-5e314b262fb2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1283.326178] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.326178] [58507]: warnings.warn( [ 1283.851265] [58507]: INFO cinder.api.openstack.wsgi [req-f9d53205-eaef-488f-a778-31020906113f req-adba3702-f97a-4d82-bb60-5e314b262fb2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb returned with HTTP 200 [ 1283.851855] [58507]: [pid: 58507|app: 0|req: 238/497] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:42:29 2025] DELETE /volume/v3/attachments/9ff9b885-9da3-420b-beee-a8821b9156fb => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.227942] [58506]: DEBUG cinder.api.middleware.request_id [None req-23200d6b-f739-4278-880a-e8db1d31a855 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.230070] [58506]: INFO cinder.api.openstack.wsgi [None req-23200d6b-f739-4278-880a-e8db1d31a855 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1284.230336] [58506]: DEBUG cinder.api.openstack.wsgi [None req-23200d6b-f739-4278-880a-e8db1d31a855 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1284.230628] [58506]: DEBUG cinder.api.openstack.wsgi [None req-23200d6b-f739-4278-880a-e8db1d31a855 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.240365] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.240365] [58506]: warnings.warn( [ 1284.244471] [58506]: INFO cinder.volume.api [None req-23200d6b-f739-4278-880a-e8db1d31a855 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1284.249537] [58506]: INFO cinder.api.openstack.wsgi [None req-23200d6b-f739-4278-880a-e8db1d31a855 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1284.250209] [58506]: [pid: 58506|app: 0|req: 260/498] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:29 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.850316] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1294.246903] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=51,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1296.032858] [58507]: DEBUG cinder.api.middleware.request_id [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.034870] [58507]: INFO cinder.api.openstack.wsgi [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1296.035266] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-783144015"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1296.036758] [58507]: DEBUG cinder.api.v3.volumes [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-783144015'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1296.036894] [58507]: INFO cinder.api.v3.volumes [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume of 1 GB [ 1296.037252] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.037252] [58507]: warnings.warn( [ 1296.042877] [58507]: INFO cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Availability Zones retrieved successfully. [ 1296.049467] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Flow 'volume_create_api' (e0f45888-5b34-4a26-8972-d55dbb0d9770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1296.050706] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade2d700-60f3-4f93-a26a-3201f2499ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1296.051947] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1296.070837] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade2d700-60f3-4f93-a26a-3201f2499ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1296.071834] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b24c7d-cd7f-40ec-8ebe-5af09e97e54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1296.113990] [58507]: DEBUG cinder.quota [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Created reservations ['ff81484c-31ff-4b7f-a8c6-99708354c8ba', '679bd87e-386d-4c9c-bad9-10bcffa4c740', 'f28b923e-f079-4e54-95d0-c2379a4d025c', '0b5047d1-88c0-4c39-89a0-a620f89acb4f'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1296.115027] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b24c7d-cd7f-40ec-8ebe-5af09e97e54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff81484c-31ff-4b7f-a8c6-99708354c8ba', '679bd87e-386d-4c9c-bad9-10bcffa4c740', 'f28b923e-f079-4e54-95d0-c2379a4d025c', '0b5047d1-88c0-4c39-89a0-a620f89acb4f']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1296.116088] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b58974c-ee62-483a-b994-d615459bdba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1296.131228] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b58974c-ee62-483a-b994-d615459bdba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41006695-50d8-4270-b180-545f4a8c9b90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-783144015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b3953eac3245ae87491bad17d19295',qos_specs=None,replication_status=,reservations=['ff81484c-31ff-4b7f-a8c6-99708354c8ba','679bd87e-386d-4c9c-bad9-10bcffa4c740','f28b923e-f079-4e54-95d0-c2379a4d025c','0b5047d1-88c0-4c39-89a0-a620f89acb4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-783144015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41006695-50d8-4270-b180-545f4a8c9b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b3953eac3245ae87491bad17d19295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1296.132172] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90c38e-1795-432d-ab98-0b869cd43692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1296.145573] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c90c38e-1795-432d-ab98-0b869cd43692) transitioned into state 'SUCCESS' from state '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-783144015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0b3953eac3245ae87491bad17d19295',qos_specs=None,replication_status=,reservations=['ff81484c-31ff-4b7f-a8c6-99708354c8ba','679bd87e-386d-4c9c-bad9-10bcffa4c740','f28b923e-f079-4e54-95d0-c2379a4d025c','0b5047d1-88c0-4c39-89a0-a620f89acb4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f58e1a8abbd4e6aa097137b65ec7605',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1296.146468] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66100de-4f02-4f6f-ada9-a7278f4d00a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1296.155839] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66100de-4f02-4f6f-ada9-a7278f4d00a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1296.156864] [58507]: DEBUG cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Flow 'volume_create_api' (e0f45888-5b34-4a26-8972-d55dbb0d9770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1296.157222] [58507]: INFO cinder.volume.api [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Create volume request issued successfully. [ 1296.157851] [58507]: INFO cinder.api.openstack.wsgi [None req-cfc55705-9d32-45f7-b896-46b7868da2b2 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1296.158446] [58507]: [pid: 58507|app: 0|req: 239/499] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:42:41 2025] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1296.166562] [58506]: DEBUG cinder.api.middleware.request_id [None req-27a2c1cf-189a-4d7e-9151-674411018774 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.168650] [58506]: INFO cinder.api.openstack.wsgi [None req-27a2c1cf-189a-4d7e-9151-674411018774 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1296.168865] [58506]: DEBUG cinder.api.openstack.wsgi [None req-27a2c1cf-189a-4d7e-9151-674411018774 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1296.169087] [58506]: DEBUG cinder.api.openstack.wsgi [None req-27a2c1cf-189a-4d7e-9151-674411018774 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.176532] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176532] [58506]: warnings.warn( [ 1296.180487] [58506]: INFO cinder.volume.api [None req-27a2c1cf-189a-4d7e-9151-674411018774 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1296.184636] [58506]: INFO cinder.api.openstack.wsgi [None req-27a2c1cf-189a-4d7e-9151-674411018774 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1296.185073] [58506]: [pid: 58506|app: 0|req: 261/500] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:41 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.195635] [58507]: DEBUG cinder.api.middleware.request_id [None req-f4e2f84f-0472-4046-b648-d32845942cae None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.198922] [58507]: INFO cinder.api.openstack.wsgi [None req-f4e2f84f-0472-4046-b648-d32845942cae tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1297.199320] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f4e2f84f-0472-4046-b648-d32845942cae tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1297.199676] [58507]: DEBUG cinder.api.openstack.wsgi [None req-f4e2f84f-0472-4046-b648-d32845942cae tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.209743] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.209743] [58507]: warnings.warn( [ 1297.214149] [58507]: INFO cinder.volume.api [None req-f4e2f84f-0472-4046-b648-d32845942cae tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1297.219226] [58507]: INFO cinder.api.openstack.wsgi [None req-f4e2f84f-0472-4046-b648-d32845942cae tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1297.219898] [58507]: [pid: 58507|app: 0|req: 240/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:42:42 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.182621] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=4 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.216506] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1321.594114] [58506]: DEBUG cinder.api.middleware.request_id [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.596119] [58506]: INFO cinder.api.openstack.wsgi [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1321.596339] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1321.596546] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1321.607437] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.607437] [58506]: warnings.warn( [ 1321.611822] [58506]: INFO cinder.volume.api [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1321.616779] [58506]: INFO cinder.api.openstack.wsgi [None req-7ae10c30-8cc5-4f15-9648-9e912274a2bd tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1321.617200] [58506]: [pid: 58506|app: 0|req: 262/502] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:07 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.655718] [58507]: DEBUG cinder.api.middleware.request_id [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.657787] [58507]: INFO cinder.api.openstack.wsgi [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1321.658020] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1321.658228] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1321.665676] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.665676] [58507]: warnings.warn( [ 1321.668857] [58507]: INFO cinder.volume.api [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1321.672851] [58507]: INFO cinder.api.openstack.wsgi [None req-3ce99c12-be18-4106-81fe-0eb9d0e16a60 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1321.673274] [58507]: [pid: 58507|app: 0|req: 241/503] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:07 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.614152] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=4 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1331.670962] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=4 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1349.976317] [58506]: DEBUG cinder.api.middleware.request_id [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.978616] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1349.978827] [58506]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1349.979043] [58506]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1349.989313] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.989313] [58506]: warnings.warn( [ 1349.993605] [58506]: INFO cinder.volume.api [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1349.998976] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b52456ee-6334-4732-8843-990fb5a3b2d5 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1349.999572] [58506]: [pid: 58506|app: 0|req: 263/504] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:43:35 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.517169] [58507]: DEBUG cinder.api.middleware.request_id [None req-00fe9c9c-d5c4-4591-b807-a730c2c24ca8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.517660] [58507]: INFO cinder.api.openstack.wsgi [None req-00fe9c9c-d5c4-4591-b807-a730c2c24ca8 None None] GET http://10.180.1.21/volume// [ 1351.517856] [58507]: DEBUG cinder.api.openstack.wsgi [None req-00fe9c9c-d5c4-4591-b807-a730c2c24ca8 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1351.518078] [58507]: DEBUG cinder.api.openstack.wsgi [None req-00fe9c9c-d5c4-4591-b807-a730c2c24ca8 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1351.518522] [58507]: INFO cinder.api.openstack.wsgi [None req-00fe9c9c-d5c4-4591-b807-a730c2c24ca8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1351.518845] [58507]: [pid: 58507|app: 0|req: 242/505] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06: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) [ 1351.522472] [58506]: DEBUG cinder.api.middleware.request_id [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-628c6582-9b88-4b8a-bb5e-ea410aaef259 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.524726] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-628c6582-9b88-4b8a-bb5e-ea410aaef259 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1351.525132] [58506]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-628c6582-9b88-4b8a-bb5e-ea410aaef259 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41006695-50d8-4270-b180-545f4a8c9b90", "connector": null, "instance_uuid": "ad27cfdf-afc0-41af-9b73-ed614a8437f5"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1351.533926] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.533926] [58506]: warnings.warn( [ 1351.555931] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-628c6582-9b88-4b8a-bb5e-ea410aaef259 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1351.556396] [58506]: [pid: 58506|app: 0|req: 264/506] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:43:37 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1351.583293] [58507]: DEBUG cinder.api.middleware.request_id [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.585487] [58507]: INFO cinder.api.openstack.wsgi [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1351.585721] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1351.585932] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1351.597256] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.597256] [58507]: warnings.warn( [ 1351.600986] [58507]: INFO cinder.volume.api [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1351.605561] [58507]: INFO cinder.api.openstack.wsgi [None req-5764e5f0-182f-4d75-9a2d-580e6f70220d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1351.605966] [58507]: [pid: 58507|app: 0|req: 243/507] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:37 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.086389] [58506]: DEBUG cinder.api.middleware.request_id [None req-b19898f6-a2a2-447c-91c1-389ca1a1e138 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.086846] [58506]: INFO cinder.api.openstack.wsgi [None req-b19898f6-a2a2-447c-91c1-389ca1a1e138 None None] GET http://10.180.1.21/volume// [ 1352.087056] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b19898f6-a2a2-447c-91c1-389ca1a1e138 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1352.087278] [58506]: DEBUG cinder.api.openstack.wsgi [None req-b19898f6-a2a2-447c-91c1-389ca1a1e138 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1352.087730] [58506]: INFO cinder.api.openstack.wsgi [None req-b19898f6-a2a2-447c-91c1-389ca1a1e138 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1352.088072] [58506]: [pid: 58506|app: 0|req: 265/508] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06: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) [ 1352.093271] [58507]: DEBUG cinder.api.middleware.request_id [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.095680] [58507]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1352.095929] [58507]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1352.096149] [58507]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1352.106442] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.106442] [58507]: warnings.warn( [ 1352.109636] [58507]: INFO cinder.volume.api [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1352.113831] [58507]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-b9f74962-77ae-47f5-91b3-128477dcb145 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1352.114250] [58507]: [pid: 58507|app: 0|req: 244/509] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:43:37 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1352.139847] [58506]: DEBUG cinder.api.middleware.request_id [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.142398] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] PUT http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc [ 1352.142813] [58506]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-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-922278", "mountpoint": "/dev/sdb"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1352.150538] [58506]: DEBUG cinder.coordination [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Acquiring lock "cinder-attachment_update-41006695-50d8-4270-b180-545f4a8c9b90-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1352.155078] [58506]: DEBUG cinder.coordination [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Lock "cinder-attachment_update-41006695-50d8-4270-b180-545f4a8c9b90-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1352.156191] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.156191] [58506]: warnings.warn( [ 1352.616186] [58507]: DEBUG cinder.api.middleware.request_id [None req-db49055b-a576-4ffe-8884-ed405a19b17b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.618268] [58507]: INFO cinder.api.openstack.wsgi [None req-db49055b-a576-4ffe-8884-ed405a19b17b tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1352.618483] [58507]: DEBUG cinder.api.openstack.wsgi [None req-db49055b-a576-4ffe-8884-ed405a19b17b tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1352.618684] [58507]: DEBUG cinder.api.openstack.wsgi [None req-db49055b-a576-4ffe-8884-ed405a19b17b tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1352.628800] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.628800] [58507]: warnings.warn( [ 1352.632122] [58507]: INFO cinder.volume.api [None req-db49055b-a576-4ffe-8884-ed405a19b17b tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1352.636481] [58507]: INFO cinder.api.openstack.wsgi [None req-db49055b-a576-4ffe-8884-ed405a19b17b tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1352.636900] [58507]: [pid: 58507|app: 0|req: 245/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:38 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.647917] [58507]: DEBUG cinder.api.middleware.request_id [None req-324851a6-329a-4308-8c2c-aff1e958198c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.649950] [58507]: INFO cinder.api.openstack.wsgi [None req-324851a6-329a-4308-8c2c-aff1e958198c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1353.650177] [58507]: DEBUG cinder.api.openstack.wsgi [None req-324851a6-329a-4308-8c2c-aff1e958198c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1353.650385] [58507]: DEBUG cinder.api.openstack.wsgi [None req-324851a6-329a-4308-8c2c-aff1e958198c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1353.660866] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.660866] [58507]: warnings.warn( [ 1353.664283] [58507]: INFO cinder.volume.api [None req-324851a6-329a-4308-8c2c-aff1e958198c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1353.668569] [58507]: INFO cinder.api.openstack.wsgi [None req-324851a6-329a-4308-8c2c-aff1e958198c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1353.668991] [58507]: [pid: 58507|app: 0|req: 246/511] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:39 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.679705] [58507]: DEBUG cinder.api.middleware.request_id [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.682209] [58507]: INFO cinder.api.openstack.wsgi [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1354.682209] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1354.682209] [58507]: DEBUG cinder.api.openstack.wsgi [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1354.692578] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.692578] [58507]: warnings.warn( [ 1354.696388] [58507]: INFO cinder.volume.api [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1354.701352] [58507]: INFO cinder.api.openstack.wsgi [None req-4513f962-82a6-4ab7-b76b-dd97929f5310 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1354.701984] [58507]: [pid: 58507|app: 0|req: 247/512] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:40 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.712265] [58507]: DEBUG cinder.api.middleware.request_id [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.714372] [58507]: INFO cinder.api.openstack.wsgi [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1355.714562] [58507]: DEBUG cinder.api.openstack.wsgi [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1355.714773] [58507]: DEBUG cinder.api.openstack.wsgi [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1355.724881] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.724881] [58507]: warnings.warn( [ 1355.728112] [58507]: INFO cinder.volume.api [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1355.732212] [58507]: INFO cinder.api.openstack.wsgi [None req-324eb3b5-61cb-4efd-b754-a5a61e4cb8f8 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1355.732623] [58507]: [pid: 58507|app: 0|req: 248/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:41 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.678166] [58506]: DEBUG cinder.coordination [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Lock "cinder-attachment_update-41006695-50d8-4270-b180-545f4a8c9b90-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1356.678535] [58506]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-dfa75c49-4d6c-4cb1-9861-ea655038d64c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc returned with HTTP 200 [ 1356.679037] [58506]: [pid: 58506|app: 0|req: 266/514] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:43:37 2025] PUT /volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1356.743532] [58507]: DEBUG cinder.api.middleware.request_id [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.746639] [58507]: INFO cinder.api.openstack.wsgi [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1356.747020] [58507]: DEBUG cinder.api.openstack.wsgi [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1356.747383] [58507]: DEBUG cinder.api.openstack.wsgi [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1356.763692] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.763692] [58507]: warnings.warn( [ 1356.769660] [58507]: INFO cinder.volume.api [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1356.777415] [58507]: INFO cinder.api.openstack.wsgi [None req-43d89f31-f49f-4003-88fe-03473bb7ef04 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1356.777886] [58507]: [pid: 58507|app: 0|req: 249/515] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:42 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.788402] [58506]: DEBUG cinder.api.middleware.request_id [None req-0df8b4cf-c00d-483e-80e8-735f4538373e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.790475] [58506]: INFO cinder.api.openstack.wsgi [None req-0df8b4cf-c00d-483e-80e8-735f4538373e tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1357.790749] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0df8b4cf-c00d-483e-80e8-735f4538373e tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1357.791012] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0df8b4cf-c00d-483e-80e8-735f4538373e tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1357.801211] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.801211] [58506]: warnings.warn( [ 1357.804544] [58506]: INFO cinder.volume.api [None req-0df8b4cf-c00d-483e-80e8-735f4538373e tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1357.808761] [58506]: INFO cinder.api.openstack.wsgi [None req-0df8b4cf-c00d-483e-80e8-735f4538373e tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1357.809186] [58506]: [pid: 58506|app: 0|req: 267/516] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:43 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.298446] [58507]: DEBUG cinder.api.middleware.request_id [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-eccb2dab-0cbb-4be4-ac21-bed8ec64186c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.301026] [58507]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-eccb2dab-0cbb-4be4-ac21-bed8ec64186c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] POST http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc/action [ 1358.301420] [58507]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-eccb2dab-0cbb-4be4-ac21-bed8ec64186c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1358.301589] [58507]: DEBUG cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-eccb2dab-0cbb-4be4-ac21-bed8ec64186c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1358.317155] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.317155] [58507]: warnings.warn( [ 1358.324332] [58507]: INFO cinder.api.openstack.wsgi [req-0e06ee9d-2738-40fb-b80b-a84e919b3474 req-eccb2dab-0cbb-4be4-ac21-bed8ec64186c tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc/action returned with HTTP 204 [ 1358.324923] [58507]: [pid: 58507|app: 0|req: 250/517] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:43:44 2025] POST /volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1358.819345] [58506]: DEBUG cinder.api.middleware.request_id [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.821677] [58506]: INFO cinder.api.openstack.wsgi [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1358.821972] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1358.822266] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1358.833491] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.833491] [58506]: warnings.warn( [ 1358.836900] [58506]: INFO cinder.volume.api [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1358.841274] [58506]: INFO cinder.api.openstack.wsgi [None req-4bc10f9c-f554-4719-8597-f0e318f58ee4 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1358.841719] [58506]: [pid: 58506|app: 0|req: 268/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:44 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.850935] [58507]: DEBUG cinder.api.middleware.request_id [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.852993] [58507]: INFO cinder.api.openstack.wsgi [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1358.853222] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1358.853456] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1358.863385] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.863385] [58507]: warnings.warn( [ 1358.868666] [58507]: INFO cinder.volume.api [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1358.871792] [58507]: INFO cinder.api.openstack.wsgi [None req-0e5b0fac-cdb0-4360-a5b0-80da4a6ec144 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1358.872388] [58507]: [pid: 58507|app: 0|req: 251/519] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:43:44 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.924174] [58506]: DEBUG cinder.api.middleware.request_id [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.926744] [58506]: INFO cinder.api.openstack.wsgi [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1358.926961] [58506]: DEBUG cinder.api.openstack.wsgi [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1358.927194] [58506]: DEBUG cinder.api.openstack.wsgi [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1358.937136] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.937136] [58506]: warnings.warn( [ 1358.940392] [58506]: INFO cinder.volume.api [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1358.944844] [58506]: INFO cinder.api.openstack.wsgi [req-43443608-99e7-414f-9d81-f3ab4efd0a4c req-ea11cea0-a1cd-463c-b1a9-620729f59eb1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1358.945289] [58506]: [pid: 58506|app: 0|req: 269/520] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:43:44 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1367.047057] [58507]: DEBUG cinder.api.middleware.request_id [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.049698] [58507]: INFO cinder.api.openstack.wsgi [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1367.049969] [58507]: DEBUG cinder.api.openstack.wsgi [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1367.050285] [58507]: DEBUG cinder.api.openstack.wsgi [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1367.064880] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.064880] [58507]: warnings.warn( [ 1367.068883] [58507]: INFO cinder.volume.api [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1367.073957] [58507]: INFO cinder.api.openstack.wsgi [req-898f3b6c-cb4e-45fd-b5b7-28e3f0e81e6a req-b075904f-4f79-4ebc-85fc-c802eeea3231 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1367.074443] [58507]: [pid: 58507|app: 0|req: 252/521] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:43:52 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1368.943064] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1377.071245] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1380.873058] [58506]: DEBUG cinder.api.middleware.request_id [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.875028] [58506]: INFO cinder.api.openstack.wsgi [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1380.875396] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-256387753"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1380.876792] [58506]: DEBUG cinder.api.v3.volumes [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-256387753'}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1380.876918] [58506]: INFO cinder.api.v3.volumes [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume of 1 GB [ 1380.882769] [58506]: INFO cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Availability Zones retrieved successfully. [ 1380.889127] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (a9a46fd6-7b81-40a1-be2e-0ba13f9ba389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1380.890250] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8561f3d9-1c13-48c7-a5ec-78a0c910e510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1380.891355] [58506]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1380.908893] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8561f3d9-1c13-48c7-a5ec-78a0c910e510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1380.909828] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1811bd7-ccac-4b1b-9d81-9934b8f26ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1380.941518] [58506]: DEBUG cinder.quota [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Created reservations ['96f61bf5-931b-4f77-9ba0-ec8a72dd2501', '34405077-8915-40a5-9224-888d176a0b94', 'e40aa941-6fd3-42f6-ac9f-bcc96f77a16c', 'b57a7346-4114-46bc-92f3-0da5e2ef899d'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1380.942457] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1811bd7-ccac-4b1b-9d81-9934b8f26ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96f61bf5-931b-4f77-9ba0-ec8a72dd2501', '34405077-8915-40a5-9224-888d176a0b94', 'e40aa941-6fd3-42f6-ac9f-bcc96f77a16c', 'b57a7346-4114-46bc-92f3-0da5e2ef899d']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1380.943381] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84be1634-4c1d-40e6-876c-3c2d2c366e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1380.957770] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84be1634-4c1d-40e6-876c-3c2d2c366e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e0c591e-8436-4fb7-8d8d-f4db939e7c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-256387753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['96f61bf5-931b-4f77-9ba0-ec8a72dd2501','34405077-8915-40a5-9224-888d176a0b94','e40aa941-6fd3-42f6-ac9f-bcc96f77a16c','b57a7346-4114-46bc-92f3-0da5e2ef899d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-256387753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e0c591e-8436-4fb7-8d8d-f4db939e7c61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103c1feb6cbb4a6fbc14fa88433b0225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1380.958669] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4e89d45-00f6-4f7f-970b-a9b4674ae455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1380.971570] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4e89d45-00f6-4f7f-970b-a9b4674ae455) transitioned into state 'SUCCESS' from state '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-256387753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['96f61bf5-931b-4f77-9ba0-ec8a72dd2501','34405077-8915-40a5-9224-888d176a0b94','e40aa941-6fd3-42f6-ac9f-bcc96f77a16c','b57a7346-4114-46bc-92f3-0da5e2ef899d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1380.972392] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadee2b3-91eb-47ed-b1e8-5738d0fa23b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1380.981243] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cadee2b3-91eb-47ed-b1e8-5738d0fa23b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1380.982253] [58506]: DEBUG cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (a9a46fd6-7b81-40a1-be2e-0ba13f9ba389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1380.982589] [58506]: INFO cinder.volume.api [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request issued successfully. [ 1380.983215] [58506]: INFO cinder.api.openstack.wsgi [None req-a3f68400-9914-490d-9c88-7c4de4d4a4e8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1380.983721] [58506]: [pid: 58506|app: 0|req: 270/522] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:44:06 2025] POST /volume/v3/volumes => generated 749 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1380.992375] [58507]: DEBUG cinder.api.middleware.request_id [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.994392] [58507]: INFO cinder.api.openstack.wsgi [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1380.994603] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1380.994811] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1381.002311] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.002311] [58507]: warnings.warn( [ 1381.006172] [58507]: INFO cinder.volume.api [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1381.010500] [58507]: INFO cinder.api.openstack.wsgi [None req-2f6bd8de-52d7-4959-8fa7-b0c941d14c09 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1381.010911] [58507]: [pid: 58507|app: 0|req: 253/523] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:06 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.021322] [58506]: DEBUG cinder.api.middleware.request_id [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.023618] [58506]: INFO cinder.api.openstack.wsgi [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1382.023857] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1382.024085] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1382.031897] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.031897] [58506]: warnings.warn( [ 1382.035279] [58506]: INFO cinder.volume.api [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1382.039430] [58506]: INFO cinder.api.openstack.wsgi [None req-ce987462-7dd6-41df-89cb-e9ce6e54ad8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1382.039827] [58506]: [pid: 58506|app: 0|req: 271/524] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:07 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.077335] [58507]: DEBUG cinder.api.middleware.request_id [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.079619] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1382.079838] [58507]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1382.080053] [58507]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1382.087839] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.087839] [58507]: warnings.warn( [ 1382.091888] [58507]: INFO cinder.volume.api [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1382.096478] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-569ba0de-e13f-45e2-a1fb-f7a2d297e2cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1382.096920] [58507]: [pid: 58507|app: 0|req: 254/525] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:07 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.615327] [58506]: DEBUG cinder.api.middleware.request_id [None req-0d1c5684-f68d-4642-9aa4-a85d05996cbd None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.615756] [58506]: INFO cinder.api.openstack.wsgi [None req-0d1c5684-f68d-4642-9aa4-a85d05996cbd None None] GET http://10.180.1.21/volume// [ 1383.615930] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0d1c5684-f68d-4642-9aa4-a85d05996cbd None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1383.616148] [58506]: DEBUG cinder.api.openstack.wsgi [None req-0d1c5684-f68d-4642-9aa4-a85d05996cbd None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1383.616529] [58506]: INFO cinder.api.openstack.wsgi [None req-0d1c5684-f68d-4642-9aa4-a85d05996cbd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1383.616849] [58506]: [pid: 58506|app: 0|req: 272/526] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:44:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1383.620383] [58507]: DEBUG cinder.api.middleware.request_id [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-ced683fe-4d7a-43c6-afe4-ecf28c10e17a None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.622568] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-ced683fe-4d7a-43c6-afe4-ecf28c10e17a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1383.623024] [58507]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-ced683fe-4d7a-43c6-afe4-ecf28c10e17a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e0c591e-8436-4fb7-8d8d-f4db939e7c61", "connector": null, "instance_uuid": "c2b4ebd1-bcf9-4cfa-bc9f-877277678244"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1383.632181] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.632181] [58507]: warnings.warn( [ 1383.664754] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-ced683fe-4d7a-43c6-afe4-ecf28c10e17a tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1383.665286] [58507]: [pid: 58507|app: 0|req: 255/527] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:44:09 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) [ 1383.717760] [58506]: DEBUG cinder.api.middleware.request_id [None req-79929dfc-290e-4b94-98a0-59e08e54bcae None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.719804] [58506]: INFO cinder.api.openstack.wsgi [None req-79929dfc-290e-4b94-98a0-59e08e54bcae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1383.720074] [58506]: DEBUG cinder.api.openstack.wsgi [None req-79929dfc-290e-4b94-98a0-59e08e54bcae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1383.720327] [58506]: DEBUG cinder.api.openstack.wsgi [None req-79929dfc-290e-4b94-98a0-59e08e54bcae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1383.731538] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.731538] [58506]: warnings.warn( [ 1383.734853] [58506]: INFO cinder.volume.api [None req-79929dfc-290e-4b94-98a0-59e08e54bcae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1383.739996] [58506]: INFO cinder.api.openstack.wsgi [None req-79929dfc-290e-4b94-98a0-59e08e54bcae tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1383.740412] [58506]: [pid: 58506|app: 0|req: 273/528] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:09 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.220221] [58507]: DEBUG cinder.api.middleware.request_id [None req-6a989ad8-f319-4f47-85b7-4a96144255bf None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.220673] [58507]: INFO cinder.api.openstack.wsgi [None req-6a989ad8-f319-4f47-85b7-4a96144255bf None None] GET http://10.180.1.21/volume// [ 1384.220850] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6a989ad8-f319-4f47-85b7-4a96144255bf None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1384.221088] [58507]: DEBUG cinder.api.openstack.wsgi [None req-6a989ad8-f319-4f47-85b7-4a96144255bf None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.221504] [58507]: INFO cinder.api.openstack.wsgi [None req-6a989ad8-f319-4f47-85b7-4a96144255bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1384.221812] [58507]: [pid: 58507|app: 0|req: 256/529] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:44:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1384.225414] [58506]: DEBUG cinder.api.middleware.request_id [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.227945] [58506]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1384.228345] [58506]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1384.228684] [58506]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.239363] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.239363] [58506]: warnings.warn( [ 1384.242425] [58506]: INFO cinder.volume.api [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1384.246529] [58506]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-888ac75a-feeb-4793-8e1c-228e8d21260f tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1384.246947] [58506]: [pid: 58506|app: 0|req: 274/530] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:44:09 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1384.273513] [58507]: DEBUG cinder.api.middleware.request_id [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.275846] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] PUT http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 [ 1384.276265] [58507]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-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-922279", "mountpoint": "/dev/sdb"}}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1384.284176] [58507]: DEBUG cinder.coordination [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Acquiring lock "cinder-attachment_update-2e0c591e-8436-4fb7-8d8d-f4db939e7c61-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1384.288676] [58507]: DEBUG cinder.coordination [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-2e0c591e-8436-4fb7-8d8d-f4db939e7c61-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58507) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1384.289799] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.289799] [58507]: warnings.warn( [ 1384.750455] [58506]: DEBUG cinder.api.middleware.request_id [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.752556] [58506]: INFO cinder.api.openstack.wsgi [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1384.752768] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1384.752978] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.762660] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.762660] [58506]: warnings.warn( [ 1384.766033] [58506]: INFO cinder.volume.api [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1384.770298] [58506]: INFO cinder.api.openstack.wsgi [None req-2cf4dc4d-fbe7-41e8-b1f5-ad7fca463549 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1384.770706] [58506]: [pid: 58506|app: 0|req: 275/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:10 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.780249] [58506]: DEBUG cinder.api.middleware.request_id [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.782373] [58506]: INFO cinder.api.openstack.wsgi [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1385.782584] [58506]: DEBUG cinder.api.openstack.wsgi [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1385.782794] [58506]: DEBUG cinder.api.openstack.wsgi [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1385.792569] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.792569] [58506]: warnings.warn( [ 1385.796984] [58506]: INFO cinder.volume.api [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1385.801368] [58506]: INFO cinder.api.openstack.wsgi [None req-19cec7d7-b3d8-4eb1-8500-c2772c8bd650 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1385.801792] [58506]: [pid: 58506|app: 0|req: 276/532] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:11 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.813843] [58506]: DEBUG cinder.api.middleware.request_id [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.815934] [58506]: INFO cinder.api.openstack.wsgi [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1386.816164] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1386.816378] [58506]: DEBUG cinder.api.openstack.wsgi [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1386.826189] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.826189] [58506]: warnings.warn( [ 1386.829497] [58506]: INFO cinder.volume.api [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1386.833738] [58506]: INFO cinder.api.openstack.wsgi [None req-f0f4a4de-d498-4d6b-a619-17c3f21a5dfe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1386.834163] [58506]: [pid: 58506|app: 0|req: 277/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:12 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.844251] [58506]: DEBUG cinder.api.middleware.request_id [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.846305] [58506]: INFO cinder.api.openstack.wsgi [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1387.846515] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1387.846765] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1387.856297] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.856297] [58506]: warnings.warn( [ 1387.859277] [58506]: INFO cinder.volume.api [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1387.863243] [58506]: INFO cinder.api.openstack.wsgi [None req-4cd35815-1884-49e3-95df-edd9c27f60c9 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1387.863683] [58506]: [pid: 58506|app: 0|req: 278/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:13 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.812016] [58507]: DEBUG cinder.coordination [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-2e0c591e-8436-4fb7-8d8d-f4db939e7c61-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=58507) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1388.812423] [58507]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-d9489569-fe7d-45e2-ae7e-79ad5fc08bf3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 returned with HTTP 200 [ 1388.812921] [58507]: [pid: 58507|app: 0|req: 257/535] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:44:10 2025] PUT /volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.873845] [58506]: DEBUG cinder.api.middleware.request_id [None req-71b988cb-1b42-468c-86dc-4e2bca6849be None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.876097] [58506]: INFO cinder.api.openstack.wsgi [None req-71b988cb-1b42-468c-86dc-4e2bca6849be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1388.876280] [58506]: DEBUG cinder.api.openstack.wsgi [None req-71b988cb-1b42-468c-86dc-4e2bca6849be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1388.876493] [58506]: DEBUG cinder.api.openstack.wsgi [None req-71b988cb-1b42-468c-86dc-4e2bca6849be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.887375] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.887375] [58506]: warnings.warn( [ 1388.890651] [58506]: INFO cinder.volume.api [None req-71b988cb-1b42-468c-86dc-4e2bca6849be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1388.895328] [58506]: INFO cinder.api.openstack.wsgi [None req-71b988cb-1b42-468c-86dc-4e2bca6849be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1388.895764] [58506]: [pid: 58506|app: 0|req: 279/536] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:14 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.907432] [58507]: DEBUG cinder.api.middleware.request_id [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.909576] [58507]: INFO cinder.api.openstack.wsgi [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1389.909792] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1389.910119] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.920523] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.920523] [58507]: warnings.warn( [ 1389.924279] [58507]: INFO cinder.volume.api [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1389.928645] [58507]: INFO cinder.api.openstack.wsgi [None req-e8f6298f-d5cf-440d-98fa-e079a45505a8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1389.929091] [58507]: [pid: 58507|app: 0|req: 258/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:15 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.422431] [58506]: DEBUG cinder.api.middleware.request_id [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-59911382-e723-491a-a982-d29a79762e8e None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.424755] [58506]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-59911382-e723-491a-a982-d29a79762e8e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02/action [ 1390.425220] [58506]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-59911382-e723-491a-a982-d29a79762e8e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-complete": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1390.425357] [58506]: DEBUG cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-59911382-e723-491a-a982-d29a79762e8e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1390.440287] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.440287] [58506]: warnings.warn( [ 1390.446428] [58506]: INFO cinder.api.openstack.wsgi [req-4c9f3199-e79c-404b-a08a-baf6ef64bb75 req-59911382-e723-491a-a982-d29a79762e8e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02/action returned with HTTP 204 [ 1390.446877] [58506]: [pid: 58506|app: 0|req: 280/538] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:44:16 2025] POST /volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1390.939241] [58507]: DEBUG cinder.api.middleware.request_id [None req-18667599-34e9-4a1e-9834-7858822f482d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.941333] [58507]: INFO cinder.api.openstack.wsgi [None req-18667599-34e9-4a1e-9834-7858822f482d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1390.941546] [58507]: DEBUG cinder.api.openstack.wsgi [None req-18667599-34e9-4a1e-9834-7858822f482d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1390.941768] [58507]: DEBUG cinder.api.openstack.wsgi [None req-18667599-34e9-4a1e-9834-7858822f482d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1390.952490] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.952490] [58507]: warnings.warn( [ 1390.956180] [58507]: INFO cinder.volume.api [None req-18667599-34e9-4a1e-9834-7858822f482d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1390.960826] [58507]: INFO cinder.api.openstack.wsgi [None req-18667599-34e9-4a1e-9834-7858822f482d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1390.961267] [58507]: [pid: 58507|app: 0|req: 259/539] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:16 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.971314] [58506]: DEBUG cinder.api.middleware.request_id [None req-38ae07a6-6471-424e-bfaf-e075164ecaad None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.973302] [58506]: INFO cinder.api.openstack.wsgi [None req-38ae07a6-6471-424e-bfaf-e075164ecaad tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1390.973512] [58506]: DEBUG cinder.api.openstack.wsgi [None req-38ae07a6-6471-424e-bfaf-e075164ecaad tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1390.973755] [58506]: DEBUG cinder.api.openstack.wsgi [None req-38ae07a6-6471-424e-bfaf-e075164ecaad tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1390.983953] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.983953] [58506]: warnings.warn( [ 1390.987177] [58506]: INFO cinder.volume.api [None req-38ae07a6-6471-424e-bfaf-e075164ecaad tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1390.991351] [58506]: INFO cinder.api.openstack.wsgi [None req-38ae07a6-6471-424e-bfaf-e075164ecaad tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1390.991751] [58506]: [pid: 58506|app: 0|req: 281/540] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:16 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.062525] [58507]: DEBUG cinder.api.middleware.request_id [None req-832376b1-a2b9-4f96-b006-6d949767d8bf None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.064494] [58507]: INFO cinder.api.openstack.wsgi [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1391.064916] [58507]: DEBUG cinder.api.openstack.wsgi [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-835679662"}} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1391.066365] [58507]: DEBUG cinder.api.v3.volumes [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-835679662'}} {{(pid=58507) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1391.066493] [58507]: INFO cinder.api.v3.volumes [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume of 1 GB [ 1391.070598] [58507]: INFO cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Availability Zones retrieved successfully. [ 1391.077592] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (e90b227c-ac20-4f51-acac-3d09a14b3469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1391.078740] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb75fe4-3b93-4e95-a904-9c5de8b203b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.079847] [58507]: DEBUG cinder.volume.flows.api.create_volume [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Validating volume size '1' using validate_int {{(pid=58507) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1391.101134] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb75fe4-3b93-4e95-a904-9c5de8b203b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.102056] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa44ddc-134a-4476-972c-ecd504fe298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.135842] [58507]: DEBUG cinder.quota [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Created reservations ['de8ffd5f-256b-443e-9f93-8cb728e1be56', 'ec356521-2cf8-4e8b-b598-879c566fcb2d', 'ebe492c3-1ccb-4f04-8c0b-48f045f35b87', '2032191b-afe8-41a9-b0bb-10275eee3863'] {{(pid=58507) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1391.136762] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa44ddc-134a-4476-972c-ecd504fe298e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8ffd5f-256b-443e-9f93-8cb728e1be56', 'ec356521-2cf8-4e8b-b598-879c566fcb2d', 'ebe492c3-1ccb-4f04-8c0b-48f045f35b87', '2032191b-afe8-41a9-b0bb-10275eee3863']}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.137700] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3a3348-0135-489f-9b48-edb97bfd1b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.150864] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f3a3348-0135-489f-9b48-edb97bfd1b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '605ca758-740e-4cb2-8ab8-9dd08ecd9461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835679662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['de8ffd5f-256b-443e-9f93-8cb728e1be56','ec356521-2cf8-4e8b-b598-879c566fcb2d','ebe492c3-1ccb-4f04-8c0b-48f045f35b87','2032191b-afe8-41a9-b0bb-10275eee3863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-835679662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=605ca758-740e-4cb2-8ab8-9dd08ecd9461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103c1feb6cbb4a6fbc14fa88433b0225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.151781] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec60c980-a66a-443a-abf3-5ddde9da61fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.165602] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec60c980-a66a-443a-abf3-5ddde9da61fc) transitioned into state 'SUCCESS' from state '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-835679662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103c1feb6cbb4a6fbc14fa88433b0225',qos_specs=None,replication_status=,reservations=['de8ffd5f-256b-443e-9f93-8cb728e1be56','ec356521-2cf8-4e8b-b598-879c566fcb2d','ebe492c3-1ccb-4f04-8c0b-48f045f35b87','2032191b-afe8-41a9-b0bb-10275eee3863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0e1a39ead4a53b785f35c60f095a9',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.166426] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc20583-db48-406b-805f-1d20e73c3aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1391.173618] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc20583-db48-406b-805f-1d20e73c3aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58507) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1391.174694] [58507]: DEBUG cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Flow 'volume_create_api' (e90b227c-ac20-4f51-acac-3d09a14b3469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58507) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1391.175051] [58507]: INFO cinder.volume.api [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Create volume request issued successfully. [ 1391.175676] [58507]: INFO cinder.api.openstack.wsgi [None req-832376b1-a2b9-4f96-b006-6d949767d8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1391.176182] [58507]: [pid: 58507|app: 0|req: 260/541] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Nov 22 06:44:16 2025] POST /volume/v3/volumes => generated 749 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1391.184614] [58506]: DEBUG cinder.api.middleware.request_id [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.186661] [58506]: INFO cinder.api.openstack.wsgi [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1391.186876] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1391.187095] [58506]: DEBUG cinder.api.openstack.wsgi [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1391.194658] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.194658] [58506]: warnings.warn( [ 1391.198619] [58506]: INFO cinder.volume.api [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1391.203268] [58506]: INFO cinder.api.openstack.wsgi [None req-4b081213-cabf-4a79-9aa2-5562b51e60bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1391.203666] [58506]: [pid: 58506|app: 0|req: 282/542] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:16 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.214342] [58507]: DEBUG cinder.api.middleware.request_id [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.217044] [58507]: INFO cinder.api.openstack.wsgi [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1392.217044] [58507]: DEBUG cinder.api.openstack.wsgi [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1392.217218] [58507]: DEBUG cinder.api.openstack.wsgi [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1392.225091] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.225091] [58507]: warnings.warn( [ 1392.228590] [58507]: INFO cinder.volume.api [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1392.232872] [58507]: INFO cinder.api.openstack.wsgi [None req-de11dae0-ba3f-4b5c-952b-21d6dd99c4a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1392.233436] [58507]: [pid: 58507|app: 0|req: 261/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:17 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.279487] [58506]: DEBUG cinder.api.middleware.request_id [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.281784] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1392.282007] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1392.282220] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1392.291274] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.291274] [58506]: warnings.warn( [ 1392.295191] [58506]: INFO cinder.volume.api [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1392.299927] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-58bada0c-13da-4a56-b290-2e67e19317e2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1392.300419] [58506]: [pid: 58506|app: 0|req: 283/544] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:18 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.818507] [58507]: DEBUG cinder.api.middleware.request_id [None req-75382089-a623-45f6-b1af-ee06ad5eb514 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.819050] [58507]: INFO cinder.api.openstack.wsgi [None req-75382089-a623-45f6-b1af-ee06ad5eb514 None None] GET http://10.180.1.21/volume// [ 1393.819276] [58507]: DEBUG cinder.api.openstack.wsgi [None req-75382089-a623-45f6-b1af-ee06ad5eb514 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1393.819514] [58507]: DEBUG cinder.api.openstack.wsgi [None req-75382089-a623-45f6-b1af-ee06ad5eb514 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1393.819933] [58507]: INFO cinder.api.openstack.wsgi [None req-75382089-a623-45f6-b1af-ee06ad5eb514 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1393.820424] [58507]: [pid: 58507|app: 0|req: 262/545] 10.180.1.21 () {58 vars in 1300 bytes} [Sat Nov 22 06:44:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1393.823916] [58506]: DEBUG cinder.api.middleware.request_id [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-eda3bad0-209c-4d64-8386-2b0fcf9d6563 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.826135] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-eda3bad0-209c-4d64-8386-2b0fcf9d6563 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1393.826538] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-eda3bad0-209c-4d64-8386-2b0fcf9d6563 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "605ca758-740e-4cb2-8ab8-9dd08ecd9461", "connector": null, "instance_uuid": "c2b4ebd1-bcf9-4cfa-bc9f-877277678244"}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1393.835587] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.835587] [58506]: warnings.warn( [ 1393.854215] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-eda3bad0-209c-4d64-8386-2b0fcf9d6563 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1393.854686] [58506]: [pid: 58506|app: 0|req: 284/546] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Nov 22 06:44:19 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1393.875179] [58507]: DEBUG cinder.api.middleware.request_id [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.877678] [58507]: INFO cinder.api.openstack.wsgi [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1393.878105] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1393.878366] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1393.892184] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.892184] [58507]: warnings.warn( [ 1393.897122] [58507]: INFO cinder.volume.api [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1393.903734] [58507]: INFO cinder.api.openstack.wsgi [None req-c6d6c84a-bc7f-4d16-a980-12c8e8349d58 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1393.904420] [58507]: [pid: 58507|app: 0|req: 263/547] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:19 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.376708] [58506]: DEBUG cinder.api.middleware.request_id [None req-a3f53cac-c06f-4a0c-afc5-9bbb42aaf0c1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.377187] [58506]: INFO cinder.api.openstack.wsgi [None req-a3f53cac-c06f-4a0c-afc5-9bbb42aaf0c1 None None] GET http://10.180.1.21/volume// [ 1394.377368] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a3f53cac-c06f-4a0c-afc5-9bbb42aaf0c1 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1394.377585] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a3f53cac-c06f-4a0c-afc5-9bbb42aaf0c1 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1394.378040] [58506]: INFO cinder.api.openstack.wsgi [None req-a3f53cac-c06f-4a0c-afc5-9bbb42aaf0c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1394.378367] [58506]: [pid: 58506|app: 0|req: 285/548] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:44:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1394.382039] [58507]: DEBUG cinder.api.middleware.request_id [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.384403] [58507]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1394.384647] [58507]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1394.384862] [58507]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1394.395214] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.395214] [58507]: warnings.warn( [ 1394.398719] [58507]: INFO cinder.volume.api [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1394.403407] [58507]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-7421677d-15e6-48d7-8621-8055ce30c965 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1394.403915] [58507]: [pid: 58507|app: 0|req: 264/549] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:44:20 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1394.433192] [58506]: DEBUG cinder.api.middleware.request_id [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.435235] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] PUT http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 [ 1394.435640] [58506]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-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-922279", "mountpoint": "/dev/sdc"}}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1394.443721] [58506]: DEBUG cinder.coordination [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Acquiring lock "cinder-attachment_update-605ca758-740e-4cb2-8ab8-9dd08ecd9461-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1394.448635] [58506]: DEBUG cinder.coordination [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-605ca758-740e-4cb2-8ab8-9dd08ecd9461-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58506) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1394.449743] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.449743] [58506]: warnings.warn( [ 1394.919308] [58507]: DEBUG cinder.api.middleware.request_id [None req-689ec6bc-30da-40b5-af89-0962aaf2611e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.921465] [58507]: INFO cinder.api.openstack.wsgi [None req-689ec6bc-30da-40b5-af89-0962aaf2611e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1394.921686] [58507]: DEBUG cinder.api.openstack.wsgi [None req-689ec6bc-30da-40b5-af89-0962aaf2611e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1394.921893] [58507]: DEBUG cinder.api.openstack.wsgi [None req-689ec6bc-30da-40b5-af89-0962aaf2611e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1394.933474] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.933474] [58507]: warnings.warn( [ 1394.938018] [58507]: INFO cinder.volume.api [None req-689ec6bc-30da-40b5-af89-0962aaf2611e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1394.943886] [58507]: INFO cinder.api.openstack.wsgi [None req-689ec6bc-30da-40b5-af89-0962aaf2611e tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1394.944479] [58507]: [pid: 58507|app: 0|req: 265/550] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:20 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.959485] [58507]: DEBUG cinder.api.middleware.request_id [None req-3a27c61c-4606-4abd-95cb-749ee7570718 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.961569] [58507]: INFO cinder.api.openstack.wsgi [None req-3a27c61c-4606-4abd-95cb-749ee7570718 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1395.961832] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3a27c61c-4606-4abd-95cb-749ee7570718 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1395.962059] [58507]: DEBUG cinder.api.openstack.wsgi [None req-3a27c61c-4606-4abd-95cb-749ee7570718 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.972581] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.972581] [58507]: warnings.warn( [ 1395.975864] [58507]: INFO cinder.volume.api [None req-3a27c61c-4606-4abd-95cb-749ee7570718 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1395.980169] [58507]: INFO cinder.api.openstack.wsgi [None req-3a27c61c-4606-4abd-95cb-749ee7570718 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1395.980791] [58507]: [pid: 58507|app: 0|req: 266/551] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:21 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.991017] [58507]: DEBUG cinder.api.middleware.request_id [None req-1b09afb8-e767-4403-9064-53201e7384be None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.993093] [58507]: INFO cinder.api.openstack.wsgi [None req-1b09afb8-e767-4403-9064-53201e7384be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1396.993319] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1b09afb8-e767-4403-9064-53201e7384be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1396.993527] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1b09afb8-e767-4403-9064-53201e7384be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1397.003321] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.003321] [58507]: warnings.warn( [ 1397.006560] [58507]: INFO cinder.volume.api [None req-1b09afb8-e767-4403-9064-53201e7384be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1397.010905] [58507]: INFO cinder.api.openstack.wsgi [None req-1b09afb8-e767-4403-9064-53201e7384be tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1397.011335] [58507]: [pid: 58507|app: 0|req: 267/552] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:22 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.021686] [58507]: DEBUG cinder.api.middleware.request_id [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.023866] [58507]: INFO cinder.api.openstack.wsgi [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1398.024112] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1398.024330] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1398.034083] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.034083] [58507]: warnings.warn( [ 1398.037376] [58507]: INFO cinder.volume.api [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1398.041532] [58507]: INFO cinder.api.openstack.wsgi [None req-1f2a281d-9ed3-4149-92e1-d3c0082fc589 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1398.041979] [58507]: [pid: 58507|app: 0|req: 268/553] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:23 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.972440] [58506]: DEBUG cinder.coordination [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Lock "cinder-attachment_update-605ca758-740e-4cb2-8ab8-9dd08ecd9461-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58506) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1398.972852] [58506]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-39129e86-ecfb-446b-bc92-4c1fe202f7b2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 returned with HTTP 200 [ 1398.973457] [58506]: [pid: 58506|app: 0|req: 286/554] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Nov 22 06:44:20 2025] PUT /volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.051293] [58507]: DEBUG cinder.api.middleware.request_id [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.053462] [58507]: INFO cinder.api.openstack.wsgi [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1399.053688] [58507]: DEBUG cinder.api.openstack.wsgi [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1399.053963] [58507]: DEBUG cinder.api.openstack.wsgi [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.066533] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.066533] [58507]: warnings.warn( [ 1399.071085] [58507]: INFO cinder.volume.api [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1399.075770] [58507]: INFO cinder.api.openstack.wsgi [None req-12bac6d7-2128-47d5-89ff-419fad1ba8bc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1399.076230] [58507]: [pid: 58507|app: 0|req: 269/555] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:24 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.086530] [58506]: DEBUG cinder.api.middleware.request_id [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.089316] [58506]: INFO cinder.api.openstack.wsgi [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1400.089543] [58506]: DEBUG cinder.api.openstack.wsgi [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1400.089754] [58506]: DEBUG cinder.api.openstack.wsgi [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1400.100218] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.100218] [58506]: warnings.warn( [ 1400.103614] [58506]: INFO cinder.volume.api [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1400.108150] [58506]: INFO cinder.api.openstack.wsgi [None req-56ccfed7-2600-49ba-ad53-d93797a23d62 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1400.108652] [58506]: [pid: 58506|app: 0|req: 287/556] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:25 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.592128] [58507]: DEBUG cinder.api.middleware.request_id [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-0b5b66cf-3d88-46c9-8ad3-71bd92ea18cb None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.594454] [58507]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-0b5b66cf-3d88-46c9-8ad3-71bd92ea18cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311/action [ 1400.594870] [58507]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-0b5b66cf-3d88-46c9-8ad3-71bd92ea18cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-complete": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1400.594998] [58507]: DEBUG cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-0b5b66cf-3d88-46c9-8ad3-71bd92ea18cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1400.611181] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.611181] [58507]: warnings.warn( [ 1400.617612] [58507]: INFO cinder.api.openstack.wsgi [req-2c3bf0f5-ae68-4d66-8eb3-dcc7d37ca819 req-0b5b66cf-3d88-46c9-8ad3-71bd92ea18cb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311/action returned with HTTP 204 [ 1400.617937] [58507]: [pid: 58507|app: 0|req: 270/557] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Nov 22 06:44:26 2025] POST /volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1401.119074] [58506]: DEBUG cinder.api.middleware.request_id [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.121247] [58506]: INFO cinder.api.openstack.wsgi [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1401.121371] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1401.121574] [58506]: DEBUG cinder.api.openstack.wsgi [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1401.131776] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.131776] [58506]: warnings.warn( [ 1401.135070] [58506]: INFO cinder.volume.api [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1401.139323] [58506]: INFO cinder.api.openstack.wsgi [None req-cb22d4bd-95a0-4c41-9d6e-41d6c09a0195 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1401.139733] [58506]: [pid: 58506|app: 0|req: 288/558] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:26 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1401.149037] [58507]: DEBUG cinder.api.middleware.request_id [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.151097] [58507]: INFO cinder.api.openstack.wsgi [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1401.151437] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1401.151772] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1401.161550] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.161550] [58507]: warnings.warn( [ 1401.164706] [58507]: INFO cinder.volume.api [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1401.169011] [58507]: INFO cinder.api.openstack.wsgi [None req-c083415a-0ab8-4d8f-a93e-b2c19fdebbd1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1401.169443] [58507]: [pid: 58507|app: 0|req: 271/559] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:26 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1401.368080] [58506]: DEBUG cinder.api.middleware.request_id [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.370428] [58506]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1401.370609] [58506]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1401.370797] [58506]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1401.380310] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.380310] [58506]: warnings.warn( [ 1401.383471] [58506]: INFO cinder.volume.api [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1401.387556] [58506]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-13569389-5e4d-432e-89e5-68ef9de74883 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1401.387963] [58506]: [pid: 58506|app: 0|req: 289/560] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:27 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1401.404275] [58507]: DEBUG cinder.api.middleware.request_id [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.406538] [58507]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61/action [ 1401.406953] [58507]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1401.407101] [58507]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1401.417219] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.417219] [58507]: warnings.warn( [ 1401.417718] [58507]: INFO cinder.volume.api [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1401.421810] [58507]: INFO cinder.volume.api [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Begin detaching volume completed successfully. [ 1401.422029] [58507]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-5cfa372b-2f2b-48ce-939a-afd05a202113 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61/action returned with HTTP 202 [ 1401.422456] [58507]: [pid: 58507|app: 0|req: 272/561] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:44:27 2025] POST /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1401.447159] [58506]: DEBUG cinder.api.middleware.request_id [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.449248] [58506]: INFO cinder.api.openstack.wsgi [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1401.449460] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1401.449671] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1401.461776] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.461776] [58506]: warnings.warn( [ 1401.465479] [58506]: INFO cinder.volume.api [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1401.470316] [58506]: INFO cinder.api.openstack.wsgi [None req-8b4c8292-be3a-4a82-8494-76ded49f4651 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1401.470763] [58506]: [pid: 58506|app: 0|req: 290/562] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:27 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1402.453943] [58507]: DEBUG cinder.api.middleware.request_id [None req-9a888ad4-e3e7-4901-a797-4822dd95f954 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.454403] [58507]: INFO cinder.api.openstack.wsgi [None req-9a888ad4-e3e7-4901-a797-4822dd95f954 None None] GET http://10.180.1.21/volume// [ 1402.454576] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9a888ad4-e3e7-4901-a797-4822dd95f954 None None] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.454791] [58507]: DEBUG cinder.api.openstack.wsgi [None req-9a888ad4-e3e7-4901-a797-4822dd95f954 None None] Calling method 'all' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.455203] [58507]: INFO cinder.api.openstack.wsgi [None req-9a888ad4-e3e7-4901-a797-4822dd95f954 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1402.455527] [58507]: [pid: 58507|app: 0|req: 273/563] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:44:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1402.458937] [58506]: DEBUG cinder.api.middleware.request_id [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.461365] [58506]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1402.461622] [58506]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.461832] [58506]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.473817] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.473817] [58506]: warnings.warn( [ 1402.477244] [58506]: INFO cinder.volume.api [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1402.480255] [58507]: DEBUG cinder.api.middleware.request_id [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.481319] [58506]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-277e351e-5070-4dfe-8b48-23a00a5dfaa5 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1402.481729] [58506]: [pid: 58506|app: 0|req: 291/564] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:44:28 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1402.482269] [58507]: INFO cinder.api.openstack.wsgi [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1402.482477] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.482681] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.492708] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.492708] [58507]: warnings.warn( [ 1402.496206] [58507]: INFO cinder.volume.api [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1402.500465] [58507]: INFO cinder.api.openstack.wsgi [None req-5040bf26-44fc-45fa-8f3a-c39ee5cbabd7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1402.500878] [58507]: [pid: 58507|app: 0|req: 274/565] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:28 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.511327] [58506]: DEBUG cinder.api.middleware.request_id [None req-acd85818-c023-4056-ace3-b5b15cff9626 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.513430] [58506]: INFO cinder.api.openstack.wsgi [None req-acd85818-c023-4056-ace3-b5b15cff9626 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1403.513644] [58506]: DEBUG cinder.api.openstack.wsgi [None req-acd85818-c023-4056-ace3-b5b15cff9626 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.513891] [58506]: DEBUG cinder.api.openstack.wsgi [None req-acd85818-c023-4056-ace3-b5b15cff9626 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.523704] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.523704] [58506]: warnings.warn( [ 1403.526812] [58506]: INFO cinder.volume.api [None req-acd85818-c023-4056-ace3-b5b15cff9626 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1403.530830] [58506]: INFO cinder.api.openstack.wsgi [None req-acd85818-c023-4056-ace3-b5b15cff9626 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1403.531233] [58506]: [pid: 58506|app: 0|req: 292/566] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:29 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.635897] [58507]: DEBUG cinder.api.middleware.request_id [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-da364f17-bfcb-4f92-937e-1f5966acd2a2 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.638509] [58507]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-da364f17-bfcb-4f92-937e-1f5966acd2a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 [ 1403.638739] [58507]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-da364f17-bfcb-4f92-937e-1f5966acd2a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.638950] [58507]: DEBUG cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-da364f17-bfcb-4f92-937e-1f5966acd2a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.646208] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.646208] [58507]: warnings.warn( [ 1404.173480] [58507]: INFO cinder.api.openstack.wsgi [req-ddc41f58-d22e-4a3a-aee4-511d3ab9c2c3 req-da364f17-bfcb-4f92-937e-1f5966acd2a2 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 returned with HTTP 200 [ 1404.174011] [58507]: [pid: 58507|app: 0|req: 275/567] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:44:29 2025] DELETE /volume/v3/attachments/728cccaa-c74a-41a5-b036-32d8304add02 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.542016] [58506]: DEBUG cinder.api.middleware.request_id [None req-30a66796-74cb-4338-b30e-945dc6c772bb None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.544186] [58506]: INFO cinder.api.openstack.wsgi [None req-30a66796-74cb-4338-b30e-945dc6c772bb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1404.544394] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30a66796-74cb-4338-b30e-945dc6c772bb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.544600] [58506]: DEBUG cinder.api.openstack.wsgi [None req-30a66796-74cb-4338-b30e-945dc6c772bb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.552557] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.552557] [58506]: warnings.warn( [ 1404.555963] [58506]: INFO cinder.volume.api [None req-30a66796-74cb-4338-b30e-945dc6c772bb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1404.560061] [58506]: INFO cinder.api.openstack.wsgi [None req-30a66796-74cb-4338-b30e-945dc6c772bb tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1404.560466] [58506]: [pid: 58506|app: 0|req: 293/568] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:30 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.626767] [58507]: DEBUG cinder.api.middleware.request_id [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.629094] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1404.629305] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.629509] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.639117] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.639117] [58507]: warnings.warn( [ 1404.642206] [58507]: INFO cinder.volume.api [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1404.646584] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-f8243c69-e4bd-4d3f-a6b9-b460dcbb2441 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1404.647035] [58507]: [pid: 58507|app: 0|req: 276/569] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:30 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.662807] [58506]: DEBUG cinder.api.middleware.request_id [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.665075] [58506]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] POST http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461/action [ 1404.665476] [58506]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58506) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1404.665600] [58506]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1404.675026] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.675026] [58506]: warnings.warn( [ 1404.675514] [58506]: INFO cinder.volume.api [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1404.681524] [58506]: INFO cinder.volume.api [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Begin detaching volume completed successfully. [ 1404.681729] [58506]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-5039b733-858b-48be-838d-ea0a495080c1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461/action returned with HTTP 202 [ 1404.682205] [58506]: [pid: 58506|app: 0|req: 294/570] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:44:30 2025] POST /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1404.693133] [58507]: DEBUG cinder.api.middleware.request_id [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.695305] [58507]: INFO cinder.api.openstack.wsgi [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1404.695528] [58507]: DEBUG cinder.api.openstack.wsgi [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.695739] [58507]: DEBUG cinder.api.openstack.wsgi [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.706402] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.706402] [58507]: warnings.warn( [ 1404.709697] [58507]: INFO cinder.volume.api [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1404.713915] [58507]: INFO cinder.api.openstack.wsgi [None req-504dfe94-f21d-43f4-a22a-53209cc69c9c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1404.714361] [58507]: [pid: 58507|app: 0|req: 277/571] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:30 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1405.700051] [58506]: DEBUG cinder.api.middleware.request_id [None req-9715310d-bfec-4112-99a0-d3ea6b7bca68 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.700051] [58506]: INFO cinder.api.openstack.wsgi [None req-9715310d-bfec-4112-99a0-d3ea6b7bca68 None None] GET http://10.180.1.21/volume// [ 1405.700051] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9715310d-bfec-4112-99a0-d3ea6b7bca68 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.700051] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9715310d-bfec-4112-99a0-d3ea6b7bca68 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.700433] [58506]: INFO cinder.api.openstack.wsgi [None req-9715310d-bfec-4112-99a0-d3ea6b7bca68 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1405.700771] [58506]: [pid: 58506|app: 0|req: 295/572] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:44:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1405.703979] [58507]: DEBUG cinder.api.middleware.request_id [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.706288] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1405.706526] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.706738] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.717395] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.717395] [58507]: warnings.warn( [ 1405.720762] [58507]: INFO cinder.volume.api [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1405.725284] [58506]: DEBUG cinder.api.middleware.request_id [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.725778] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-d07de031-4290-4c68-98dd-73a3dfce1c8c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1405.726404] [58507]: [pid: 58507|app: 0|req: 278/573] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:44:31 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1405.727658] [58506]: INFO cinder.api.openstack.wsgi [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1405.728072] [58506]: DEBUG cinder.api.openstack.wsgi [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.728072] [58506]: DEBUG cinder.api.openstack.wsgi [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.738033] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.738033] [58506]: warnings.warn( [ 1405.741083] [58506]: INFO cinder.volume.api [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1405.745248] [58506]: INFO cinder.api.openstack.wsgi [None req-08ee6f74-8516-486f-8494-69ef12ad9b41 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1405.745648] [58506]: [pid: 58506|app: 0|req: 296/574] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:31 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.593079] [58507]: DEBUG cinder.api.middleware.request_id [None req-17381bb6-e733-457a-b396-2f36d69c37a9 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.595293] [58507]: INFO cinder.api.openstack.wsgi [None req-17381bb6-e733-457a-b396-2f36d69c37a9 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1406.595516] [58507]: DEBUG cinder.api.openstack.wsgi [None req-17381bb6-e733-457a-b396-2f36d69c37a9 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.595730] [58507]: DEBUG cinder.api.openstack.wsgi [None req-17381bb6-e733-457a-b396-2f36d69c37a9 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.605746] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.605746] [58507]: warnings.warn( [ 1406.608939] [58507]: INFO cinder.volume.api [None req-17381bb6-e733-457a-b396-2f36d69c37a9 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1406.613233] [58507]: INFO cinder.api.openstack.wsgi [None req-17381bb6-e733-457a-b396-2f36d69c37a9 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1406.613661] [58507]: [pid: 58507|app: 0|req: 279/575] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:32 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.645844] [58506]: DEBUG cinder.api.middleware.request_id [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.648189] [58506]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1406.648448] [58506]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.648673] [58506]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.658216] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.658216] [58506]: warnings.warn( [ 1406.661250] [58506]: INFO cinder.volume.api [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1406.665327] [58506]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-ef1adfff-e0f1-4f38-ac41-07d455a6a0e3 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1406.665852] [58506]: [pid: 58506|app: 0|req: 297/576] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:32 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.680507] [58507]: DEBUG cinder.api.middleware.request_id [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.682748] [58507]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] POST http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90/action [ 1406.683142] [58507]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58507) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1406.683302] [58507]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1406.692995] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.692995] [58507]: warnings.warn( [ 1406.693513] [58507]: INFO cinder.volume.api [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1406.699640] [58507]: INFO cinder.volume.api [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Begin detaching volume completed successfully. [ 1406.699858] [58507]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-f1a4a659-effb-4c94-abf4-2d41e75e2657 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90/action returned with HTTP 202 [ 1406.700409] [58507]: [pid: 58507|app: 0|req: 280/577] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Nov 22 06:44:32 2025] POST /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1406.756415] [58506]: DEBUG cinder.api.middleware.request_id [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.758570] [58506]: INFO cinder.api.openstack.wsgi [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1406.758789] [58506]: DEBUG cinder.api.openstack.wsgi [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.759022] [58506]: DEBUG cinder.api.openstack.wsgi [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.768798] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.768798] [58506]: warnings.warn( [ 1406.771920] [58506]: INFO cinder.volume.api [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1406.776784] [58506]: INFO cinder.api.openstack.wsgi [None req-71af3337-7261-4cf0-94aa-021fa02ffbbc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1406.777939] [58506]: [pid: 58506|app: 0|req: 298/578] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:32 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1406.862746] [58507]: DEBUG cinder.api.middleware.request_id [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-534a8adb-fc3e-45a0-91dd-a3ecb2b5263d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.865017] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-534a8adb-fc3e-45a0-91dd-a3ecb2b5263d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 [ 1406.865236] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-534a8adb-fc3e-45a0-91dd-a3ecb2b5263d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.865449] [58507]: DEBUG cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-534a8adb-fc3e-45a0-91dd-a3ecb2b5263d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'version_select' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.872433] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.872433] [58507]: warnings.warn( [ 1407.396896] [58507]: INFO cinder.api.openstack.wsgi [req-fcf2e658-a066-4b56-9522-71c759bc2e1f req-534a8adb-fc3e-45a0-91dd-a3ecb2b5263d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 returned with HTTP 200 [ 1407.397377] [58507]: [pid: 58507|app: 0|req: 281/579] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:44:32 2025] DELETE /volume/v3/attachments/7dd3ae51-857f-4df4-9ec6-8c0e8f984311 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.718858] [58506]: DEBUG cinder.api.middleware.request_id [None req-7ae9804d-2b60-45ef-a05b-ac7e594a65e1 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.719331] [58506]: INFO cinder.api.openstack.wsgi [None req-7ae9804d-2b60-45ef-a05b-ac7e594a65e1 None None] GET http://10.180.1.21/volume// [ 1407.719517] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7ae9804d-2b60-45ef-a05b-ac7e594a65e1 None None] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.719733] [58506]: DEBUG cinder.api.openstack.wsgi [None req-7ae9804d-2b60-45ef-a05b-ac7e594a65e1 None None] Calling method 'all' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.720162] [58506]: INFO cinder.api.openstack.wsgi [None req-7ae9804d-2b60-45ef-a05b-ac7e594a65e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1407.720498] [58506]: [pid: 58506|app: 0|req: 299/580] 10.180.1.21 () {58 vars in 1307 bytes} [Sat Nov 22 06:44:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1407.723715] [58507]: DEBUG cinder.api.middleware.request_id [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.726034] [58507]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1407.726279] [58507]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.726485] [58507]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.736229] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.736229] [58507]: warnings.warn( [ 1407.739695] [58507]: INFO cinder.volume.api [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1407.743592] [58507]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-09898285-785a-4178-8f85-2d3b47346c97 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1407.743884] [58507]: [pid: 58507|app: 0|req: 282/581] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Nov 22 06:44:33 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1407.788708] [58506]: DEBUG cinder.api.middleware.request_id [None req-a79ceda5-12ff-454e-9a33-2809c6567392 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.791721] [58506]: INFO cinder.api.openstack.wsgi [None req-a79ceda5-12ff-454e-9a33-2809c6567392 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1407.792087] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a79ceda5-12ff-454e-9a33-2809c6567392 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.792436] [58506]: DEBUG cinder.api.openstack.wsgi [None req-a79ceda5-12ff-454e-9a33-2809c6567392 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.803705] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.803705] [58506]: warnings.warn( [ 1407.808786] [58506]: INFO cinder.volume.api [None req-a79ceda5-12ff-454e-9a33-2809c6567392 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1407.815106] [58506]: INFO cinder.api.openstack.wsgi [None req-a79ceda5-12ff-454e-9a33-2809c6567392 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1407.815801] [58506]: [pid: 58506|app: 0|req: 300/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:33 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1407.825630] [58507]: DEBUG cinder.api.middleware.request_id [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.827703] [58507]: INFO cinder.api.openstack.wsgi [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1407.827914] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.828137] [58507]: DEBUG cinder.api.openstack.wsgi [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.836367] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.836367] [58507]: warnings.warn( [ 1407.840326] [58507]: INFO cinder.volume.api [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1407.845166] [58507]: INFO cinder.api.openstack.wsgi [None req-e6b40e5b-5bd9-4173-a148-025f13aa0d30 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1407.845609] [58507]: [pid: 58507|app: 0|req: 283/583] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:33 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.883625] [58506]: DEBUG cinder.api.middleware.request_id [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-dadb2b88-18f3-4062-a950-7c405b5032ee None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.886012] [58506]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-dadb2b88-18f3-4062-a950-7c405b5032ee tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc [ 1408.886260] [58506]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-dadb2b88-18f3-4062-a950-7c405b5032ee tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.886469] [58506]: DEBUG cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-dadb2b88-18f3-4062-a950-7c405b5032ee tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'version_select' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.893593] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.893593] [58506]: warnings.warn( [ 1408.918936] [58507]: DEBUG cinder.api.middleware.request_id [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.920968] [58507]: INFO cinder.api.openstack.wsgi [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1408.921205] [58507]: DEBUG cinder.api.openstack.wsgi [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.921411] [58507]: DEBUG cinder.api.openstack.wsgi [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.928788] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.928788] [58507]: warnings.warn( [ 1408.931941] [58507]: INFO cinder.volume.api [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1408.935963] [58507]: INFO cinder.api.openstack.wsgi [None req-00f816d7-84bf-468e-9ea3-277c9d82bd6b tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1408.936621] [58507]: [pid: 58507|app: 0|req: 284/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:34 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1408.945110] [58507]: DEBUG cinder.api.middleware.request_id [None req-c6157d93-453d-4b65-8203-3f915d9ec45c None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.946776] [58507]: INFO cinder.api.openstack.wsgi [None req-c6157d93-453d-4b65-8203-3f915d9ec45c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1408.946970] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c6157d93-453d-4b65-8203-3f915d9ec45c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.947183] [58507]: DEBUG cinder.api.openstack.wsgi [None req-c6157d93-453d-4b65-8203-3f915d9ec45c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.953712] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.953712] [58507]: warnings.warn( [ 1408.956700] [58507]: INFO cinder.volume.api [None req-c6157d93-453d-4b65-8203-3f915d9ec45c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1408.960639] [58507]: INFO cinder.api.openstack.wsgi [None req-c6157d93-453d-4b65-8203-3f915d9ec45c tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1408.961019] [58507]: [pid: 58507|app: 0|req: 285/585] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:34 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1408.996628] [58507]: DEBUG cinder.api.middleware.request_id [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.998467] [58507]: INFO cinder.api.openstack.wsgi [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1408.998674] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.998882] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1409.006306] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.006306] [58507]: warnings.warn( [ 1409.009614] [58507]: INFO cinder.volume.api [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1409.013985] [58507]: INFO cinder.api.openstack.wsgi [None req-7c0c8eaa-a7a1-4346-bb04-6703f9abc521 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1409.014394] [58507]: [pid: 58507|app: 0|req: 286/586] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:34 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.424563] [58506]: INFO cinder.api.openstack.wsgi [req-ad601f85-8104-4d48-8a2d-c07af706ce2e req-dadb2b88-18f3-4062-a950-7c405b5032ee tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc returned with HTTP 200 [ 1409.424998] [58506]: [pid: 58506|app: 0|req: 301/587] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Nov 22 06:44:34 2025] DELETE /volume/v3/attachments/e59aa16a-2b59-4d6b-ae29-67f8ed72b7cc => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.866916] [58507]: DEBUG cinder.api.middleware.request_id [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.868967] [58507]: INFO cinder.api.openstack.wsgi [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1410.869207] [58507]: DEBUG cinder.api.openstack.wsgi [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1410.869409] [58507]: DEBUG cinder.api.openstack.wsgi [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1410.878593] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.878593] [58507]: warnings.warn( [ 1410.882154] [58507]: INFO cinder.volume.api [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1410.887285] [58507]: INFO cinder.api.openstack.wsgi [None req-79ad098f-779e-47f3-b875-525b3c27a7c1 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1410.887695] [58507]: [pid: 58507|app: 0|req: 287/588] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:36 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.047596] [58506]: DEBUG cinder.api.middleware.request_id [None req-37c2a769-17e5-46e5-a593-9140545f9d56 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.049766] [58506]: INFO cinder.api.openstack.wsgi [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1416.049997] [58506]: DEBUG cinder.api.openstack.wsgi [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1416.050223] [58506]: DEBUG cinder.api.openstack.wsgi [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1416.050401] [58506]: INFO cinder.api.v3.volumes [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume with id: 605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1416.062024] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.062024] [58506]: warnings.warn( [ 1416.062608] [58506]: INFO cinder.volume.api [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1416.080750] [58506]: INFO cinder.volume.api [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume request issued successfully. [ 1416.080937] [58506]: INFO cinder.api.openstack.wsgi [None req-37c2a769-17e5-46e5-a593-9140545f9d56 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 202 [ 1416.081422] [58506]: [pid: 58506|app: 0|req: 302/589] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:44:41 2025] DELETE /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1416.084281] [58507]: DEBUG cinder.api.middleware.request_id [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.086424] [58507]: INFO cinder.api.openstack.wsgi [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1416.086642] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1416.086854] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1416.094660] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.094660] [58507]: warnings.warn( [ 1416.099639] [58507]: INFO cinder.volume.api [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1416.104942] [58507]: INFO cinder.api.openstack.wsgi [None req-1ed77edf-aed7-4935-b7dc-b3aa1eb52dec tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1416.105415] [58507]: [pid: 58507|app: 0|req: 288/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:41 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.115783] [58506]: DEBUG cinder.api.middleware.request_id [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.117865] [58506]: INFO cinder.api.openstack.wsgi [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1417.118142] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1417.118390] [58506]: DEBUG cinder.api.openstack.wsgi [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1417.126321] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.126321] [58506]: warnings.warn( [ 1417.129954] [58506]: INFO cinder.volume.api [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1417.134333] [58506]: INFO cinder.api.openstack.wsgi [None req-fd3dddcb-bd67-4eba-8f8a-301c1d787cb8 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1417.134750] [58506]: [pid: 58506|app: 0|req: 303/591] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:42 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.957032] [58507]: DEBUG cinder.api.middleware.request_id [None req-272e0f89-facc-4ebf-939d-57517d38f36d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.959122] [58507]: INFO cinder.api.openstack.wsgi [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] DELETE http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1417.959356] [58507]: DEBUG cinder.api.openstack.wsgi [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1417.959564] [58507]: DEBUG cinder.api.openstack.wsgi [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1417.959740] [58507]: INFO cinder.api.v3.volumes [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Delete volume with id: 41006695-50d8-4270-b180-545f4a8c9b90 [ 1417.970582] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.970582] [58507]: warnings.warn( [ 1417.971114] [58507]: INFO cinder.volume.api [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1417.988676] [58507]: INFO cinder.volume.api [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Delete volume request issued successfully. [ 1417.988875] [58507]: INFO cinder.api.openstack.wsgi [None req-272e0f89-facc-4ebf-939d-57517d38f36d tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 202 [ 1417.989407] [58507]: [pid: 58507|app: 0|req: 289/592] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:44:43 2025] DELETE /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1417.993573] [58506]: DEBUG cinder.api.middleware.request_id [None req-9887f43f-a809-49cd-a615-87dad57d5f86 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.994981] [58506]: INFO cinder.api.openstack.wsgi [None req-9887f43f-a809-49cd-a615-87dad57d5f86 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1417.994981] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9887f43f-a809-49cd-a615-87dad57d5f86 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1417.995585] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9887f43f-a809-49cd-a615-87dad57d5f86 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1418.002777] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.002777] [58506]: warnings.warn( [ 1418.007318] [58506]: INFO cinder.volume.api [None req-9887f43f-a809-49cd-a615-87dad57d5f86 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1418.012478] [58506]: INFO cinder.api.openstack.wsgi [None req-9887f43f-a809-49cd-a615-87dad57d5f86 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1418.012944] [58506]: [pid: 58506|app: 0|req: 304/593] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:43 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.144946] [58507]: DEBUG cinder.api.middleware.request_id [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.147082] [58507]: INFO cinder.api.openstack.wsgi [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1418.147314] [58507]: DEBUG cinder.api.openstack.wsgi [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1418.147509] [58507]: DEBUG cinder.api.openstack.wsgi [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1418.155038] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.155038] [58507]: warnings.warn( [ 1418.158471] [58507]: INFO cinder.volume.api [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1418.162794] [58507]: INFO cinder.api.openstack.wsgi [None req-378e6fdf-cdf9-463b-8385-a75380e9ccfc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 200 [ 1418.163176] [58507]: [pid: 58507|app: 0|req: 290/594] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:43 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.023254] [58506]: DEBUG cinder.api.middleware.request_id [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.025435] [58506]: INFO cinder.api.openstack.wsgi [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1419.025657] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1419.025872] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1419.036438] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.036438] [58506]: warnings.warn( [ 1419.040074] [58506]: INFO cinder.volume.api [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1419.044554] [58506]: INFO cinder.api.openstack.wsgi [None req-8672be54-81f8-4d9c-bc65-8d13859c1f59 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1419.045040] [58506]: [pid: 58506|app: 0|req: 305/595] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:44 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.173480] [58507]: DEBUG cinder.api.middleware.request_id [None req-b883f70a-45ac-4cb6-84fa-2b54d5043935 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.175510] [58507]: INFO cinder.api.openstack.wsgi [None req-b883f70a-45ac-4cb6-84fa-2b54d5043935 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 [ 1419.175721] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b883f70a-45ac-4cb6-84fa-2b54d5043935 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1419.175939] [58507]: DEBUG cinder.api.openstack.wsgi [None req-b883f70a-45ac-4cb6-84fa-2b54d5043935 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1419.182037] [58507]: INFO cinder.api.openstack.wsgi [None req-b883f70a-45ac-4cb6-84fa-2b54d5043935 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 returned with HTTP 404 [ 1419.182553] [58507]: [pid: 58507|app: 0|req: 291/596] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:44 2025] GET /volume/v3/volumes/605ca758-740e-4cb2-8ab8-9dd08ecd9461 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1419.185454] [58506]: DEBUG cinder.api.middleware.request_id [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.187504] [58506]: INFO cinder.api.openstack.wsgi [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1419.187719] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1419.187922] [58506]: DEBUG cinder.api.openstack.wsgi [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1419.188114] [58506]: INFO cinder.api.v3.volumes [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume with id: 2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1419.195815] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.195815] [58506]: warnings.warn( [ 1419.196321] [58506]: INFO cinder.volume.api [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1419.209173] [58506]: INFO cinder.volume.api [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume request issued successfully. [ 1419.209485] [58506]: INFO cinder.api.openstack.wsgi [None req-8ffa8b99-031e-42ec-8f71-3815822f7e75 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 202 [ 1419.209921] [58506]: [pid: 58506|app: 0|req: 306/597] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:44:44 2025] DELETE /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1419.212669] [58507]: DEBUG cinder.api.middleware.request_id [None req-0aa10756-717c-469d-8fbf-796356eb407d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.214641] [58507]: INFO cinder.api.openstack.wsgi [None req-0aa10756-717c-469d-8fbf-796356eb407d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1419.214843] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0aa10756-717c-469d-8fbf-796356eb407d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1419.215088] [58507]: DEBUG cinder.api.openstack.wsgi [None req-0aa10756-717c-469d-8fbf-796356eb407d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1419.222690] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.222690] [58507]: warnings.warn( [ 1419.226218] [58507]: INFO cinder.volume.api [None req-0aa10756-717c-469d-8fbf-796356eb407d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1419.230338] [58507]: INFO cinder.api.openstack.wsgi [None req-0aa10756-717c-469d-8fbf-796356eb407d tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1419.230863] [58507]: [pid: 58507|app: 0|req: 292/598] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:44 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.054933] [58506]: DEBUG cinder.api.middleware.request_id [None req-9acb013c-fbc8-44fe-831c-2247f299daea None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.057169] [58506]: INFO cinder.api.openstack.wsgi [None req-9acb013c-fbc8-44fe-831c-2247f299daea tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1420.057389] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9acb013c-fbc8-44fe-831c-2247f299daea tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1420.057607] [58506]: DEBUG cinder.api.openstack.wsgi [None req-9acb013c-fbc8-44fe-831c-2247f299daea tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1420.065887] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.065887] [58506]: warnings.warn( [ 1420.070078] [58506]: INFO cinder.volume.api [None req-9acb013c-fbc8-44fe-831c-2247f299daea tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1420.075134] [58506]: INFO cinder.api.openstack.wsgi [None req-9acb013c-fbc8-44fe-831c-2247f299daea tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 200 [ 1420.075695] [58506]: [pid: 58506|app: 0|req: 307/599] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:45 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.241323] [58507]: DEBUG cinder.api.middleware.request_id [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.243621] [58507]: INFO cinder.api.openstack.wsgi [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1420.243850] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1420.244115] [58507]: DEBUG cinder.api.openstack.wsgi [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1420.252088] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.252088] [58507]: warnings.warn( [ 1420.255901] [58507]: INFO cinder.volume.api [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1420.260449] [58507]: INFO cinder.api.openstack.wsgi [None req-2362fdcf-4e33-4f07-95f6-9abae513e7b3 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 200 [ 1420.260886] [58507]: [pid: 58507|app: 0|req: 293/600] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:45 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.086320] [58506]: DEBUG cinder.api.middleware.request_id [None req-2d75649a-89be-4a65-a5f1-84fbd2494d43 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.088584] [58506]: INFO cinder.api.openstack.wsgi [None req-2d75649a-89be-4a65-a5f1-84fbd2494d43 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 [ 1421.088809] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2d75649a-89be-4a65-a5f1-84fbd2494d43 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.089044] [58506]: DEBUG cinder.api.openstack.wsgi [None req-2d75649a-89be-4a65-a5f1-84fbd2494d43 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.095531] [58506]: INFO cinder.api.openstack.wsgi [None req-2d75649a-89be-4a65-a5f1-84fbd2494d43 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 returned with HTTP 404 [ 1421.096070] [58506]: [pid: 58506|app: 0|req: 308/601] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:46 2025] GET /volume/v3/volumes/41006695-50d8-4270-b180-545f4a8c9b90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1421.098992] [58507]: DEBUG cinder.api.middleware.request_id [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.101070] [58507]: INFO cinder.api.openstack.wsgi [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1421.101295] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.101496] [58507]: DEBUG cinder.api.openstack.wsgi [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.101673] [58507]: INFO cinder.api.v3.volumes [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Delete volume with id: a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1421.109417] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.109417] [58507]: warnings.warn( [ 1421.109949] [58507]: INFO cinder.volume.api [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1421.123175] [58507]: INFO cinder.volume.api [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Delete volume request issued successfully. [ 1421.123302] [58507]: INFO cinder.api.openstack.wsgi [None req-7d1912e6-5dc7-4993-bbd5-5e9e981b9072 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf returned with HTTP 202 [ 1421.123834] [58507]: [pid: 58507|app: 0|req: 294/602] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:44:46 2025] DELETE /volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1421.126770] [58506]: DEBUG cinder.api.middleware.request_id [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.128978] [58506]: INFO cinder.api.openstack.wsgi [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1421.128978] [58506]: DEBUG cinder.api.openstack.wsgi [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.129185] [58506]: DEBUG cinder.api.openstack.wsgi [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.136944] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.136944] [58506]: warnings.warn( [ 1421.140616] [58506]: INFO cinder.volume.api [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Volume info retrieved successfully. [ 1421.144932] [58506]: INFO cinder.api.openstack.wsgi [None req-db2d43e9-7fc4-4ff7-b72a-194851725113 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf returned with HTTP 200 [ 1421.145415] [58506]: [pid: 58506|app: 0|req: 309/603] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:46 2025] GET /volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.270254] [58507]: DEBUG cinder.api.middleware.request_id [None req-1716e7b0-b015-4c7e-bf08-e8c2a6fc0ae1 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.272307] [58507]: INFO cinder.api.openstack.wsgi [None req-1716e7b0-b015-4c7e-bf08-e8c2a6fc0ae1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 [ 1421.272563] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1716e7b0-b015-4c7e-bf08-e8c2a6fc0ae1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.272780] [58507]: DEBUG cinder.api.openstack.wsgi [None req-1716e7b0-b015-4c7e-bf08-e8c2a6fc0ae1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.280480] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.280480] [58507]: warnings.warn( [ 1421.282872] [58507]: INFO cinder.api.openstack.wsgi [None req-1716e7b0-b015-4c7e-bf08-e8c2a6fc0ae1 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 returned with HTTP 404 [ 1421.283382] [58507]: [pid: 58507|app: 0|req: 295/604] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:47 2025] GET /volume/v3/volumes/2e0c591e-8436-4fb7-8d8d-f4db939e7c61 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1421.329712] [58506]: DEBUG cinder.api.middleware.request_id [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.331773] [58506]: INFO cinder.api.openstack.wsgi [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1421.332133] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.332352] [58506]: DEBUG cinder.api.openstack.wsgi [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'delete' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.332526] [58506]: INFO cinder.api.v3.volumes [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume with id: fe505178-9edc-4110-a10c-628616b7ed33 [ 1421.339946] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.339946] [58506]: warnings.warn( [ 1421.340441] [58506]: INFO cinder.volume.api [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1421.353694] [58506]: INFO cinder.volume.api [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Delete volume request issued successfully. [ 1421.353801] [58506]: INFO cinder.api.openstack.wsgi [None req-ea787a0a-4809-420c-8dd9-ed33ad9ae0fe tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 202 [ 1421.354244] [58506]: [pid: 58506|app: 0|req: 310/605] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Nov 22 06:44:47 2025] DELETE /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1421.357252] [58507]: DEBUG cinder.api.middleware.request_id [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.360443] [58507]: INFO cinder.api.openstack.wsgi [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1421.360594] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1421.361194] [58507]: DEBUG cinder.api.openstack.wsgi [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1421.368397] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.368397] [58507]: warnings.warn( [ 1421.371806] [58507]: INFO cinder.volume.api [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1421.376100] [58507]: INFO cinder.api.openstack.wsgi [None req-cdc1e014-4921-430f-bb06-617e1b19e8bf tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1421.376601] [58507]: [pid: 58507|app: 0|req: 296/606] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:47 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.155653] [58506]: DEBUG cinder.api.middleware.request_id [None req-3377c98c-448c-4ecc-af99-6aaaf3f865f7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.157666] [58506]: INFO cinder.api.openstack.wsgi [None req-3377c98c-448c-4ecc-af99-6aaaf3f865f7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] GET http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf [ 1422.157883] [58506]: DEBUG cinder.api.openstack.wsgi [None req-3377c98c-448c-4ecc-af99-6aaaf3f865f7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1422.158105] [58506]: DEBUG cinder.api.openstack.wsgi [None req-3377c98c-448c-4ecc-af99-6aaaf3f865f7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1422.164231] [58506]: INFO cinder.api.openstack.wsgi [None req-3377c98c-448c-4ecc-af99-6aaaf3f865f7 tempest-ServerRescueNegativeTestJSON-396257745 tempest-ServerRescueNegativeTestJSON-396257745-project-member] http://10.180.1.21/volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf returned with HTTP 404 [ 1422.164846] [58506]: [pid: 58506|app: 0|req: 311/607] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:47 2025] GET /volume/v3/volumes/a2bf1f11-13d6-4523-93c1-ac0ffb5232bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1422.386125] [58507]: DEBUG cinder.api.middleware.request_id [None req-5bec5528-be7c-46d5-9795-3e2761988647 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.388130] [58507]: INFO cinder.api.openstack.wsgi [None req-5bec5528-be7c-46d5-9795-3e2761988647 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1422.388339] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5bec5528-be7c-46d5-9795-3e2761988647 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1422.388545] [58507]: DEBUG cinder.api.openstack.wsgi [None req-5bec5528-be7c-46d5-9795-3e2761988647 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1422.398419] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.398419] [58507]: warnings.warn( [ 1422.402269] [58507]: INFO cinder.volume.api [None req-5bec5528-be7c-46d5-9795-3e2761988647 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1422.407089] [58507]: INFO cinder.api.openstack.wsgi [None req-5bec5528-be7c-46d5-9795-3e2761988647 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1422.407545] [58507]: [pid: 58507|app: 0|req: 297/608] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:48 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.418383] [58506]: DEBUG cinder.api.middleware.request_id [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.420798] [58506]: INFO cinder.api.openstack.wsgi [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1423.421089] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1423.421267] [58506]: DEBUG cinder.api.openstack.wsgi [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1423.437019] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.437019] [58506]: warnings.warn( [ 1423.441944] [58506]: INFO cinder.volume.api [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Volume info retrieved successfully. [ 1423.447481] [58506]: INFO cinder.api.openstack.wsgi [None req-d798e1fe-163b-4027-8f54-715ea6a5b6a7 tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 200 [ 1423.447864] [58506]: [pid: 58506|app: 0|req: 312/609] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:49 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.459314] [58507]: DEBUG cinder.api.middleware.request_id [None req-065acea5-2ebe-42b2-b106-eb30ad4bd9dc None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.461455] [58507]: INFO cinder.api.openstack.wsgi [None req-065acea5-2ebe-42b2-b106-eb30ad4bd9dc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] GET http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 [ 1424.461660] [58507]: DEBUG cinder.api.openstack.wsgi [None req-065acea5-2ebe-42b2-b106-eb30ad4bd9dc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1424.461872] [58507]: DEBUG cinder.api.openstack.wsgi [None req-065acea5-2ebe-42b2-b106-eb30ad4bd9dc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1424.468201] [58507]: INFO cinder.api.openstack.wsgi [None req-065acea5-2ebe-42b2-b106-eb30ad4bd9dc tempest-AttachVolumeTestJSON-799551387 tempest-AttachVolumeTestJSON-799551387-project-member] http://10.180.1.21/volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 returned with HTTP 404 [ 1424.468730] [58507]: [pid: 58507|app: 0|req: 298/610] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Nov 22 06:44:50 2025] GET /volume/v3/volumes/fe505178-9edc-4110-a10c-628616b7ed33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1426.542967] [58506]: DEBUG cinder.api.middleware.request_id [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.545175] [58506]: INFO cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1426.545557] [58506]: DEBUG cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-79473252", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1426.547167] [58506]: DEBUG cinder.api.v3.volumes [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-79473252', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58506) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1426.547286] [58506]: INFO cinder.api.v3.volumes [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Create volume of 1 GB [ 1426.552701] [58506]: INFO cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Availability Zones retrieved successfully. [ 1426.559362] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Flow 'volume_create_api' (f2af86ab-eb2d-4b69-8e92-66c831b6182e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1426.560510] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af14a85e-81ad-45e6-9d04-71307cde3947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.561553] [58506]: DEBUG cinder.volume.flows.api.create_volume [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Validating volume size '1' using validate_int {{(pid=58506) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1426.579204] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af14a85e-81ad-45e6-9d04-71307cde3947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-22T06:28:25Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d55dc4d-5973-4f42-b860-f52652621f03,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d55dc4d-5973-4f42-b860-f52652621f03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.580165] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6e6dcd-aac6-4cae-b99a-2042fd8b3243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.623581] [58506]: DEBUG cinder.quota [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Created reservations ['6dfc549a-bd66-4ff7-abdf-a70cfd5edfe0', '16f86b71-5a55-4ea0-a8a3-e6236fd1d6de', 'c617c9d7-79f4-41d0-9508-fbe647217975', '62ea2652-fe65-412c-8eff-17eef3a150b6'] {{(pid=58506) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1426.624571] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e6e6dcd-aac6-4cae-b99a-2042fd8b3243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dfc549a-bd66-4ff7-abdf-a70cfd5edfe0', '16f86b71-5a55-4ea0-a8a3-e6236fd1d6de', 'c617c9d7-79f4-41d0-9508-fbe647217975', '62ea2652-fe65-412c-8eff-17eef3a150b6']}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.625486] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b09041-cdd3-40b8-af43-2958bcdb1dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.639800] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68b09041-cdd3-40b8-af43-2958bcdb1dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce306bf9-f65b-4201-9447-3359f9ea1127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-79473252',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b270be6bdc804f1085f97dee3efc91ec',qos_specs=None,replication_status=,reservations=['6dfc549a-bd66-4ff7-abdf-a70cfd5edfe0','16f86b71-5a55-4ea0-a8a3-e6236fd1d6de','c617c9d7-79f4-41d0-9508-fbe647217975','62ea2652-fe65-412c-8eff-17eef3a150b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e451c1b40a14500b271890082eec4af',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03), 'volume': 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-22T06:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-79473252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce306bf9-f65b-4201-9447-3359f9ea1127,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b270be6bdc804f1085f97dee3efc91ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e451c1b40a14500b271890082eec4af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d55dc4d-5973-4f42-b860-f52652621f03),volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.640658] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31ba31d-9936-479a-b6a6-6c19426a206e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.652607] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31ba31d-9936-479a-b6a6-6c19426a206e) transitioned into state 'SUCCESS' from state '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-79473252',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b270be6bdc804f1085f97dee3efc91ec',qos_specs=None,replication_status=,reservations=['6dfc549a-bd66-4ff7-abdf-a70cfd5edfe0','16f86b71-5a55-4ea0-a8a3-e6236fd1d6de','c617c9d7-79f4-41d0-9508-fbe647217975','62ea2652-fe65-412c-8eff-17eef3a150b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e451c1b40a14500b271890082eec4af',volume_type_id=6d55dc4d-5973-4f42-b860-f52652621f03)}' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.653437] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a40e5c2-c2c9-4935-82fa-c021368928f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.662188] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a40e5c2-c2c9-4935-82fa-c021368928f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58506) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.663405] [58506]: DEBUG cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Flow 'volume_create_api' (f2af86ab-eb2d-4b69-8e92-66c831b6182e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58506) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1426.663706] [58506]: INFO cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Create volume request issued successfully. [ 1426.664365] [58506]: INFO cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-69e9ce2b-cd20-40c7-abdd-6baeff6947a0 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1426.664839] [58506]: [pid: 58506|app: 0|req: 313/611] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Nov 22 06:44:52 2025] POST /volume/v3/volumes => generated 760 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1426.668710] [58507]: DEBUG cinder.api.middleware.request_id [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.671086] [58507]: INFO cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1426.671334] [58507]: DEBUG cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.671652] [58507]: DEBUG cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.683675] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.683675] [58507]: warnings.warn( [ 1426.688326] [58507]: INFO cinder.volume.api [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1426.692868] [58507]: INFO cinder.api.openstack.wsgi [req-0edd3f06-98e2-494e-81b2-04c11b1b5a5e req-99ba3c90-fa1d-4233-8bcf-66812b47479d tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 200 [ 1426.693319] [58507]: [pid: 58507|app: 0|req: 299/612] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:52 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.710336] [58506]: DEBUG cinder.api.middleware.request_id [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.712752] [58506]: INFO cinder.api.openstack.wsgi [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1426.712969] [58506]: DEBUG cinder.api.openstack.wsgi [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.713191] [58506]: DEBUG cinder.api.openstack.wsgi [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.721709] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.721709] [58506]: warnings.warn( [ 1426.725210] [58506]: INFO cinder.volume.api [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1426.729908] [58506]: INFO cinder.api.openstack.wsgi [req-81fe984d-48c6-48f7-ae6b-b71d5bda28e8 req-39805b40-e22f-4975-85a0-2d1fe6096709 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 200 [ 1426.730392] [58506]: [pid: 58506|app: 0|req: 314/613] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:52 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1427.747078] [58507]: DEBUG cinder.api.middleware.request_id [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.749364] [58507]: INFO cinder.api.openstack.wsgi [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1427.749573] [58507]: DEBUG cinder.api.openstack.wsgi [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1427.749780] [58507]: DEBUG cinder.api.openstack.wsgi [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1427.760270] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.760270] [58507]: warnings.warn( [ 1427.764298] [58507]: INFO cinder.volume.api [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1427.769158] [58507]: INFO cinder.api.openstack.wsgi [req-19144dff-4092-458f-a3bb-1b0785a29b6b req-a6213d0b-94dc-44cd-8912-afe54ddad75b tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 200 [ 1427.769585] [58507]: [pid: 58507|app: 0|req: 300/614] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:53 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.785171] [58506]: DEBUG cinder.api.middleware.request_id [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.787367] [58506]: INFO cinder.api.openstack.wsgi [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1427.787616] [58506]: DEBUG cinder.api.openstack.wsgi [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1427.787858] [58506]: DEBUG cinder.api.openstack.wsgi [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1427.795414] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.795414] [58506]: warnings.warn( [ 1427.798875] [58506]: INFO cinder.volume.api [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1427.803190] [58506]: INFO cinder.api.openstack.wsgi [req-783355f2-3656-4324-ac8c-b300e73ea015 req-36134b33-a35c-4d79-9e1e-7613df687439 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 200 [ 1427.803608] [58506]: [pid: 58506|app: 0|req: 315/615] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:53 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.822998] [58507]: DEBUG cinder.api.middleware.request_id [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.825402] [58507]: INFO cinder.api.openstack.wsgi [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1427.825717] [58507]: DEBUG cinder.api.openstack.wsgi [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1427.826106] [58507]: DEBUG cinder.api.openstack.wsgi [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'delete' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1427.826451] [58507]: INFO cinder.api.v3.volumes [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Delete volume with id: ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1427.835183] [58507]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.835183] [58507]: warnings.warn( [ 1427.835716] [58507]: INFO cinder.volume.api [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1427.863050] [58507]: INFO cinder.volume.api [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Delete volume request issued successfully. [ 1427.863461] [58507]: INFO cinder.api.openstack.wsgi [req-18ff3c13-b132-42e5-a608-cac66aebafff req-d2171b22-3dd6-4480-ac8e-2ac13d7ede41 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 202 [ 1427.863799] [58507]: [pid: 58507|app: 0|req: 301/616] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Nov 22 06:44:53 2025] DELETE /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1427.876183] [58506]: DEBUG cinder.api.middleware.request_id [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 None None] RequestId filter calling following filter/app {{(pid=58506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.878404] [58506]: INFO cinder.api.openstack.wsgi [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1427.878611] [58506]: DEBUG cinder.api.openstack.wsgi [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1427.878815] [58506]: DEBUG cinder.api.openstack.wsgi [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1427.887300] [58506]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.887300] [58506]: warnings.warn( [ 1427.891297] [58506]: INFO cinder.volume.api [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Volume info retrieved successfully. [ 1427.896301] [58506]: INFO cinder.api.openstack.wsgi [req-33523ecf-a41a-4c1c-aefa-7de64a3fccef req-5669edc3-fcb0-49f3-9891-e9453e06ab15 tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 200 [ 1427.896904] [58506]: [pid: 58506|app: 0|req: 316/617] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:53 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.912866] [58507]: DEBUG cinder.api.middleware.request_id [req-cc998f3b-b3a7-4256-af02-f010486c9ece req-ba122199-29cc-41ad-9ba9-27388dbd603e None None] RequestId filter calling following filter/app {{(pid=58507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.915139] [58507]: INFO cinder.api.openstack.wsgi [req-cc998f3b-b3a7-4256-af02-f010486c9ece req-ba122199-29cc-41ad-9ba9-27388dbd603e tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] GET http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 [ 1428.915354] [58507]: DEBUG cinder.api.openstack.wsgi [req-cc998f3b-b3a7-4256-af02-f010486c9ece req-ba122199-29cc-41ad-9ba9-27388dbd603e tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Empty body provided in request {{(pid=58507) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1428.915559] [58507]: DEBUG cinder.api.openstack.wsgi [req-cc998f3b-b3a7-4256-af02-f010486c9ece req-ba122199-29cc-41ad-9ba9-27388dbd603e tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] Calling method 'show' {{(pid=58507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1428.921543] [58507]: INFO cinder.api.openstack.wsgi [req-cc998f3b-b3a7-4256-af02-f010486c9ece req-ba122199-29cc-41ad-9ba9-27388dbd603e tempest-VolumesGetTestJSON-1522026352 tempest-VolumesGetTestJSON-1522026352-project-member] http://10.180.1.21/volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 returned with HTTP 404 [ 1428.922153] [58507]: [pid: 58507|app: 0|req: 302/618] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Nov 22 06:44:54 2025] GET /volume/v3/volumes/ce306bf9-f65b-4201-9447-3359f9ea1127 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1437.893993] [58506]: DEBUG dbcounter [-] [58506] Writing DB stats cinder:SELECT=225,cinder:INSERT=21,cinder:UPDATE=36 {{(pid=58506) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1438.918079] [58507]: DEBUG dbcounter [-] [58507] Writing DB stats cinder:SELECT=216,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=58507) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}