[ 429.519047] [55402]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 429.520404] [55402]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sun Feb 16 20:58:30 2025] *** [ 429.520404] [55402]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 429.520404] [55402]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 429.520404] [55402]: nodename: devstack [ 429.520404] [55402]: machine: x86_64 [ 429.520404] [55402]: clock source: unix [ 429.520404] [55402]: pcre jit disabled [ 429.520404] [55402]: detected number of CPU cores: 8 [ 429.520404] [55402]: current working directory: / [ 429.520404] [55402]: detected binary path: /usr/bin/uwsgi-core [ 429.520663] [55402]: your processes number limit is 63753 [ 429.520663] [55402]: your memory page size is 4096 bytes [ 429.520663] [55402]: detected max file descriptor number: 2048 [ 429.520663] [55402]: lock engine: pthread robust mutexes [ 429.520663] [55402]: thunder lock: enabled [ 429.520663] [55402]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 429.520663] [55402]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 429.520838] [55402]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 429.520838] [55402]: Set PythonHome to /opt/stack/data/venv [ 429.548494] [55402]: Python main interpreter initialized at 0x64a5d6e7dbe0 [ 429.548494] [55402]: python threads support enabled [ 429.548494] [55402]: your server socket listen backlog is limited to 100 connections [ 429.548494] [55402]: your mercy for graceful operations on workers is 80 seconds [ 429.548874] [55402]: mapped 403077 bytes (393 KB) for 2 cores [ 429.548969] [55402]: *** Operational MODE: preforking *** [ 429.549183] [55402]: *** uWSGI is running in multiple interpreter mode *** [ 429.549183] [55402]: spawned uWSGI master process (pid: 55402) [ 429.549726] [55402]: spawned uWSGI worker 1 (pid: 55403, cores: 1) [ 429.550103] [55402]: spawned uWSGI worker 2 (pid: 55404, cores: 1) [ 429.550223] [55402]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 429.734066] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 429.734066] [55404]: debtcollector.deprecate( [ 429.745039] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 429.745039] [55403]: debtcollector.deprecate( [ 430.515549] [55404]: /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 [ 430.515549] [55404]: warnings.warn( [ 430.528836] [55403]: /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 [ 430.528836] [55403]: warnings.warn( [ 430.646579] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 430.646579] [55403]: from defusedxml.lxml import parse [ 430.646716] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 430.646716] [55404]: from defusedxml.lxml import parse [ 430.683092] [55403]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 430.683092] [55403]: BASE = declarative_base() [ 430.683402] [55404]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 430.683402] [55404]: BASE = declarative_base() [ 430.854315] [55403]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55403) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 430.855186] [55404]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55404) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 430.861181] [55404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55404) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.861461] [55403]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55403) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.861594] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.861889] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.862193] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.862274] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.862383] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.862431] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.991992] [55404]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 430.991992] [55404]: @jsonschema.FormatChecker.cls_checks('date-time') [ 430.993104] [55403]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 430.993104] [55403]: @jsonschema.FormatChecker.cls_checks('date-time') [ 431.040088] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.040228] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.040279] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.040354] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.040613] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.040715] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.040799] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.041376] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.041471] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.041542] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.041612] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.041857] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.041940] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.042033] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.211885] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.212074] [55404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.212124] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.212162] [55404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.212233] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.212300] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.212377] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.212695] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.212808] [55403]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.212883] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.212954] [55403]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.213031] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.213096] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.213170] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.217632] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.217778] [55404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.217851] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.217900] [55404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.217953] [55403]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.217995] [55404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.218071] [55403]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.218117] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.218149] [55403]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.218178] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.218207] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.218241] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.218302] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.218302] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.219442] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.219518] [55404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.219582] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.219629] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.219670] [55403]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.219703] [55404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.219749] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.219800] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.219836] [55403]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.219873] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.219915] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.219962] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.220024] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.220024] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.220960] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.221058] [55404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.221139] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.221196] [55404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.221196] [55404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.221276] [55403]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.221320] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.221364] [55403]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.221404] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.221448] [55403]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.221448] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.221515] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.221555] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.221555] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.222948] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.223054] [55404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.223139] [55404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.223194] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.223228] [55403]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.223273] [55404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.223308] [55403]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.223343] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.223389] [55403]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.223425] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.223457] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.223490] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.223526] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.223561] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.227035] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.227127] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.227202] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.227242] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.227272] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.227309] [55404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.227346] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.227379] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.227409] [55403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.227445] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.227477] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.227511] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.227546] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.227576] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.228896] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.228992] [55404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.229064] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.229104] [55403]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.229138] [55404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.229172] [55403]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.229208] [55404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.229242] [55403]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.229281] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.229325] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.229359] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.229391] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.229426] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.229460] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.230103] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.230188] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.230228] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.230267] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.230330] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.230365] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.230396] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.230430] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.230465] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.230498] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.230543] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.230582] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.230612] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.230645] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.240357] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.240487] [55403]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.240487] [55403]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.240562] [55403]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.240645] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.240713] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.240787] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.241320] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.241441] [55404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.241600] [55404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.241600] [55404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.241734] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.241775] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.241775] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.241836] [55403]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.241836] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.241894] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.241927] [55403]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.241927] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.241990] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.242094] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.242208] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.242288] [55404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.242356] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.242423] [55404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.242488] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.242550] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.242621] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.243808] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.243891] [55403]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.244075] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.244075] [55403]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.244180] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.244180] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.244255] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.244359] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.244460] [55404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.244562] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.244637] [55404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.244703] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.244768] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.244839] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.248484] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.248588] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.248700] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.248921] [55403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.248921] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.249040] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.249080] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.249117] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.249155] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.249187] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.249187] [55404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.249257] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.249484] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.249484] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.263767] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.264135] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.264135] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.264135] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.264135] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.264135] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.264326] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.264380] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.264422] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.264422] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.264422] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.264505] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.264626] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.264626] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.264951] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.265045] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.265117] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.265193] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.265261] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.265326] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.265388] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.265484] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.265590] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.265687] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.265773] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.265843] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.265938] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.266025] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.266164] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.266248] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.266339] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.266379] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.266414] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.266446] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.266478] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.266508] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.266540] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.266572] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.266605] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.266641] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.266672] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.266748] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.269207] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.269310] [55403]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.269369] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.269435] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.269435] [55403]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.269518] [55404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.269563] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.269602] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.269638] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.269682] [55404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.269716] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.269752] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.269752] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.269812] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.270354] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.270435] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.270506] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.270577] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.270659] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.270701] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.270763] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.270800] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.270844] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.270879] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.270911] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.271011] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.271089] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.271163] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.274772] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.274772] [55403]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.274904] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.274939] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.275049] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.275124] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.275195] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.275345] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.275465] [55404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.275530] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.275599] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.275665] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.275731] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.275802] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.278183] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.278290] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.278373] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.278444] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.278508] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.278571] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.278643] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.279085] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.279164] [55403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.279199] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.279241] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.279280] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.279314] [55403]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.279355] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.279393] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.279426] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.279459] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.279494] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.279527] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.279558] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.279678] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.279862] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.279937] [55404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.280077] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.280077] [55404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.280167] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.280202] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.280326] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.283253] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.283338] [55403]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.283426] [55403]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.283505] [55403]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.283571] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.283634] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.283706] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.283780] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.283864] [55404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.283936] [55404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.284029] [55404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.284097] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.284160] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.284232] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.284463] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.284543] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.284577] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.284606] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.284635] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.284673] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.284708] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.284741] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.284776] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.284807] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.284941] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.284941] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.285019] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.285059] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.286691] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.286776] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.286847] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.286925] [55403]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.286981] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.287873] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.287873] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.287980] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.288029] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.288066] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.288066] [55404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.288066] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.288066] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.288066] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.290787] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.290867] [55403]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.290930] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.291014] [55403]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.291091] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.291129] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.291158] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.291188] [55404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.291216] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.291250] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.291351] [55404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.291415] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.291479] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.291551] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.294240] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.294316] [55403]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.294385] [55403]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.294455] [55403]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.294523] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.294581] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.294650] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.294812] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.294917] [55404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.295011] [55404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.295122] [55404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.295171] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.295207] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.295283] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.295420] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.295539] [55403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.295617] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.295653] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.295687] [55403]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.295720] [55404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.295753] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.295786] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.295818] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.295850] [55404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.295885] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.295921] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.295951] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.296018] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.296708] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.296784] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.296852] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.296918] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.296955] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.296988] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.297054] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.297121] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.297178] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.297213] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.297251] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.297251] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.297317] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.297350] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.299132] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.299223] [55403]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.299269] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.299304] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.299337] [55404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.299371] [55403]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.299401] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.299432] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.299480] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.299515] [55404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.299546] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.299578] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.299611] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.299674] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.300662] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.300662] [55403]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.300768] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.300803] [55403]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.300860] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.300896] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.300927] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.300957] [55404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.301025] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.301063] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.301099] [55404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.301155] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.301220] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.301303] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.302860] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.302936] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.302983] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.303023] [55403]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.303085] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.303123] [55403]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.303156] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.303189] [55404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.303224] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.303257] [55404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.303288] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.303319] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.303360] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.303432] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.304580] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.304646] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.304685] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.304712] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.304742] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.304768] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.304801] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.304841] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.304875] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.304908] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.304940] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.304976] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.362229] [55403]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55403) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 431.362382] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.362455] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.362549] [55404]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55404) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 431.362637] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.362705] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.362740] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.362768] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.362795] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.362841] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.362904] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.362966] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.363015] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.363047] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.363074] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.363102] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.363134] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.363161] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.363199] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.363230] [55403]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.363258] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.363289] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.363319] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.363349] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.363379] [55403]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.363416] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.363468] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.363505] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.363536] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.363565] [55404]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.363595] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.363624] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.363654] [55404]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.363684] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.363714] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.363743] [55403]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.363775] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.363805] [55403]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.363835] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.363865] [55403]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.363895] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.363926] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.363953] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.363982] [55404]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.364022] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.364055] [55404]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.364086] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.364115] [55404]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.364145] [55403]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.364174] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.364203] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.364232] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.364263] [55403]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.364294] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.364326] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.364356] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.364386] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.364416] [55404]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.364443] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.364480] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.364523] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.364565] [55404]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.364611] [55403]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.364652] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.364680] [55403]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.364704] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.364731] [55403]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.364759] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.364789] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.364821] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.364847] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.364872] [55404]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.364902] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.364930] [55404]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.364961] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.364991] [55404]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365031] [55403]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.365060] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.365090] [55403]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.365120] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.365150] [55403]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365185] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.365217] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.365246] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.365277] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.365306] [55404]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.365336] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.365368] [55404]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.365397] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.365397] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.365457] [55404]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365487] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.365517] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.365546] [55403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365577] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.365606] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.365637] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.365666] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.365696] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.365729] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.365759] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.365789] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.365819] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.365849] [55403]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.365878] [55404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365908] [55403]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.365938] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.365970] [55403]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.365999] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.366042] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.366074] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.366105] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.366135] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.366175] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.366206] [55404]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.366235] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.366267] [55404]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.366298] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.366379] [55404]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.366412] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.366442] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.366472] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.366503] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.366532] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.366561] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.366592] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.366621] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.366655] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.366687] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.366716] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.366746] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.366775] [55403]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.366815] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.366859] [55403]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.366901] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.366946] [55403]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.366996] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367157] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.367184] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.367210] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367236] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.367261] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.367285] [55404]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.367310] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.367335] [55404]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.367368] [55403]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.367393] [55404]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.367417] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.367442] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.367469] [55403]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.367495] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367519] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.367544] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.367569] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367597] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.367622] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.367646] [55404]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.367672] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.367697] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.367720] [55403]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.367745] [55404]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.367771] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.367794] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.367821] [55403]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.367847] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367875] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.367902] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.367926] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.367951] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.367975] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.368014] [55404]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368040] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.368071] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368096] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368096] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368143] [55404]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.368167] [55403]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.368193] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.368217] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.368242] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.368300] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.368336] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.368361] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.368388] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.368416] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.368442] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368469] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368501] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368531] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368560] [55404]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.368593] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.368624] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.368654] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.368683] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.368713] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.368713] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.368769] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.368799] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.368829] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.368861] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368891] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.368920] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368950] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.368981] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369019] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369051] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369082] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369112] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.369147] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.369178] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.369207] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.369236] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.369277] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.369314] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.369344] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.369374] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.369403] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.369436] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369468] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369498] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369531] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369564] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.369594] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.369623] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.369656] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.369686] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.369715] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.369745] [55403]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.369775] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.369807] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.369838] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.369867] [55403]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369897] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.369926] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369956] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.369988] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370031] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370062] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.370092] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.370121] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.370186] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.370220] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.370250] [55404]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.370281] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.370310] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.370342] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.370372] [55404]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.370402] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.370438] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.370472] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370503] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370533] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.370563] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.370594] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.370623] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.370654] [55403]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.370684] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.370714] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.370746] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.370776] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.370807] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.370838] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.370877] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.370907] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370937] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.370967] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.370998] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.371037] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.371072] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.371103] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.371103] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.371165] [55404]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.371165] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.371220] [55403]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.371220] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.371277] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.371307] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.371339] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.371339] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.371397] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.371427] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.371456] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.371456] [55403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.371512] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.371543] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.371572] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.371605] [55403]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.371644] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.371673] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.371702] [55404]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.371731] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.371760] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.371789] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.371818] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.371851] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.371886] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.371917] [55403]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.371917] [55403]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.371971] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.372026] [55403]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.372057] [55404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.372087] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.372117] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.372151] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.372182] [55404]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.372212] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.372243] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.372273] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.372319] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.372355] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.372385] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.372415] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.372447] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.372478] [55403]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.372508] [55404]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.372537] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.372566] [55404]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.372596] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.372626] [55404]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.372655] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.372685] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.372717] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.372749] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.372780] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.372813] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.372843] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.372873] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.372904] [55403]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.372934] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.372963] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.372963] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.373027] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.373027] [55404]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.373083] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.373118] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.373148] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.373179] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.373208] [55403]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.373208] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.373266] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.373298] [55403]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.373327] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.373357] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.373386] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.373416] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.373449] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.373479] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.373509] [55404]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.373541] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.373572] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.373602] [55403]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.373632] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.373662] [55403]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.373691] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.373720] [55403]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.373750] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.373780] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.373862] [55404]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.373893] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.373923] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.373953] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.373986] [55404]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.374318] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.374370] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.374403] [55403]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.374434] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.374475] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.374506] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.374536] [55403]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.374567] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.374596] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.374627] [55404]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.374659] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.374702] [55404]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.374739] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.374775] [55404]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.374806] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.374837] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.374866] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.374895] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.374924] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.374953] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.374984] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.375022] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.375053] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.375089] [55404]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.375118] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.375148] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.375177] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.375207] [55404]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.375236] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.375267] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.375296] [55403]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.375334] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.375374] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.375374] [55403]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.375430] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.375461] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.375494] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.375526] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.375555] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.375585] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.375620] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.375653] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.375687] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.375717] [55403]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.375747] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.375776] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.375806] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.375836] [55403]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.375865] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.375895] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.375927] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.375959] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.375988] [55404]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376026] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.376057] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376086] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.376117] [55404]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.376147] [55403]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376177] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.376212] [55403]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376243] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.376273] [55403]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.376304] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.376335] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.376365] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.376409] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.376439] [55404]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376470] [55403]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.376501] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376533] [55403]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55403) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.376567] [55404]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.376597] [55403]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376626] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.376656] [55403]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376685] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.376715] [55403]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.376744] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.376777] [55403]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55403) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.376813] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.376844] [55403]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55403) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55404) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 431.376873] [55404]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 431.377151] [55404]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55404) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 431.377151] [55404]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55404) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 431.401596] [55403]: INFO dbcounter [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Registered counter for database cinder [ 431.401737] [55404]: INFO dbcounter [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Registered counter for database cinder [ 431.410765] [55404]: DEBUG oslo_db.sqlalchemy.engines [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 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=55404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.410886] [55403]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 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=55403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.536968] [55404]: DEBUG dbcounter [-] [55404] Writer thread running {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 431.541940] [55403]: DEBUG dbcounter [-] [55403] Writer thread running {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 431.546805] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 431.546918] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 431.549055] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 431.549156] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 431.551192] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 431.551292] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 431.553018] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 431.553087] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 431.553432] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.553492] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.553620] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.553676] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.555230] [55404]: WARNING cinder.keymgr.conf_key_mgr [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 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' [ 431.555377] [55403]: WARNING cinder.keymgr.conf_key_mgr [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 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' [ 431.558178] [55404]: DEBUG oslo_db.sqlalchemy.engines [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 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=55404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.558286] [55403]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 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=55403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 431.559873] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 431.559982] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 431.561748] [55403]: INFO cinder.rpc [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 431.561839] [55404]: INFO cinder.rpc [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 431.562185] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.562247] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.562351] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.562402] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.563483] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.563547] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.563644] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.563698] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.564435] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.564495] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.564594] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.564646] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.576073] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.576308] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.576603] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.576810] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.578969] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.579154] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.579578] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.579771] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.581844] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.582024] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.582502] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.582668] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.585852] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.586028] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.586339] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.586510] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.588581] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.588749] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.589044] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.589227] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.591257] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.591420] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.591732] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.591893] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.594086] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.594303] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.594556] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.594714] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.596611] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.596780] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.597419] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.597580] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.599178] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.599360] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.599961] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.600136] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.600290] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.600455] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.601097] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.601258] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.603523] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.603682] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.604337] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.604499] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.698764] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.698950] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.699027] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.699190] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.702334] [55404]: WARNING cinder.api.contrib.hosts [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 431.702497] [55403]: WARNING cinder.api.contrib.hosts [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 431.702774] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.702943] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.702976] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.703119] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.703798] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.703961] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.703999] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.704149] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.705012] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.705115] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.705185] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.705278] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.705938] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.706050] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.706113] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.706210] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.707112] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.707212] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.707281] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.707378] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.708189] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.708308] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.708372] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.708524] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.709179] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.709297] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.709397] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.709489] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.710323] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.710404] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.710487] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.710574] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.711402] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.711498] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.711569] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.711665] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.712265] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: extensions {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.712364] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: extensions {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.713698] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-hosts {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.713976] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-hosts {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.715687] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: qos-specs {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.715931] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: qos-specs {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.717945] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-quota-class-sets {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.718280] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-quota-class-sets {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.719406] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: scheduler-stats {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.719680] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: scheduler-stats {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.720955] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-snapshot-manage {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.721238] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-snapshot-manage {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.722439] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: capabilities {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.722699] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: capabilities {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.723814] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: encryption {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.724066] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: encryption {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.725495] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: cgsnapshots {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.725717] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: cgsnapshots {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.726959] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-quota-sets {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.727128] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-quota-sets {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.728547] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-volume-manage {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.728694] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-volume-manage {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.730978] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-volume-transfer {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.731282] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-volume-transfer {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.732945] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-volume-type-access {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.733018] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-volume-type-access {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.734528] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: backups {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.734590] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: backups {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.736600] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-services {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.736966] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-services {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.737910] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: consistencygroups {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.738291] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: consistencygroups {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.739948] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: extra_specs {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.740317] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: extra_specs {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.741555] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: os-availability-zone {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.741897] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: os-availability-zone {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.742873] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extended resource: encryption {{(pid=55403) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.743225] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extended resource: encryption {{(pid=55404) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 431.744763] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.744948] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.745089] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.745270] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.745868] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.746047] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.746217] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.746383] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.746899] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.747071] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.747221] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.747382] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.747922] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.748095] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.748260] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.748415] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.749035] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.749195] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.749361] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.749528] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.750159] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.750328] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.750514] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.750687] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.751250] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.751410] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.751652] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.751816] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.752252] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.752418] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.752655] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.752816] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.753388] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.753550] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.753788] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.753950] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.754348] [55403]: WARNING stevedore.named [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.754510] [55403]: WARNING castellan.key_manager [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.754751] [55404]: WARNING stevedore.named [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.754914] [55404]: WARNING castellan.key_manager [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.755213] [55403]: DEBUG cinder.api.contrib.snapshot_actions [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] SnapshotActionsController initialized {{(pid=55403) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 431.755353] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeActions extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755517] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension UsedLimits extending resource: limits {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755609] [55404]: DEBUG cinder.api.contrib.snapshot_actions [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] SnapshotActionsController initialized {{(pid=55404) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 431.755647] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755749] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeActions extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755784] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755869] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension TypesManage extending resource: types {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755905] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension UsedLimits extending resource: limits {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.755991] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756041] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756146] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension AdminActions extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756184] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756276] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension TypesManage extending resource: types {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756318] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension AdminActions extending resource: snapshots {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756403] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756444] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension AdminActions extending resource: backups {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756516] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756553] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension AdminActions extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756643] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension AdminActions extending resource: snapshots {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756676] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756764] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756802] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension AdminActions extending resource: backups {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756876] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.756913] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757014] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757097] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757138] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757218] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757252] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757332] [55403]: DEBUG cinder.api.openstack [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55403) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757447] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757567] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.757678] [55404]: DEBUG cinder.api.openstack [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55404) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 431.759513] [55403]: WARNING keystonemiddleware.auth_token [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 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. [ 431.759850] [55404]: WARNING keystonemiddleware.auth_token [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 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. [ 431.763792] [55403]: WARNING keystonemiddleware.auth_token [None req-fdbb72b3-2e77-4e15-9e51-4a5703a12c21 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 [ 431.764145] [55404]: WARNING keystonemiddleware.auth_token [None req-71c80cbb-68ae-48ac-8b8e-98140fc812f6 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 [ 431.766226] [55403]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64a5d6e7dbe0 pid: 55403 (default app) [ 431.766535] [55404]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64a5d6e7dbe0 pid: 55404 (default app) [ 431.775389] [55403]: /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. [ 431.775389] [55403]: warnings.warn(deprecated_msg) [ 431.775535] [55403]: /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. [ 431.775535] [55403]: warnings.warn(deprecated_msg) [ 431.775535] [55403]: /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. [ 431.775535] [55403]: warnings.warn(deprecated_msg) [ 431.775535] [55403]: /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. [ 431.775772] [55403]: warnings.warn(deprecated_msg) [ 431.775772] [55403]: /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. [ 431.775772] [55403]: warnings.warn(deprecated_msg) [ 431.775772] [55403]: /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. [ 431.775772] [55403]: warnings.warn(deprecated_msg) [ 431.775772] [55403]: /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. [ 431.775995] [55403]: warnings.warn(deprecated_msg) [ 431.775995] [55403]: /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. [ 431.775995] [55403]: warnings.warn(deprecated_msg) [ 431.775995] [55403]: /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. [ 431.775995] [55403]: warnings.warn(deprecated_msg) [ 431.776194] [55403]: /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. [ 431.776194] [55403]: warnings.warn(deprecated_msg) [ 431.776194] [55403]: /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. [ 431.776194] [55403]: warnings.warn(deprecated_msg) [ 431.776337] [55403]: /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. [ 431.776337] [55403]: warnings.warn(deprecated_msg) [ 431.776337] [55403]: /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. [ 431.776337] [55403]: warnings.warn(deprecated_msg) [ 431.776484] [55403]: /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. [ 431.776484] [55403]: warnings.warn(deprecated_msg) [ 431.776484] [55403]: /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. [ 431.776484] [55403]: warnings.warn(deprecated_msg) [ 431.776484] [55403]: /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. [ 431.776665] [55403]: warnings.warn(deprecated_msg) [ 431.776665] [55403]: /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. [ 431.776665] [55403]: warnings.warn(deprecated_msg) [ 431.776665] [55403]: /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. [ 431.776665] [55403]: warnings.warn(deprecated_msg) [ 431.776834] [55403]: /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. [ 431.776834] [55403]: warnings.warn(deprecated_msg) [ 431.776834] [55403]: /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. [ 431.776834] [55403]: warnings.warn(deprecated_msg) [ 431.776834] [55403]: /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. [ 431.776834] [55403]: warnings.warn(deprecated_msg) [ 431.777057] [55403]: /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. [ 431.777057] [55403]: warnings.warn(deprecated_msg) [ 431.777057] [55403]: /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. [ 431.777057] [55403]: warnings.warn(deprecated_msg) [ 431.777057] [55403]: /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. [ 431.777057] [55403]: warnings.warn(deprecated_msg) [ 431.777270] [55403]: /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. [ 431.777270] [55403]: warnings.warn(deprecated_msg) [ 431.777270] [55403]: /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. [ 431.777270] [55403]: warnings.warn(deprecated_msg) [ 431.777270] [55403]: /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. [ 431.777270] [55403]: warnings.warn(deprecated_msg) [ 431.777598] [55403]: /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. [ 431.777598] [55403]: warnings.warn(deprecated_msg) [ 431.777598] [55403]: /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. [ 431.777598] [55403]: warnings.warn(deprecated_msg) [ 431.777598] [55403]: /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. [ 431.777598] [55403]: warnings.warn(deprecated_msg) [ 431.777817] [55403]: /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. [ 431.777817] [55403]: warnings.warn(deprecated_msg) [ 431.777817] [55403]: /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. [ 431.777817] [55403]: warnings.warn(deprecated_msg) [ 431.777961] [55403]: /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. [ 431.777961] [55403]: warnings.warn(deprecated_msg) [ 431.777961] [55403]: /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. [ 431.777961] [55403]: warnings.warn(deprecated_msg) [ 431.777961] [55403]: /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. [ 431.778163] [55403]: warnings.warn(deprecated_msg) [ 431.778163] [55403]: /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. [ 431.778163] [55403]: warnings.warn(deprecated_msg) [ 431.778163] [55403]: /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. [ 431.778163] [55403]: warnings.warn(deprecated_msg) [ 431.778346] [55403]: /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. [ 431.778346] [55403]: warnings.warn(deprecated_msg) [ 431.778346] [55403]: /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. [ 431.778346] [55403]: warnings.warn(deprecated_msg) [ 431.778346] [55403]: /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. [ 431.778346] [55403]: warnings.warn(deprecated_msg) [ 431.778715] [55403]: /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. [ 431.778715] [55403]: warnings.warn(deprecated_msg) [ 431.778715] [55403]: /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. [ 431.778715] [55403]: warnings.warn(deprecated_msg) [ 431.778715] [55403]: /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. [ 431.778904] [55403]: warnings.warn(deprecated_msg) [ 431.778904] [55403]: /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. [ 431.778904] [55403]: warnings.warn(deprecated_msg) [ 431.778904] [55403]: /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. [ 431.778904] [55403]: warnings.warn(deprecated_msg) [ 431.779091] [55403]: /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. [ 431.779091] [55403]: warnings.warn(deprecated_msg) [ 431.779091] [55403]: /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. [ 431.779091] [55403]: warnings.warn(deprecated_msg) [ 431.779254] [55403]: /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. [ 431.779254] [55403]: warnings.warn(deprecated_msg) [ 431.779254] [55403]: /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. [ 431.779254] [55403]: warnings.warn(deprecated_msg) [ 431.779412] [55403]: /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. [ 431.779412] [55403]: warnings.warn(deprecated_msg) [ 431.779412] [55403]: /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. [ 431.779412] [55403]: warnings.warn(deprecated_msg) [ 431.779412] [55403]: /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. [ 431.779597] [55403]: warnings.warn(deprecated_msg) [ 431.779597] [55403]: /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. [ 431.779597] [55403]: warnings.warn(deprecated_msg) [ 431.779597] [55403]: /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. [ 431.779597] [55403]: warnings.warn(deprecated_msg) [ 431.779949] [55403]: /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. [ 431.779949] [55403]: warnings.warn(deprecated_msg) [ 431.779949] [55403]: /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. [ 431.779949] [55403]: warnings.warn(deprecated_msg) [ 431.780114] [55403]: /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. [ 431.780114] [55403]: warnings.warn(deprecated_msg) [ 431.780114] [55403]: /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. [ 431.780114] [55403]: warnings.warn(deprecated_msg) [ 431.780255] [55403]: /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. [ 431.780255] [55403]: warnings.warn(deprecated_msg) [ 431.780255] [55403]: /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. [ 431.780255] [55403]: warnings.warn(deprecated_msg) [ 431.780399] [55403]: /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. [ 431.780399] [55403]: warnings.warn(deprecated_msg) [ 431.780399] [55403]: /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. [ 431.780399] [55403]: warnings.warn(deprecated_msg) [ 431.780551] [55403]: /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. [ 431.780551] [55403]: warnings.warn(deprecated_msg) [ 431.780551] [55403]: /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. [ 431.780551] [55403]: warnings.warn(deprecated_msg) [ 431.780691] [55403]: /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. [ 431.780691] [55403]: warnings.warn(deprecated_msg) [ 431.780691] [55403]: /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. [ 431.780691] [55403]: warnings.warn(deprecated_msg) [ 431.780691] [55403]: /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. [ 431.780691] [55403]: warnings.warn(deprecated_msg) [ 431.780903] [55403]: /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. [ 431.780903] [55403]: warnings.warn(deprecated_msg) [ 431.780903] [55403]: /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. [ 431.780903] [55403]: warnings.warn(deprecated_msg) [ 431.780903] [55403]: /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. [ 431.781103] [55403]: warnings.warn(deprecated_msg) [ 431.781103] [55403]: /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. [ 431.781103] [55403]: warnings.warn(deprecated_msg) [ 431.781103] [55403]: /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. [ 431.781103] [55403]: warnings.warn(deprecated_msg) [ 431.781103] [55403]: /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. [ 431.781103] [55403]: warnings.warn(deprecated_msg) [ 431.781342] [55403]: /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. [ 431.781342] [55403]: warnings.warn(deprecated_msg) [ 431.781342] [55403]: /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. [ 431.781342] [55403]: warnings.warn(deprecated_msg) [ 431.781342] [55403]: /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. [ 431.781342] [55403]: warnings.warn(deprecated_msg) [ 431.781604] [55403]: /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. [ 431.781604] [55403]: warnings.warn(deprecated_msg) [ 431.781604] [55403]: /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. [ 431.781604] [55403]: warnings.warn(deprecated_msg) [ 431.781604] [55403]: /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. [ 431.781604] [55403]: warnings.warn(deprecated_msg) [ 431.781792] [55403]: /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. [ 431.781792] [55403]: warnings.warn(deprecated_msg) [ 431.781792] [55403]: /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. [ 431.781792] [55403]: warnings.warn(deprecated_msg) [ 431.781792] [55403]: /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. [ 431.781792] [55403]: warnings.warn(deprecated_msg) [ 431.781979] [55403]: /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. [ 431.781979] [55403]: warnings.warn(deprecated_msg) [ 431.781979] [55403]: /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. [ 431.781979] [55403]: warnings.warn(deprecated_msg) [ 431.782189] [55403]: /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. [ 431.782189] [55403]: warnings.warn(deprecated_msg) [ 431.782189] [55403]: /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. [ 431.782189] [55403]: warnings.warn(deprecated_msg) [ 431.782309] [55403]: /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. [ 431.782309] [55403]: warnings.warn(deprecated_msg) [ 431.782309] [55403]: /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. [ 431.782309] [55403]: warnings.warn(deprecated_msg) [ 431.782432] [55403]: /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. [ 431.782432] [55403]: warnings.warn(deprecated_msg) [ 431.782432] [55403]: /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. [ 431.782432] [55403]: warnings.warn(deprecated_msg) [ 431.782432] [55403]: DEBUG cinder.api.middleware.request_id [None req-81715e4d-1d72-4d0c-924b-f4e3db8c483b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.782432] [55403]: [pid: 55403|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sun Feb 16 20:58:32 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 435.045173] [55404]: /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.045173] [55404]: warnings.warn(deprecated_msg) [ 435.045542] [55404]: /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.045542] [55404]: warnings.warn(deprecated_msg) [ 435.045542] [55404]: /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.045542] [55404]: warnings.warn(deprecated_msg) [ 435.045542] [55404]: /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.045692] [55404]: warnings.warn(deprecated_msg) [ 435.045692] [55404]: /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.045692] [55404]: warnings.warn(deprecated_msg) [ 435.045692] [55404]: /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.045692] [55404]: warnings.warn(deprecated_msg) [ 435.045692] [55404]: /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.045857] [55404]: warnings.warn(deprecated_msg) [ 435.045857] [55404]: /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.045857] [55404]: warnings.warn(deprecated_msg) [ 435.045857] [55404]: /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.045857] [55404]: warnings.warn(deprecated_msg) [ 435.045987] [55404]: /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.045987] [55404]: warnings.warn(deprecated_msg) [ 435.045987] [55404]: /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.045987] [55404]: warnings.warn(deprecated_msg) [ 435.046113] [55404]: /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.046113] [55404]: warnings.warn(deprecated_msg) [ 435.046113] [55404]: /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.046113] [55404]: warnings.warn(deprecated_msg) [ 435.046217] [55404]: /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.046217] [55404]: warnings.warn(deprecated_msg) [ 435.046217] [55404]: /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.046217] [55404]: warnings.warn(deprecated_msg) [ 435.046217] [55404]: /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.046355] [55404]: warnings.warn(deprecated_msg) [ 435.046355] [55404]: /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.046355] [55404]: warnings.warn(deprecated_msg) [ 435.046355] [55404]: /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.046355] [55404]: warnings.warn(deprecated_msg) [ 435.046481] [55404]: /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.046481] [55404]: warnings.warn(deprecated_msg) [ 435.046481] [55404]: /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.046481] [55404]: warnings.warn(deprecated_msg) [ 435.046481] [55404]: /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.046481] [55404]: warnings.warn(deprecated_msg) [ 435.046638] [55404]: /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.046638] [55404]: warnings.warn(deprecated_msg) [ 435.046638] [55404]: /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.046638] [55404]: warnings.warn(deprecated_msg) [ 435.046638] [55404]: /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.046638] [55404]: warnings.warn(deprecated_msg) [ 435.046790] [55404]: /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.046790] [55404]: warnings.warn(deprecated_msg) [ 435.046790] [55404]: /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.046790] [55404]: warnings.warn(deprecated_msg) [ 435.046790] [55404]: /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.046790] [55404]: warnings.warn(deprecated_msg) [ 435.046942] [55404]: /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.046942] [55404]: warnings.warn(deprecated_msg) [ 435.046942] [55404]: /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.046942] [55404]: warnings.warn(deprecated_msg) [ 435.046942] [55404]: /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.046942] [55404]: warnings.warn(deprecated_msg) [ 435.047108] [55404]: /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.047108] [55404]: warnings.warn(deprecated_msg) [ 435.047108] [55404]: /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.047108] [55404]: warnings.warn(deprecated_msg) [ 435.047216] [55404]: /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.047216] [55404]: warnings.warn(deprecated_msg) [ 435.047216] [55404]: /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.047216] [55404]: warnings.warn(deprecated_msg) [ 435.047216] [55404]: /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.047360] [55404]: warnings.warn(deprecated_msg) [ 435.047360] [55404]: /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.047360] [55404]: warnings.warn(deprecated_msg) [ 435.047360] [55404]: /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.047360] [55404]: warnings.warn(deprecated_msg) [ 435.047492] [55404]: /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.047492] [55404]: warnings.warn(deprecated_msg) [ 435.047492] [55404]: /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.047492] [55404]: warnings.warn(deprecated_msg) [ 435.047492] [55404]: /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.047492] [55404]: warnings.warn(deprecated_msg) [ 435.047637] [55404]: /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.047637] [55404]: warnings.warn(deprecated_msg) [ 435.047637] [55404]: /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.047637] [55404]: warnings.warn(deprecated_msg) [ 435.047637] [55404]: /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.047772] [55404]: warnings.warn(deprecated_msg) [ 435.047772] [55404]: /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.047772] [55404]: warnings.warn(deprecated_msg) [ 435.047772] [55404]: /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.047772] [55404]: warnings.warn(deprecated_msg) [ 435.047903] [55404]: /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.047903] [55404]: warnings.warn(deprecated_msg) [ 435.047903] [55404]: /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.047903] [55404]: warnings.warn(deprecated_msg) [ 435.048053] [55404]: /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.048053] [55404]: warnings.warn(deprecated_msg) [ 435.048053] [55404]: /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.048053] [55404]: warnings.warn(deprecated_msg) [ 435.048161] [55404]: /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.048161] [55404]: warnings.warn(deprecated_msg) [ 435.048161] [55404]: /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.048161] [55404]: warnings.warn(deprecated_msg) [ 435.048161] [55404]: /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.048298] [55404]: warnings.warn(deprecated_msg) [ 435.048298] [55404]: /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.048298] [55404]: warnings.warn(deprecated_msg) [ 435.048298] [55404]: /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.048298] [55404]: warnings.warn(deprecated_msg) [ 435.048422] [55404]: /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.048422] [55404]: warnings.warn(deprecated_msg) [ 435.048422] [55404]: /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.048422] [55404]: warnings.warn(deprecated_msg) [ 435.048528] [55404]: /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.048528] [55404]: warnings.warn(deprecated_msg) [ 435.048528] [55404]: /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.048528] [55404]: warnings.warn(deprecated_msg) [ 435.048630] [55404]: /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.048630] [55404]: warnings.warn(deprecated_msg) [ 435.048630] [55404]: /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.048630] [55404]: warnings.warn(deprecated_msg) [ 435.048733] [55404]: /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.048733] [55404]: warnings.warn(deprecated_msg) [ 435.048733] [55404]: /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.048733] [55404]: warnings.warn(deprecated_msg) [ 435.048845] [55404]: /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.048845] [55404]: warnings.warn(deprecated_msg) [ 435.048845] [55404]: /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.048845] [55404]: warnings.warn(deprecated_msg) [ 435.048947] [55404]: /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.048947] [55404]: warnings.warn(deprecated_msg) [ 435.048947] [55404]: /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.048947] [55404]: warnings.warn(deprecated_msg) [ 435.048947] [55404]: /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.048947] [55404]: warnings.warn(deprecated_msg) [ 435.050491] [55404]: /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.050491] [55404]: warnings.warn(deprecated_msg) [ 435.050491] [55404]: /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.050491] [55404]: warnings.warn(deprecated_msg) [ 435.050491] [55404]: /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.050920] [55404]: warnings.warn(deprecated_msg) [ 435.050920] [55404]: /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.050920] [55404]: warnings.warn(deprecated_msg) [ 435.050920] [55404]: /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.050920] [55404]: warnings.warn(deprecated_msg) [ 435.050920] [55404]: /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.050920] [55404]: warnings.warn(deprecated_msg) [ 435.051244] [55404]: /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.051244] [55404]: warnings.warn(deprecated_msg) [ 435.051244] [55404]: /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.051244] [55404]: warnings.warn(deprecated_msg) [ 435.051244] [55404]: /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.051244] [55404]: warnings.warn(deprecated_msg) [ 435.051511] [55404]: /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.051511] [55404]: warnings.warn(deprecated_msg) [ 435.051511] [55404]: /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.051511] [55404]: warnings.warn(deprecated_msg) [ 435.051511] [55404]: /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.051511] [55404]: warnings.warn(deprecated_msg) [ 435.051762] [55404]: /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.051762] [55404]: warnings.warn(deprecated_msg) [ 435.051762] [55404]: /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.051762] [55404]: warnings.warn(deprecated_msg) [ 435.051762] [55404]: /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.051762] [55404]: warnings.warn(deprecated_msg) [ 435.052050] [55404]: /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.052050] [55404]: warnings.warn(deprecated_msg) [ 435.052050] [55404]: /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.052050] [55404]: warnings.warn(deprecated_msg) [ 435.052232] [55404]: /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.052232] [55404]: warnings.warn(deprecated_msg) [ 435.052232] [55404]: /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.052232] [55404]: warnings.warn(deprecated_msg) [ 435.052507] [55404]: /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.052507] [55404]: warnings.warn(deprecated_msg) [ 435.052507] [55404]: /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.052507] [55404]: warnings.warn(deprecated_msg) [ 435.052681] [55404]: /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.052681] [55404]: warnings.warn(deprecated_msg) [ 435.052681] [55404]: /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.052681] [55404]: warnings.warn(deprecated_msg) [ 435.052681] [55404]: DEBUG cinder.api.middleware.request_id [None req-6efd5e9d-77e3-42ff-8331-01598bf6f66b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.396307] [55404]: INFO cinder.api.openstack.wsgi [None req-6efd5e9d-77e3-42ff-8331-01598bf6f66b admin admin] POST http://10.180.1.21/volume/v3/types [ 435.397031] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6efd5e9d-77e3-42ff-8331-01598bf6f66b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 435.399089] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 435.399089] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 435.402542] [55404]: DEBUG oslo_db.sqlalchemy.engines [None req-6efd5e9d-77e3-42ff-8331-01598bf6f66b 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=55404) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 435.425756] [55404]: INFO cinder.api.openstack.wsgi [None req-6efd5e9d-77e3-42ff-8331-01598bf6f66b admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 435.426150] [55404]: [pid: 55404|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 20:58:35 2025] POST /volume/v3/types => generated 182 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 435.430053] [55403]: DEBUG cinder.api.middleware.request_id [req-6efd5e9d-77e3-42ff-8331-01598bf6f66b req-ff89d2e0-23a3-4c8f-a6b2-026859997e78 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.693499] [55403]: INFO cinder.api.openstack.wsgi [req-6efd5e9d-77e3-42ff-8331-01598bf6f66b req-ff89d2e0-23a3-4c8f-a6b2-026859997e78 admin admin] POST http://10.180.1.21/volume/v3/types/6d3b8d86-443c-4d21-83ca-3f7e764ac865/extra_specs [ 435.694222] [55403]: DEBUG cinder.api.openstack.wsgi [req-6efd5e9d-77e3-42ff-8331-01598bf6f66b req-ff89d2e0-23a3-4c8f-a6b2-026859997e78 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 435.696361] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 435.696361] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 435.700286] [55403]: DEBUG oslo_db.sqlalchemy.engines [req-6efd5e9d-77e3-42ff-8331-01598bf6f66b req-ff89d2e0-23a3-4c8f-a6b2-026859997e78 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=55403) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 435.750474] [55403]: INFO cinder.api.openstack.wsgi [req-6efd5e9d-77e3-42ff-8331-01598bf6f66b req-ff89d2e0-23a3-4c8f-a6b2-026859997e78 admin admin] http://10.180.1.21/volume/v3/types/6d3b8d86-443c-4d21-83ca-3f7e764ac865/extra_specs returned with HTTP 200 [ 435.750722] [55403]: [pid: 55403|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sun Feb 16 20:58:36 2025] POST /volume/v3/types/6d3b8d86-443c-4d21-83ca-3f7e764ac865/extra_specs => generated 51 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 445.423410] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 445.748704] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 446.697015] [55404]: DEBUG cinder.api.middleware.request_id [None req-cd8e2c89-e12f-44ac-a06c-2a6e034e5e6e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 446.697763] [55404]: INFO cinder.api.openstack.wsgi [None req-cd8e2c89-e12f-44ac-a06c-2a6e034e5e6e None None] GET http://10.180.1.21/volume// [ 446.697951] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cd8e2c89-e12f-44ac-a06c-2a6e034e5e6e None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 446.698233] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cd8e2c89-e12f-44ac-a06c-2a6e034e5e6e None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 446.698831] [55404]: INFO cinder.api.openstack.wsgi [None req-cd8e2c89-e12f-44ac-a06c-2a6e034e5e6e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 446.699154] [55404]: [pid: 55404|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sun Feb 16 20:58:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 503.648717] [55403]: DEBUG cinder.api.middleware.request_id [None req-48d2871a-8617-497a-b5fe-2691aa7c56c6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 503.718295] [55403]: INFO cinder.api.openstack.wsgi [None req-48d2871a-8617-497a-b5fe-2691aa7c56c6 tempest-verify_tempest_config-358676275 tempest-verify_tempest_config-358676275-project-member] GET http://10.180.1.21/volume/v3/extensions [ 503.718543] [55403]: DEBUG cinder.api.openstack.wsgi [None req-48d2871a-8617-497a-b5fe-2691aa7c56c6 tempest-verify_tempest_config-358676275 tempest-verify_tempest_config-358676275-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 503.718769] [55403]: DEBUG cinder.api.openstack.wsgi [None req-48d2871a-8617-497a-b5fe-2691aa7c56c6 tempest-verify_tempest_config-358676275 tempest-verify_tempest_config-358676275-project-member] Calling method 'index' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 503.719195] [55403]: INFO cinder.api.openstack.wsgi [None req-48d2871a-8617-497a-b5fe-2691aa7c56c6 tempest-verify_tempest_config-358676275 tempest-verify_tempest_config-358676275-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 503.719722] [55403]: [pid: 55403|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sun Feb 16 20:59:44 2025] GET /volume/v3/extensions => generated 5245 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 571.504030] [55404]: DEBUG cinder.api.middleware.request_id [None req-97fb05f4-b378-4035-b730-fb9cab91e894 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.736808] [55404]: INFO cinder.api.openstack.wsgi [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 571.737019] [55404]: DEBUG cinder.api.openstack.wsgi [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-309642931"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 571.740028] [55404]: DEBUG cinder.api.v3.volumes [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-309642931'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 571.740270] [55404]: INFO cinder.api.v3.volumes [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Create volume of 1 GB [ 571.755962] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Availability zone cache updated, next update will occur around 2025-02-16 22:00:52.600510. {{(pid=55404) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 571.756058] [55404]: INFO cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Availability Zones retrieved successfully. [ 571.771748] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 571.771748] [55404]: import asyncore [ 571.778953] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Flow 'volume_create_api' (a3f298a7-1557-4dc0-913a-f0ac9d0201d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 571.780260] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca37e0e-066e-484e-b6a3-ccd020889c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.781802] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 571.833855] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ca37e0e-066e-484e-b6a3-ccd020889c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.834929] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0e955a-8a48-4d94-9184-26f6a6d61978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 571.872121] [55404]: WARNING cinder.quota [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-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. [ 571.872488] [55404]: WARNING cinder.quota [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-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. [ 571.922091] [55404]: DEBUG cinder.quota [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Created reservations ['d496e292-ab66-4461-b47a-50ee05c3dbe3', '38490393-b291-432c-8fe8-5a360fcba42d', 'b0dd53e3-6fd0-4520-a754-dc8dbddb37d0', '33b3299d-0162-46b0-845f-e03d3afd6df5'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 571.923067] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0e955a-8a48-4d94-9184-26f6a6d61978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d496e292-ab66-4461-b47a-50ee05c3dbe3', '38490393-b291-432c-8fe8-5a360fcba42d', 'b0dd53e3-6fd0-4520-a754-dc8dbddb37d0', '33b3299d-0162-46b0-845f-e03d3afd6df5']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 571.924195] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea58751d-7574-4602-991e-4db2b913622c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.095303] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea58751d-7574-4602-991e-4db2b913622c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a924cc-be36-42a3-874e-23847ad96102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-309642931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b8387a1cfb64db1b09ceac5b49fa11e',qos_specs=None,replication_status=,reservations=['d496e292-ab66-4461-b47a-50ee05c3dbe3','38490393-b291-432c-8fe8-5a360fcba42d','b0dd53e3-6fd0-4520-a754-dc8dbddb37d0','33b3299d-0162-46b0-845f-e03d3afd6df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3917ba0fc384da6b081931476b5d9b9',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-309642931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a924cc-be36-42a3-874e-23847ad96102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b8387a1cfb64db1b09ceac5b49fa11e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3917ba0fc384da6b081931476b5d9b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.096446] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139cfa32-794b-43a3-a28d-e34ce1008ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.121310] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (139cfa32-794b-43a3-a28d-e34ce1008ce7) transitioned into state 'SUCCESS' from state '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-309642931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b8387a1cfb64db1b09ceac5b49fa11e',qos_specs=None,replication_status=,reservations=['d496e292-ab66-4461-b47a-50ee05c3dbe3','38490393-b291-432c-8fe8-5a360fcba42d','b0dd53e3-6fd0-4520-a754-dc8dbddb37d0','33b3299d-0162-46b0-845f-e03d3afd6df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3917ba0fc384da6b081931476b5d9b9',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.123100] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b6214-8405-42ab-aef0-3386929a1a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.155213] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b6214-8405-42ab-aef0-3386929a1a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.157466] [55404]: DEBUG cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Flow 'volume_create_api' (a3f298a7-1557-4dc0-913a-f0ac9d0201d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.157466] [55404]: INFO cinder.volume.api [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Create volume request issued successfully. [ 572.158471] [55404]: INFO cinder.api.openstack.wsgi [None req-97fb05f4-b378-4035-b730-fb9cab91e894 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 572.158933] [55404]: [pid: 55404|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:00:52 2025] POST /volume/v3/volumes => generated 783 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 572.168523] [55403]: DEBUG cinder.api.middleware.request_id [None req-f8ef2765-9895-4715-90a5-604a7b36db78 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.171686] [55403]: INFO cinder.api.openstack.wsgi [None req-f8ef2765-9895-4715-90a5-604a7b36db78 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 572.171686] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f8ef2765-9895-4715-90a5-604a7b36db78 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.171686] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f8ef2765-9895-4715-90a5-604a7b36db78 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.215390] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.215390] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.229546] [55403]: INFO cinder.volume.api [None req-f8ef2765-9895-4715-90a5-604a7b36db78 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 572.242830] [55403]: INFO cinder.api.openstack.wsgi [None req-f8ef2765-9895-4715-90a5-604a7b36db78 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 572.243282] [55403]: [pid: 55403|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:00:53 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 962 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 573.261404] [55404]: DEBUG cinder.api.middleware.request_id [None req-40bacf34-d690-46c8-a61f-4c72c2037988 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.265033] [55404]: INFO cinder.api.openstack.wsgi [None req-40bacf34-d690-46c8-a61f-4c72c2037988 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 573.265033] [55404]: DEBUG cinder.api.openstack.wsgi [None req-40bacf34-d690-46c8-a61f-4c72c2037988 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.265303] [55404]: DEBUG cinder.api.openstack.wsgi [None req-40bacf34-d690-46c8-a61f-4c72c2037988 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.287093] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.287093] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.295520] [55404]: INFO cinder.volume.api [None req-40bacf34-d690-46c8-a61f-4c72c2037988 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 573.304552] [55404]: INFO cinder.api.openstack.wsgi [None req-40bacf34-d690-46c8-a61f-4c72c2037988 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 573.305302] [55404]: [pid: 55404|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:00:54 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.235781] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=4 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 583.299721] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 653.495548] [55403]: DEBUG cinder.api.middleware.request_id [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.496719] [55403]: WARNING keystonemiddleware.auth_token [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 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. [ 653.498326] [55403]: INFO cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] POST http://10.180.1.21/volume/v3/volumes [ 653.498734] [55403]: DEBUG cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-927217892", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 653.502212] [55403]: DEBUG cinder.api.v3.volumes [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-927217892', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 653.502212] [55403]: INFO cinder.api.v3.volumes [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Create volume of 1 GB [ 653.520346] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Availability zone cache updated, next update will occur around 2025-02-16 22:02:14.365180. {{(pid=55403) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 653.520542] [55403]: INFO cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Availability Zones retrieved successfully. [ 653.534319] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 653.534319] [55403]: import asyncore [ 653.545073] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Flow 'volume_create_api' (4a8607ac-6f77-4264-817a-056c284b8492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 653.546422] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add7015b-a396-4215-b3d0-a59ec9c8210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.547751] [55403]: DEBUG cinder.volume.flows.api.create_volume [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 653.717218] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (add7015b-a396-4215-b3d0-a59ec9c8210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.717218] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccc2c03-b201-4ece-a3a8-993665d636f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.747106] [55403]: WARNING cinder.quota [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-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. [ 653.747582] [55403]: WARNING cinder.quota [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-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. [ 653.791095] [55403]: DEBUG cinder.quota [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Created reservations ['f23f988e-6e9b-453e-b934-8d7f4488cfdc', '42603be4-2e4d-4004-a53d-4e805ec528b3', '47b4fc8e-45ce-41b8-a8cf-911dbeb55f69', 'af7d4ef6-4ced-4dcb-97ed-d3ab6a66389b'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 653.792099] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ccc2c03-b201-4ece-a3a8-993665d636f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23f988e-6e9b-453e-b934-8d7f4488cfdc', '42603be4-2e4d-4004-a53d-4e805ec528b3', '47b4fc8e-45ce-41b8-a8cf-911dbeb55f69', 'af7d4ef6-4ced-4dcb-97ed-d3ab6a66389b']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.793051] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777103d9-72af-49fb-9199-ba095fd5deb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.829657] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777103d9-72af-49fb-9199-ba095fd5deb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ba67be-47a2-4dff-a5f1-6c84d881b79d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-927217892',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b84c6a03815f436b945a7a2e02ddfabc',qos_specs=None,replication_status=,reservations=['f23f988e-6e9b-453e-b934-8d7f4488cfdc','42603be4-2e4d-4004-a53d-4e805ec528b3','47b4fc8e-45ce-41b8-a8cf-911dbeb55f69','af7d4ef6-4ced-4dcb-97ed-d3ab6a66389b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de7c0fb0da2d4ee8bff61598d7c7321c',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-927217892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ba67be-47a2-4dff-a5f1-6c84d881b79d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b84c6a03815f436b945a7a2e02ddfabc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de7c0fb0da2d4ee8bff61598d7c7321c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.830625] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14971d2d-e70e-4613-9e02-55291f93cc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.852496] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14971d2d-e70e-4613-9e02-55291f93cc92) transitioned into state 'SUCCESS' from state '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-927217892',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b84c6a03815f436b945a7a2e02ddfabc',qos_specs=None,replication_status=,reservations=['f23f988e-6e9b-453e-b934-8d7f4488cfdc','42603be4-2e4d-4004-a53d-4e805ec528b3','47b4fc8e-45ce-41b8-a8cf-911dbeb55f69','af7d4ef6-4ced-4dcb-97ed-d3ab6a66389b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de7c0fb0da2d4ee8bff61598d7c7321c',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.853748] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31fef74d-2914-433e-8d26-34f13a31bd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.885211] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31fef74d-2914-433e-8d26-34f13a31bd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.886868] [55403]: DEBUG cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Flow 'volume_create_api' (4a8607ac-6f77-4264-817a-056c284b8492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 653.886868] [55403]: INFO cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Create volume request issued successfully. [ 653.890826] [55403]: INFO cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-d2b0faf8-f2a2-4174-b4ca-d2d9bfbddaf2 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 653.890826] [55403]: [pid: 55403|app: 0|req: 5/9] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 21:02:14 2025] POST /volume/v3/volumes => generated 761 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 653.902742] [55404]: DEBUG cinder.api.middleware.request_id [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.903893] [55404]: WARNING keystonemiddleware.auth_token [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 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. [ 653.907597] [55404]: INFO cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 653.907858] [55404]: DEBUG cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.908116] [55404]: DEBUG cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.947299] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.947299] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.957155] [55404]: INFO cinder.volume.api [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Volume info retrieved successfully. [ 653.962640] [55404]: INFO cinder.api.openstack.wsgi [req-26a2e5bf-0a87-4dac-b9e4-b1d1adddfadb req-01d4dd60-bb10-4280-841c-0d68ae74cc61 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 200 [ 653.962788] [55404]: [pid: 55404|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:14 2025] GET /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.209316] [55403]: DEBUG cinder.api.middleware.request_id [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.212375] [55403]: INFO cinder.api.openstack.wsgi [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 654.212641] [55403]: DEBUG cinder.api.openstack.wsgi [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.212857] [55403]: DEBUG cinder.api.openstack.wsgi [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.227415] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.227415] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.232216] [55403]: INFO cinder.volume.api [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Volume info retrieved successfully. [ 654.238774] [55403]: INFO cinder.api.openstack.wsgi [req-15d8bbca-d1df-4f44-b58f-59fb4f0acaed req-fe893de8-514e-412f-b202-a6b7d8a2f751 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 200 [ 654.238774] [55403]: [pid: 55403|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:15 2025] GET /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.578376] [55404]: DEBUG cinder.api.middleware.request_id [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.583181] [55404]: INFO cinder.api.openstack.wsgi [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 654.583422] [55404]: DEBUG cinder.api.openstack.wsgi [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.583644] [55404]: DEBUG cinder.api.openstack.wsgi [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.601526] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.601526] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.605385] [55404]: INFO cinder.volume.api [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Volume info retrieved successfully. [ 654.613035] [55404]: INFO cinder.api.openstack.wsgi [req-977d2150-f6db-441e-b003-00f8a361fc47 req-eface8d3-ce22-49ee-ad98-2a2679771553 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 200 [ 654.613485] [55404]: [pid: 55404|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:15 2025] GET /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.814140] [55403]: DEBUG cinder.api.middleware.request_id [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.817485] [55403]: INFO cinder.api.openstack.wsgi [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 654.817876] [55403]: DEBUG cinder.api.openstack.wsgi [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.818440] [55403]: DEBUG cinder.api.openstack.wsgi [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.818631] [55403]: INFO cinder.api.v3.volumes [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Delete volume with id: a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 654.832512] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.832512] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.833067] [55403]: INFO cinder.volume.api [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Volume info retrieved successfully. [ 654.862697] [55403]: INFO cinder.volume.api [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Delete volume request issued successfully. [ 654.863846] [55403]: INFO cinder.api.openstack.wsgi [req-479afc87-ba97-4903-8cab-18022f2cc603 req-66ad3894-a805-42df-85f2-e4a390e7de6a tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 202 [ 654.863846] [55403]: [pid: 55403|app: 0|req: 7/13] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:02:15 2025] DELETE /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 654.904731] [55404]: DEBUG cinder.api.middleware.request_id [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.909028] [55404]: INFO cinder.api.openstack.wsgi [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 654.909028] [55404]: DEBUG cinder.api.openstack.wsgi [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.909028] [55404]: DEBUG cinder.api.openstack.wsgi [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.918712] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.918712] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.922917] [55404]: INFO cinder.volume.api [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Volume info retrieved successfully. [ 654.927679] [55404]: INFO cinder.api.openstack.wsgi [req-7c4ff285-9fe6-4a54-8d90-31f6937def5c req-f640d765-39cf-4ff0-955b-f903d81ece92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 200 [ 654.928249] [55404]: [pid: 55404|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:15 2025] GET /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 656.679381] [55403]: DEBUG cinder.api.middleware.request_id [req-fad5cbaf-499d-4350-95f6-417f9ae2603a req-78ebf6b6-51ed-48db-a26f-00df76938b92 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.685777] [55403]: INFO cinder.api.openstack.wsgi [req-fad5cbaf-499d-4350-95f6-417f9ae2603a req-78ebf6b6-51ed-48db-a26f-00df76938b92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d [ 656.686163] [55403]: DEBUG cinder.api.openstack.wsgi [req-fad5cbaf-499d-4350-95f6-417f9ae2603a req-78ebf6b6-51ed-48db-a26f-00df76938b92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.686517] [55403]: DEBUG cinder.api.openstack.wsgi [req-fad5cbaf-499d-4350-95f6-417f9ae2603a req-78ebf6b6-51ed-48db-a26f-00df76938b92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.698973] [55403]: INFO cinder.api.openstack.wsgi [req-fad5cbaf-499d-4350-95f6-417f9ae2603a req-78ebf6b6-51ed-48db-a26f-00df76938b92 tempest-VolumesGetTestJSON-155495655 tempest-VolumesGetTestJSON-155495655-project-member] http://10.180.1.21/volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d returned with HTTP 404 [ 656.699751] [55403]: [pid: 55403|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:17 2025] GET /volume/v3/volumes/a1ba67be-47a2-4dff-a5f1-6c84d881b79d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 664.925654] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=12 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 666.690294] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=36,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 691.909912] [55404]: DEBUG cinder.api.middleware.request_id [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.912770] [55404]: INFO cinder.api.openstack.wsgi [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1551088472 [ 691.912991] [55404]: DEBUG cinder.api.openstack.wsgi [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.914571] [55404]: DEBUG cinder.api.openstack.wsgi [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.914571] [55404]: INFO cinder.api.v3.volumes [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Delete volume with id: tempest-invalid-1551088472 [ 691.921295] [55404]: INFO cinder.api.openstack.wsgi [req-d40cdf53-0019-4424-94f4-a40acd8634bc req-c102ed50-eeb1-442e-b19d-a5d7f62039b9 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1551088472 returned with HTTP 404 [ 691.922016] [55404]: [pid: 55404|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1470 bytes} [Sun Feb 16 21:02:52 2025] DELETE /volume/v3/volumes/tempest-invalid-1551088472 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 692.077338] [55403]: DEBUG cinder.api.middleware.request_id [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.083252] [55403]: INFO cinder.api.openstack.wsgi [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bd689862-ad2d-46e5-a7fc-63737c891edc [ 692.083475] [55403]: DEBUG cinder.api.openstack.wsgi [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.083695] [55403]: DEBUG cinder.api.openstack.wsgi [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.083888] [55403]: INFO cinder.api.v3.volumes [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Delete volume with id: bd689862-ad2d-46e5-a7fc-63737c891edc [ 692.092256] [55403]: INFO cinder.api.openstack.wsgi [req-221462de-4751-434e-a697-34a35488444b req-d3d70f20-4f18-4229-be05-3dd0992720c3 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] http://10.180.1.21/volume/v3/volumes/bd689862-ad2d-46e5-a7fc-63737c891edc returned with HTTP 404 [ 692.092723] [55403]: [pid: 55403|app: 0|req: 9/17] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:02:52 2025] DELETE /volume/v3/volumes/bd689862-ad2d-46e5-a7fc-63737c891edc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 692.107561] [55404]: DEBUG cinder.api.middleware.request_id [req-31a63b48-a463-424d-8375-118ad22ccc8c req-cd7520bc-52da-48f7-a923-3ed1e7fd1a87 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.115502] [55404]: INFO cinder.api.openstack.wsgi [req-31a63b48-a463-424d-8375-118ad22ccc8c req-cd7520bc-52da-48f7-a923-3ed1e7fd1a87 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] GET http://10.180.1.21/volume/v3/volumes/0ae31cdd-97b2-4586-b69a-d90489325c82 [ 692.115502] [55404]: DEBUG cinder.api.openstack.wsgi [req-31a63b48-a463-424d-8375-118ad22ccc8c req-cd7520bc-52da-48f7-a923-3ed1e7fd1a87 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.115502] [55404]: DEBUG cinder.api.openstack.wsgi [req-31a63b48-a463-424d-8375-118ad22ccc8c req-cd7520bc-52da-48f7-a923-3ed1e7fd1a87 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.121890] [55404]: INFO cinder.api.openstack.wsgi [req-31a63b48-a463-424d-8375-118ad22ccc8c req-cd7520bc-52da-48f7-a923-3ed1e7fd1a87 tempest-VolumesNegativeTest-1307159046 tempest-VolumesNegativeTest-1307159046-project-member] http://10.180.1.21/volume/v3/volumes/0ae31cdd-97b2-4586-b69a-d90489325c82 returned with HTTP 404 [ 692.122473] [55404]: [pid: 55404|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:02:52 2025] GET /volume/v3/volumes/0ae31cdd-97b2-4586-b69a-d90489325c82 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 702.087662] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.116051] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=2 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 711.125599] [55403]: DEBUG cinder.api.middleware.request_id [req-b7797e9f-57de-46a6-99af-d0b2d0bea1d3 req-c9a3f341-b769-47bc-9782-8c5476929ddc None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.128917] [55403]: INFO cinder.api.openstack.wsgi [req-b7797e9f-57de-46a6-99af-d0b2d0bea1d3 req-c9a3f341-b769-47bc-9782-8c5476929ddc tempest-SecurityGroupsTestJSON-1078039575 tempest-SecurityGroupsTestJSON-1078039575-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=92d59c66-2684-4c55-ac5b-b95edbbee6cb [ 711.129286] [55403]: DEBUG cinder.api.openstack.wsgi [req-b7797e9f-57de-46a6-99af-d0b2d0bea1d3 req-c9a3f341-b769-47bc-9782-8c5476929ddc tempest-SecurityGroupsTestJSON-1078039575 tempest-SecurityGroupsTestJSON-1078039575-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.129609] [55403]: DEBUG cinder.api.openstack.wsgi [req-b7797e9f-57de-46a6-99af-d0b2d0bea1d3 req-c9a3f341-b769-47bc-9782-8c5476929ddc tempest-SecurityGroupsTestJSON-1078039575 tempest-SecurityGroupsTestJSON-1078039575-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.148595] [55403]: INFO cinder.api.openstack.wsgi [req-b7797e9f-57de-46a6-99af-d0b2d0bea1d3 req-c9a3f341-b769-47bc-9782-8c5476929ddc tempest-SecurityGroupsTestJSON-1078039575 tempest-SecurityGroupsTestJSON-1078039575-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=92d59c66-2684-4c55-ac5b-b95edbbee6cb returned with HTTP 200 [ 711.149458] [55403]: [pid: 55403|app: 0|req: 10/19] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:03:11 2025] GET /volume/v3/attachments?instance_id=92d59c66-2684-4c55-ac5b-b95edbbee6cb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.143533] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 766.187598] [55404]: DEBUG cinder.api.middleware.request_id [req-2964a847-b5a4-4f35-bf08-eb7613405235 req-6b2c9d53-63f5-41a9-bfe2-e126661c7c79 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.191984] [55404]: INFO cinder.api.openstack.wsgi [req-2964a847-b5a4-4f35-bf08-eb7613405235 req-6b2c9d53-63f5-41a9-bfe2-e126661c7c79 tempest-InstanceActionsTestJSON-1271558893 tempest-InstanceActionsTestJSON-1271558893-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a547fabd-386c-4298-9b22-69f13e05c104 [ 766.192257] [55404]: DEBUG cinder.api.openstack.wsgi [req-2964a847-b5a4-4f35-bf08-eb7613405235 req-6b2c9d53-63f5-41a9-bfe2-e126661c7c79 tempest-InstanceActionsTestJSON-1271558893 tempest-InstanceActionsTestJSON-1271558893-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.192569] [55404]: DEBUG cinder.api.openstack.wsgi [req-2964a847-b5a4-4f35-bf08-eb7613405235 req-6b2c9d53-63f5-41a9-bfe2-e126661c7c79 tempest-InstanceActionsTestJSON-1271558893 tempest-InstanceActionsTestJSON-1271558893-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.207428] [55404]: INFO cinder.api.openstack.wsgi [req-2964a847-b5a4-4f35-bf08-eb7613405235 req-6b2c9d53-63f5-41a9-bfe2-e126661c7c79 tempest-InstanceActionsTestJSON-1271558893 tempest-InstanceActionsTestJSON-1271558893-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a547fabd-386c-4298-9b22-69f13e05c104 returned with HTTP 200 [ 766.208015] [55404]: [pid: 55404|app: 0|req: 10/20] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:04:07 2025] GET /volume/v3/attachments?instance_id=a547fabd-386c-4298-9b22-69f13e05c104 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.296841] [55403]: DEBUG cinder.api.middleware.request_id [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.299582] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 772.299817] [55403]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.300055] [55403]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.312126] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312126] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.316150] [55403]: INFO cinder.volume.api [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 772.320899] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-9bf5473e-f1e3-44c7-a498-59ca759fe5d3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 772.321511] [55403]: [pid: 55403|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:04:13 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.846234] [55404]: DEBUG cinder.api.middleware.request_id [None req-a40a9585-d605-4794-aed0-b30a13cf967b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.846573] [55404]: INFO cinder.api.openstack.wsgi [None req-a40a9585-d605-4794-aed0-b30a13cf967b None None] GET http://10.180.1.21/volume// [ 773.846766] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a40a9585-d605-4794-aed0-b30a13cf967b None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.846991] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a40a9585-d605-4794-aed0-b30a13cf967b None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.847421] [55404]: INFO cinder.api.openstack.wsgi [None req-a40a9585-d605-4794-aed0-b30a13cf967b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 773.847738] [55404]: [pid: 55404|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:04:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 773.851752] [55403]: DEBUG cinder.api.middleware.request_id [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-e54e0e02-daae-4703-9ef1-83d3c53b0d7d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.854051] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-e54e0e02-daae-4703-9ef1-83d3c53b0d7d tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 773.854473] [55403]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-e54e0e02-daae-4703-9ef1-83d3c53b0d7d tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06a924cc-be36-42a3-874e-23847ad96102", "connector": null, "instance_uuid": "85ca2030-bc0a-465e-ad0d-b0f1a6ea799f"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 773.866992] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.866992] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.903944] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-e54e0e02-daae-4703-9ef1-83d3c53b0d7d tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 773.903944] [55403]: [pid: 55403|app: 0|req: 12/23] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:04:14 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) [ 773.923197] [55404]: DEBUG cinder.api.middleware.request_id [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.925544] [55404]: INFO cinder.api.openstack.wsgi [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 773.925826] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.926056] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.939419] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.939419] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.941932] [55404]: INFO cinder.volume.api [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 773.946303] [55404]: INFO cinder.api.openstack.wsgi [None req-8b4fb0f1-5d43-4c6c-9829-1f01391fcf3a tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 773.946698] [55404]: [pid: 55404|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:14 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.431394] [55403]: DEBUG cinder.api.middleware.request_id [None req-7d329707-932e-43f5-a66b-59bb49994ca7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.433171] [55403]: INFO cinder.api.openstack.wsgi [None req-7d329707-932e-43f5-a66b-59bb49994ca7 None None] GET http://10.180.1.21/volume// [ 774.434393] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7d329707-932e-43f5-a66b-59bb49994ca7 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.434579] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7d329707-932e-43f5-a66b-59bb49994ca7 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.435565] [55403]: INFO cinder.api.openstack.wsgi [None req-7d329707-932e-43f5-a66b-59bb49994ca7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 774.435711] [55403]: [pid: 55403|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:04:15 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 774.442016] [55404]: DEBUG cinder.api.middleware.request_id [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.444857] [55404]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 774.445129] [55404]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.445351] [55404]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.457063] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.457063] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.460945] [55404]: INFO cinder.volume.api [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 774.464785] [55404]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-907206d1-878a-4ad4-b865-3efcbf416cb3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 774.465207] [55404]: [pid: 55404|app: 0|req: 13/26] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:04:15 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 774.513074] [55403]: DEBUG cinder.api.middleware.request_id [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.515499] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] PUT http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 [ 774.515992] [55403]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-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-519694", "mountpoint": "/dev/sdb"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 774.525709] [55403]: DEBUG cinder.coordination [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Acquiring lock "cinder-attachment_update-06a924cc-be36-42a3-874e-23847ad96102-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 774.530122] [55403]: DEBUG cinder.coordination [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Lock "cinder-attachment_update-06a924cc-be36-42a3-874e-23847ad96102-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 774.531244] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.531244] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.956632] [55404]: DEBUG cinder.api.middleware.request_id [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.958910] [55404]: INFO cinder.api.openstack.wsgi [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 774.959143] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.959371] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.969598] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.969598] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.972743] [55404]: INFO cinder.volume.api [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 774.978413] [55404]: INFO cinder.api.openstack.wsgi [None req-0fedbaae-3af3-48a1-a608-671c983f70b7 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 774.979123] [55404]: [pid: 55404|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:15 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.989362] [55404]: DEBUG cinder.api.middleware.request_id [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.991720] [55404]: INFO cinder.api.openstack.wsgi [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 775.991825] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.992046] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.008710] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.008710] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.012086] [55404]: INFO cinder.volume.api [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 776.017329] [55404]: INFO cinder.api.openstack.wsgi [None req-9a3cda1a-0e02-48b9-8a66-989d1d4097b1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 776.017743] [55404]: [pid: 55404|app: 0|req: 15/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:16 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 777.027546] [55404]: DEBUG cinder.api.middleware.request_id [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.029765] [55404]: INFO cinder.api.openstack.wsgi [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 777.030013] [55404]: DEBUG cinder.api.openstack.wsgi [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.030317] [55404]: DEBUG cinder.api.openstack.wsgi [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.045873] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.045873] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.051835] [55404]: INFO cinder.volume.api [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 777.058349] [55404]: INFO cinder.api.openstack.wsgi [None req-12b8db61-3cfe-4c7d-b886-a6c3cc791829 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 777.058786] [55404]: [pid: 55404|app: 0|req: 16/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:17 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 778.069110] [55404]: DEBUG cinder.api.middleware.request_id [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.071535] [55404]: INFO cinder.api.openstack.wsgi [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 778.071535] [55404]: DEBUG cinder.api.openstack.wsgi [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.071709] [55404]: DEBUG cinder.api.openstack.wsgi [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.087221] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.087221] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.095836] [55404]: INFO cinder.volume.api [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 778.101330] [55404]: INFO cinder.api.openstack.wsgi [None req-50d8d63d-faff-48c2-9a48-cb0491ef2238 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 778.101330] [55404]: [pid: 55404|app: 0|req: 17/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:18 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 779.066495] [55403]: DEBUG cinder.coordination [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Lock "cinder-attachment_update-06a924cc-be36-42a3-874e-23847ad96102-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 779.066772] [55403]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-c78db54e-a27f-4053-81a9-79783a3d2caf tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 returned with HTTP 200 [ 779.067237] [55403]: [pid: 55403|app: 0|req: 14/31] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:04:15 2025] PUT /volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 779.112050] [55404]: DEBUG cinder.api.middleware.request_id [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.115854] [55404]: INFO cinder.api.openstack.wsgi [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 779.116085] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.116309] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.126007] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.126007] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.129068] [55404]: INFO cinder.volume.api [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 779.133944] [55404]: INFO cinder.api.openstack.wsgi [None req-e72a37ac-2225-4247-a6e3-6533dfe9469b tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 779.134371] [55404]: [pid: 55404|app: 0|req: 18/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:19 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 780.145377] [55403]: DEBUG cinder.api.middleware.request_id [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.147613] [55403]: INFO cinder.api.openstack.wsgi [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 780.148198] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.148198] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.162411] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.162411] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.165776] [55403]: INFO cinder.volume.api [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 780.171101] [55403]: INFO cinder.api.openstack.wsgi [None req-ce7fd11a-4e88-4e8f-8f17-94f10abe1aa4 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 780.171530] [55403]: [pid: 55403|app: 0|req: 15/33] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:20 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 780.695338] [55404]: DEBUG cinder.api.middleware.request_id [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-baa6a1c7-69b9-42b6-912a-bdffc65dc1f1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.697653] [55404]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-baa6a1c7-69b9-42b6-912a-bdffc65dc1f1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] POST http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767/action [ 780.699462] [55404]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-baa6a1c7-69b9-42b6-912a-bdffc65dc1f1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 780.699462] [55404]: DEBUG cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-baa6a1c7-69b9-42b6-912a-bdffc65dc1f1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 780.725470] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.725470] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.734714] [55404]: INFO cinder.api.openstack.wsgi [req-cfc53d24-dafe-4f1b-8d75-06f1c5accaf1 req-baa6a1c7-69b9-42b6-912a-bdffc65dc1f1 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767/action returned with HTTP 204 [ 780.735342] [55404]: [pid: 55404|app: 0|req: 19/34] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:04:21 2025] POST /volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 781.183786] [55403]: DEBUG cinder.api.middleware.request_id [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.185887] [55403]: INFO cinder.api.openstack.wsgi [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 781.186128] [55403]: DEBUG cinder.api.openstack.wsgi [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.186356] [55403]: DEBUG cinder.api.openstack.wsgi [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.196903] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.196903] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.200973] [55403]: INFO cinder.volume.api [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 781.205914] [55403]: INFO cinder.api.openstack.wsgi [None req-153e60fd-61be-4c93-b57d-2c6df6a551f3 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 781.206330] [55403]: [pid: 55403|app: 0|req: 16/35] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:22 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 781.215706] [55404]: DEBUG cinder.api.middleware.request_id [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.217873] [55404]: INFO cinder.api.openstack.wsgi [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 781.218110] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.218364] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.229612] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.229612] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.234023] [55404]: INFO cinder.volume.api [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 781.237365] [55404]: INFO cinder.api.openstack.wsgi [None req-2e9348fb-1645-4e48-9ef5-d17e1f8e325c tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 781.237835] [55404]: [pid: 55404|app: 0|req: 20/36] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:22 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 781.380694] [55403]: DEBUG cinder.api.middleware.request_id [None req-2999cc08-6dcd-4491-859d-68117d313a06 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.382966] [55403]: INFO cinder.api.openstack.wsgi [None req-2999cc08-6dcd-4491-859d-68117d313a06 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 781.383238] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2999cc08-6dcd-4491-859d-68117d313a06 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.383505] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2999cc08-6dcd-4491-859d-68117d313a06 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.394502] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.394502] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.398118] [55403]: INFO cinder.volume.api [None req-2999cc08-6dcd-4491-859d-68117d313a06 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 781.402344] [55403]: INFO cinder.api.openstack.wsgi [None req-2999cc08-6dcd-4491-859d-68117d313a06 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 781.402726] [55403]: [pid: 55403|app: 0|req: 17/37] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:22 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 781.459293] [55404]: DEBUG cinder.api.middleware.request_id [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.461953] [55404]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 781.461953] [55404]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.462195] [55404]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.473420] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.473420] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.476622] [55404]: INFO cinder.volume.api [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 781.481550] [55404]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-9978be56-ce4a-4509-8fc5-45785f902936 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 781.481951] [55404]: [pid: 55404|app: 0|req: 21/38] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:04:22 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 781.514775] [55403]: DEBUG cinder.api.middleware.request_id [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.516849] [55403]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] POST http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102/action [ 781.517458] [55403]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 781.517614] [55403]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 781.527572] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.527572] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.527972] [55403]: INFO cinder.volume.api [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 781.534907] [55403]: INFO cinder.volume.api [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Begin detaching volume completed successfully. [ 781.535218] [55403]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-c91a755c-e1d7-457e-8bfb-8f0ac1de7805 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102/action returned with HTTP 202 [ 781.535737] [55403]: [pid: 55403|app: 0|req: 18/39] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:04:22 2025] POST /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 782.603240] [55404]: DEBUG cinder.api.middleware.request_id [None req-f3cd3d61-91bc-4f7c-8adf-22ae4525942b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.603858] [55404]: INFO cinder.api.openstack.wsgi [None req-f3cd3d61-91bc-4f7c-8adf-22ae4525942b None None] GET http://10.180.1.21/volume// [ 782.603976] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f3cd3d61-91bc-4f7c-8adf-22ae4525942b None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.604273] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f3cd3d61-91bc-4f7c-8adf-22ae4525942b None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.604741] [55404]: INFO cinder.api.openstack.wsgi [None req-f3cd3d61-91bc-4f7c-8adf-22ae4525942b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 782.605172] [55404]: [pid: 55404|app: 0|req: 22/40] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:04:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 782.611457] [55403]: DEBUG cinder.api.middleware.request_id [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.616750] [55403]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 782.617047] [55403]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.617327] [55403]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.635717] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.635717] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.643027] [55403]: INFO cinder.volume.api [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 782.646420] [55403]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-4a50968a-d5fe-48c4-990f-479cfa84ae27 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 782.647108] [55403]: [pid: 55403|app: 0|req: 19/41] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:04:23 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1554 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 783.849967] [55404]: DEBUG cinder.api.middleware.request_id [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-dbf85fb7-6292-458f-90c7-08b4c1745e3f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.857095] [55404]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-dbf85fb7-6292-458f-90c7-08b4c1745e3f tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 [ 783.857095] [55404]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-dbf85fb7-6292-458f-90c7-08b4c1745e3f tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.857095] [55404]: DEBUG cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-dbf85fb7-6292-458f-90c7-08b4c1745e3f tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.871338] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.871338] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.421720] [55404]: INFO cinder.api.openstack.wsgi [req-9b71d7a1-4193-436e-a3a9-6816f5c447e0 req-dbf85fb7-6292-458f-90c7-08b4c1745e3f tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 returned with HTTP 200 [ 784.422239] [55404]: [pid: 55404|app: 0|req: 23/42] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:04:24 2025] DELETE /volume/v3/attachments/54b4744f-806a-44c4-8f05-bdf057bc5767 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.804952] [55403]: DEBUG cinder.api.middleware.request_id [None req-419ecc0e-5872-4074-81df-9cadc2c337be None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.810021] [55403]: INFO cinder.api.openstack.wsgi [None req-419ecc0e-5872-4074-81df-9cadc2c337be tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 785.810021] [55403]: DEBUG cinder.api.openstack.wsgi [None req-419ecc0e-5872-4074-81df-9cadc2c337be tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.810021] [55403]: DEBUG cinder.api.openstack.wsgi [None req-419ecc0e-5872-4074-81df-9cadc2c337be tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.820749] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.820749] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.825651] [55403]: INFO cinder.volume.api [None req-419ecc0e-5872-4074-81df-9cadc2c337be tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 785.830866] [55403]: INFO cinder.api.openstack.wsgi [None req-419ecc0e-5872-4074-81df-9cadc2c337be tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 785.831453] [55403]: [pid: 55403|app: 0|req: 20/43] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:26 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 785.846518] [55404]: DEBUG cinder.api.middleware.request_id [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.851045] [55404]: INFO cinder.api.openstack.wsgi [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 785.851370] [55404]: DEBUG cinder.api.openstack.wsgi [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.851690] [55404]: DEBUG cinder.api.openstack.wsgi [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.851790] [55404]: INFO cinder.api.v3.volumes [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Delete volume with id: 06a924cc-be36-42a3-874e-23847ad96102 [ 785.860969] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.860969] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.861509] [55404]: INFO cinder.volume.api [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 785.889781] [55404]: INFO cinder.volume.api [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Delete volume request issued successfully. [ 785.890030] [55404]: INFO cinder.api.openstack.wsgi [None req-59bf6acb-6038-4622-ac24-43f84a5779e6 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 202 [ 785.890661] [55404]: [pid: 55404|app: 0|req: 24/44] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:04:26 2025] DELETE /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 785.896309] [55403]: DEBUG cinder.api.middleware.request_id [None req-1224c566-ce6c-448c-9213-6137781fe8d8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.898786] [55403]: INFO cinder.api.openstack.wsgi [None req-1224c566-ce6c-448c-9213-6137781fe8d8 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 785.899102] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1224c566-ce6c-448c-9213-6137781fe8d8 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.899346] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1224c566-ce6c-448c-9213-6137781fe8d8 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.910092] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.910092] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.915119] [55403]: INFO cinder.volume.api [None req-1224c566-ce6c-448c-9213-6137781fe8d8 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 785.919998] [55403]: INFO cinder.api.openstack.wsgi [None req-1224c566-ce6c-448c-9213-6137781fe8d8 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 785.920485] [55403]: [pid: 55403|app: 0|req: 21/45] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:26 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.938226] [55404]: DEBUG cinder.api.middleware.request_id [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.941672] [55404]: INFO cinder.api.openstack.wsgi [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 786.941672] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.941672] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.954087] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.954087] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.958083] [55404]: INFO cinder.volume.api [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Volume info retrieved successfully. [ 786.963612] [55404]: INFO cinder.api.openstack.wsgi [None req-b0b155fd-cff6-415f-99e8-a1767b9692e9 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 200 [ 786.964306] [55404]: [pid: 55404|app: 0|req: 25/46] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:27 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.978760] [55403]: DEBUG cinder.api.middleware.request_id [None req-c0d7df78-f302-4090-9d85-db72fad77a50 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.982134] [55403]: INFO cinder.api.openstack.wsgi [None req-c0d7df78-f302-4090-9d85-db72fad77a50 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 787.982382] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c0d7df78-f302-4090-9d85-db72fad77a50 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.982683] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c0d7df78-f302-4090-9d85-db72fad77a50 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.992182] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.992182] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.995526] [55403]: INFO cinder.api.openstack.wsgi [None req-c0d7df78-f302-4090-9d85-db72fad77a50 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 404 [ 787.995757] [55403]: [pid: 55403|app: 0|req: 22/47] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:04:28 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 790.238648] [55404]: DEBUG cinder.api.middleware.request_id [req-3da1247c-c2b8-4a83-9676-5d253fbbd4d8 req-19d9af30-7a53-49ef-8819-6eb596147f3b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.241328] [55404]: INFO cinder.api.openstack.wsgi [req-3da1247c-c2b8-4a83-9676-5d253fbbd4d8 req-19d9af30-7a53-49ef-8819-6eb596147f3b tempest-ServerActionsTestJSON-1874337620 tempest-ServerActionsTestJSON-1874337620-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=637396bf-a445-4b7a-ae52-4b297b9dc87b [ 790.241328] [55404]: DEBUG cinder.api.openstack.wsgi [req-3da1247c-c2b8-4a83-9676-5d253fbbd4d8 req-19d9af30-7a53-49ef-8819-6eb596147f3b tempest-ServerActionsTestJSON-1874337620 tempest-ServerActionsTestJSON-1874337620-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.241506] [55404]: DEBUG cinder.api.openstack.wsgi [req-3da1247c-c2b8-4a83-9676-5d253fbbd4d8 req-19d9af30-7a53-49ef-8819-6eb596147f3b tempest-ServerActionsTestJSON-1874337620 tempest-ServerActionsTestJSON-1874337620-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.246592] [55404]: INFO cinder.api.openstack.wsgi [req-3da1247c-c2b8-4a83-9676-5d253fbbd4d8 req-19d9af30-7a53-49ef-8819-6eb596147f3b tempest-ServerActionsTestJSON-1874337620 tempest-ServerActionsTestJSON-1874337620-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=637396bf-a445-4b7a-ae52-4b297b9dc87b returned with HTTP 200 [ 790.247143] [55404]: [pid: 55404|app: 0|req: 26/48] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 21:04:31 2025] GET /volume/v3/attachments?instance_id=637396bf-a445-4b7a-ae52-4b297b9dc87b => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.995151] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=46,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 800.244055] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=68,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.272932] [55403]: DEBUG cinder.api.middleware.request_id [None req-50f9baa9-888e-4198-ab2a-6264345617ca None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.275788] [55403]: INFO cinder.api.openstack.wsgi [None req-50f9baa9-888e-4198-ab2a-6264345617ca tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 834.276563] [55403]: DEBUG cinder.api.openstack.wsgi [None req-50f9baa9-888e-4198-ab2a-6264345617ca tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.277530] [55403]: DEBUG cinder.api.openstack.wsgi [None req-50f9baa9-888e-4198-ab2a-6264345617ca tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.278179] [55403]: INFO cinder.api.v3.volumes [None req-50f9baa9-888e-4198-ab2a-6264345617ca tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Delete volume with id: 06a924cc-be36-42a3-874e-23847ad96102 [ 834.287597] [55403]: INFO cinder.api.openstack.wsgi [None req-50f9baa9-888e-4198-ab2a-6264345617ca tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 404 [ 834.288238] [55403]: [pid: 55403|app: 0|req: 23/49] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:05:15 2025] DELETE /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 834.291650] [55404]: DEBUG cinder.api.middleware.request_id [None req-a5dac22f-2f8f-4b3b-aa7e-615486a266c2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.294030] [55404]: INFO cinder.api.openstack.wsgi [None req-a5dac22f-2f8f-4b3b-aa7e-615486a266c2 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] GET http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 [ 834.294263] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a5dac22f-2f8f-4b3b-aa7e-615486a266c2 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 834.294561] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a5dac22f-2f8f-4b3b-aa7e-615486a266c2 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 834.302259] [55404]: INFO cinder.api.openstack.wsgi [None req-a5dac22f-2f8f-4b3b-aa7e-615486a266c2 tempest-VolumesAssistedSnapshotsTest-15809916 tempest-VolumesAssistedSnapshotsTest-15809916-project-admin] http://10.180.1.21/volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 returned with HTTP 404 [ 834.302587] [55404]: [pid: 55404|app: 0|req: 27/50] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:15 2025] GET /volume/v3/volumes/06a924cc-be36-42a3-874e-23847ad96102 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 836.591107] [55403]: DEBUG cinder.api.middleware.request_id [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.591833] [55403]: INFO cinder.api.openstack.wsgi [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 836.592277] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-501867727"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 836.593958] [55403]: DEBUG cinder.api.v3.volumes [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-501867727'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 836.594119] [55403]: INFO cinder.api.v3.volumes [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Create volume of 1 GB [ 836.599187] [55403]: INFO cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Availability Zones retrieved successfully. [ 836.606138] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Flow 'volume_create_api' (fb390c5e-4d3c-4a5a-8479-fe7cb0ee3a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 836.607886] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6e6b85-7b15-4ffd-b754-dec61aabc4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.608477] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 836.629145] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6e6b85-7b15-4ffd-b754-dec61aabc4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.630356] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b4486-390c-4213-b24b-bcbe9dcd9ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.681243] [55403]: DEBUG cinder.quota [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Created reservations ['34da7563-d5ba-44d7-96e5-079f1d1442e0', 'e74ccd70-e563-450f-8422-9955595a2878', 'c8c21815-e178-4c1b-903a-01bda84e9c8d', '1cfc0d6a-ae08-4d76-8a18-f12a6b8c4bab'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 836.681243] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b4486-390c-4213-b24b-bcbe9dcd9ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34da7563-d5ba-44d7-96e5-079f1d1442e0', 'e74ccd70-e563-450f-8422-9955595a2878', 'c8c21815-e178-4c1b-903a-01bda84e9c8d', '1cfc0d6a-ae08-4d76-8a18-f12a6b8c4bab']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.681243] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8474b5f-93a6-467a-b6c8-b398b10c4788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.696571] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8474b5f-93a6-467a-b6c8-b398b10c4788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-501867727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e4f2571290425991697a2a286ed9cd',qos_specs=None,replication_status=,reservations=['34da7563-d5ba-44d7-96e5-079f1d1442e0','e74ccd70-e563-450f-8422-9955595a2878','c8c21815-e178-4c1b-903a-01bda84e9c8d','1cfc0d6a-ae08-4d76-8a18-f12a6b8c4bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548502a4a4e24a9f9431e217969deb5b',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-501867727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60e4f2571290425991697a2a286ed9cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='548502a4a4e24a9f9431e217969deb5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.696571] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90379480-01b3-4c5c-9dc6-1127036d44df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.707802] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90379480-01b3-4c5c-9dc6-1127036d44df) transitioned into state 'SUCCESS' from state '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-501867727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60e4f2571290425991697a2a286ed9cd',qos_specs=None,replication_status=,reservations=['34da7563-d5ba-44d7-96e5-079f1d1442e0','e74ccd70-e563-450f-8422-9955595a2878','c8c21815-e178-4c1b-903a-01bda84e9c8d','1cfc0d6a-ae08-4d76-8a18-f12a6b8c4bab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548502a4a4e24a9f9431e217969deb5b',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.708662] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47a8831-ba0b-4e65-aac6-3b9c1a6a1d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 836.727408] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47a8831-ba0b-4e65-aac6-3b9c1a6a1d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 836.728754] [55403]: DEBUG cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Flow 'volume_create_api' (fb390c5e-4d3c-4a5a-8479-fe7cb0ee3a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 836.729148] [55403]: INFO cinder.volume.api [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Create volume request issued successfully. [ 836.729939] [55403]: INFO cinder.api.openstack.wsgi [None req-40be69b5-a5c3-4f53-a682-5c400e7d0188 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 836.730403] [55403]: [pid: 55403|app: 0|req: 24/51] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:05:17 2025] POST /volume/v3/volumes => generated 750 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 836.740790] [55404]: DEBUG cinder.api.middleware.request_id [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.748778] [55404]: INFO cinder.api.openstack.wsgi [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 836.749050] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.749272] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.760106] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.760106] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.768740] [55404]: INFO cinder.volume.api [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 836.772427] [55404]: INFO cinder.api.openstack.wsgi [None req-e4f23dba-9df9-486c-87a4-ada3d70a500a tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 836.772956] [55404]: [pid: 55404|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:17 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.791847] [55403]: DEBUG cinder.api.middleware.request_id [None req-1ad44769-9d99-4408-a6c2-22715697de51 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.791847] [55403]: INFO cinder.api.openstack.wsgi [None req-1ad44769-9d99-4408-a6c2-22715697de51 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 837.791847] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1ad44769-9d99-4408-a6c2-22715697de51 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.791847] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1ad44769-9d99-4408-a6c2-22715697de51 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.837645] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.837645] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.847395] [55403]: INFO cinder.volume.api [None req-1ad44769-9d99-4408-a6c2-22715697de51 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 837.853200] [55403]: INFO cinder.api.openstack.wsgi [None req-1ad44769-9d99-4408-a6c2-22715697de51 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 837.853599] [55403]: [pid: 55403|app: 0|req: 25/53] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:18 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.916543] [55404]: DEBUG cinder.api.middleware.request_id [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.919020] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 837.919247] [55404]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 837.919471] [55404]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 837.926914] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.926914] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 837.930999] [55404]: INFO cinder.volume.api [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 837.935773] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-3347e5b2-1fff-497f-b380-2e9bf6d28128 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 837.936329] [55404]: [pid: 55404|app: 0|req: 29/54] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:18 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.468129] [55403]: DEBUG cinder.api.middleware.request_id [None req-dcb96738-84d8-4a9f-b441-6f4fc4ac39af None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.468591] [55403]: INFO cinder.api.openstack.wsgi [None req-dcb96738-84d8-4a9f-b441-6f4fc4ac39af None None] GET http://10.180.1.21/volume// [ 839.468802] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dcb96738-84d8-4a9f-b441-6f4fc4ac39af None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.469048] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dcb96738-84d8-4a9f-b441-6f4fc4ac39af None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.469449] [55403]: INFO cinder.api.openstack.wsgi [None req-dcb96738-84d8-4a9f-b441-6f4fc4ac39af None None] http://10.180.1.21/volume// returned with HTTP 300 [ 839.469774] [55403]: [pid: 55403|app: 0|req: 26/55] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:05:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 839.475141] [55404]: DEBUG cinder.api.middleware.request_id [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-b961c527-7123-469f-ac63-91d76fbbe68c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.484804] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-b961c527-7123-469f-ac63-91d76fbbe68c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] POST http://10.180.1.21/volume/v3/attachments [ 839.485211] [55404]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-b961c527-7123-469f-ac63-91d76fbbe68c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c", "connector": null, "instance_uuid": "991b6ee7-f512-46ca-a284-ec1cb78483ee"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 839.499917] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.499917] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.541752] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-b961c527-7123-469f-ac63-91d76fbbe68c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 839.542250] [55404]: [pid: 55404|app: 0|req: 30/56] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:05:20 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) [ 839.596509] [55403]: DEBUG cinder.api.middleware.request_id [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.600317] [55403]: INFO cinder.api.openstack.wsgi [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 839.600597] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.600849] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.619996] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.619996] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.627295] [55403]: INFO cinder.volume.api [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 839.633803] [55403]: INFO cinder.api.openstack.wsgi [None req-ecac05b6-4e67-4eef-b842-dbb9466bc35e tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 839.634291] [55403]: [pid: 55403|app: 0|req: 27/57] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:20 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 840.099352] [55404]: DEBUG cinder.api.middleware.request_id [None req-8c906156-336b-4f61-8763-124f57d1b2da None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.099352] [55404]: INFO cinder.api.openstack.wsgi [None req-8c906156-336b-4f61-8763-124f57d1b2da None None] GET http://10.180.1.21/volume// [ 840.099352] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8c906156-336b-4f61-8763-124f57d1b2da None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.099352] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8c906156-336b-4f61-8763-124f57d1b2da None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.099352] [55404]: INFO cinder.api.openstack.wsgi [None req-8c906156-336b-4f61-8763-124f57d1b2da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 840.099686] [55404]: [pid: 55404|app: 0|req: 31/58] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:05:20 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 840.106034] [55403]: DEBUG cinder.api.middleware.request_id [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.109077] [55403]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 840.109351] [55403]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.109576] [55403]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.125221] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.125221] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.129407] [55403]: INFO cinder.volume.api [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 840.135604] [55403]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-4e36daad-8ce1-4854-a018-355f71db9067 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 840.135604] [55403]: [pid: 55403|app: 0|req: 28/59] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:05:20 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 840.161973] [55404]: DEBUG cinder.api.middleware.request_id [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.165620] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] PUT http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a [ 840.166114] [55404]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-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-519819", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 840.177343] [55404]: DEBUG cinder.coordination [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Acquiring lock "cinder-attachment_update-84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 840.181141] [55404]: DEBUG cinder.coordination [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Lock "cinder-attachment_update-84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 840.182237] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.182237] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.647751] [55403]: DEBUG cinder.api.middleware.request_id [None req-581d445c-7c8a-4220-9499-3926a0a0b408 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.655197] [55403]: INFO cinder.api.openstack.wsgi [None req-581d445c-7c8a-4220-9499-3926a0a0b408 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 840.655197] [55403]: DEBUG cinder.api.openstack.wsgi [None req-581d445c-7c8a-4220-9499-3926a0a0b408 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.655197] [55403]: DEBUG cinder.api.openstack.wsgi [None req-581d445c-7c8a-4220-9499-3926a0a0b408 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.668794] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.668794] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.674520] [55403]: INFO cinder.volume.api [None req-581d445c-7c8a-4220-9499-3926a0a0b408 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 840.681391] [55403]: INFO cinder.api.openstack.wsgi [None req-581d445c-7c8a-4220-9499-3926a0a0b408 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 840.681887] [55403]: [pid: 55403|app: 0|req: 29/60] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:21 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.696130] [55403]: DEBUG cinder.api.middleware.request_id [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.698249] [55403]: INFO cinder.api.openstack.wsgi [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 841.698516] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.698777] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.711688] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.711688] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.715781] [55403]: INFO cinder.volume.api [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 841.722373] [55403]: INFO cinder.api.openstack.wsgi [None req-5202ff52-d428-41b0-b6da-d65778c7eb29 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 841.722449] [55403]: [pid: 55403|app: 0|req: 30/61] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:22 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.732484] [55403]: DEBUG cinder.api.middleware.request_id [None req-9ac8a456-eabc-4234-951b-68316d7801b7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.734563] [55403]: INFO cinder.api.openstack.wsgi [None req-9ac8a456-eabc-4234-951b-68316d7801b7 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 842.735789] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9ac8a456-eabc-4234-951b-68316d7801b7 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.739015] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9ac8a456-eabc-4234-951b-68316d7801b7 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.761152] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.761152] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.767706] [55403]: INFO cinder.volume.api [None req-9ac8a456-eabc-4234-951b-68316d7801b7 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 842.775526] [55403]: INFO cinder.api.openstack.wsgi [None req-9ac8a456-eabc-4234-951b-68316d7801b7 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 842.778318] [55403]: [pid: 55403|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:23 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.790943] [55403]: DEBUG cinder.api.middleware.request_id [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.793243] [55403]: INFO cinder.api.openstack.wsgi [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 843.793243] [55403]: DEBUG cinder.api.openstack.wsgi [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.793243] [55403]: DEBUG cinder.api.openstack.wsgi [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.808608] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808608] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.813839] [55403]: INFO cinder.volume.api [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 843.819629] [55403]: INFO cinder.api.openstack.wsgi [None req-74fe4cca-ea26-4670-90bc-27ac1e305063 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 843.819769] [55403]: [pid: 55403|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:24 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.841391] [55403]: DEBUG cinder.api.middleware.request_id [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.844516] [55403]: INFO cinder.api.openstack.wsgi [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 843.844516] [55403]: DEBUG cinder.api.openstack.wsgi [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-494244938"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 843.845677] [55403]: DEBUG cinder.api.v3.volumes [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-494244938'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 843.848536] [55403]: INFO cinder.api.v3.volumes [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume of 1 GB [ 843.850901] [55403]: INFO cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Availability Zones retrieved successfully. [ 843.858223] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Flow 'volume_create_api' (a10a3257-9d95-4d9e-9499-12bdcfbfd369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.858597] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b295cbb-4a3a-4593-addc-20f89aef7301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.860428] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 843.885019] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b295cbb-4a3a-4593-addc-20f89aef7301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.885019] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a8189d-1aba-4868-ae86-c59a2854e5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.942126] [55403]: DEBUG cinder.quota [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Created reservations ['2eace6da-d0b5-4b71-b576-597328b1673c', '16676159-1952-400c-b4c9-58eec009d6b2', '3c6cf356-f1ea-4afd-9d4a-bcdfe7df33e4', '88afe854-63d1-4d80-9064-41249bd15e8d'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 843.943230] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a8189d-1aba-4868-ae86-c59a2854e5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eace6da-d0b5-4b71-b576-597328b1673c', '16676159-1952-400c-b4c9-58eec009d6b2', '3c6cf356-f1ea-4afd-9d4a-bcdfe7df33e4', '88afe854-63d1-4d80-9064-41249bd15e8d']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.946857] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53536bad-ee44-4ac2-b350-d3d246202315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.958297] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53536bad-ee44-4ac2-b350-d3d246202315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc4dd51-0d84-413a-943f-6af7188141d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-494244938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',qos_specs=None,replication_status=,reservations=['2eace6da-d0b5-4b71-b576-597328b1673c','16676159-1952-400c-b4c9-58eec009d6b2','3c6cf356-f1ea-4afd-9d4a-bcdfe7df33e4','88afe854-63d1-4d80-9064-41249bd15e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-494244938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc4dd51-0d84-413a-943f-6af7188141d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.959040] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e7dbab-eb11-4b06-b8b8-d524ff1726a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.972288] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e7dbab-eb11-4b06-b8b8-d524ff1726a4) transitioned into state 'SUCCESS' from state '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-494244938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',qos_specs=None,replication_status=,reservations=['2eace6da-d0b5-4b71-b576-597328b1673c','16676159-1952-400c-b4c9-58eec009d6b2','3c6cf356-f1ea-4afd-9d4a-bcdfe7df33e4','88afe854-63d1-4d80-9064-41249bd15e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.973961] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c9add2-8970-4544-a9cb-074c1dab4bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.983470] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c9add2-8970-4544-a9cb-074c1dab4bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.984578] [55403]: DEBUG cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Flow 'volume_create_api' (a10a3257-9d95-4d9e-9499-12bdcfbfd369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.985028] [55403]: INFO cinder.volume.api [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume request issued successfully. [ 843.985697] [55403]: INFO cinder.api.openstack.wsgi [None req-3290dd24-3bfb-49ca-bbbb-5763016b2b95 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 843.986155] [55403]: [pid: 55403|app: 0|req: 33/64] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:05:24 2025] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 844.716152] [55404]: DEBUG cinder.coordination [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Lock "cinder-attachment_update-84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 844.716556] [55404]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-e64f961f-b69f-4e7b-86a4-42ee254ff5f3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a returned with HTTP 200 [ 844.717037] [55404]: [pid: 55404|app: 0|req: 32/65] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:05:21 2025] PUT /volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 844.840419] [55403]: DEBUG cinder.api.middleware.request_id [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.842784] [55403]: INFO cinder.api.openstack.wsgi [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 844.843014] [55403]: DEBUG cinder.api.openstack.wsgi [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.843245] [55403]: DEBUG cinder.api.openstack.wsgi [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.854772] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.854772] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.858420] [55403]: INFO cinder.volume.api [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 844.863546] [55403]: INFO cinder.api.openstack.wsgi [None req-94147bf8-10d1-41f1-8990-136444cfc0f8 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 844.863933] [55403]: [pid: 55403|app: 0|req: 34/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:25 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.875362] [55404]: DEBUG cinder.api.middleware.request_id [None req-f879d0df-2e80-4a37-958d-ebd3006f80af None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.877503] [55404]: INFO cinder.api.openstack.wsgi [None req-f879d0df-2e80-4a37-958d-ebd3006f80af tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 845.877723] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f879d0df-2e80-4a37-958d-ebd3006f80af tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.877949] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f879d0df-2e80-4a37-958d-ebd3006f80af tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.891341] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891341] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.895100] [55404]: INFO cinder.volume.api [None req-f879d0df-2e80-4a37-958d-ebd3006f80af tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 845.900263] [55404]: INFO cinder.api.openstack.wsgi [None req-f879d0df-2e80-4a37-958d-ebd3006f80af tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 845.900656] [55404]: [pid: 55404|app: 0|req: 33/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:26 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.856242] [55403]: DEBUG cinder.api.middleware.request_id [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-a3b0b492-2e6c-47d8-907d-a29974bad125 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.858806] [55403]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-a3b0b492-2e6c-47d8-907d-a29974bad125 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] POST http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a/action [ 846.859265] [55403]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-a3b0b492-2e6c-47d8-907d-a29974bad125 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 846.859406] [55403]: DEBUG cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-a3b0b492-2e6c-47d8-907d-a29974bad125 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 846.878272] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878272] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.887572] [55403]: INFO cinder.api.openstack.wsgi [req-569042d2-f0c5-4a1e-b955-5533467b7f07 req-a3b0b492-2e6c-47d8-907d-a29974bad125 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a/action returned with HTTP 204 [ 846.888114] [55403]: [pid: 55403|app: 0|req: 35/68] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:05:27 2025] POST /volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 846.910795] [55404]: DEBUG cinder.api.middleware.request_id [None req-59f558f1-d5ba-4daa-8622-574ebfba746b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.913731] [55404]: INFO cinder.api.openstack.wsgi [None req-59f558f1-d5ba-4daa-8622-574ebfba746b tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 846.913957] [55404]: DEBUG cinder.api.openstack.wsgi [None req-59f558f1-d5ba-4daa-8622-574ebfba746b tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.914189] [55404]: DEBUG cinder.api.openstack.wsgi [None req-59f558f1-d5ba-4daa-8622-574ebfba746b tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.926500] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926500] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.932245] [55404]: INFO cinder.volume.api [None req-59f558f1-d5ba-4daa-8622-574ebfba746b tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 846.935379] [55404]: INFO cinder.api.openstack.wsgi [None req-59f558f1-d5ba-4daa-8622-574ebfba746b tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 846.935771] [55404]: [pid: 55404|app: 0|req: 34/69] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:27 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 846.946112] [55403]: DEBUG cinder.api.middleware.request_id [None req-19e07377-f926-4bde-a9e7-fec631317bf3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.948204] [55403]: INFO cinder.api.openstack.wsgi [None req-19e07377-f926-4bde-a9e7-fec631317bf3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 846.948426] [55403]: DEBUG cinder.api.openstack.wsgi [None req-19e07377-f926-4bde-a9e7-fec631317bf3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.948653] [55403]: DEBUG cinder.api.openstack.wsgi [None req-19e07377-f926-4bde-a9e7-fec631317bf3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.959119] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959119] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.962476] [55403]: INFO cinder.volume.api [None req-19e07377-f926-4bde-a9e7-fec631317bf3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 846.966815] [55403]: INFO cinder.api.openstack.wsgi [None req-19e07377-f926-4bde-a9e7-fec631317bf3 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 846.967204] [55403]: [pid: 55403|app: 0|req: 36/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:05:27 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.422718] [55404]: DEBUG cinder.api.middleware.request_id [req-182620e1-b109-4905-b620-4351bb660847 req-2ba22a86-8cf6-4924-a2ec-e4cc60e798ac None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.425569] [55404]: INFO cinder.api.openstack.wsgi [req-182620e1-b109-4905-b620-4351bb660847 req-2ba22a86-8cf6-4924-a2ec-e4cc60e798ac tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] DELETE http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a [ 852.425569] [55404]: DEBUG cinder.api.openstack.wsgi [req-182620e1-b109-4905-b620-4351bb660847 req-2ba22a86-8cf6-4924-a2ec-e4cc60e798ac tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.425569] [55404]: DEBUG cinder.api.openstack.wsgi [req-182620e1-b109-4905-b620-4351bb660847 req-2ba22a86-8cf6-4924-a2ec-e4cc60e798ac tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.437685] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437685] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.985491] [55404]: INFO cinder.api.openstack.wsgi [req-182620e1-b109-4905-b620-4351bb660847 req-2ba22a86-8cf6-4924-a2ec-e4cc60e798ac tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a returned with HTTP 200 [ 852.986635] [55404]: [pid: 55404|app: 0|req: 35/71] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:05:33 2025] DELETE /volume/v3/attachments/33ebeace-8774-4f57-9aa5-9e8fb05fbb4a => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.964790] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=103,cinder:INSERT=20,cinder:UPDATE=26 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.983832] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=39,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 869.545782] [55403]: DEBUG cinder.api.middleware.request_id [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.547992] [55403]: INFO cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] POST http://10.180.1.21/volume/v3/volumes [ 869.548456] [55403]: DEBUG cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1650423868", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 869.550424] [55403]: DEBUG cinder.api.v3.volumes [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1650423868', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 869.550584] [55403]: INFO cinder.api.v3.volumes [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Create volume of 1 GB [ 869.556383] [55403]: INFO cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Availability Zones retrieved successfully. [ 869.563813] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Flow 'volume_create_api' (d82d7781-4de9-4f7d-b9b3-6f41bc6bcf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 869.564994] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5b0909-b0c0-4519-82e9-0c227570a53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.566176] [55403]: DEBUG cinder.volume.flows.api.create_volume [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 869.585693] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5b0909-b0c0-4519-82e9-0c227570a53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.586688] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b59b723-5070-421e-bdcc-1a9ae97d92f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.632512] [55403]: DEBUG cinder.quota [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Created reservations ['0350b67b-569d-4b7e-a23a-8a0c005815d5', '04b54a60-eda2-4a00-85dc-f8b636d95c0e', '32b5a01f-051c-410c-bc29-2fe509f233d1', 'dd9d2aa5-d79d-46f1-b954-bd2651facf8e'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 869.633593] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b59b723-5070-421e-bdcc-1a9ae97d92f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0350b67b-569d-4b7e-a23a-8a0c005815d5', '04b54a60-eda2-4a00-85dc-f8b636d95c0e', '32b5a01f-051c-410c-bc29-2fe509f233d1', 'dd9d2aa5-d79d-46f1-b954-bd2651facf8e']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.634568] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d342db9b-b8d2-476f-b294-a7343f3f8ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.648468] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d342db9b-b8d2-476f-b294-a7343f3f8ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e053fce2-5128-45fb-bc1f-02c2dc5206d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1650423868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c48da5cddc4315a75d948ce8385c1a',qos_specs=None,replication_status=,reservations=['0350b67b-569d-4b7e-a23a-8a0c005815d5','04b54a60-eda2-4a00-85dc-f8b636d95c0e','32b5a01f-051c-410c-bc29-2fe509f233d1','dd9d2aa5-d79d-46f1-b954-bd2651facf8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd205d6631e403bb86a708f8e0b79ff',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1650423868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e053fce2-5128-45fb-bc1f-02c2dc5206d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9c48da5cddc4315a75d948ce8385c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccd205d6631e403bb86a708f8e0b79ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.649431] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9da7db-34c9-46b5-9f63-3f0677fe68ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.662252] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e9da7db-34c9-46b5-9f63-3f0677fe68ae) transitioned into state 'SUCCESS' from state '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-1650423868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9c48da5cddc4315a75d948ce8385c1a',qos_specs=None,replication_status=,reservations=['0350b67b-569d-4b7e-a23a-8a0c005815d5','04b54a60-eda2-4a00-85dc-f8b636d95c0e','32b5a01f-051c-410c-bc29-2fe509f233d1','dd9d2aa5-d79d-46f1-b954-bd2651facf8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccd205d6631e403bb86a708f8e0b79ff',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.663149] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaf6e5a-dbae-49af-a6a5-e6b77063806f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.671412] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaf6e5a-dbae-49af-a6a5-e6b77063806f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.672462] [55403]: DEBUG cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Flow 'volume_create_api' (d82d7781-4de9-4f7d-b9b3-6f41bc6bcf8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 869.672839] [55403]: INFO cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Create volume request issued successfully. [ 869.673554] [55403]: INFO cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-3b622230-20b0-406c-b2f0-74b9dd13448d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 869.674031] [55403]: [pid: 55403|app: 0|req: 37/72] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 21:05:50 2025] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 869.678224] [55404]: DEBUG cinder.api.middleware.request_id [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.680702] [55404]: INFO cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 869.681043] [55404]: DEBUG cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.681254] [55404]: DEBUG cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.689322] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689322] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.693131] [55404]: INFO cinder.volume.api [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 869.697807] [55404]: INFO cinder.api.openstack.wsgi [req-ae1b482d-30be-42a8-898c-601006ad708b req-0a19767a-fec6-44d3-b72a-d7c9d0b1497c tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 200 [ 869.698241] [55404]: [pid: 55404|app: 0|req: 36/73] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:50 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.715043] [55403]: DEBUG cinder.api.middleware.request_id [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.717538] [55403]: INFO cinder.api.openstack.wsgi [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 869.717756] [55403]: DEBUG cinder.api.openstack.wsgi [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.717983] [55403]: DEBUG cinder.api.openstack.wsgi [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.726029] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726029] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.729653] [55403]: INFO cinder.volume.api [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 869.734012] [55403]: INFO cinder.api.openstack.wsgi [req-9fd6cd84-95c8-435b-9e78-d2155a89c181 req-06686099-5f58-427f-b81f-d86c027434df tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 200 [ 869.734414] [55403]: [pid: 55403|app: 0|req: 38/74] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:50 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.750423] [55404]: DEBUG cinder.api.middleware.request_id [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.752772] [55404]: INFO cinder.api.openstack.wsgi [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 870.753010] [55404]: DEBUG cinder.api.openstack.wsgi [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.753234] [55404]: DEBUG cinder.api.openstack.wsgi [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.763018] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.763018] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.766734] [55404]: INFO cinder.volume.api [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 870.771257] [55404]: INFO cinder.api.openstack.wsgi [req-30208add-0a4e-4671-baee-18d8223f20a2 req-b12847dd-3301-43c4-8eb9-ecf52e70888d tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 200 [ 870.771640] [55404]: [pid: 55404|app: 0|req: 37/75] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:51 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.787111] [55403]: DEBUG cinder.api.middleware.request_id [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.789390] [55403]: INFO cinder.api.openstack.wsgi [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 870.789773] [55403]: DEBUG cinder.api.openstack.wsgi [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e053fce2-5128-45fb-bc1f-02c2dc5206d3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1889485733", "description": null, "metadata": {}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 870.798894] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.798894] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.799400] [55403]: INFO cinder.volume.api [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 870.799566] [55403]: INFO cinder.api.v3.snapshots [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Create snapshot from volume e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 870.815890] [55403]: WARNING cinder.quota [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-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. [ 870.834016] [55403]: DEBUG cinder.quota [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Created reservations ['9dfc5cdb-ce26-46b7-9f92-13bb32e63401', '0c119a09-a986-4360-bdb8-ec62bb54086a', '31d9dc54-4552-41f2-a8c5-0fab0ad04d37', '1cfbd3ef-dcbc-4632-b9df-943d9c49e9c7'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 870.875989] [55403]: INFO cinder.volume.api [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot create request issued successfully. [ 870.876973] [55403]: INFO cinder.api.openstack.wsgi [req-c2f0a5f1-2264-4fd9-879e-a65b9d05706f req-e5cc3129-1ff0-4c73-a5b7-ae5be2b9d0cb tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 870.876973] [55403]: [pid: 55403|app: 0|req: 39/76] 10.180.1.21 () {64 vars in 1427 bytes} [Sun Feb 16 21:05:51 2025] POST /volume/v3/snapshots => generated 311 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 870.915900] [55404]: DEBUG cinder.api.middleware.request_id [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.918226] [55404]: INFO cinder.api.openstack.wsgi [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 [ 870.918455] [55404]: DEBUG cinder.api.openstack.wsgi [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.918683] [55404]: DEBUG cinder.api.openstack.wsgi [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.936435] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.936435] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.936972] [55404]: INFO cinder.volume.api [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot retrieved successfully. [ 870.937966] [55404]: INFO cinder.api.openstack.wsgi [req-c99e4df9-d636-443b-ae9c-8559165f9709 req-0c3c76d1-4624-4857-9509-4af6f4c260b9 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 returned with HTTP 200 [ 870.938380] [55404]: [pid: 55404|app: 0|req: 38/77] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:05:51 2025] GET /volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.952125] [55403]: DEBUG cinder.api.middleware.request_id [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.955204] [55403]: INFO cinder.api.openstack.wsgi [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 870.955204] [55403]: DEBUG cinder.api.openstack.wsgi [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.955397] [55403]: DEBUG cinder.api.openstack.wsgi [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.955720] [55403]: DEBUG cinder.api.api_utils [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 870.956034] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.956034] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.957093] [55403]: DEBUG cinder.db.sqlalchemy.api [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Building query based on filter {{(pid=55403) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 870.969083] [55403]: INFO cinder.volume.api [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Get all snapshots completed successfully. [ 870.969851] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.969851] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.970289] [55403]: INFO cinder.api.openstack.wsgi [req-57582b66-bcdb-4f75-8523-19aef4c64d27 req-8c098100-9a42-4a5c-bc00-7697be41ce08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 870.970773] [55403]: [pid: 55403|app: 0|req: 40/78] 10.180.1.21 () {60 vars in 1394 bytes} [Sun Feb 16 21:05:51 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.985726] [55404]: DEBUG cinder.api.middleware.request_id [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.988129] [55404]: INFO cinder.api.openstack.wsgi [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 [ 870.988359] [55404]: DEBUG cinder.api.openstack.wsgi [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.988617] [55404]: DEBUG cinder.api.openstack.wsgi [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.994294] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.994294] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.994860] [55404]: INFO cinder.volume.api [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot retrieved successfully. [ 870.995956] [55404]: INFO cinder.api.openstack.wsgi [req-e0ac02e6-1dde-4a36-8121-71bcdf0844a2 req-0e48daa4-257b-4d94-90f6-bc548a20c391 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 returned with HTTP 200 [ 870.996432] [55404]: [pid: 55404|app: 0|req: 39/79] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:05:51 2025] GET /volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.009595] [55403]: DEBUG cinder.api.middleware.request_id [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.012073] [55403]: INFO cinder.api.openstack.wsgi [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 [ 871.012271] [55403]: DEBUG cinder.api.openstack.wsgi [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.013026] [55403]: DEBUG cinder.api.openstack.wsgi [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.013026] [55403]: INFO cinder.api.v2.snapshots [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Delete snapshot with id: 323fa90b-70f6-47ec-8eec-4680743a4088 [ 871.018385] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.018385] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.018984] [55403]: INFO cinder.volume.api [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot retrieved successfully. [ 871.034236] [55403]: INFO cinder.volume.api [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot delete request issued successfully. [ 871.034463] [55403]: INFO cinder.api.openstack.wsgi [req-c94d4c98-c683-44f4-b2b9-3458bed47e4a req-f4814d92-47a1-4025-b55c-b2aa6717af13 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 returned with HTTP 202 [ 871.034917] [55403]: [pid: 55403|app: 0|req: 41/80] 10.180.1.21 () {62 vars in 1506 bytes} [Sun Feb 16 21:05:51 2025] DELETE /volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 871.047836] [55404]: DEBUG cinder.api.middleware.request_id [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.050466] [55404]: INFO cinder.api.openstack.wsgi [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 [ 871.050765] [55404]: DEBUG cinder.api.openstack.wsgi [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.050985] [55404]: DEBUG cinder.api.openstack.wsgi [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.056153] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.056153] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.056638] [55404]: INFO cinder.volume.api [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Snapshot retrieved successfully. [ 871.057571] [55404]: INFO cinder.api.openstack.wsgi [req-cc3be347-863b-41c0-b450-7e56b496a767 req-54d88967-9198-4943-9798-2e42336b9c08 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 returned with HTTP 200 [ 871.057950] [55404]: [pid: 55404|app: 0|req: 40/81] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:05:51 2025] GET /volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.096538] [55403]: DEBUG cinder.api.middleware.request_id [req-cf9b8100-6dc1-418b-8b62-bec22955aa25 req-aff8149a-0bfd-4174-8dd9-12764a22b6f2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.099031] [55403]: INFO cinder.api.openstack.wsgi [req-cf9b8100-6dc1-418b-8b62-bec22955aa25 req-aff8149a-0bfd-4174-8dd9-12764a22b6f2 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 [ 872.099243] [55403]: DEBUG cinder.api.openstack.wsgi [req-cf9b8100-6dc1-418b-8b62-bec22955aa25 req-aff8149a-0bfd-4174-8dd9-12764a22b6f2 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.099489] [55403]: DEBUG cinder.api.openstack.wsgi [req-cf9b8100-6dc1-418b-8b62-bec22955aa25 req-aff8149a-0bfd-4174-8dd9-12764a22b6f2 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.105122] [55403]: INFO cinder.api.openstack.wsgi [req-cf9b8100-6dc1-418b-8b62-bec22955aa25 req-aff8149a-0bfd-4174-8dd9-12764a22b6f2 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 returned with HTTP 404 [ 872.105713] [55403]: [pid: 55403|app: 0|req: 42/82] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 21:05:52 2025] GET /volume/v3/snapshots/323fa90b-70f6-47ec-8eec-4680743a4088 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 872.117134] [55404]: DEBUG cinder.api.middleware.request_id [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.119542] [55404]: INFO cinder.api.openstack.wsgi [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 872.119751] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.120015] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.120231] [55404]: INFO cinder.api.v3.volumes [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Delete volume with id: e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 872.131020] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131020] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.131020] [55404]: INFO cinder.volume.api [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 872.149545] [55404]: INFO cinder.volume.api [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Delete volume request issued successfully. [ 872.149773] [55404]: INFO cinder.api.openstack.wsgi [req-2c9a43f7-1cf3-441f-bf89-53d795a46a71 req-69f8741a-3c9e-46a8-84d1-2bf7b0e25268 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 202 [ 872.150213] [55404]: [pid: 55404|app: 0|req: 41/83] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:05:52 2025] DELETE /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 872.200377] [55403]: DEBUG cinder.api.middleware.request_id [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.202852] [55403]: INFO cinder.api.openstack.wsgi [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 872.203153] [55403]: DEBUG cinder.api.openstack.wsgi [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.203408] [55403]: DEBUG cinder.api.openstack.wsgi [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.212215] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212215] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.217318] [55403]: INFO cinder.volume.api [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Volume info retrieved successfully. [ 872.224941] [55403]: INFO cinder.api.openstack.wsgi [req-0823b63e-93bc-462f-a22a-5b71187fcb81 req-1a817276-efea-4b6a-ad00-29077a821f4f tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 200 [ 872.225434] [55403]: [pid: 55403|app: 0|req: 43/84] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:53 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.253087] [55404]: DEBUG cinder.api.middleware.request_id [req-65d098e4-e779-4870-851c-f19bb87a1567 req-80028f97-4808-434c-a280-fcbe330284e0 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.256058] [55404]: INFO cinder.api.openstack.wsgi [req-65d098e4-e779-4870-851c-f19bb87a1567 req-80028f97-4808-434c-a280-fcbe330284e0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 873.256058] [55404]: DEBUG cinder.api.openstack.wsgi [req-65d098e4-e779-4870-851c-f19bb87a1567 req-80028f97-4808-434c-a280-fcbe330284e0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.256058] [55404]: DEBUG cinder.api.openstack.wsgi [req-65d098e4-e779-4870-851c-f19bb87a1567 req-80028f97-4808-434c-a280-fcbe330284e0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.263042] [55404]: INFO cinder.api.openstack.wsgi [req-65d098e4-e779-4870-851c-f19bb87a1567 req-80028f97-4808-434c-a280-fcbe330284e0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 404 [ 873.263519] [55404]: [pid: 55404|app: 0|req: 42/85] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:54 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 873.278207] [55403]: DEBUG cinder.api.middleware.request_id [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.280528] [55403]: INFO cinder.api.openstack.wsgi [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 873.280768] [55403]: DEBUG cinder.api.openstack.wsgi [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.281023] [55403]: DEBUG cinder.api.openstack.wsgi [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.281221] [55403]: INFO cinder.api.v3.volumes [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Delete volume with id: e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 873.287658] [55403]: INFO cinder.api.openstack.wsgi [req-7b2d8d3f-5a93-4a84-aecc-441fc68adcfc req-9a11367f-8f89-4abd-9a43-f8cf5a38a7d0 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 404 [ 873.288183] [55403]: [pid: 55403|app: 0|req: 44/86] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:05:54 2025] DELETE /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 873.300309] [55404]: DEBUG cinder.api.middleware.request_id [req-c1afb9ac-11ca-468d-a2e0-61ba23ce5640 req-0e9bb382-28f9-42f7-a8e1-1b1c1ebe9241 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.302603] [55404]: INFO cinder.api.openstack.wsgi [req-c1afb9ac-11ca-468d-a2e0-61ba23ce5640 req-0e9bb382-28f9-42f7-a8e1-1b1c1ebe9241 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] GET http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 [ 873.302822] [55404]: DEBUG cinder.api.openstack.wsgi [req-c1afb9ac-11ca-468d-a2e0-61ba23ce5640 req-0e9bb382-28f9-42f7-a8e1-1b1c1ebe9241 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.303053] [55404]: DEBUG cinder.api.openstack.wsgi [req-c1afb9ac-11ca-468d-a2e0-61ba23ce5640 req-0e9bb382-28f9-42f7-a8e1-1b1c1ebe9241 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.309065] [55404]: INFO cinder.api.openstack.wsgi [req-c1afb9ac-11ca-468d-a2e0-61ba23ce5640 req-0e9bb382-28f9-42f7-a8e1-1b1c1ebe9241 tempest-VolumesSnapshotsTestJSON-1331076222 tempest-VolumesSnapshotsTestJSON-1331076222-project-member] http://10.180.1.21/volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 returned with HTTP 404 [ 873.309524] [55404]: [pid: 55404|app: 0|req: 43/87] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:05:54 2025] GET /volume/v3/volumes/e053fce2-5128-45fb-bc1f-02c2dc5206d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 883.284459] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=56,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 883.305294] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 890.311062] [55403]: DEBUG cinder.api.middleware.request_id [None req-92539c81-5945-456c-b25e-2020d1182451 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.315817] [55403]: INFO cinder.api.openstack.wsgi [None req-92539c81-5945-456c-b25e-2020d1182451 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 890.316197] [55403]: DEBUG cinder.api.openstack.wsgi [None req-92539c81-5945-456c-b25e-2020d1182451 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.316482] [55403]: DEBUG cinder.api.openstack.wsgi [None req-92539c81-5945-456c-b25e-2020d1182451 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.336291] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.336291] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.341779] [55403]: INFO cinder.volume.api [None req-92539c81-5945-456c-b25e-2020d1182451 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 890.348017] [55403]: INFO cinder.api.openstack.wsgi [None req-92539c81-5945-456c-b25e-2020d1182451 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 890.348130] [55403]: [pid: 55403|app: 0|req: 45/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:11 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.360666] [55404]: DEBUG cinder.api.middleware.request_id [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.362970] [55404]: INFO cinder.api.openstack.wsgi [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 890.363073] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.363245] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.377511] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.377511] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.382312] [55404]: INFO cinder.volume.api [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 890.388455] [55404]: INFO cinder.api.openstack.wsgi [None req-c8b98f4b-748d-496c-b2cc-9bcdc1e35ef2 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 890.388916] [55404]: [pid: 55404|app: 0|req: 44/89] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:11 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.421652] [55403]: DEBUG cinder.api.middleware.request_id [None req-d5fd1556-a482-409e-8604-922854c919da None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.423720] [55403]: INFO cinder.api.openstack.wsgi [None req-d5fd1556-a482-409e-8604-922854c919da tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 890.423952] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d5fd1556-a482-409e-8604-922854c919da tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.424183] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d5fd1556-a482-409e-8604-922854c919da tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.433149] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.433149] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.436726] [55403]: INFO cinder.volume.api [None req-d5fd1556-a482-409e-8604-922854c919da tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 890.441168] [55403]: INFO cinder.api.openstack.wsgi [None req-d5fd1556-a482-409e-8604-922854c919da tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 890.441574] [55403]: [pid: 55403|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:11 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.386183] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=4 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.439322] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=8 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 906.355450] [55404]: DEBUG cinder.api.middleware.request_id [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.361727] [55404]: INFO cinder.api.openstack.wsgi [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] POST http://10.180.1.21/volume/v3/volumes [ 906.361727] [55404]: DEBUG cinder.api.openstack.wsgi [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1793081110"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 906.362802] [55404]: DEBUG cinder.api.v3.volumes [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1793081110'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 906.362998] [55404]: INFO cinder.api.v3.volumes [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Create volume of 1 GB [ 906.374660] [55404]: INFO cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Availability Zones retrieved successfully. [ 906.383069] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Flow 'volume_create_api' (6512f326-5041-4a82-9c30-c1e61ea02bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 906.384330] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e683c7-3d99-4d23-beac-e25e6915ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.385613] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 906.429709] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60e683c7-3d99-4d23-beac-e25e6915ec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.431080] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5bb2f2-17ba-4c6f-800a-bee491b338fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.486892] [55404]: DEBUG cinder.quota [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Created reservations ['3ef6b7f0-2bdb-46db-a1b1-bcca6b63d913', '1e86d118-5aed-437c-ac4b-816362ccf12f', 'b901282c-3942-45a4-9994-cdad4c009d0f', '4473c53b-a987-4d95-9db8-7b01092f2776'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 906.488277] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5bb2f2-17ba-4c6f-800a-bee491b338fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef6b7f0-2bdb-46db-a1b1-bcca6b63d913', '1e86d118-5aed-437c-ac4b-816362ccf12f', 'b901282c-3942-45a4-9994-cdad4c009d0f', '4473c53b-a987-4d95-9db8-7b01092f2776']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.489042] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d9fd7d-ee98-4084-90f9-8aa35bab5076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.510406] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d9fd7d-ee98-4084-90f9-8aa35bab5076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d662cda-92e1-4171-bba1-56c5513c0f91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1793081110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9083c092e3cd4f28804316788858e5d2',qos_specs=None,replication_status=,reservations=['3ef6b7f0-2bdb-46db-a1b1-bcca6b63d913','1e86d118-5aed-437c-ac4b-816362ccf12f','b901282c-3942-45a4-9994-cdad4c009d0f','4473c53b-a987-4d95-9db8-7b01092f2776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ed872f03343eb9dcdf6fad1c40f91',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1793081110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d662cda-92e1-4171-bba1-56c5513c0f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9083c092e3cd4f28804316788858e5d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ed872f03343eb9dcdf6fad1c40f91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.510406] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db29f43-e924-47b2-896d-4ed94b4bbb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.528457] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db29f43-e924-47b2-896d-4ed94b4bbb44) transitioned into state 'SUCCESS' from state '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-1793081110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9083c092e3cd4f28804316788858e5d2',qos_specs=None,replication_status=,reservations=['3ef6b7f0-2bdb-46db-a1b1-bcca6b63d913','1e86d118-5aed-437c-ac4b-816362ccf12f','b901282c-3942-45a4-9994-cdad4c009d0f','4473c53b-a987-4d95-9db8-7b01092f2776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ed872f03343eb9dcdf6fad1c40f91',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.529569] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf97e5a-0374-4797-a4b7-a52f26c818b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 906.541966] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf97e5a-0374-4797-a4b7-a52f26c818b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 906.543450] [55404]: DEBUG cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Flow 'volume_create_api' (6512f326-5041-4a82-9c30-c1e61ea02bb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 906.543693] [55404]: INFO cinder.volume.api [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Create volume request issued successfully. [ 906.544442] [55404]: INFO cinder.api.openstack.wsgi [None req-db974e16-6c20-4e25-a536-9e9da6dcbecf tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 906.546206] [55404]: [pid: 55404|app: 0|req: 45/91] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:06:27 2025] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 906.554597] [55403]: DEBUG cinder.api.middleware.request_id [None req-51602537-e947-47c9-a47a-f03621173149 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.557014] [55403]: INFO cinder.api.openstack.wsgi [None req-51602537-e947-47c9-a47a-f03621173149 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] GET http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 [ 906.557386] [55403]: DEBUG cinder.api.openstack.wsgi [None req-51602537-e947-47c9-a47a-f03621173149 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.557772] [55403]: DEBUG cinder.api.openstack.wsgi [None req-51602537-e947-47c9-a47a-f03621173149 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.569975] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.569975] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.575251] [55403]: INFO cinder.volume.api [None req-51602537-e947-47c9-a47a-f03621173149 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Volume info retrieved successfully. [ 906.581287] [55403]: INFO cinder.api.openstack.wsgi [None req-51602537-e947-47c9-a47a-f03621173149 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 returned with HTTP 200 [ 906.581287] [55403]: [pid: 55403|app: 0|req: 47/92] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:27 2025] GET /volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.596587] [55404]: DEBUG cinder.api.middleware.request_id [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.599021] [55404]: INFO cinder.api.openstack.wsgi [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] GET http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 [ 907.599288] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.599572] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.609826] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.609826] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.615435] [55404]: INFO cinder.volume.api [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Volume info retrieved successfully. [ 907.622233] [55404]: INFO cinder.api.openstack.wsgi [None req-2c1b6ae8-06b6-4b41-87d8-76bc4907faf9 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 returned with HTTP 200 [ 907.622702] [55404]: [pid: 55404|app: 0|req: 46/93] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:28 2025] GET /volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.732806] [55403]: DEBUG cinder.api.middleware.request_id [req-a5fe6f57-db01-48ec-aeb7-86bc867a4820 req-7bf308f6-0c11-479a-ad58-393467047d16 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.735281] [55403]: INFO cinder.api.openstack.wsgi [req-a5fe6f57-db01-48ec-aeb7-86bc867a4820 req-7bf308f6-0c11-479a-ad58-393467047d16 tempest-VolumesAdminNegativeTest-92270650 tempest-VolumesAdminNegativeTest-92270650-project-admin] GET http://10.180.1.21/volume/v3/volumes/baa9dada-926c-4550-a775-633e004f208e [ 907.735539] [55403]: DEBUG cinder.api.openstack.wsgi [req-a5fe6f57-db01-48ec-aeb7-86bc867a4820 req-7bf308f6-0c11-479a-ad58-393467047d16 tempest-VolumesAdminNegativeTest-92270650 tempest-VolumesAdminNegativeTest-92270650-project-admin] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.736138] [55403]: DEBUG cinder.api.openstack.wsgi [req-a5fe6f57-db01-48ec-aeb7-86bc867a4820 req-7bf308f6-0c11-479a-ad58-393467047d16 tempest-VolumesAdminNegativeTest-92270650 tempest-VolumesAdminNegativeTest-92270650-project-admin] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.743471] [55403]: INFO cinder.api.openstack.wsgi [req-a5fe6f57-db01-48ec-aeb7-86bc867a4820 req-7bf308f6-0c11-479a-ad58-393467047d16 tempest-VolumesAdminNegativeTest-92270650 tempest-VolumesAdminNegativeTest-92270650-project-admin] http://10.180.1.21/volume/v3/volumes/baa9dada-926c-4550-a775-633e004f208e returned with HTTP 404 [ 907.744057] [55403]: [pid: 55403|app: 0|req: 48/94] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:06:28 2025] GET /volume/v3/volumes/baa9dada-926c-4550-a775-633e004f208e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 907.751233] [55404]: DEBUG cinder.api.middleware.request_id [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.753700] [55404]: INFO cinder.api.openstack.wsgi [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 [ 907.753780] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.753995] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.754202] [55404]: INFO cinder.api.v3.volumes [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Delete volume with id: 3d662cda-92e1-4171-bba1-56c5513c0f91 [ 907.762341] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.762341] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.762906] [55404]: INFO cinder.volume.api [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Volume info retrieved successfully. [ 907.780997] [55404]: INFO cinder.volume.api [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Delete volume request issued successfully. [ 907.781119] [55404]: INFO cinder.api.openstack.wsgi [None req-9c69f703-7009-4ee1-8fde-c1508e1cd25d tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 returned with HTTP 202 [ 907.781677] [55404]: [pid: 55404|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:06:28 2025] DELETE /volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 907.784562] [55403]: DEBUG cinder.api.middleware.request_id [None req-0caab004-d359-4f26-8a15-21482e327ea5 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.787329] [55403]: INFO cinder.api.openstack.wsgi [None req-0caab004-d359-4f26-8a15-21482e327ea5 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] GET http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 [ 907.787587] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0caab004-d359-4f26-8a15-21482e327ea5 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.787891] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0caab004-d359-4f26-8a15-21482e327ea5 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.797034] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.797034] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.801940] [55403]: INFO cinder.volume.api [None req-0caab004-d359-4f26-8a15-21482e327ea5 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Volume info retrieved successfully. [ 907.806647] [55403]: INFO cinder.api.openstack.wsgi [None req-0caab004-d359-4f26-8a15-21482e327ea5 tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 returned with HTTP 200 [ 907.807069] [55403]: [pid: 55403|app: 0|req: 49/96] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:28 2025] GET /volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.816729] [55404]: DEBUG cinder.api.middleware.request_id [None req-d867c36a-4e94-407d-a3b2-afcdb5072afa None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.818891] [55404]: INFO cinder.api.openstack.wsgi [None req-d867c36a-4e94-407d-a3b2-afcdb5072afa tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] GET http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 [ 908.819132] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d867c36a-4e94-407d-a3b2-afcdb5072afa tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.819363] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d867c36a-4e94-407d-a3b2-afcdb5072afa tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.826656] [55404]: INFO cinder.api.openstack.wsgi [None req-d867c36a-4e94-407d-a3b2-afcdb5072afa tempest-VolumesAdminNegativeTest-339813783 tempest-VolumesAdminNegativeTest-339813783-project-member] http://10.180.1.21/volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 returned with HTTP 404 [ 908.827178] [55404]: [pid: 55404|app: 0|req: 48/97] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:29 2025] GET /volume/v3/volumes/3d662cda-92e1-4171-bba1-56c5513c0f91 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 913.208157] [55403]: DEBUG cinder.api.middleware.request_id [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.210223] [55403]: INFO cinder.api.openstack.wsgi [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/volumes [ 913.210787] [55403]: DEBUG cinder.api.openstack.wsgi [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-564751508"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 913.212510] [55403]: DEBUG cinder.api.v3.volumes [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-564751508'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 913.212720] [55403]: INFO cinder.api.v3.volumes [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume of 1 GB [ 913.218853] [55403]: INFO cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Availability Zones retrieved successfully. [ 913.227572] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Flow 'volume_create_api' (4f94fb87-26e3-4728-9054-e041a177b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 913.228715] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ccf11d-eaea-42f8-bd43-d70bad13cd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.232131] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 913.253951] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ccf11d-eaea-42f8-bd43-d70bad13cd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.254967] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2fe001-a709-4e35-8335-9c5b8161fee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.306289] [55403]: DEBUG cinder.quota [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Created reservations ['81038834-b74b-4f45-90da-96c108742782', 'bca6d3b7-82c3-44f6-a4e4-6c6c21a3c8c3', '9d8399d1-be97-4bce-8f4e-6a840233f93d', '49f1d798-1996-4aa7-b73f-1851f61a8dc7'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 913.307426] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2fe001-a709-4e35-8335-9c5b8161fee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81038834-b74b-4f45-90da-96c108742782', 'bca6d3b7-82c3-44f6-a4e4-6c6c21a3c8c3', '9d8399d1-be97-4bce-8f4e-6a840233f93d', '49f1d798-1996-4aa7-b73f-1851f61a8dc7']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.308384] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3adfc817-e8dc-4151-98f1-7309f204f1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.322986] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3adfc817-e8dc-4151-98f1-7309f204f1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd88034b-5800-4c08-90af-d228202ed1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-564751508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1b6391a63c41debf367ada9fb0f805',qos_specs=None,replication_status=,reservations=['81038834-b74b-4f45-90da-96c108742782','bca6d3b7-82c3-44f6-a4e4-6c6c21a3c8c3','9d8399d1-be97-4bce-8f4e-6a840233f93d','49f1d798-1996-4aa7-b73f-1851f61a8dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a18f212d6de48209356f99e1842e13f',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-564751508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd88034b-5800-4c08-90af-d228202ed1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1b6391a63c41debf367ada9fb0f805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a18f212d6de48209356f99e1842e13f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.323959] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f037ce91-a6cc-41d0-a0e1-1d4842168458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.338081] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f037ce91-a6cc-41d0-a0e1-1d4842168458) transitioned into state 'SUCCESS' from state '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-564751508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1b6391a63c41debf367ada9fb0f805',qos_specs=None,replication_status=,reservations=['81038834-b74b-4f45-90da-96c108742782','bca6d3b7-82c3-44f6-a4e4-6c6c21a3c8c3','9d8399d1-be97-4bce-8f4e-6a840233f93d','49f1d798-1996-4aa7-b73f-1851f61a8dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a18f212d6de48209356f99e1842e13f',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.339024] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e150e77a-771d-4ac2-b41d-2152de588efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.354597] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e150e77a-771d-4ac2-b41d-2152de588efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.355724] [55403]: DEBUG cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Flow 'volume_create_api' (4f94fb87-26e3-4728-9054-e041a177b2e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 913.356113] [55403]: INFO cinder.volume.api [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume request issued successfully. [ 913.356854] [55403]: INFO cinder.api.openstack.wsgi [None req-cfcc64ce-36d3-41e9-bbd8-a5580be48305 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 913.357780] [55403]: [pid: 55403|app: 0|req: 50/98] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:06:34 2025] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 913.370526] [55404]: DEBUG cinder.api.middleware.request_id [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.373624] [55404]: INFO cinder.api.openstack.wsgi [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 913.374333] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.374735] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.384945] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.384945] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.389158] [55404]: INFO cinder.volume.api [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 913.393886] [55404]: INFO cinder.api.openstack.wsgi [None req-1680dc63-771c-4bd1-81c6-cf3fb9bded5b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 913.394418] [55404]: [pid: 55404|app: 0|req: 49/99] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:34 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.409630] [55403]: DEBUG cinder.api.middleware.request_id [None req-0a68e6db-d246-437f-81f4-606cf2784243 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.411519] [55403]: INFO cinder.api.openstack.wsgi [None req-0a68e6db-d246-437f-81f4-606cf2784243 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 914.411868] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0a68e6db-d246-437f-81f4-606cf2784243 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.412208] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0a68e6db-d246-437f-81f4-606cf2784243 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.422326] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.422326] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.429246] [55403]: INFO cinder.volume.api [None req-0a68e6db-d246-437f-81f4-606cf2784243 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 914.432824] [55403]: INFO cinder.api.openstack.wsgi [None req-0a68e6db-d246-437f-81f4-606cf2784243 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 914.433423] [55403]: [pid: 55403|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:35 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.392451] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=39,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.430282] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.457437] [55404]: DEBUG cinder.api.middleware.request_id [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.460258] [55404]: INFO cinder.api.openstack.wsgi [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes [ 931.460511] [55404]: DEBUG cinder.api.openstack.wsgi [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1107942780"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.462554] [55404]: DEBUG cinder.api.v3.volumes [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1107942780'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 931.462737] [55404]: INFO cinder.api.v3.volumes [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume of 1 GB [ 931.469509] [55404]: INFO cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Availability Zones retrieved successfully. [ 931.478186] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (166d0967-007d-4091-847e-8a2860bea334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 931.479554] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07373ce-0e1a-499c-a2f0-0a9ca7d83a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.480879] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 931.505051] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07373ce-0e1a-499c-a2f0-0a9ca7d83a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.506233] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ff8c84-77e6-470c-bdea-f787b80a6fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.579303] [55404]: DEBUG cinder.quota [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Created reservations ['3586be31-4982-4ff0-91cd-1eb483155391', '83a6368c-9700-4747-9ae4-ae3271fe070a', '6116e3c3-2750-487b-b541-a5c8c22d9eb0', '1f693046-d293-474e-8a94-8575a0690666'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 931.580504] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ff8c84-77e6-470c-bdea-f787b80a6fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3586be31-4982-4ff0-91cd-1eb483155391', '83a6368c-9700-4747-9ae4-ae3271fe070a', '6116e3c3-2750-487b-b541-a5c8c22d9eb0', '1f693046-d293-474e-8a94-8575a0690666']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.581478] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a562c6-a62d-497a-8305-c5cff844b8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.596170] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a562c6-a62d-497a-8305-c5cff844b8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a048b5-687a-427f-91a7-4781f24497c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1107942780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['3586be31-4982-4ff0-91cd-1eb483155391','83a6368c-9700-4747-9ae4-ae3271fe070a','6116e3c3-2750-487b-b541-a5c8c22d9eb0','1f693046-d293-474e-8a94-8575a0690666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1107942780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a048b5-687a-427f-91a7-4781f24497c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b0049b14c944c6af6bf57951ebc449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ff563d957404b52a629c4ef6074f83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.600065] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4666ae45-59a1-4253-a83d-ae566009342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.614445] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4666ae45-59a1-4253-a83d-ae566009342b) transitioned into state 'SUCCESS' from state '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-1107942780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['3586be31-4982-4ff0-91cd-1eb483155391','83a6368c-9700-4747-9ae4-ae3271fe070a','6116e3c3-2750-487b-b541-a5c8c22d9eb0','1f693046-d293-474e-8a94-8575a0690666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.615413] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098a9470-6ca1-4956-9924-e360ad0972f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.624969] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098a9470-6ca1-4956-9924-e360ad0972f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.626163] [55404]: DEBUG cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (166d0967-007d-4091-847e-8a2860bea334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 931.626583] [55404]: INFO cinder.volume.api [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request issued successfully. [ 931.627470] [55404]: INFO cinder.api.openstack.wsgi [None req-84459680-3dc7-4d5c-ab10-cbb20d90a2e8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 931.627929] [55404]: [pid: 55404|app: 0|req: 50/101] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:06:52 2025] POST /volume/v3/volumes => generated 750 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 931.642892] [55403]: DEBUG cinder.api.middleware.request_id [None req-53045e98-bc12-4e68-b4bf-6d040a267537 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.646108] [55403]: INFO cinder.api.openstack.wsgi [None req-53045e98-bc12-4e68-b4bf-6d040a267537 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 931.646108] [55403]: DEBUG cinder.api.openstack.wsgi [None req-53045e98-bc12-4e68-b4bf-6d040a267537 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.646184] [55403]: DEBUG cinder.api.openstack.wsgi [None req-53045e98-bc12-4e68-b4bf-6d040a267537 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.654968] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654968] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.659441] [55403]: INFO cinder.volume.api [None req-53045e98-bc12-4e68-b4bf-6d040a267537 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 931.667909] [55403]: INFO cinder.api.openstack.wsgi [None req-53045e98-bc12-4e68-b4bf-6d040a267537 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 931.667909] [55403]: [pid: 55403|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:52 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.682742] [55404]: DEBUG cinder.api.middleware.request_id [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.684244] [55404]: INFO cinder.api.openstack.wsgi [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 932.684564] [55404]: DEBUG cinder.api.openstack.wsgi [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.685491] [55404]: DEBUG cinder.api.openstack.wsgi [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.703301] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.703301] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.710393] [55404]: INFO cinder.volume.api [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 932.719419] [55404]: INFO cinder.api.openstack.wsgi [None req-512df3f6-55cc-4e40-8cad-bd651f0ca594 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 932.719419] [55404]: [pid: 55404|app: 0|req: 51/103] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:53 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.772127] [55403]: DEBUG cinder.api.middleware.request_id [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.778896] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 932.779181] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.779446] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.793215] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793215] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.798203] [55403]: INFO cinder.volume.api [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 932.804494] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-7ce53b2d-8ea6-47de-ac59-47cf4dc43688 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 932.804952] [55403]: [pid: 55403|app: 0|req: 53/104] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:06:53 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.330829] [55404]: DEBUG cinder.api.middleware.request_id [None req-685e7905-e92f-4f9c-8ae6-9a8b0415f801 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.331888] [55404]: INFO cinder.api.openstack.wsgi [None req-685e7905-e92f-4f9c-8ae6-9a8b0415f801 None None] GET http://10.180.1.21/volume// [ 934.331888] [55404]: DEBUG cinder.api.openstack.wsgi [None req-685e7905-e92f-4f9c-8ae6-9a8b0415f801 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.331888] [55404]: DEBUG cinder.api.openstack.wsgi [None req-685e7905-e92f-4f9c-8ae6-9a8b0415f801 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.336491] [55404]: INFO cinder.api.openstack.wsgi [None req-685e7905-e92f-4f9c-8ae6-9a8b0415f801 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 934.336857] [55404]: [pid: 55404|app: 0|req: 52/105] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:06:55 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 934.342058] [55403]: DEBUG cinder.api.middleware.request_id [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-3e0b370e-7408-4daa-b04e-32248c377bfa None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.347343] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-3e0b370e-7408-4daa-b04e-32248c377bfa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments [ 934.347343] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-3e0b370e-7408-4daa-b04e-32248c377bfa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50a048b5-687a-427f-91a7-4781f24497c2", "connector": null, "instance_uuid": "ebdadb7c-a4d7-4c1c-80d5-636394ecccd3"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 934.361020] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.361020] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.394134] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-3e0b370e-7408-4daa-b04e-32248c377bfa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 934.394665] [55403]: [pid: 55403|app: 0|req: 54/106] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:06:55 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) [ 934.427757] [55404]: DEBUG cinder.api.middleware.request_id [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.430207] [55404]: INFO cinder.api.openstack.wsgi [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 934.430539] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.430751] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.447723] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.447723] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.450959] [55404]: INFO cinder.volume.api [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 934.456573] [55404]: INFO cinder.api.openstack.wsgi [None req-b8dc17a2-fb4c-406c-991f-b55e36cfcc41 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 934.457559] [55404]: [pid: 55404|app: 0|req: 53/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:55 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.933785] [55403]: DEBUG cinder.api.middleware.request_id [None req-70778387-0ccb-4832-8ca4-25f550b922b3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.934291] [55403]: INFO cinder.api.openstack.wsgi [None req-70778387-0ccb-4832-8ca4-25f550b922b3 None None] GET http://10.180.1.21/volume// [ 934.936286] [55403]: DEBUG cinder.api.openstack.wsgi [None req-70778387-0ccb-4832-8ca4-25f550b922b3 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.936646] [55403]: DEBUG cinder.api.openstack.wsgi [None req-70778387-0ccb-4832-8ca4-25f550b922b3 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.936972] [55403]: INFO cinder.api.openstack.wsgi [None req-70778387-0ccb-4832-8ca4-25f550b922b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 934.937447] [55403]: [pid: 55403|app: 0|req: 55/108] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:06:55 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 934.942137] [55404]: DEBUG cinder.api.middleware.request_id [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.943350] [55404]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 934.943697] [55404]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.946075] [55404]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.957275] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.957275] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.961459] [55404]: INFO cinder.volume.api [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 934.967525] [55404]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-53ed869a-6d72-4c12-ba4d-2861547c1ec9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 934.967525] [55404]: [pid: 55404|app: 0|req: 54/109] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:06:55 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 934.998641] [55403]: DEBUG cinder.api.middleware.request_id [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.001089] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] PUT http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 [ 935.002038] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-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-519839", "mountpoint": "/dev/sdb"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 935.017600] [55403]: DEBUG cinder.coordination [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Acquiring lock "cinder-attachment_update-50a048b5-687a-427f-91a7-4781f24497c2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 935.023095] [55403]: DEBUG cinder.coordination [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-50a048b5-687a-427f-91a7-4781f24497c2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 935.024250] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.024250] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.240475] [55404]: DEBUG cinder.api.middleware.request_id [None req-8161f3d0-2598-4ec4-b593-4e5578133534 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.243683] [55404]: INFO cinder.api.openstack.wsgi [None req-8161f3d0-2598-4ec4-b593-4e5578133534 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 935.243683] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8161f3d0-2598-4ec4-b593-4e5578133534 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.243753] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8161f3d0-2598-4ec4-b593-4e5578133534 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.253042] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.253042] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.257178] [55404]: INFO cinder.volume.api [None req-8161f3d0-2598-4ec4-b593-4e5578133534 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 935.265860] [55404]: INFO cinder.api.openstack.wsgi [None req-8161f3d0-2598-4ec4-b593-4e5578133534 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 935.266299] [55404]: [pid: 55404|app: 0|req: 55/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:56 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 935.327586] [55404]: DEBUG cinder.api.middleware.request_id [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.332297] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 935.332297] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.332297] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.341391] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.341391] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.346375] [55404]: INFO cinder.volume.api [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 935.352357] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-00b33cdc-0cbc-4f41-85c0-55413d3f7801 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 935.353064] [55404]: [pid: 55404|app: 0|req: 56/111] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:06:56 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.468960] [55404]: DEBUG cinder.api.middleware.request_id [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.471015] [55404]: INFO cinder.api.openstack.wsgi [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 935.471015] [55404]: DEBUG cinder.api.openstack.wsgi [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.471314] [55404]: DEBUG cinder.api.openstack.wsgi [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.484063] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.484063] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.489815] [55404]: INFO cinder.volume.api [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 935.495938] [55404]: INFO cinder.api.openstack.wsgi [None req-77ed31f0-5d52-4a97-a454-cb7cbdffdbe6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 935.496471] [55404]: [pid: 55404|app: 0|req: 57/112] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:56 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.509538] [55404]: DEBUG cinder.api.middleware.request_id [None req-061108cb-9c46-461b-a2dd-acca7b785a81 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.512218] [55404]: INFO cinder.api.openstack.wsgi [None req-061108cb-9c46-461b-a2dd-acca7b785a81 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 936.512946] [55404]: DEBUG cinder.api.openstack.wsgi [None req-061108cb-9c46-461b-a2dd-acca7b785a81 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.513175] [55404]: DEBUG cinder.api.openstack.wsgi [None req-061108cb-9c46-461b-a2dd-acca7b785a81 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.534646] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.534646] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.540856] [55404]: INFO cinder.volume.api [None req-061108cb-9c46-461b-a2dd-acca7b785a81 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 936.546390] [55404]: INFO cinder.api.openstack.wsgi [None req-061108cb-9c46-461b-a2dd-acca7b785a81 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 936.547186] [55404]: [pid: 55404|app: 0|req: 58/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:57 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.875461] [55404]: DEBUG cinder.api.middleware.request_id [None req-1a544256-33bf-4123-930c-4873eee6fcfb None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.878698] [55404]: INFO cinder.api.openstack.wsgi [None req-1a544256-33bf-4123-930c-4873eee6fcfb None None] GET http://10.180.1.21/volume// [ 936.878698] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1a544256-33bf-4123-930c-4873eee6fcfb None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.878698] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1a544256-33bf-4123-930c-4873eee6fcfb None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.878698] [55404]: INFO cinder.api.openstack.wsgi [None req-1a544256-33bf-4123-930c-4873eee6fcfb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 936.878938] [55404]: [pid: 55404|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:06:57 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 936.885311] [55404]: DEBUG cinder.api.middleware.request_id [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-c7f855a7-1218-4a14-975c-eeaefa624fd9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.888326] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-c7f855a7-1218-4a14-975c-eeaefa624fd9 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 936.888722] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-c7f855a7-1218-4a14-975c-eeaefa624fd9 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfc4dd51-0d84-413a-943f-6af7188141d6", "connector": null, "instance_uuid": "bfd311dd-f725-4a6f-a040-5208b614f8df"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 936.903026] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.903026] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.941089] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-c7f855a7-1218-4a14-975c-eeaefa624fd9 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 936.941785] [55404]: [pid: 55404|app: 0|req: 60/115] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:06:57 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) [ 936.967184] [55404]: DEBUG cinder.api.middleware.request_id [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.968873] [55404]: INFO cinder.api.openstack.wsgi [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 936.969413] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.969710] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.983769] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.983769] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.990841] [55404]: INFO cinder.volume.api [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 936.996373] [55404]: INFO cinder.api.openstack.wsgi [None req-a23e597b-dd35-4376-9f65-607b2a1b7dbe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 936.997108] [55404]: [pid: 55404|app: 0|req: 61/116] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:57 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.469709] [55404]: DEBUG cinder.api.middleware.request_id [None req-360cab1e-eac5-4c3f-b978-c0df364013af None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.470339] [55404]: INFO cinder.api.openstack.wsgi [None req-360cab1e-eac5-4c3f-b978-c0df364013af None None] GET http://10.180.1.21/volume// [ 937.470599] [55404]: DEBUG cinder.api.openstack.wsgi [None req-360cab1e-eac5-4c3f-b978-c0df364013af None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.470928] [55404]: DEBUG cinder.api.openstack.wsgi [None req-360cab1e-eac5-4c3f-b978-c0df364013af None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.471419] [55404]: INFO cinder.api.openstack.wsgi [None req-360cab1e-eac5-4c3f-b978-c0df364013af None None] http://10.180.1.21/volume// returned with HTTP 300 [ 937.471753] [55404]: [pid: 55404|app: 0|req: 62/117] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:06:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 937.476682] [55404]: DEBUG cinder.api.middleware.request_id [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.479285] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 937.480854] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.480854] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.502344] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502344] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.511770] [55404]: INFO cinder.volume.api [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 937.522320] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-905b77a6-b829-44f1-8fdc-b49cdbcbf28f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 937.527541] [55404]: [pid: 55404|app: 0|req: 63/118] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:06:58 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 937.567543] [55404]: DEBUG cinder.api.middleware.request_id [None req-939e23bf-b05f-4903-ac56-f92603baa49b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.572835] [55404]: INFO cinder.api.openstack.wsgi [None req-939e23bf-b05f-4903-ac56-f92603baa49b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 937.573922] [55404]: DEBUG cinder.api.openstack.wsgi [None req-939e23bf-b05f-4903-ac56-f92603baa49b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.573922] [55404]: DEBUG cinder.api.openstack.wsgi [None req-939e23bf-b05f-4903-ac56-f92603baa49b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.587564] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587564] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.592972] [55404]: INFO cinder.volume.api [None req-939e23bf-b05f-4903-ac56-f92603baa49b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 937.601044] [55404]: INFO cinder.api.openstack.wsgi [None req-939e23bf-b05f-4903-ac56-f92603baa49b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 937.601626] [55404]: [pid: 55404|app: 0|req: 64/119] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:06:58 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 937.602446] [55404]: DEBUG cinder.api.middleware.request_id [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.608357] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] PUT http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 [ 937.608357] [55404]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-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-519840", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 937.618893] [55404]: DEBUG cinder.coordination [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Acquiring lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 937.625146] [55404]: DEBUG cinder.coordination [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 937.627373] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627373] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.054723] [55403]: DEBUG cinder.coordination [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-50a048b5-687a-427f-91a7-4781f24497c2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 940.055537] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-9a51c8da-9b7c-4fcb-9278-d20266beac52 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 returned with HTTP 200 [ 940.055969] [55403]: [pid: 55403|app: 0|req: 56/120] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:06:55 2025] PUT /volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 => generated 617 bytes in 5058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.056805] [55403]: DEBUG cinder.api.middleware.request_id [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.059164] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 940.059404] [55403]: DEBUG cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.059657] [55403]: DEBUG cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.070774] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.070774] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.073608] [55403]: INFO cinder.volume.api [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 940.078922] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-1961ec7c-8073-4e3f-9c2b-7a12f7dadf6a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 940.079628] [55403]: [pid: 55403|app: 0|req: 57/121] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:00 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.080642] [55403]: DEBUG cinder.api.middleware.request_id [None req-d403f87e-13c2-4360-9482-01db23e9c47f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.084577] [55403]: INFO cinder.api.openstack.wsgi [None req-d403f87e-13c2-4360-9482-01db23e9c47f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 940.084577] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d403f87e-13c2-4360-9482-01db23e9c47f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.084577] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d403f87e-13c2-4360-9482-01db23e9c47f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.098398] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.098398] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.106042] [55403]: INFO cinder.volume.api [None req-d403f87e-13c2-4360-9482-01db23e9c47f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 940.117623] [55403]: INFO cinder.api.openstack.wsgi [None req-d403f87e-13c2-4360-9482-01db23e9c47f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 940.118092] [55403]: [pid: 55403|app: 0|req: 58/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:00 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.118756] [55403]: DEBUG cinder.api.middleware.request_id [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.121624] [55403]: INFO cinder.api.openstack.wsgi [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.121624] [55403]: DEBUG cinder.api.openstack.wsgi [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-148456248", "imageRef": "e261be3a-a64f-4b4f-bee1-d87afb233bc0", "size": 1}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.122805] [55403]: DEBUG cinder.api.v3.volumes [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-148456248', 'imageRef': 'e261be3a-a64f-4b4f-bee1-d87afb233bc0', 'size': 1}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.304805] [55403]: INFO cinder.api.v3.volumes [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Create volume of 1 GB [ 940.309414] [55403]: INFO cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Availability Zones retrieved successfully. [ 940.316857] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Flow 'volume_create_api' (d9c74b00-4eb8-4bf0-9db7-cd45448a5d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.318346] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871c8f8a-cdde-4c4b-b1f9-71ff751e908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.319729] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.366417] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871c8f8a-cdde-4c4b-b1f9-71ff751e908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.367471] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3309a403-6beb-4193-a449-201630488470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.416376] [55403]: DEBUG cinder.quota [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Created reservations ['dceed85c-02a0-4954-b48f-ca3f662d11c0', '612b32f8-a09e-4fb8-9272-4613a6d426bd', '226a3087-deda-408d-96fe-848b1cef3f4b', '666bdca6-6e6d-4fd8-bec1-660bacc4ada4'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.417731] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3309a403-6beb-4193-a449-201630488470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dceed85c-02a0-4954-b48f-ca3f662d11c0', '612b32f8-a09e-4fb8-9272-4613a6d426bd', '226a3087-deda-408d-96fe-848b1cef3f4b', '666bdca6-6e6d-4fd8-bec1-660bacc4ada4']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.418700] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5fed89-a22b-4b1c-a68a-65a223487510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.431012] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5fed89-a22b-4b1c-a68a-65a223487510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e4bf2b4-d728-445b-bf14-ee35050fd7ad', '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-148456248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a905e882314308b8f8f482b78573a1',qos_specs=None,replication_status=,reservations=['dceed85c-02a0-4954-b48f-ca3f662d11c0','612b32f8-a09e-4fb8-9272-4613a6d426bd','226a3087-deda-408d-96fe-848b1cef3f4b','666bdca6-6e6d-4fd8-bec1-660bacc4ada4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e612626277fc4530b051a7bb5ae39a75',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-148456248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e4bf2b4-d728-445b-bf14-ee35050fd7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a905e882314308b8f8f482b78573a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e612626277fc4530b051a7bb5ae39a75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.431960] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f16a5f-28c7-4c1b-836e-aeb9755b582f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.445171] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1f16a5f-28c7-4c1b-836e-aeb9755b582f) transitioned into state 'SUCCESS' from state '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-148456248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a905e882314308b8f8f482b78573a1',qos_specs=None,replication_status=,reservations=['dceed85c-02a0-4954-b48f-ca3f662d11c0','612b32f8-a09e-4fb8-9272-4613a6d426bd','226a3087-deda-408d-96fe-848b1cef3f4b','666bdca6-6e6d-4fd8-bec1-660bacc4ada4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e612626277fc4530b051a7bb5ae39a75',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.445959] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1bc9b6-86e9-4406-9b7b-d201fa619c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.455662] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1bc9b6-86e9-4406-9b7b-d201fa619c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.457358] [55403]: DEBUG cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Flow 'volume_create_api' (d9c74b00-4eb8-4bf0-9db7-cd45448a5d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.457933] [55403]: INFO cinder.volume.api [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Create volume request issued successfully. [ 940.458952] [55403]: INFO cinder.api.openstack.wsgi [None req-83a46835-21dc-4d96-ad5f-5c15b7aa549c tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.459655] [55403]: [pid: 55403|app: 0|req: 59/123] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:07:00 2025] POST /volume/v3/volumes => generated 751 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.460954] [55403]: DEBUG cinder.api.middleware.request_id [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.464032] [55403]: INFO cinder.api.openstack.wsgi [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 940.464416] [55403]: DEBUG cinder.api.openstack.wsgi [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.464760] [55403]: DEBUG cinder.api.openstack.wsgi [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.480515] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.480515] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.485962] [55403]: INFO cinder.volume.api [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 940.491724] [55403]: INFO cinder.api.openstack.wsgi [None req-28281d8e-226d-4bfc-9ff9-7cf0ab22e152 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 940.492148] [55403]: [pid: 55403|app: 0|req: 60/124] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.492817] [55403]: DEBUG cinder.api.middleware.request_id [None req-13113ecc-fb83-4dd5-a5a9-62ea5b3ea80a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.493196] [55403]: INFO cinder.api.openstack.wsgi [None req-13113ecc-fb83-4dd5-a5a9-62ea5b3ea80a None None] GET http://10.180.1.21/volume// [ 940.493364] [55403]: DEBUG cinder.api.openstack.wsgi [None req-13113ecc-fb83-4dd5-a5a9-62ea5b3ea80a None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.493584] [55403]: DEBUG cinder.api.openstack.wsgi [None req-13113ecc-fb83-4dd5-a5a9-62ea5b3ea80a None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.493947] [55403]: INFO cinder.api.openstack.wsgi [None req-13113ecc-fb83-4dd5-a5a9-62ea5b3ea80a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 940.494239] [55403]: [pid: 55403|app: 0|req: 61/125] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 940.494835] [55403]: DEBUG cinder.api.middleware.request_id [None req-0d757407-76ef-47ae-b559-6b063d090952 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.496599] [55403]: INFO cinder.api.openstack.wsgi [None req-0d757407-76ef-47ae-b559-6b063d090952 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 940.496801] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0d757407-76ef-47ae-b559-6b063d090952 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.497058] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0d757407-76ef-47ae-b559-6b063d090952 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.504033] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.504033] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.507447] [55403]: INFO cinder.volume.api [None req-0d757407-76ef-47ae-b559-6b063d090952 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 940.511719] [55403]: INFO cinder.api.openstack.wsgi [None req-0d757407-76ef-47ae-b559-6b063d090952 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 940.512265] [55403]: [pid: 55403|app: 0|req: 62/126] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.514778] [55403]: DEBUG cinder.api.middleware.request_id [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-e06d312d-d2ce-4b67-ba45-42c5f9d05884 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.515755] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-e06d312d-d2ce-4b67-ba45-42c5f9d05884 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/attachments [ 940.516311] [55403]: DEBUG cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-e06d312d-d2ce-4b67-ba45-42c5f9d05884 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd88034b-5800-4c08-90af-d228202ed1c9", "connector": null, "instance_uuid": "5ac5359f-9df8-4a0d-88ed-e8039e515008"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.526123] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.526123] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.553181] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-e06d312d-d2ce-4b67-ba45-42c5f9d05884 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 940.553808] [55403]: [pid: 55403|app: 0|req: 63/127] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:07:01 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.586510] [55403]: DEBUG cinder.api.middleware.request_id [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-395a6c9a-af56-46bd-bb55-46bb584bc7d9 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.590093] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-395a6c9a-af56-46bd-bb55-46bb584bc7d9 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action [ 940.590093] [55403]: DEBUG cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-395a6c9a-af56-46bd-bb55-46bb584bc7d9 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 940.590093] [55403]: DEBUG cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-395a6c9a-af56-46bd-bb55-46bb584bc7d9 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.609548] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.609548] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.617334] [55403]: INFO cinder.api.openstack.wsgi [req-af5286f2-03c0-46b4-90dc-e04f6397f8b8 req-395a6c9a-af56-46bd-bb55-46bb584bc7d9 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action returned with HTTP 204 [ 940.617665] [55403]: [pid: 55403|app: 0|req: 64/128] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:01 2025] POST /volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 940.647331] [55403]: DEBUG cinder.api.middleware.request_id [None req-835f9116-3502-4f59-9749-82add6ccd785 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.650696] [55403]: INFO cinder.api.openstack.wsgi [None req-835f9116-3502-4f59-9749-82add6ccd785 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 940.650696] [55403]: DEBUG cinder.api.openstack.wsgi [None req-835f9116-3502-4f59-9749-82add6ccd785 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.650696] [55403]: DEBUG cinder.api.openstack.wsgi [None req-835f9116-3502-4f59-9749-82add6ccd785 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.661931] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.661931] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.664221] [55403]: INFO cinder.volume.api [None req-835f9116-3502-4f59-9749-82add6ccd785 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 940.669348] [55403]: INFO cinder.api.openstack.wsgi [None req-835f9116-3502-4f59-9749-82add6ccd785 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 940.669741] [55403]: [pid: 55403|app: 0|req: 65/129] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.680786] [55403]: DEBUG cinder.api.middleware.request_id [None req-608ca489-549e-4311-9263-84d5d3081d45 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.685086] [55403]: INFO cinder.api.openstack.wsgi [None req-608ca489-549e-4311-9263-84d5d3081d45 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 940.685418] [55403]: DEBUG cinder.api.openstack.wsgi [None req-608ca489-549e-4311-9263-84d5d3081d45 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.685688] [55403]: DEBUG cinder.api.openstack.wsgi [None req-608ca489-549e-4311-9263-84d5d3081d45 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.696370] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.696370] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.700763] [55403]: INFO cinder.volume.api [None req-608ca489-549e-4311-9263-84d5d3081d45 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 940.706084] [55403]: INFO cinder.api.openstack.wsgi [None req-608ca489-549e-4311-9263-84d5d3081d45 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 940.706084] [55403]: [pid: 55403|app: 0|req: 66/130] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.135364] [55403]: DEBUG cinder.api.middleware.request_id [None req-a4efe711-e548-442c-97dc-ffa3693f4265 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.138119] [55403]: INFO cinder.api.openstack.wsgi [None req-a4efe711-e548-442c-97dc-ffa3693f4265 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 941.138119] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a4efe711-e548-442c-97dc-ffa3693f4265 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.138504] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a4efe711-e548-442c-97dc-ffa3693f4265 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.152042] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.152042] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.156047] [55403]: INFO cinder.volume.api [None req-a4efe711-e548-442c-97dc-ffa3693f4265 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 941.161256] [55403]: INFO cinder.api.openstack.wsgi [None req-a4efe711-e548-442c-97dc-ffa3693f4265 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 941.162033] [55403]: [pid: 55403|app: 0|req: 67/131] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:01 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.502765] [55403]: DEBUG cinder.api.middleware.request_id [None req-91b583e9-3b33-4444-99b2-05202849f23a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.505044] [55403]: INFO cinder.api.openstack.wsgi [None req-91b583e9-3b33-4444-99b2-05202849f23a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 941.505148] [55403]: DEBUG cinder.api.openstack.wsgi [None req-91b583e9-3b33-4444-99b2-05202849f23a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.505341] [55403]: DEBUG cinder.api.openstack.wsgi [None req-91b583e9-3b33-4444-99b2-05202849f23a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.520964] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520964] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.525089] [55403]: INFO cinder.volume.api [None req-91b583e9-3b33-4444-99b2-05202849f23a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 941.530332] [55403]: INFO cinder.api.openstack.wsgi [None req-91b583e9-3b33-4444-99b2-05202849f23a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 941.530714] [55403]: [pid: 55403|app: 0|req: 68/132] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:02 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.531395] [55403]: DEBUG cinder.api.middleware.request_id [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.533272] [55403]: INFO cinder.api.openstack.wsgi [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 941.533586] [55403]: DEBUG cinder.api.openstack.wsgi [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.533745] [55403]: DEBUG cinder.api.openstack.wsgi [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.542122] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542122] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.545885] [55403]: INFO cinder.volume.api [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 941.550504] [55403]: INFO cinder.api.openstack.wsgi [None req-184048e7-63ae-4f17-b09b-2abc4cbea4a5 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 941.552028] [55403]: [pid: 55403|app: 0|req: 69/133] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:02 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.173041] [55403]: DEBUG cinder.api.middleware.request_id [None req-97ae2019-bee2-4a20-b95b-442eab58b317 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.174980] [55403]: INFO cinder.api.openstack.wsgi [None req-97ae2019-bee2-4a20-b95b-442eab58b317 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 942.175216] [55403]: DEBUG cinder.api.openstack.wsgi [None req-97ae2019-bee2-4a20-b95b-442eab58b317 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.175437] [55403]: DEBUG cinder.api.openstack.wsgi [None req-97ae2019-bee2-4a20-b95b-442eab58b317 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.192647] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.192647] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.198121] [55403]: INFO cinder.volume.api [None req-97ae2019-bee2-4a20-b95b-442eab58b317 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 942.204223] [55403]: INFO cinder.api.openstack.wsgi [None req-97ae2019-bee2-4a20-b95b-442eab58b317 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 942.204818] [55403]: [pid: 55403|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:03 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.205600] [55403]: DEBUG cinder.api.middleware.request_id [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-a7552dba-8ea7-4d50-9948-4a7ae7ed5ed8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.209580] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-a7552dba-8ea7-4d50-9948-4a7ae7ed5ed8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5/action [ 942.209580] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-a7552dba-8ea7-4d50-9948-4a7ae7ed5ed8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 942.209580] [55403]: DEBUG cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-a7552dba-8ea7-4d50-9948-4a7ae7ed5ed8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 942.226310] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.226310] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.243431] [55403]: INFO cinder.api.openstack.wsgi [req-f8339a66-5adc-44d7-b3ed-1a095550630a req-a7552dba-8ea7-4d50-9948-4a7ae7ed5ed8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5/action returned with HTTP 204 [ 942.244094] [55403]: [pid: 55403|app: 0|req: 71/135] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:03 2025] POST /volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 942.542902] [55403]: DEBUG cinder.api.middleware.request_id [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.546765] [55403]: INFO cinder.api.openstack.wsgi [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 942.546765] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.546765] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.561678] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.561678] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.566089] [55403]: INFO cinder.volume.api [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 942.574018] [55403]: INFO cinder.api.openstack.wsgi [None req-0b2db000-3996-4da1-a6e4-4d63fa5ecd89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 942.574018] [55403]: [pid: 55403|app: 0|req: 72/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:03 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.575361] [55403]: DEBUG cinder.api.middleware.request_id [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.577993] [55403]: INFO cinder.api.openstack.wsgi [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 942.578411] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.579835] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.590020] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.590020] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.593321] [55403]: INFO cinder.volume.api [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 942.599848] [55403]: INFO cinder.api.openstack.wsgi [None req-40aa6184-3bae-4906-95bc-9a6b70b68ce3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 942.600292] [55403]: [pid: 55403|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:03 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.601917] [55403]: DEBUG cinder.api.middleware.request_id [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.603011] [55403]: INFO cinder.api.openstack.wsgi [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 942.603261] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.603509] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.615173] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.615173] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.617032] [55403]: INFO cinder.volume.api [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 942.621897] [55403]: INFO cinder.api.openstack.wsgi [None req-6e697e4d-f236-47ae-a93e-4c9c44f82af6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 942.622361] [55403]: [pid: 55403|app: 0|req: 74/138] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:03 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.659516] [55404]: DEBUG cinder.coordination [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 942.659925] [55404]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-537b9633-b54b-40a7-acff-3db441abce99 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 returned with HTTP 200 [ 942.660456] [55404]: [pid: 55404|app: 0|req: 65/139] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:06:58 2025] PUT /volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 => generated 617 bytes in 5058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.215308] [55403]: DEBUG cinder.api.middleware.request_id [None req-279b1562-382d-4765-a1f9-518df0651cae None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.218337] [55403]: INFO cinder.api.openstack.wsgi [None req-279b1562-382d-4765-a1f9-518df0651cae tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 943.218661] [55403]: DEBUG cinder.api.openstack.wsgi [None req-279b1562-382d-4765-a1f9-518df0651cae tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.218918] [55403]: DEBUG cinder.api.openstack.wsgi [None req-279b1562-382d-4765-a1f9-518df0651cae tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.231393] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.231393] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.235813] [55403]: INFO cinder.volume.api [None req-279b1562-382d-4765-a1f9-518df0651cae tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 943.241116] [55403]: INFO cinder.api.openstack.wsgi [None req-279b1562-382d-4765-a1f9-518df0651cae tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 943.241733] [55403]: [pid: 55403|app: 0|req: 75/140] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:04 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.620426] [55404]: DEBUG cinder.api.middleware.request_id [None req-87c1a785-84eb-4631-8cc8-7965890faf1a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.626121] [55404]: INFO cinder.api.openstack.wsgi [None req-87c1a785-84eb-4631-8cc8-7965890faf1a tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 943.626306] [55404]: DEBUG cinder.api.openstack.wsgi [None req-87c1a785-84eb-4631-8cc8-7965890faf1a tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.626635] [55404]: DEBUG cinder.api.openstack.wsgi [None req-87c1a785-84eb-4631-8cc8-7965890faf1a tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.640992] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.640992] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.646565] [55404]: INFO cinder.volume.api [None req-87c1a785-84eb-4631-8cc8-7965890faf1a tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 943.655252] [55404]: INFO cinder.api.openstack.wsgi [None req-87c1a785-84eb-4631-8cc8-7965890faf1a tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 943.655252] [55404]: [pid: 55404|app: 0|req: 66/141] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:04 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.254322] [55403]: DEBUG cinder.api.middleware.request_id [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.256607] [55403]: INFO cinder.api.openstack.wsgi [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 944.256752] [55403]: DEBUG cinder.api.openstack.wsgi [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.256984] [55403]: DEBUG cinder.api.openstack.wsgi [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.275148] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275148] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.287973] [55403]: INFO cinder.volume.api [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 944.297300] [55403]: INFO cinder.api.openstack.wsgi [None req-57fbe0ef-6396-4bb3-b2e3-ab07f02f59ef tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 944.297300] [55403]: [pid: 55403|app: 0|req: 76/142] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:05 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.671495] [55404]: DEBUG cinder.api.middleware.request_id [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.678375] [55404]: INFO cinder.api.openstack.wsgi [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 944.678488] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.678759] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.696414] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.696414] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.708733] [55404]: INFO cinder.volume.api [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 944.724849] [55404]: INFO cinder.api.openstack.wsgi [None req-f73269b1-23b9-467e-aa3c-52fae15d59d2 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 944.726118] [55404]: [pid: 55404|app: 0|req: 67/143] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:05 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.316088] [55403]: DEBUG cinder.api.middleware.request_id [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.320422] [55403]: INFO cinder.api.openstack.wsgi [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 945.323020] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.323020] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.341359] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.341359] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.349680] [55403]: INFO cinder.volume.api [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 945.355724] [55403]: INFO cinder.api.openstack.wsgi [None req-7c4194a5-8582-428b-ab3d-fe0017f508e8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 945.356176] [55403]: [pid: 55403|app: 0|req: 77/144] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:06 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.689038] [55404]: DEBUG cinder.api.middleware.request_id [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.740135] [55403]: DEBUG cinder.api.middleware.request_id [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.743280] [55404]: INFO cinder.api.openstack.wsgi [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 945.743376] [55403]: INFO cinder.api.openstack.wsgi [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 945.743424] [55404]: DEBUG cinder.api.openstack.wsgi [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-524721204"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 945.743459] [55403]: DEBUG cinder.api.openstack.wsgi [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.744025] [55403]: DEBUG cinder.api.openstack.wsgi [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.745405] [55404]: DEBUG cinder.api.v3.volumes [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-524721204'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 945.745405] [55404]: INFO cinder.api.v3.volumes [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume of 1 GB [ 945.750545] [55404]: INFO cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Availability Zones retrieved successfully. [ 945.755546] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.755546] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.757924] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (558c4f51-a740-4a35-a542-139fd6c98e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 945.758572] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a3b26a-5c13-47da-9089-ceb5b9301a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.759736] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 945.762525] [55403]: INFO cinder.volume.api [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 945.769141] [55403]: INFO cinder.api.openstack.wsgi [None req-859e55c0-4f25-4bf1-9bd0-657a87904f20 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 945.769767] [55403]: [pid: 55403|app: 0|req: 78/145] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:06 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.778651] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a3b26a-5c13-47da-9089-ceb5b9301a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.779959] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b359b79-014c-4be0-b621-4baa5e324882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.830908] [55404]: DEBUG cinder.quota [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Created reservations ['b3cea77d-b7fa-4e6d-84e8-fcdfa4af0b5f', '1a54b22c-0796-40fb-aec5-0bd32f6ce169', 'eab97060-315c-4250-9789-12f1cce29544', '9d42c884-1feb-4d28-84a7-e51360e52fa9'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 945.831907] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b359b79-014c-4be0-b621-4baa5e324882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3cea77d-b7fa-4e6d-84e8-fcdfa4af0b5f', '1a54b22c-0796-40fb-aec5-0bd32f6ce169', 'eab97060-315c-4250-9789-12f1cce29544', '9d42c884-1feb-4d28-84a7-e51360e52fa9']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.832937] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734159e7-8c88-41e5-9927-c2645419ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.851682] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (734159e7-8c88-41e5-9927-c2645419ed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec04811a-bba5-486b-ae3c-9b3fa6d162eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-524721204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['b3cea77d-b7fa-4e6d-84e8-fcdfa4af0b5f','1a54b22c-0796-40fb-aec5-0bd32f6ce169','eab97060-315c-4250-9789-12f1cce29544','9d42c884-1feb-4d28-84a7-e51360e52fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-524721204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec04811a-bba5-486b-ae3c-9b3fa6d162eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a76555908644f8792e431cf6a536320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.853492] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c420b6-cb7b-49fe-a6f3-c010f7d493d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.871736] [55403]: DEBUG cinder.api.middleware.request_id [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-000734b0-49ec-49ef-b878-01ac0e846339 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.874220] [55403]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-000734b0-49ec-49ef-b878-01ac0e846339 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908/action [ 945.876188] [55403]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-000734b0-49ec-49ef-b878-01ac0e846339 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 945.876188] [55403]: DEBUG cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-000734b0-49ec-49ef-b878-01ac0e846339 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 945.876288] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c420b6-cb7b-49fe-a6f3-c010f7d493d2) transitioned into state 'SUCCESS' from state '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-524721204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['b3cea77d-b7fa-4e6d-84e8-fcdfa4af0b5f','1a54b22c-0796-40fb-aec5-0bd32f6ce169','eab97060-315c-4250-9789-12f1cce29544','9d42c884-1feb-4d28-84a7-e51360e52fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.877607] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a9963e-3215-4856-a027-41499760ad1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 945.891625] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a9963e-3215-4856-a027-41499760ad1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 945.892465] [55404]: DEBUG cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (558c4f51-a740-4a35-a542-139fd6c98e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 945.894167] [55404]: INFO cinder.volume.api [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request issued successfully. [ 945.894167] [55404]: INFO cinder.api.openstack.wsgi [None req-90d744ae-93d7-4899-85a0-940e9f66c6b4 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 945.894855] [55404]: [pid: 55404|app: 0|req: 68/146] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:07:06 2025] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 945.897628] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.897628] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.911023] [55404]: DEBUG cinder.api.middleware.request_id [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.911123] [55403]: INFO cinder.api.openstack.wsgi [req-93514e26-0ef2-4a13-8324-33bf38fb1077 req-000734b0-49ec-49ef-b878-01ac0e846339 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908/action returned with HTTP 204 [ 945.911189] [55403]: [pid: 55403|app: 0|req: 79/147] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:06 2025] POST /volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 945.913218] [55404]: INFO cinder.api.openstack.wsgi [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 945.913493] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.913856] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.922888] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.922888] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.928569] [55404]: INFO cinder.volume.api [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 945.932784] [55404]: INFO cinder.api.openstack.wsgi [None req-fdd6807c-a65d-4a1d-b581-d49c97fa338b tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 200 [ 945.933253] [55404]: [pid: 55404|app: 0|req: 69/148] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:06 2025] GET /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.366230] [55403]: DEBUG cinder.api.middleware.request_id [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.369601] [55403]: INFO cinder.api.openstack.wsgi [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 946.369749] [55403]: DEBUG cinder.api.openstack.wsgi [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.370010] [55403]: DEBUG cinder.api.openstack.wsgi [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.381225] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381225] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.389045] [55403]: INFO cinder.volume.api [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 946.396249] [55403]: INFO cinder.api.openstack.wsgi [None req-868fa27a-db6e-471c-b2a2-8c17d011e2bb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 946.397036] [55403]: [pid: 55403|app: 0|req: 80/149] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.406382] [55404]: DEBUG cinder.api.middleware.request_id [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.408483] [55404]: INFO cinder.api.openstack.wsgi [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 946.408710] [55404]: DEBUG cinder.api.openstack.wsgi [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.408929] [55404]: DEBUG cinder.api.openstack.wsgi [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.420244] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.420244] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.424322] [55404]: INFO cinder.volume.api [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 946.432845] [55404]: INFO cinder.api.openstack.wsgi [None req-be34eda6-cfb5-4b5f-88a5-542c26fe69eb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 946.433297] [55404]: [pid: 55404|app: 0|req: 70/150] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.781808] [55403]: DEBUG cinder.api.middleware.request_id [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.787016] [55403]: INFO cinder.api.openstack.wsgi [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 946.787016] [55403]: DEBUG cinder.api.openstack.wsgi [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.787016] [55403]: DEBUG cinder.api.openstack.wsgi [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.794184] [55404]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.797765] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797765] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.802886] [55403]: INFO cinder.volume.api [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 946.806019] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 946.806019] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.806019] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.809627] [55403]: INFO cinder.api.openstack.wsgi [None req-83f6c4d2-ea95-4b60-999c-0f56fe2ccf30 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 946.810240] [55403]: [pid: 55403|app: 0|req: 81/151] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.821536] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821536] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.825424] [55404]: INFO cinder.volume.api [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 946.831036] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-8036f12c-8dfb-4d49-ace5-5aeaf9fa9529 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 946.831549] [55404]: [pid: 55404|app: 0|req: 71/152] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.943409] [55403]: DEBUG cinder.api.middleware.request_id [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.945434] [55403]: INFO cinder.api.openstack.wsgi [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 946.945655] [55403]: DEBUG cinder.api.openstack.wsgi [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.945868] [55403]: DEBUG cinder.api.openstack.wsgi [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.955150] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955150] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.959937] [55403]: INFO cinder.volume.api [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 946.968156] [55403]: INFO cinder.api.openstack.wsgi [None req-55bcc6fe-ecbb-4d47-abf9-4f3c7a39042c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 200 [ 946.968804] [55403]: [pid: 55403|app: 0|req: 82/153] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.059079] [55404]: DEBUG cinder.api.middleware.request_id [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.061771] [55404]: INFO cinder.api.openstack.wsgi [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 947.061771] [55404]: DEBUG cinder.api.openstack.wsgi [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.061997] [55404]: DEBUG cinder.api.openstack.wsgi [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.069742] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069742] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.073656] [55404]: INFO cinder.volume.api [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 947.078546] [55404]: INFO cinder.api.openstack.wsgi [req-973ec472-0f21-4a8d-b5b9-b691453f95a3 req-1974eb6d-ed93-43ce-9bee-b7dd7f4e5344 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 200 [ 947.079163] [55404]: [pid: 55404|app: 0|req: 72/154] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:07 2025] GET /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 947.086283] [55403]: DEBUG cinder.api.middleware.request_id [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.089164] [55403]: INFO cinder.api.openstack.wsgi [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 947.089164] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1160466827"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 947.090946] [55403]: DEBUG cinder.api.v3.volumes [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1160466827'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 947.091098] [55403]: INFO cinder.api.v3.volumes [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume of 1 GB [ 947.095166] [55403]: INFO cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Availability Zones retrieved successfully. [ 947.101992] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (2da2fdc8-b8c4-4078-a6f2-df3b5a41f5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 947.103639] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da29adf4-0f49-4e7e-83fb-b0960ce9207c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 947.104564] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 947.123098] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da29adf4-0f49-4e7e-83fb-b0960ce9207c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 947.124095] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce0723-9b23-4d05-b258-37accac3ffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 947.158045] [55403]: DEBUG cinder.quota [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Created reservations ['9313f90f-8ded-4a8b-99fb-f37cc15f0fab', 'fee41f0e-c924-4968-9955-5397c6e6526a', 'ce864e12-631b-441b-a574-d2cebaeff1b0', '87f87336-31b9-493d-a07e-403d9316f480'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 947.159499] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fce0723-9b23-4d05-b258-37accac3ffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9313f90f-8ded-4a8b-99fb-f37cc15f0fab', 'fee41f0e-c924-4968-9955-5397c6e6526a', 'ce864e12-631b-441b-a574-d2cebaeff1b0', '87f87336-31b9-493d-a07e-403d9316f480']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 947.160022] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad900df9-f529-407b-b474-65aed77eac53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 947.179723] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad900df9-f529-407b-b474-65aed77eac53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a5fc62-8f93-44f9-9d7b-08865a412a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1160466827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['9313f90f-8ded-4a8b-99fb-f37cc15f0fab','fee41f0e-c924-4968-9955-5397c6e6526a','ce864e12-631b-441b-a574-d2cebaeff1b0','87f87336-31b9-493d-a07e-403d9316f480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1160466827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a5fc62-8f93-44f9-9d7b-08865a412a3a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a76555908644f8792e431cf6a536320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 947.180822] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b8ff2d0-19d2-4655-81df-2e7a14c229cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 947.198295] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b8ff2d0-19d2-4655-81df-2e7a14c229cc) transitioned into state 'SUCCESS' from state '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-1160466827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['9313f90f-8ded-4a8b-99fb-f37cc15f0fab','fee41f0e-c924-4968-9955-5397c6e6526a','ce864e12-631b-441b-a574-d2cebaeff1b0','87f87336-31b9-493d-a07e-403d9316f480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 947.198564] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f680aa0f-f76f-46d2-a34f-dfbc5642dc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 947.209143] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f680aa0f-f76f-46d2-a34f-dfbc5642dc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 947.209651] [55403]: DEBUG cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (2da2fdc8-b8c4-4078-a6f2-df3b5a41f5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 947.210060] [55403]: INFO cinder.volume.api [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request issued successfully. [ 947.210759] [55403]: INFO cinder.api.openstack.wsgi [None req-6e9a1a66-9dc9-49fe-acc3-94e97ee33534 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 947.211246] [55403]: [pid: 55403|app: 0|req: 83/155] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:07:07 2025] POST /volume/v3/volumes => generated 759 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 947.220504] [55404]: DEBUG cinder.api.middleware.request_id [None req-4f2c4351-6909-499e-9da5-074c9640b452 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.223142] [55404]: INFO cinder.api.openstack.wsgi [None req-4f2c4351-6909-499e-9da5-074c9640b452 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 947.223376] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4f2c4351-6909-499e-9da5-074c9640b452 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.223607] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4f2c4351-6909-499e-9da5-074c9640b452 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.232821] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.232821] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.237878] [55404]: INFO cinder.volume.api [None req-4f2c4351-6909-499e-9da5-074c9640b452 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 947.245173] [55404]: INFO cinder.api.openstack.wsgi [None req-4f2c4351-6909-499e-9da5-074c9640b452 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 200 [ 947.245173] [55404]: [pid: 55404|app: 0|req: 73/156] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:08 2025] GET /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.821536] [55403]: DEBUG cinder.api.middleware.request_id [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.824097] [55403]: INFO cinder.api.openstack.wsgi [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 947.824460] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.824741] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.835718] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835718] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.840189] [55403]: INFO cinder.volume.api [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 947.845524] [55403]: INFO cinder.api.openstack.wsgi [None req-6f569ac1-b00d-467f-b5aa-eebf675326f1 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 947.845919] [55403]: [pid: 55403|app: 0|req: 84/157] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:08 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 948.254526] [55404]: DEBUG cinder.api.middleware.request_id [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.257971] [55404]: INFO cinder.api.openstack.wsgi [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 948.258236] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.258464] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.268316] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268316] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.272332] [55404]: INFO cinder.volume.api [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 948.277038] [55404]: INFO cinder.api.openstack.wsgi [None req-9db4c07a-d479-4e3e-a730-c54dd0709881 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 200 [ 948.277309] [55404]: [pid: 55404|app: 0|req: 74/158] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.353639] [55403]: DEBUG cinder.api.middleware.request_id [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.356689] [55403]: INFO cinder.api.openstack.wsgi [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 948.356918] [55403]: DEBUG cinder.api.openstack.wsgi [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.357155] [55403]: DEBUG cinder.api.openstack.wsgi [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.364896] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364896] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.368686] [55403]: INFO cinder.volume.api [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 948.373244] [55403]: INFO cinder.api.openstack.wsgi [req-b07b2e62-5414-42d9-87eb-56f206bb7cef req-705510e7-1f55-4e3b-9693-40acbb18b358 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 200 [ 948.373656] [55403]: [pid: 55403|app: 0|req: 85/159] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.382464] [55404]: DEBUG cinder.api.middleware.request_id [None req-10376966-4da4-4469-854e-5aa0fdbbe805 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.384764] [55404]: INFO cinder.api.openstack.wsgi [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 948.385201] [55404]: DEBUG cinder.api.openstack.wsgi [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-800417137"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 948.386873] [55404]: DEBUG cinder.api.v3.volumes [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-800417137'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 948.387019] [55404]: INFO cinder.api.v3.volumes [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume of 1 GB [ 948.391729] [55404]: INFO cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Availability Zones retrieved successfully. [ 948.398701] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (9b1d2773-3130-4dc9-9a67-ceda9002642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 948.399919] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52942163-3aee-43ba-a240-a2c6e468900f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 948.401204] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 948.420590] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52942163-3aee-43ba-a240-a2c6e468900f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 948.421641] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a427edea-40a3-4772-a24a-0ef78c487cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 948.453342] [55404]: DEBUG cinder.quota [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Created reservations ['9d3dfa53-6c6c-4624-8f0b-c1e79fe3b4f1', 'caa58227-e1e1-4a73-b497-8fe02ee9dfd2', '5d2dbb91-1783-417c-9a41-64418d7f5eb0', '48e5163a-cb97-4b97-b2be-ece3c6513189'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 948.454445] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a427edea-40a3-4772-a24a-0ef78c487cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d3dfa53-6c6c-4624-8f0b-c1e79fe3b4f1', 'caa58227-e1e1-4a73-b497-8fe02ee9dfd2', '5d2dbb91-1783-417c-9a41-64418d7f5eb0', '48e5163a-cb97-4b97-b2be-ece3c6513189']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 948.456654] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f9b987-b7c6-445a-9ad3-712eacce4735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 948.470040] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f9b987-b7c6-445a-9ad3-712eacce4735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9369eeed-4d78-4c25-9ff7-7a4d2757cf54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-800417137',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['9d3dfa53-6c6c-4624-8f0b-c1e79fe3b4f1','caa58227-e1e1-4a73-b497-8fe02ee9dfd2','5d2dbb91-1783-417c-9a41-64418d7f5eb0','48e5163a-cb97-4b97-b2be-ece3c6513189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-800417137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9369eeed-4d78-4c25-9ff7-7a4d2757cf54,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a76555908644f8792e431cf6a536320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 948.470883] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e6256e-f710-4110-b137-a053ab848ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 948.484274] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e6256e-f710-4110-b137-a053ab848ada) transitioned into state 'SUCCESS' from state '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-800417137',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bd37d21c1af54b518d9ac317e0a8ec0b',qos_specs=None,replication_status=,reservations=['9d3dfa53-6c6c-4624-8f0b-c1e79fe3b4f1','caa58227-e1e1-4a73-b497-8fe02ee9dfd2','5d2dbb91-1783-417c-9a41-64418d7f5eb0','48e5163a-cb97-4b97-b2be-ece3c6513189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a76555908644f8792e431cf6a536320',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 948.485397] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af2c712-26ff-45dc-a3cb-5ea0e90808dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 948.498381] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af2c712-26ff-45dc-a3cb-5ea0e90808dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 948.498868] [55404]: DEBUG cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Flow 'volume_create_api' (9b1d2773-3130-4dc9-9a67-ceda9002642e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 948.499290] [55404]: INFO cinder.volume.api [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Create volume request issued successfully. [ 948.500031] [55404]: INFO cinder.api.openstack.wsgi [None req-10376966-4da4-4469-854e-5aa0fdbbe805 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 948.500504] [55404]: [pid: 55404|app: 0|req: 75/160] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:07:09 2025] POST /volume/v3/volumes => generated 758 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 948.509114] [55403]: DEBUG cinder.api.middleware.request_id [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.511380] [55403]: INFO cinder.api.openstack.wsgi [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 948.511659] [55403]: DEBUG cinder.api.openstack.wsgi [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.511938] [55403]: DEBUG cinder.api.openstack.wsgi [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.520312] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520312] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.524775] [55403]: INFO cinder.volume.api [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 948.530372] [55403]: INFO cinder.api.openstack.wsgi [None req-34546169-fe03-4ce9-ad07-8b3a08bb0c45 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 200 [ 948.530801] [55403]: [pid: 55403|app: 0|req: 86/161] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.857202] [55404]: DEBUG cinder.api.middleware.request_id [None req-6196bde7-048b-4161-b7d4-abe62fb85329 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.859915] [55404]: INFO cinder.api.openstack.wsgi [None req-6196bde7-048b-4161-b7d4-abe62fb85329 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 948.860226] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6196bde7-048b-4161-b7d4-abe62fb85329 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.860440] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6196bde7-048b-4161-b7d4-abe62fb85329 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.869277] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869277] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.874732] [55404]: INFO cinder.volume.api [None req-6196bde7-048b-4161-b7d4-abe62fb85329 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 948.879529] [55404]: INFO cinder.api.openstack.wsgi [None req-6196bde7-048b-4161-b7d4-abe62fb85329 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 948.880085] [55404]: [pid: 55404|app: 0|req: 76/162] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.060294] [55403]: DEBUG cinder.api.middleware.request_id [None req-aea3e1db-b63b-4e26-b5ea-7e0293abf507 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.060825] [55403]: INFO cinder.api.openstack.wsgi [None req-aea3e1db-b63b-4e26-b5ea-7e0293abf507 None None] GET http://10.180.1.21/volume// [ 949.061446] [55403]: DEBUG cinder.api.openstack.wsgi [None req-aea3e1db-b63b-4e26-b5ea-7e0293abf507 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.061446] [55403]: DEBUG cinder.api.openstack.wsgi [None req-aea3e1db-b63b-4e26-b5ea-7e0293abf507 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.061655] [55403]: INFO cinder.api.openstack.wsgi [None req-aea3e1db-b63b-4e26-b5ea-7e0293abf507 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.062011] [55403]: [pid: 55403|app: 0|req: 87/163] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.066170] [55404]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-b4129e73-70fe-4231-8e86-b38591cd4d66 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.068705] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-b4129e73-70fe-4231-8e86-b38591cd4d66 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 949.068987] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-b4129e73-70fe-4231-8e86-b38591cd4d66 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfc4dd51-0d84-413a-943f-6af7188141d6", "connector": null, "instance_uuid": "bfd311dd-f725-4a6f-a040-5208b614f8df"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 949.082501] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.082501] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.109922] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-b4129e73-70fe-4231-8e86-b38591cd4d66 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 949.110417] [55404]: [pid: 55404|app: 0|req: 77/164] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:07: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) [ 949.115091] [55403]: DEBUG cinder.api.middleware.request_id [None req-e661315c-401d-4f14-be67-88fb05e80687 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.115364] [55403]: INFO cinder.api.openstack.wsgi [None req-e661315c-401d-4f14-be67-88fb05e80687 None None] GET http://10.180.1.21/volume// [ 949.115604] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e661315c-401d-4f14-be67-88fb05e80687 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.117033] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e661315c-401d-4f14-be67-88fb05e80687 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.117033] [55403]: INFO cinder.api.openstack.wsgi [None req-e661315c-401d-4f14-be67-88fb05e80687 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.117220] [55403]: [pid: 55403|app: 0|req: 88/165] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.121341] [55404]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.124244] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 949.124244] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.124244] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.139031] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.139031] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.143582] [55404]: INFO cinder.volume.api [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 949.147883] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-2fcbdee3-36ab-4813-ab6b-452796257baa tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 949.148334] [55404]: [pid: 55404|app: 0|req: 78/166] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:07:09 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 949.541169] [55403]: DEBUG cinder.api.middleware.request_id [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.543394] [55403]: INFO cinder.api.openstack.wsgi [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 949.543621] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.543941] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.553628] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.553628] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.557251] [55403]: INFO cinder.volume.api [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 949.562609] [55403]: INFO cinder.api.openstack.wsgi [None req-7293caf6-e85d-4913-b64f-7ee1cd320963 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 200 [ 949.563015] [55403]: [pid: 55403|app: 0|req: 89/167] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.581080] [55404]: DEBUG cinder.api.middleware.request_id [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.583453] [55404]: INFO cinder.api.openstack.wsgi [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 949.583674] [55404]: DEBUG cinder.api.openstack.wsgi [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.583892] [55404]: DEBUG cinder.api.openstack.wsgi [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.592479] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592479] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.597031] [55404]: INFO cinder.volume.api [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 949.602373] [55404]: INFO cinder.api.openstack.wsgi [req-9a32e364-0155-4f9f-a9c2-c046377b110c req-2ee82d97-2314-4b46-a254-1a6bd645889c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 200 [ 949.602861] [55404]: [pid: 55404|app: 0|req: 79/168] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.618725] [55403]: DEBUG cinder.api.middleware.request_id [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.621320] [55403]: INFO cinder.api.openstack.wsgi [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.621670] [55403]: DEBUG cinder.api.openstack.wsgi [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.621913] [55403]: DEBUG cinder.api.openstack.wsgi [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.622373] [55403]: DEBUG cinder.api.api_utils [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.623354] [55403]: DEBUG cinder.volume.api [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55403) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.654155] [55403]: INFO cinder.volume.api [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.655310] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655310] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.659856] [55403]: INFO cinder.api.openstack.wsgi [req-283c67c5-c15f-41f9-b85d-e55db00ffa23 req-904056be-791f-4e3b-bf7c-ccf302fa488d tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.660501] [55403]: [pid: 55403|app: 0|req: 90/169] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.732506] [55404]: DEBUG cinder.api.middleware.request_id [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.735237] [55404]: INFO cinder.api.openstack.wsgi [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.735524] [55404]: DEBUG cinder.api.openstack.wsgi [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.735833] [55404]: DEBUG cinder.api.openstack.wsgi [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.736291] [55404]: DEBUG cinder.api.api_utils [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.737455] [55404]: DEBUG cinder.volume.api [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55404) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.765718] [55404]: INFO cinder.volume.api [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.766915] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766915] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.771415] [55404]: INFO cinder.api.openstack.wsgi [req-fbe71da9-a840-4214-9683-df10c6575f5c req-75b8fc01-ccdf-4287-aadc-70b8b7a034e5 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.772112] [55404]: [pid: 55404|app: 0|req: 80/170] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.788256] [55403]: DEBUG cinder.api.middleware.request_id [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.791102] [55403]: INFO cinder.api.openstack.wsgi [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.791334] [55403]: DEBUG cinder.api.openstack.wsgi [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.791558] [55403]: DEBUG cinder.api.openstack.wsgi [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.791846] [55403]: DEBUG cinder.api.api_utils [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.793032] [55403]: DEBUG cinder.volume.api [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55403) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.802277] [55403]: INFO cinder.volume.api [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.803682] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.803682] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.808147] [55403]: INFO cinder.api.openstack.wsgi [req-f9dacc3b-81fc-4ead-8a88-3e88d906e08d req-3373e08c-fe90-46fe-b59a-f571835d87e6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.809283] [55403]: [pid: 55403|app: 0|req: 91/171] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.827901] [55404]: DEBUG cinder.api.middleware.request_id [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.827901] [55404]: INFO cinder.api.openstack.wsgi [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.827901] [55404]: DEBUG cinder.api.openstack.wsgi [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.828151] [55404]: DEBUG cinder.api.openstack.wsgi [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.828321] [55404]: DEBUG cinder.api.api_utils [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.829478] [55404]: DEBUG cinder.volume.api [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55404) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.838576] [55404]: INFO cinder.volume.api [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.840082] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840082] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.844969] [55404]: INFO cinder.api.openstack.wsgi [req-c4a628ff-8046-4cd8-9543-bddc8b183c13 req-36d006f8-9521-4c5c-bc05-f5a3986d05cf tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.845492] [55404]: [pid: 55404|app: 0|req: 81/172] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.867608] [55403]: DEBUG cinder.api.middleware.request_id [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.870550] [55403]: INFO cinder.api.openstack.wsgi [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.870786] [55403]: DEBUG cinder.api.openstack.wsgi [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.871061] [55403]: DEBUG cinder.api.openstack.wsgi [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.871366] [55403]: DEBUG cinder.api.api_utils [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.872287] [55403]: DEBUG cinder.volume.api [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55403) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.889031] [55403]: INFO cinder.volume.api [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.890364] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.890364] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.896053] [55404]: DEBUG cinder.api.middleware.request_id [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.898961] [55404]: INFO cinder.api.openstack.wsgi [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 949.899411] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.899745] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.900952] [55403]: INFO cinder.api.openstack.wsgi [req-3471433b-822d-4b19-89b5-ec552f02b899 req-283e0fcd-bbff-4f38-8bbc-0b59f8ca1a38 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.901288] [55403]: [pid: 55403|app: 0|req: 92/173] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.908282] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908282] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.915920] [55404]: INFO cinder.volume.api [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 949.922608] [55403]: DEBUG cinder.api.middleware.request_id [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.927952] [55404]: INFO cinder.api.openstack.wsgi [None req-fa65453f-7a11-4681-a54a-03a6f2766dbc tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 949.928437] [55404]: [pid: 55404|app: 0|req: 82/174] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.929531] [55403]: INFO cinder.api.openstack.wsgi [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.929779] [55403]: DEBUG cinder.api.openstack.wsgi [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.930045] [55403]: DEBUG cinder.api.openstack.wsgi [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.930418] [55403]: DEBUG cinder.api.api_utils [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.936025] [55403]: DEBUG cinder.volume.api [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55403) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.945399] [55403]: INFO cinder.volume.api [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.946617] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.946617] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.954185] [55403]: INFO cinder.api.openstack.wsgi [req-c29b7935-20c5-4108-ae16-c392f678f6d5 req-564c9fbc-66e0-4de5-9db4-221d2c108e35 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 949.954759] [55403]: [pid: 55403|app: 0|req: 93/175] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.973844] [55404]: DEBUG cinder.api.middleware.request_id [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.977200] [55404]: INFO cinder.api.openstack.wsgi [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 949.977969] [55404]: DEBUG cinder.api.openstack.wsgi [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.982022] [55404]: DEBUG cinder.api.openstack.wsgi [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.982022] [55404]: DEBUG cinder.api.api_utils [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55404) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 949.982022] [55404]: DEBUG cinder.volume.api [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55404) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 949.994743] [55404]: INFO cinder.volume.api [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 949.996229] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996229] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.001948] [55404]: INFO cinder.api.openstack.wsgi [req-5dc90526-c819-4097-9fb3-c594cf8e68ec req-32a55bef-80ed-4904-aa13-d6fbf6d778e8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 950.002512] [55404]: [pid: 55404|app: 0|req: 83/176] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.021816] [55403]: DEBUG cinder.api.middleware.request_id [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.024476] [55403]: INFO cinder.api.openstack.wsgi [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 950.024984] [55403]: DEBUG cinder.api.openstack.wsgi [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.025288] [55403]: DEBUG cinder.api.openstack.wsgi [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'detail' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.025771] [55403]: DEBUG cinder.api.api_utils [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Removing options '' from query. {{(pid=55403) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 950.026770] [55403]: DEBUG cinder.volume.api [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55403) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 950.036181] [55403]: INFO cinder.volume.api [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Get all volumes completed successfully. [ 950.037312] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037312] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.042827] [55403]: INFO cinder.api.openstack.wsgi [req-b769e8aa-6d7d-4e93-a36d-ab68c783425e req-513ce723-220f-468f-802a-b5f1d38873d6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 950.044779] [55403]: [pid: 55403|app: 0|req: 94/177] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.057342] [55404]: DEBUG cinder.api.middleware.request_id [None req-d09015c8-7031-44f8-8dba-57450539bc5e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.060596] [55404]: INFO cinder.api.openstack.wsgi [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 950.060596] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.060596] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.060794] [55404]: INFO cinder.api.v3.volumes [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume with id: 9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 950.077768] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077768] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.079160] [55404]: INFO cinder.volume.api [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 950.099503] [55404]: INFO cinder.volume.api [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume request issued successfully. [ 950.099715] [55404]: INFO cinder.api.openstack.wsgi [None req-d09015c8-7031-44f8-8dba-57450539bc5e tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 202 [ 950.100305] [55404]: [pid: 55404|app: 0|req: 84/178] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:07:10 2025] DELETE /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 950.103951] [55403]: DEBUG cinder.api.middleware.request_id [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.106116] [55403]: INFO cinder.api.openstack.wsgi [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 950.106347] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.106564] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.114699] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114699] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.123234] [55403]: INFO cinder.volume.api [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 950.126808] [55403]: INFO cinder.api.openstack.wsgi [None req-9bcb547b-76ce-403f-8923-86e880fb7ea6 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 200 [ 950.127332] [55403]: [pid: 55403|app: 0|req: 95/179] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:10 2025] GET /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.307751] [55404]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-0569179e-e6d9-49a4-9b90-34de1e7ad458 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.310088] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-0569179e-e6d9-49a4-9b90-34de1e7ad458 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 [ 950.310461] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-0569179e-e6d9-49a4-9b90-34de1e7ad458 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.310813] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-0569179e-e6d9-49a4-9b90-34de1e7ad458 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.324481] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.324481] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.857706] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-0569179e-e6d9-49a4-9b90-34de1e7ad458 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 returned with HTTP 200 [ 950.858724] [55404]: [pid: 55404|app: 0|req: 85/180] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:07:11 2025] DELETE /volume/v3/attachments/904b8f81-7126-417c-9b1a-bac7f101a908 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.941510] [55403]: DEBUG cinder.api.middleware.request_id [None req-e7018cac-0a93-426b-94f4-266567057df7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.944045] [55403]: INFO cinder.api.openstack.wsgi [None req-e7018cac-0a93-426b-94f4-266567057df7 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 950.944045] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e7018cac-0a93-426b-94f4-266567057df7 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.944250] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e7018cac-0a93-426b-94f4-266567057df7 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.954143] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954143] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.958091] [55403]: INFO cinder.volume.api [None req-e7018cac-0a93-426b-94f4-266567057df7 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 950.963393] [55403]: INFO cinder.api.openstack.wsgi [None req-e7018cac-0a93-426b-94f4-266567057df7 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 950.963858] [55403]: [pid: 55403|app: 0|req: 96/181] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:11 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.139793] [55404]: DEBUG cinder.api.middleware.request_id [None req-28b38012-11cc-4b93-b137-086a668de55c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.143609] [55404]: INFO cinder.api.openstack.wsgi [None req-28b38012-11cc-4b93-b137-086a668de55c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 [ 951.143927] [55404]: DEBUG cinder.api.openstack.wsgi [None req-28b38012-11cc-4b93-b137-086a668de55c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.144199] [55404]: DEBUG cinder.api.openstack.wsgi [None req-28b38012-11cc-4b93-b137-086a668de55c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.152740] [55404]: INFO cinder.api.openstack.wsgi [None req-28b38012-11cc-4b93-b137-086a668de55c tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 returned with HTTP 404 [ 951.153375] [55404]: [pid: 55404|app: 0|req: 86/182] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:11 2025] GET /volume/v3/volumes/9369eeed-4d78-4c25-9ff7-7a4d2757cf54 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 951.156838] [55403]: DEBUG cinder.api.middleware.request_id [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.158933] [55403]: INFO cinder.api.openstack.wsgi [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 951.159208] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.159464] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.159690] [55403]: INFO cinder.api.v3.volumes [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume with id: 13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 951.168164] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.168164] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.168808] [55403]: INFO cinder.volume.api [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 951.196217] [55403]: INFO cinder.volume.api [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume request issued successfully. [ 951.196607] [55403]: INFO cinder.api.openstack.wsgi [None req-ef26c551-61a6-4a2b-bf02-cfcd634c7744 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 202 [ 951.197146] [55403]: [pid: 55403|app: 0|req: 97/183] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:07:12 2025] DELETE /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 951.201707] [55404]: DEBUG cinder.api.middleware.request_id [None req-515334db-75cb-42aa-9438-2490aa487ef8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.204189] [55404]: INFO cinder.api.openstack.wsgi [None req-515334db-75cb-42aa-9438-2490aa487ef8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 951.204462] [55404]: DEBUG cinder.api.openstack.wsgi [None req-515334db-75cb-42aa-9438-2490aa487ef8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.204704] [55404]: DEBUG cinder.api.openstack.wsgi [None req-515334db-75cb-42aa-9438-2490aa487ef8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.214502] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214502] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.218915] [55404]: INFO cinder.volume.api [None req-515334db-75cb-42aa-9438-2490aa487ef8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 951.224544] [55404]: INFO cinder.api.openstack.wsgi [None req-515334db-75cb-42aa-9438-2490aa487ef8 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 200 [ 951.225172] [55404]: [pid: 55404|app: 0|req: 87/184] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:12 2025] GET /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.974489] [55403]: DEBUG cinder.api.middleware.request_id [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.976819] [55403]: INFO cinder.api.openstack.wsgi [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 951.977155] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.977413] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.988731] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988731] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.993262] [55403]: INFO cinder.volume.api [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 951.998726] [55403]: INFO cinder.api.openstack.wsgi [None req-0971520f-63a5-4f0a-ba99-7cfa097b7766 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 951.999170] [55403]: [pid: 55403|app: 0|req: 98/185] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:12 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.236567] [55404]: DEBUG cinder.api.middleware.request_id [None req-ebab5f7b-9dc2-41b2-a820-8b6afdcaf8a2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.238838] [55404]: INFO cinder.api.openstack.wsgi [None req-ebab5f7b-9dc2-41b2-a820-8b6afdcaf8a2 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a [ 952.239074] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ebab5f7b-9dc2-41b2-a820-8b6afdcaf8a2 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.239293] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ebab5f7b-9dc2-41b2-a820-8b6afdcaf8a2 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.247735] [55404]: INFO cinder.api.openstack.wsgi [None req-ebab5f7b-9dc2-41b2-a820-8b6afdcaf8a2 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a returned with HTTP 404 [ 952.248606] [55404]: [pid: 55404|app: 0|req: 88/186] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:13 2025] GET /volume/v3/volumes/13a5fc62-8f93-44f9-9d7b-08865a412a3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 952.252684] [55403]: DEBUG cinder.api.middleware.request_id [None req-6f1eb25f-81bf-459c-999b-8f1378714985 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.254743] [55403]: INFO cinder.api.openstack.wsgi [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 952.255137] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.255506] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.255819] [55403]: INFO cinder.api.v3.volumes [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume with id: ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 952.266232] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.266232] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.266957] [55403]: INFO cinder.volume.api [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 952.290167] [55403]: INFO cinder.volume.api [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Delete volume request issued successfully. [ 952.290435] [55403]: INFO cinder.api.openstack.wsgi [None req-6f1eb25f-81bf-459c-999b-8f1378714985 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 202 [ 952.290923] [55403]: [pid: 55403|app: 0|req: 99/187] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:07:13 2025] DELETE /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 952.295378] [55404]: DEBUG cinder.api.middleware.request_id [None req-8869ef23-76fc-4346-9924-aceaf95aa375 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.296017] [55404]: INFO cinder.api.openstack.wsgi [None req-8869ef23-76fc-4346-9924-aceaf95aa375 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 952.296261] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8869ef23-76fc-4346-9924-aceaf95aa375 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.296530] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8869ef23-76fc-4346-9924-aceaf95aa375 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.304979] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.304979] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.309034] [55404]: INFO cinder.volume.api [None req-8869ef23-76fc-4346-9924-aceaf95aa375 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Volume info retrieved successfully. [ 952.314806] [55404]: INFO cinder.api.openstack.wsgi [None req-8869ef23-76fc-4346-9924-aceaf95aa375 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 200 [ 952.315251] [55404]: [pid: 55404|app: 0|req: 89/188] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:13 2025] GET /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.586818] [55403]: DEBUG cinder.api.middleware.request_id [None req-45447017-9f83-4ab9-afd3-d7a2f672fd32 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.587330] [55403]: INFO cinder.api.openstack.wsgi [None req-45447017-9f83-4ab9-afd3-d7a2f672fd32 None None] GET http://10.180.1.21/volume// [ 952.587752] [55403]: DEBUG cinder.api.openstack.wsgi [None req-45447017-9f83-4ab9-afd3-d7a2f672fd32 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.587752] [55403]: DEBUG cinder.api.openstack.wsgi [None req-45447017-9f83-4ab9-afd3-d7a2f672fd32 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.588241] [55403]: INFO cinder.api.openstack.wsgi [None req-45447017-9f83-4ab9-afd3-d7a2f672fd32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 952.588566] [55403]: [pid: 55403|app: 0|req: 100/189] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 952.592662] [55404]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.595048] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 952.595291] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.595502] [55404]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.610108] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610108] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.615280] [55404]: INFO cinder.volume.api [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 952.620551] [55404]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-7e3ba014-7a83-4419-a81f-3d7207d1cda7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 952.621026] [55404]: [pid: 55404|app: 0|req: 90/190] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:07:13 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 952.770903] [55403]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.773178] [55403]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] PUT http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c [ 952.773828] [55403]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-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=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 952.784020] [55403]: DEBUG cinder.coordination [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Acquiring lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 952.789462] [55403]: DEBUG cinder.coordination [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 952.789770] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789770] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.010109] [55404]: DEBUG cinder.api.middleware.request_id [None req-51f32332-226d-43bd-af05-2a26de409a79 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.012286] [55404]: INFO cinder.api.openstack.wsgi [None req-51f32332-226d-43bd-af05-2a26de409a79 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 953.012746] [55404]: DEBUG cinder.api.openstack.wsgi [None req-51f32332-226d-43bd-af05-2a26de409a79 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.012862] [55404]: DEBUG cinder.api.openstack.wsgi [None req-51f32332-226d-43bd-af05-2a26de409a79 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.021578] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.021578] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.025921] [55404]: INFO cinder.volume.api [None req-51f32332-226d-43bd-af05-2a26de409a79 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 953.032607] [55404]: INFO cinder.api.openstack.wsgi [None req-51f32332-226d-43bd-af05-2a26de409a79 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 953.032607] [55404]: [pid: 55404|app: 0|req: 91/191] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:13 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.311734] [55403]: DEBUG cinder.coordination [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-cfc4dd51-0d84-413a-943f-6af7188141d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 953.312104] [55403]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-d5d2fee5-b0e7-416a-9fc7-bbd92d2e94b1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c returned with HTTP 200 [ 953.312578] [55403]: [pid: 55403|app: 0|req: 101/192] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:07:13 2025] PUT /volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 953.325834] [55404]: DEBUG cinder.api.middleware.request_id [None req-b58456f7-b9d0-445e-a6af-0d730685bbc9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.328049] [55404]: INFO cinder.api.openstack.wsgi [None req-b58456f7-b9d0-445e-a6af-0d730685bbc9 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] GET http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb [ 953.328241] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b58456f7-b9d0-445e-a6af-0d730685bbc9 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.328468] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b58456f7-b9d0-445e-a6af-0d730685bbc9 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.334840] [55404]: INFO cinder.api.openstack.wsgi [None req-b58456f7-b9d0-445e-a6af-0d730685bbc9 tempest-VolumesTestJSON-172033554 tempest-VolumesTestJSON-172033554-project-member] http://10.180.1.21/volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb returned with HTTP 404 [ 953.335359] [55404]: [pid: 55404|app: 0|req: 92/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:14 2025] GET /volume/v3/volumes/ec04811a-bba5-486b-ae3c-9b3fa6d162eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.820775] [55403]: DEBUG cinder.api.middleware.request_id [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-5416525a-a46e-4409-a971-2bf91db2488f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.823153] [55403]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-5416525a-a46e-4409-a971-2bf91db2488f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c/action [ 953.823821] [55403]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-5416525a-a46e-4409-a971-2bf91db2488f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 953.823821] [55403]: DEBUG cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-5416525a-a46e-4409-a971-2bf91db2488f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 953.842804] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.842804] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.849747] [55403]: INFO cinder.api.openstack.wsgi [req-bc90049e-c19f-419e-ad0a-a9b8f70eae2d req-5416525a-a46e-4409-a971-2bf91db2488f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c/action returned with HTTP 204 [ 953.850202] [55403]: [pid: 55403|app: 0|req: 102/194] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:14 2025] POST /volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 954.043670] [55404]: DEBUG cinder.api.middleware.request_id [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.045836] [55404]: INFO cinder.api.openstack.wsgi [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 954.046116] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.046347] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.054530] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.054530] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.059907] [55404]: INFO cinder.volume.api [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 954.066207] [55404]: INFO cinder.api.openstack.wsgi [None req-d53a8669-a22b-437c-b57f-0fd7b61eacf8 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 954.066670] [55404]: [pid: 55404|app: 0|req: 93/195] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:14 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.081893] [55403]: DEBUG cinder.api.middleware.request_id [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.086017] [55403]: INFO cinder.api.openstack.wsgi [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 955.086017] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.086017] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.098443] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.098443] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.103792] [55403]: INFO cinder.volume.api [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 955.110407] [55403]: INFO cinder.api.openstack.wsgi [None req-0641fe0b-31ec-4174-ac2b-961c41be9125 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 955.111512] [55403]: [pid: 55403|app: 0|req: 103/196] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:15 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.121535] [55404]: DEBUG cinder.api.middleware.request_id [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.123963] [55404]: INFO cinder.api.openstack.wsgi [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 956.124693] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.124693] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.141030] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141030] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.143387] [55404]: INFO cinder.volume.api [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 956.149398] [55404]: INFO cinder.api.openstack.wsgi [None req-a7b2fe99-5328-422e-bb77-c2698ec1e0ea tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 956.153746] [55404]: [pid: 55404|app: 0|req: 94/197] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:16 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.164337] [55403]: DEBUG cinder.api.middleware.request_id [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.166527] [55403]: INFO cinder.api.openstack.wsgi [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 957.166798] [55403]: DEBUG cinder.api.openstack.wsgi [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.166961] [55403]: DEBUG cinder.api.openstack.wsgi [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.177566] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177566] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.182759] [55404]: DEBUG cinder.api.middleware.request_id [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.184529] [55403]: INFO cinder.volume.api [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 957.185121] [55404]: INFO cinder.api.openstack.wsgi [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] POST http://10.180.1.21/volume/v3/volumes [ 957.185208] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1422971222"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 957.186931] [55404]: DEBUG cinder.api.v3.volumes [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1422971222'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 957.187260] [55404]: INFO cinder.api.v3.volumes [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume of 1 GB [ 957.189760] [55403]: INFO cinder.api.openstack.wsgi [None req-42708e31-5c66-48bd-bd26-f2ace364cd1d tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 957.189760] [55403]: [pid: 55403|app: 0|req: 104/198] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:18 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.193343] [55404]: INFO cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Availability Zones retrieved successfully. [ 957.202157] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Flow 'volume_create_api' (fda2b306-d8b4-4993-b26a-b15b7047a304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 957.202157] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c654193-6fdf-48c1-a345-70cc341062de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 957.204043] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 957.236299] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c654193-6fdf-48c1-a345-70cc341062de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 957.237397] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8061170-91fd-428b-9f33-a665ad556f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 957.290314] [55404]: DEBUG cinder.quota [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Created reservations ['6980cae5-8855-4dfd-a09e-c1ddbc0c2430', 'cf541377-3d22-4cf5-ad6c-821f8dc321e5', 'f374f8fe-70d1-40e5-8a9e-27729dbadb69', '5e2e6144-8bf3-4fcf-a297-e9b8657672cd'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 957.291391] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8061170-91fd-428b-9f33-a665ad556f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6980cae5-8855-4dfd-a09e-c1ddbc0c2430', 'cf541377-3d22-4cf5-ad6c-821f8dc321e5', 'f374f8fe-70d1-40e5-8a9e-27729dbadb69', '5e2e6144-8bf3-4fcf-a297-e9b8657672cd']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 957.292377] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d16d9aa-3d58-4852-a28a-e5a53f4ae7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 957.307366] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d16d9aa-3d58-4852-a28a-e5a53f4ae7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69e42053-ef5c-4c3d-bc5b-84e35a6593d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1422971222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d59e3ab0a441e805ede68ea97e355',qos_specs=None,replication_status=,reservations=['6980cae5-8855-4dfd-a09e-c1ddbc0c2430','cf541377-3d22-4cf5-ad6c-821f8dc321e5','f374f8fe-70d1-40e5-8a9e-27729dbadb69','5e2e6144-8bf3-4fcf-a297-e9b8657672cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1422971222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69e42053-ef5c-4c3d-bc5b-84e35a6593d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d59e3ab0a441e805ede68ea97e355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 957.308357] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45573d7-3a1f-400e-a551-7e332fad0f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 957.341131] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45573d7-3a1f-400e-a551-7e332fad0f9b) transitioned into state 'SUCCESS' from state '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-1422971222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d59e3ab0a441e805ede68ea97e355',qos_specs=None,replication_status=,reservations=['6980cae5-8855-4dfd-a09e-c1ddbc0c2430','cf541377-3d22-4cf5-ad6c-821f8dc321e5','f374f8fe-70d1-40e5-8a9e-27729dbadb69','5e2e6144-8bf3-4fcf-a297-e9b8657672cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 957.342396] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd2abc6-0407-4400-a086-06acbea2ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 957.356269] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd2abc6-0407-4400-a086-06acbea2ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 957.357404] [55404]: DEBUG cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Flow 'volume_create_api' (fda2b306-d8b4-4993-b26a-b15b7047a304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 957.358256] [55404]: INFO cinder.volume.api [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume request issued successfully. [ 957.358500] [55404]: INFO cinder.api.openstack.wsgi [None req-b20fc3a3-5bae-45f4-886b-76d3cea4552d tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 957.358958] [55404]: [pid: 55404|app: 0|req: 95/199] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:07:18 2025] POST /volume/v3/volumes => generated 753 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 957.372252] [55403]: DEBUG cinder.api.middleware.request_id [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.374502] [55403]: INFO cinder.api.openstack.wsgi [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 957.374717] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.374931] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.383269] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.383269] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.393941] [55403]: INFO cinder.volume.api [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 957.400191] [55403]: INFO cinder.api.openstack.wsgi [None req-b155e7d8-bd81-495b-8dcb-d51aed74770f tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 200 [ 957.400690] [55403]: [pid: 55403|app: 0|req: 105/200] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:18 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.200288] [55404]: DEBUG cinder.api.middleware.request_id [None req-eb971348-7575-4462-b8cd-3aaf01782e7e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.205425] [55404]: INFO cinder.api.openstack.wsgi [None req-eb971348-7575-4462-b8cd-3aaf01782e7e tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 958.205699] [55404]: DEBUG cinder.api.openstack.wsgi [None req-eb971348-7575-4462-b8cd-3aaf01782e7e tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.206306] [55404]: DEBUG cinder.api.openstack.wsgi [None req-eb971348-7575-4462-b8cd-3aaf01782e7e tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.334795] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.334795] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.340912] [55404]: INFO cinder.volume.api [None req-eb971348-7575-4462-b8cd-3aaf01782e7e tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 958.348510] [55404]: INFO cinder.api.openstack.wsgi [None req-eb971348-7575-4462-b8cd-3aaf01782e7e tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 958.349296] [55404]: [pid: 55404|app: 0|req: 96/201] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:19 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 843 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.410322] [55403]: DEBUG cinder.api.middleware.request_id [None req-2525ae87-79e5-432e-80ac-21789ac90aab None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.412672] [55403]: INFO cinder.api.openstack.wsgi [None req-2525ae87-79e5-432e-80ac-21789ac90aab tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 958.412886] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2525ae87-79e5-432e-80ac-21789ac90aab tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.413709] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2525ae87-79e5-432e-80ac-21789ac90aab tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.425777] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425777] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.430482] [55403]: INFO cinder.volume.api [None req-2525ae87-79e5-432e-80ac-21789ac90aab tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 958.436480] [55403]: INFO cinder.api.openstack.wsgi [None req-2525ae87-79e5-432e-80ac-21789ac90aab tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 200 [ 958.436971] [55403]: [pid: 55403|app: 0|req: 106/202] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:19 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 958.448559] [55404]: DEBUG cinder.api.middleware.request_id [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.451701] [55404]: INFO cinder.api.openstack.wsgi [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] POST http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5/action [ 958.452201] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 958.452358] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.462649] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.462649] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.463346] [55404]: INFO cinder.volume.api [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 958.469263] [55404]: INFO cinder.volume.api [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume updated successfully. [ 958.469518] [55404]: INFO cinder.api.openstack.wsgi [None req-2ddb8f5d-686b-467f-9b39-45ac8855fda3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5/action returned with HTTP 200 [ 958.470079] [55404]: [pid: 55404|app: 0|req: 97/203] 10.180.1.21 () {60 vars in 1267 bytes} [Sun Feb 16 21:07:19 2025] POST /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 958.473867] [55403]: DEBUG cinder.api.middleware.request_id [None req-f064b077-079d-4b65-b068-06d0f31d8214 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.476894] [55403]: INFO cinder.api.openstack.wsgi [None req-f064b077-079d-4b65-b068-06d0f31d8214 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 958.477149] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f064b077-079d-4b65-b068-06d0f31d8214 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.477460] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f064b077-079d-4b65-b068-06d0f31d8214 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.486604] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486604] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.491428] [55403]: INFO cinder.volume.api [None req-f064b077-079d-4b65-b068-06d0f31d8214 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 958.496409] [55403]: INFO cinder.api.openstack.wsgi [None req-f064b077-079d-4b65-b068-06d0f31d8214 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 200 [ 958.496867] [55403]: [pid: 55403|app: 0|req: 107/204] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:19 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.591796] [55404]: DEBUG cinder.api.middleware.request_id [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.594354] [55404]: INFO cinder.api.openstack.wsgi [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 958.594611] [55404]: DEBUG cinder.api.openstack.wsgi [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.594859] [55404]: DEBUG cinder.api.openstack.wsgi [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.605026] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605026] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.609718] [55404]: INFO cinder.volume.api [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 958.615527] [55404]: INFO cinder.api.openstack.wsgi [req-a4b50afd-76f9-470f-ab96-891b117c2fb5 req-226b0bcf-c8d2-4934-9ac4-2c2bb75f0bd8 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 200 [ 958.615893] [55404]: [pid: 55404|app: 0|req: 98/205] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:19 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.915890] [55403]: DEBUG cinder.api.middleware.request_id [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.918520] [55403]: INFO cinder.api.openstack.wsgi [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] POST http://10.180.1.21/volume/v3/volumes [ 958.919272] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1969790876"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.921497] [55403]: DEBUG cinder.api.v3.volumes [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1969790876'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 958.923701] [55403]: INFO cinder.api.v3.volumes [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume of 1 GB [ 958.927690] [55403]: INFO cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Availability Zones retrieved successfully. [ 958.937036] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Flow 'volume_create_api' (25c67904-3225-4761-8041-d493181810ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 958.937830] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f46f223-c12c-4fbf-a7a0-25a813e07810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.939211] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 958.963397] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f46f223-c12c-4fbf-a7a0-25a813e07810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.964479] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fcbc29-414a-4363-b648-7a60080f0202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.002834] [55403]: DEBUG cinder.quota [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Created reservations ['38e8ee25-a344-4341-8f15-23cb5d08317a', '4ad10615-6455-4567-a2c2-4da38620ebf0', '117027e2-70f4-4703-afe8-6a1e924bfd96', '760e8ce5-1d27-4fdb-82b7-15bfc6470bbb'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 959.003903] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fcbc29-414a-4363-b648-7a60080f0202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38e8ee25-a344-4341-8f15-23cb5d08317a', '4ad10615-6455-4567-a2c2-4da38620ebf0', '117027e2-70f4-4703-afe8-6a1e924bfd96', '760e8ce5-1d27-4fdb-82b7-15bfc6470bbb']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.005061] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138d3932-4007-4ef0-add6-f21ac843e284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.020454] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138d3932-4007-4ef0-add6-f21ac843e284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1615ce7-46a1-442c-bf96-8c8d8172effa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1969790876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d59e3ab0a441e805ede68ea97e355',qos_specs=None,replication_status=,reservations=['38e8ee25-a344-4341-8f15-23cb5d08317a','4ad10615-6455-4567-a2c2-4da38620ebf0','117027e2-70f4-4703-afe8-6a1e924bfd96','760e8ce5-1d27-4fdb-82b7-15bfc6470bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1969790876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1615ce7-46a1-442c-bf96-8c8d8172effa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a5d59e3ab0a441e805ede68ea97e355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.021430] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475bebce-f78e-4349-8035-8c7a97f85a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.042018] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475bebce-f78e-4349-8035-8c7a97f85a5e) transitioned into state 'SUCCESS' from state '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-1969790876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a5d59e3ab0a441e805ede68ea97e355',qos_specs=None,replication_status=,reservations=['38e8ee25-a344-4341-8f15-23cb5d08317a','4ad10615-6455-4567-a2c2-4da38620ebf0','117027e2-70f4-4703-afe8-6a1e924bfd96','760e8ce5-1d27-4fdb-82b7-15bfc6470bbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ce1d4b5f1a47c2bb4d48f836373313',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.042556] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d825ec-5916-46a3-a66e-b0a10f6adb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 959.056352] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d825ec-5916-46a3-a66e-b0a10f6adb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 959.062223] [55403]: DEBUG cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Flow 'volume_create_api' (25c67904-3225-4761-8041-d493181810ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 959.062646] [55403]: INFO cinder.volume.api [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Create volume request issued successfully. [ 959.063366] [55403]: INFO cinder.api.openstack.wsgi [None req-9d2525e4-84a0-4035-bd87-0e863f0aed31 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 959.063864] [55403]: [pid: 55403|app: 0|req: 108/206] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:07:19 2025] POST /volume/v3/volumes => generated 753 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 959.075688] [55404]: DEBUG cinder.api.middleware.request_id [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.078388] [55404]: INFO cinder.api.openstack.wsgi [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa [ 959.079172] [55404]: DEBUG cinder.api.openstack.wsgi [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.079172] [55404]: DEBUG cinder.api.openstack.wsgi [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.086741] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.086741] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.092509] [55404]: INFO cinder.volume.api [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 959.099436] [55404]: INFO cinder.api.openstack.wsgi [None req-629b8c2e-8fe0-48a2-b01a-9782f292e766 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa returned with HTTP 200 [ 959.099909] [55404]: [pid: 55404|app: 0|req: 99/207] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:19 2025] GET /volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.364050] [55403]: DEBUG cinder.api.middleware.request_id [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.366151] [55403]: INFO cinder.api.openstack.wsgi [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 959.366714] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.367731] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.376550] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376550] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.381899] [55403]: INFO cinder.volume.api [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 959.394662] [55403]: INFO cinder.api.openstack.wsgi [None req-a2624109-d442-4c5e-867b-70fc722c4bf3 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 959.395232] [55403]: [pid: 55403|app: 0|req: 109/208] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:20 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.535523] [55404]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.538020] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 959.538274] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.538592] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.551072] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551072] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.557048] [55404]: INFO cinder.volume.api [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 959.562460] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-db83cfce-68b5-4f0d-8c2a-edf97c8fbc88 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 959.563123] [55404]: [pid: 55404|app: 0|req: 100/209] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:20 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 959.852040] [55403]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.854563] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 959.854789] [55403]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.855020] [55403]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.869576] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869576] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.874389] [55403]: INFO cinder.volume.api [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 959.880770] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-ff715692-a0d7-42ee-b1f1-7175f177fc03 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 959.881285] [55403]: [pid: 55403|app: 0|req: 110/210] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:20 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.888180] [55404]: DEBUG cinder.api.middleware.request_id [None req-51ea5fd3-f6f0-4a35-b07e-0bf811932dcc None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.888684] [55404]: INFO cinder.api.openstack.wsgi [None req-51ea5fd3-f6f0-4a35-b07e-0bf811932dcc None None] GET http://10.180.1.21/volume// [ 959.888905] [55404]: DEBUG cinder.api.openstack.wsgi [None req-51ea5fd3-f6f0-4a35-b07e-0bf811932dcc None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.889146] [55404]: DEBUG cinder.api.openstack.wsgi [None req-51ea5fd3-f6f0-4a35-b07e-0bf811932dcc None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.889688] [55404]: INFO cinder.api.openstack.wsgi [None req-51ea5fd3-f6f0-4a35-b07e-0bf811932dcc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 959.889981] [55404]: [pid: 55404|app: 0|req: 101/211] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:07:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 959.897749] [55403]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-c4584b5d-b6bc-4f42-ac4c-c73c5dbf8f54 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.900340] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-c4584b5d-b6bc-4f42-ac4c-c73c5dbf8f54 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] POST http://10.180.1.21/volume/v3/attachments [ 959.900904] [55403]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-c4584b5d-b6bc-4f42-ac4c-c73c5dbf8f54 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e4bf2b4-d728-445b-bf14-ee35050fd7ad", "connector": null, "instance_uuid": "8cff22e6-2904-4de1-bc0c-e78645c75038"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 959.911873] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.911873] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.939500] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-c4584b5d-b6bc-4f42-ac4c-c73c5dbf8f54 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 959.940231] [55403]: [pid: 55403|app: 0|req: 111/212] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:07:20 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.111890] [55404]: DEBUG cinder.api.middleware.request_id [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.116803] [55404]: INFO cinder.api.openstack.wsgi [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa [ 960.116803] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.116803] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.127969] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127969] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.133421] [55404]: INFO cinder.volume.api [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 960.140892] [55404]: INFO cinder.api.openstack.wsgi [None req-d5ae1fd5-f214-4bcc-9752-7ee829662d69 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa returned with HTTP 200 [ 960.141317] [55404]: [pid: 55404|app: 0|req: 102/213] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:20 2025] GET /volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.602717] [55403]: DEBUG cinder.api.middleware.request_id [None req-fe01c16f-cf5b-49db-afd3-04a0ecd4e59a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.602717] [55403]: INFO cinder.api.openstack.wsgi [None req-fe01c16f-cf5b-49db-afd3-04a0ecd4e59a None None] GET http://10.180.1.21/volume// [ 962.603185] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fe01c16f-cf5b-49db-afd3-04a0ecd4e59a None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.603185] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fe01c16f-cf5b-49db-afd3-04a0ecd4e59a None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.604242] [55403]: INFO cinder.api.openstack.wsgi [None req-fe01c16f-cf5b-49db-afd3-04a0ecd4e59a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 962.604242] [55403]: [pid: 55403|app: 0|req: 112/214] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 962.607753] [55404]: DEBUG cinder.api.middleware.request_id [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.611115] [55404]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 962.611115] [55404]: DEBUG cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.611115] [55404]: DEBUG cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.624902] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.624902] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.631021] [55404]: INFO cinder.volume.api [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 962.641535] [55404]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-052f82f1-c8c2-4190-b0a0-0e7d23de9eff tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 962.644689] [55404]: [pid: 55404|app: 0|req: 103/215] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:07:23 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 962.817726] [55403]: DEBUG cinder.api.middleware.request_id [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.820853] [55403]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] PUT http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 [ 962.821321] [55403]: DEBUG cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-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=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 962.831709] [55403]: DEBUG cinder.coordination [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Acquiring lock "cinder-attachment_update-dd88034b-5800-4c08-90af-d228202ed1c9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 962.838051] [55403]: DEBUG cinder.coordination [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Lock "cinder-attachment_update-dd88034b-5800-4c08-90af-d228202ed1c9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 962.838183] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.838183] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.870048] [55403]: DEBUG cinder.coordination [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Lock "cinder-attachment_update-dd88034b-5800-4c08-90af-d228202ed1c9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 967.870804] [55403]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-057157e6-4945-4096-aadc-00e304e65d07 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 returned with HTTP 200 [ 967.871152] [55403]: [pid: 55403|app: 0|req: 113/216] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:07:23 2025] PUT /volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.379069] [55404]: DEBUG cinder.api.middleware.request_id [req-d80d1fc3-79cb-4770-8071-56697096c76e req-4935da28-f33d-42a5-aec1-b33863c80287 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.381571] [55404]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-4935da28-f33d-42a5-aec1-b33863c80287 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action [ 968.382868] [55404]: DEBUG cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-4935da28-f33d-42a5-aec1-b33863c80287 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 968.382868] [55404]: DEBUG cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-4935da28-f33d-42a5-aec1-b33863c80287 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 968.402135] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.402135] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.410346] [55404]: INFO cinder.api.openstack.wsgi [req-d80d1fc3-79cb-4770-8071-56697096c76e req-4935da28-f33d-42a5-aec1-b33863c80287 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action returned with HTTP 204 [ 968.410848] [55404]: [pid: 55404|app: 0|req: 104/217] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:29 2025] POST /volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 977.860399] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=286,cinder:UPDATE=55,cinder:INSERT=28 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 978.408342] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=297,cinder:INSERT=41,cinder:UPDATE=60 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 985.432162] [55403]: DEBUG cinder.api.middleware.request_id [None req-c2563943-2bd2-4cff-a28e-a00993f2f5cd None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.432897] [55403]: INFO cinder.api.openstack.wsgi [None req-c2563943-2bd2-4cff-a28e-a00993f2f5cd None None] GET http://10.180.1.21/volume// [ 985.433360] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c2563943-2bd2-4cff-a28e-a00993f2f5cd None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.433705] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c2563943-2bd2-4cff-a28e-a00993f2f5cd None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.434182] [55403]: INFO cinder.api.openstack.wsgi [None req-c2563943-2bd2-4cff-a28e-a00993f2f5cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.434519] [55403]: [pid: 55403|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.443652] [55404]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.447673] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] GET http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 985.447943] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.448183] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.478098] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.478098] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.487548] [55404]: INFO cinder.volume.api [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 985.498222] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-89071b08-8027-412d-839b-59abdc8349cb tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 200 [ 985.499308] [55404]: [pid: 55404|app: 0|req: 105/219] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:07:46 2025] GET /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 1571 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 985.686616] [55403]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.692991] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] PUT http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 [ 985.693541] [55403]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-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=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.712702] [55403]: DEBUG cinder.coordination [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Acquiring lock "cinder-attachment_update-0e4bf2b4-d728-445b-bf14-ee35050fd7ad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 985.722152] [55403]: DEBUG cinder.coordination [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Lock "cinder-attachment_update-0e4bf2b4-d728-445b-bf14-ee35050fd7ad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 985.723407] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.723407] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.253783] [55403]: DEBUG cinder.coordination [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Lock "cinder-attachment_update-0e4bf2b4-d728-445b-bf14-ee35050fd7ad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.532s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 986.254156] [55403]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-2f586758-a99a-4965-9992-fbaa5c5b94c0 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 returned with HTTP 200 [ 986.254637] [55403]: [pid: 55403|app: 0|req: 115/220] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:07:46 2025] PUT /volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 => generated 617 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.765952] [55404]: DEBUG cinder.api.middleware.request_id [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-94753cbb-11b4-47e3-8c5b-44205f986f87 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.768426] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-94753cbb-11b4-47e3-8c5b-44205f986f87 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] POST http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31/action [ 986.770081] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-94753cbb-11b4-47e3-8c5b-44205f986f87 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 986.770081] [55404]: DEBUG cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-94753cbb-11b4-47e3-8c5b-44205f986f87 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 986.797374] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.797374] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.805586] [55404]: INFO cinder.api.openstack.wsgi [req-83175445-8b9a-4d27-ba47-7b8414b3b7b6 req-94753cbb-11b4-47e3-8c5b-44205f986f87 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31/action returned with HTTP 204 [ 986.806329] [55404]: [pid: 55404|app: 0|req: 106/221] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:07:47 2025] POST /volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 987.606521] [55403]: DEBUG cinder.api.middleware.request_id [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.608963] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 987.609461] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.610149] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.623466] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.623466] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.628161] [55403]: INFO cinder.volume.api [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 987.633314] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-dd69a32f-1f96-40b2-a427-657666a871f7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 987.633787] [55403]: [pid: 55403|app: 0|req: 116/222] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:48 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.678699] [55404]: DEBUG cinder.api.middleware.request_id [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.681716] [55404]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2/action [ 987.681838] [55404]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 987.681987] [55404]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 987.695869] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.695869] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.698019] [55404]: INFO cinder.volume.api [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 987.704960] [55404]: INFO cinder.volume.api [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Begin detaching volume completed successfully. [ 987.704960] [55404]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-a64d6ade-1f3e-401a-ac4c-2eba28bc424c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2/action returned with HTTP 202 [ 987.704960] [55404]: [pid: 55404|app: 0|req: 107/223] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:07:48 2025] POST /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 987.725522] [55403]: DEBUG cinder.api.middleware.request_id [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.731035] [55403]: INFO cinder.api.openstack.wsgi [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 987.731035] [55403]: DEBUG cinder.api.openstack.wsgi [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.731246] [55403]: DEBUG cinder.api.openstack.wsgi [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.745957] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745957] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.750199] [55403]: INFO cinder.volume.api [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 987.756139] [55403]: INFO cinder.api.openstack.wsgi [None req-649024be-4d4d-4e3e-8a36-f4be5c7fead9 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 987.756347] [55403]: [pid: 55403|app: 0|req: 117/224] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:48 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.755534] [55404]: DEBUG cinder.api.middleware.request_id [None req-6cb9b144-f69a-4134-9d7a-85648521603f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.757133] [55404]: INFO cinder.api.openstack.wsgi [None req-6cb9b144-f69a-4134-9d7a-85648521603f None None] GET http://10.180.1.21/volume// [ 988.757133] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6cb9b144-f69a-4134-9d7a-85648521603f None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.757133] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6cb9b144-f69a-4134-9d7a-85648521603f None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.757133] [55404]: INFO cinder.api.openstack.wsgi [None req-6cb9b144-f69a-4134-9d7a-85648521603f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 988.757655] [55404]: [pid: 55404|app: 0|req: 108/225] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:07:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 988.762945] [55403]: DEBUG cinder.api.middleware.request_id [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.766184] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 988.766532] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.766812] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.770038] [55404]: DEBUG cinder.api.middleware.request_id [None req-76176216-c163-4a62-875a-5d1cb3b4327e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.779152] [55404]: INFO cinder.api.openstack.wsgi [None req-76176216-c163-4a62-875a-5d1cb3b4327e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 988.779152] [55404]: DEBUG cinder.api.openstack.wsgi [None req-76176216-c163-4a62-875a-5d1cb3b4327e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.779152] [55404]: DEBUG cinder.api.openstack.wsgi [None req-76176216-c163-4a62-875a-5d1cb3b4327e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.792107] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.792107] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.795076] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.795076] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.796848] [55404]: INFO cinder.volume.api [None req-76176216-c163-4a62-875a-5d1cb3b4327e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 988.800881] [55403]: INFO cinder.volume.api [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 988.803142] [55404]: INFO cinder.api.openstack.wsgi [None req-76176216-c163-4a62-875a-5d1cb3b4327e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 988.803952] [55404]: [pid: 55404|app: 0|req: 109/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:49 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.812966] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-15f9bf70-0f24-43cf-901f-f6364bcd6ccf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 988.812966] [55403]: [pid: 55403|app: 0|req: 118/227] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:07:49 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1319 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 989.816889] [55404]: DEBUG cinder.api.middleware.request_id [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.820854] [55404]: INFO cinder.api.openstack.wsgi [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 989.821256] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.821502] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.835832] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835832] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.841727] [55404]: INFO cinder.volume.api [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 989.851875] [55404]: INFO cinder.api.openstack.wsgi [None req-e98084c9-0f75-47b0-9b1e-84df3bd97b6a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 989.852315] [55404]: [pid: 55404|app: 0|req: 110/228] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:50 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.992296] [55403]: DEBUG cinder.api.middleware.request_id [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-008075d6-7255-43b7-8859-91cbf0b3ce7d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.994678] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-008075d6-7255-43b7-8859-91cbf0b3ce7d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 [ 989.994914] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-008075d6-7255-43b7-8859-91cbf0b3ce7d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.995190] [55403]: DEBUG cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-008075d6-7255-43b7-8859-91cbf0b3ce7d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.003368] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003368] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.564788] [55403]: INFO cinder.api.openstack.wsgi [req-2aed75db-ff31-4299-b4c5-0ffd42eb7448 req-008075d6-7255-43b7-8859-91cbf0b3ce7d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 returned with HTTP 200 [ 990.564788] [55403]: [pid: 55403|app: 0|req: 119/229] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:07:50 2025] DELETE /volume/v3/attachments/cc49d236-cd76-4190-a8c5-90837821bfc5 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.867556] [55404]: DEBUG cinder.api.middleware.request_id [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.870093] [55404]: INFO cinder.api.openstack.wsgi [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 990.871188] [55404]: DEBUG cinder.api.openstack.wsgi [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.871427] [55404]: DEBUG cinder.api.openstack.wsgi [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.887414] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.887414] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.892841] [55404]: INFO cinder.volume.api [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 990.899395] [55404]: INFO cinder.api.openstack.wsgi [None req-538d0a8f-26f1-40c1-904e-56bb94f6238b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 990.899853] [55404]: [pid: 55404|app: 0|req: 111/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:51 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.232938] [55403]: DEBUG cinder.api.middleware.request_id [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.238248] [55403]: INFO cinder.api.openstack.wsgi [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 998.238839] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.239601] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.261342] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.261342] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.267751] [55403]: INFO cinder.volume.api [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 998.279670] [55403]: INFO cinder.api.openstack.wsgi [None req-2d8ae7d9-5a7a-4ca0-9bff-9db26ece430a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 998.280232] [55403]: [pid: 55403|app: 0|req: 120/231] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:59 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.586881] [55404]: DEBUG cinder.api.middleware.request_id [None req-8f14e367-0943-45ae-9b99-5de4b967d560 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.589348] [55404]: INFO cinder.api.openstack.wsgi [None req-8f14e367-0943-45ae-9b99-5de4b967d560 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 998.589740] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8f14e367-0943-45ae-9b99-5de4b967d560 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.589981] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8f14e367-0943-45ae-9b99-5de4b967d560 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.604102] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604102] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.608904] [55404]: INFO cinder.volume.api [None req-8f14e367-0943-45ae-9b99-5de4b967d560 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 998.615113] [55404]: INFO cinder.api.openstack.wsgi [None req-8f14e367-0943-45ae-9b99-5de4b967d560 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 998.615917] [55404]: [pid: 55404|app: 0|req: 112/232] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:07:59 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.778907] [55403]: DEBUG cinder.api.middleware.request_id [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.781358] [55403]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 998.782032] [55403]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.782032] [55403]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.793833] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793833] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.797152] [55403]: INFO cinder.volume.api [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 998.801851] [55403]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-4d358608-6d0c-41b1-92fe-d70d86f31015 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 998.802833] [55403]: [pid: 55403|app: 0|req: 121/233] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:07:59 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.819755] [55404]: DEBUG cinder.api.middleware.request_id [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.821926] [55404]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6/action [ 998.822516] [55404]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 998.822791] [55404]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 998.837198] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837198] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.837887] [55404]: INFO cinder.volume.api [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 998.844834] [55404]: INFO cinder.volume.api [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Begin detaching volume completed successfully. [ 998.844834] [55404]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-6e35fe41-1ab8-446e-b552-00e07c02037a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6/action returned with HTTP 202 [ 998.844834] [55404]: [pid: 55404|app: 0|req: 113/234] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:07:59 2025] POST /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 999.892220] [55403]: DEBUG cinder.api.middleware.request_id [None req-999a5fb9-987e-4c1d-bff5-7226fc96c69c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.893233] [55403]: INFO cinder.api.openstack.wsgi [None req-999a5fb9-987e-4c1d-bff5-7226fc96c69c None None] GET http://10.180.1.21/volume// [ 999.893233] [55403]: DEBUG cinder.api.openstack.wsgi [None req-999a5fb9-987e-4c1d-bff5-7226fc96c69c None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.893512] [55403]: DEBUG cinder.api.openstack.wsgi [None req-999a5fb9-987e-4c1d-bff5-7226fc96c69c None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.894051] [55403]: INFO cinder.api.openstack.wsgi [None req-999a5fb9-987e-4c1d-bff5-7226fc96c69c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 999.894501] [55403]: [pid: 55403|app: 0|req: 122/235] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:08:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 999.901546] [55404]: DEBUG cinder.api.middleware.request_id [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.904611] [55404]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 999.904865] [55404]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.905116] [55404]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.931209] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.931209] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.935578] [55404]: INFO cinder.volume.api [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 999.945863] [55404]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-a11afa80-6294-451f-87c9-77f452c7f0f2 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 999.945863] [55404]: [pid: 55404|app: 0|req: 114/236] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:08:00 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1001.295730] [55403]: DEBUG cinder.api.middleware.request_id [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-059f1054-5ff3-47f8-b8f7-f98e90f8379d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.299397] [55403]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-059f1054-5ff3-47f8-b8f7-f98e90f8379d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c [ 1001.299687] [55403]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-059f1054-5ff3-47f8-b8f7-f98e90f8379d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.299858] [55403]: DEBUG cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-059f1054-5ff3-47f8-b8f7-f98e90f8379d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.318030] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318030] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.852858] [55403]: INFO cinder.api.openstack.wsgi [req-442441ba-12b7-4d2a-8634-a336d497ed6f req-059f1054-5ff3-47f8-b8f7-f98e90f8379d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c returned with HTTP 200 [ 1001.853313] [55403]: [pid: 55403|app: 0|req: 123/237] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:08:02 2025] DELETE /volume/v3/attachments/4558df8f-6d65-4a09-8bac-fdbaeaab924c => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.549450] [55404]: DEBUG cinder.api.middleware.request_id [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.551841] [55404]: INFO cinder.api.openstack.wsgi [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1003.552066] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.552312] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.575736] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575736] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.582692] [55404]: INFO cinder.volume.api [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1003.592237] [55404]: INFO cinder.api.openstack.wsgi [None req-f7bd8344-61b0-413e-972f-4cd5cd34955f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 1003.592866] [55404]: [pid: 55404|app: 0|req: 115/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:08:04 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.852609] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=49,cinder:UPDATE=7 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1013.587278] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=41,cinder:UPDATE=4 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1034.605437] [55403]: DEBUG cinder.api.middleware.request_id [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.607870] [55403]: INFO cinder.api.openstack.wsgi [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1034.608112] [55403]: DEBUG cinder.api.openstack.wsgi [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.608355] [55403]: DEBUG cinder.api.openstack.wsgi [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.620548] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.620548] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.624897] [55403]: INFO cinder.volume.api [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1034.629918] [55403]: INFO cinder.api.openstack.wsgi [None req-4fab4e56-3992-4436-adc5-4a9d7954bad8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 1034.630322] [55403]: [pid: 55403|app: 0|req: 124/239] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:08:35 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.680445] [55404]: DEBUG cinder.api.middleware.request_id [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.682750] [55404]: INFO cinder.api.openstack.wsgi [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1034.683015] [55404]: DEBUG cinder.api.openstack.wsgi [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.683279] [55404]: DEBUG cinder.api.openstack.wsgi [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.691612] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.691612] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.696013] [55404]: INFO cinder.volume.api [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1034.701494] [55404]: INFO cinder.api.openstack.wsgi [None req-32711a3e-e21f-4c2c-bbca-f161d6ebd811 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 1034.702021] [55404]: [pid: 55404|app: 0|req: 116/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:08:35 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.742827] [55403]: DEBUG cinder.api.middleware.request_id [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-965d3652-3b18-4e5b-9b29-176aa1296709 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.746993] [55403]: INFO cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-965d3652-3b18-4e5b-9b29-176aa1296709 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 [ 1040.746993] [55403]: DEBUG cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-965d3652-3b18-4e5b-9b29-176aa1296709 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.746993] [55403]: DEBUG cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-965d3652-3b18-4e5b-9b29-176aa1296709 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.762150] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.762150] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.300193] [55403]: INFO cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-965d3652-3b18-4e5b-9b29-176aa1296709 tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 returned with HTTP 200 [ 1041.300768] [55403]: [pid: 55403|app: 0|req: 125/241] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:08:41 2025] DELETE /volume/v3/attachments/d9797cc4-0d31-4de8-8d91-741166094b31 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.311845] [55404]: DEBUG cinder.api.middleware.request_id [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.316027] [55404]: INFO cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 1041.316278] [55404]: DEBUG cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.316617] [55404]: DEBUG cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.316831] [55404]: INFO cinder.api.v3.volumes [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Delete volume with id: 0e4bf2b4-d728-445b-bf14-ee35050fd7ad [ 1041.328684] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.328684] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.329453] [55404]: INFO cinder.volume.api [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Volume info retrieved successfully. [ 1041.349850] [55404]: INFO cinder.volume.api [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] Delete volume request issued successfully. [ 1041.350640] [55404]: INFO cinder.api.openstack.wsgi [req-efe48ca9-8cc1-47ef-8b52-489832a76011 req-b41b33b8-281a-4ec4-8e25-92c0ac8be1fa tempest-ServersTestBootFromVolume-396818208 tempest-ServersTestBootFromVolume-396818208-project-member] http://10.180.1.21/volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad returned with HTTP 202 [ 1041.350640] [55404]: [pid: 55404|app: 0|req: 117/242] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:08:42 2025] DELETE /volume/v3/volumes/0e4bf2b4-d728-445b-bf14-ee35050fd7ad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1051.257326] [55403]: DEBUG cinder.api.middleware.request_id [None req-d59c4368-7e67-4d14-b515-b7062fb9807b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.259715] [55403]: INFO cinder.api.openstack.wsgi [None req-d59c4368-7e67-4d14-b515-b7062fb9807b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1051.259925] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d59c4368-7e67-4d14-b515-b7062fb9807b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.260125] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d59c4368-7e67-4d14-b515-b7062fb9807b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.284465] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.284465] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.293198] [55403]: INFO cinder.volume.api [None req-d59c4368-7e67-4d14-b515-b7062fb9807b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1051.298039] [55403]: INFO cinder.api.openstack.wsgi [None req-d59c4368-7e67-4d14-b515-b7062fb9807b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1051.298512] [55403]: [pid: 55403|app: 0|req: 126/243] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:08:52 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.345264] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1051.714888] [55404]: DEBUG cinder.api.middleware.request_id [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.717678] [55404]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1051.717945] [55404]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.718244] [55404]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.735116] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735116] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.740190] [55404]: INFO cinder.volume.api [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1051.746077] [55404]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-170cac93-6b9d-48d9-a628-fbbf43438a89 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1051.746545] [55404]: [pid: 55404|app: 0|req: 118/244] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:08:52 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.786347] [55403]: DEBUG cinder.api.middleware.request_id [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.790234] [55403]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9/action [ 1051.790719] [55403]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1051.790909] [55403]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1051.802898] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802898] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.803549] [55403]: INFO cinder.volume.api [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1051.809551] [55403]: INFO cinder.volume.api [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Begin detaching volume completed successfully. [ 1051.809823] [55403]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-2676adda-5901-4c17-a7b1-ec661252a4f4 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9/action returned with HTTP 202 [ 1051.810294] [55403]: [pid: 55403|app: 0|req: 127/245] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:08:52 2025] POST /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1052.833542] [55404]: DEBUG cinder.api.middleware.request_id [None req-26bbffae-2ffc-4e8c-bc8c-f652f543446d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.834139] [55404]: INFO cinder.api.openstack.wsgi [None req-26bbffae-2ffc-4e8c-bc8c-f652f543446d None None] GET http://10.180.1.21/volume// [ 1052.834392] [55404]: DEBUG cinder.api.openstack.wsgi [None req-26bbffae-2ffc-4e8c-bc8c-f652f543446d None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.834561] [55404]: DEBUG cinder.api.openstack.wsgi [None req-26bbffae-2ffc-4e8c-bc8c-f652f543446d None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.835281] [55404]: INFO cinder.api.openstack.wsgi [None req-26bbffae-2ffc-4e8c-bc8c-f652f543446d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1052.836115] [55404]: [pid: 55404|app: 0|req: 119/246] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:08:53 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1052.840221] [55403]: DEBUG cinder.api.middleware.request_id [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.842649] [55403]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1052.842942] [55403]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.843182] [55403]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.860107] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.860107] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.864687] [55403]: INFO cinder.volume.api [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1052.870451] [55403]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-ba59c2d8-5d8c-4a8d-ba4d-a1ccdb121a1b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1052.871912] [55403]: [pid: 55403|app: 0|req: 128/247] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:08:53 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1055.092860] [55404]: DEBUG cinder.api.middleware.request_id [req-629523ec-df09-426c-a63a-9e604d9915c2 req-1571421c-fc4a-4102-b739-88c60e38ba7c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.095662] [55404]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-1571421c-fc4a-4102-b739-88c60e38ba7c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 [ 1055.095921] [55404]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-1571421c-fc4a-4102-b739-88c60e38ba7c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.096193] [55404]: DEBUG cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-1571421c-fc4a-4102-b739-88c60e38ba7c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.116415] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.116415] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.652049] [55404]: INFO cinder.api.openstack.wsgi [req-629523ec-df09-426c-a63a-9e604d9915c2 req-1571421c-fc4a-4102-b739-88c60e38ba7c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 returned with HTTP 200 [ 1055.652625] [55404]: [pid: 55404|app: 0|req: 120/248] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:08:55 2025] DELETE /volume/v3/attachments/cdcdf458-59da-4e24-9dda-54a09cf92bb4 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.187917] [55403]: DEBUG cinder.api.middleware.request_id [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.190808] [55403]: INFO cinder.api.openstack.wsgi [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1057.190808] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.190808] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.202144] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.202144] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.208299] [55403]: INFO cinder.volume.api [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1057.214065] [55403]: INFO cinder.api.openstack.wsgi [None req-7558e7f4-e682-4cdc-a17c-7f4cdeef5441 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1057.214345] [55403]: [pid: 55403|app: 0|req: 129/249] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:08:58 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.333402] [55404]: DEBUG cinder.api.middleware.request_id [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.336461] [55404]: INFO cinder.api.openstack.wsgi [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1065.336604] [55404]: DEBUG cinder.api.openstack.wsgi [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1671933936", "imageRef": "e261be3a-a64f-4b4f-bee1-d87afb233bc0", "size": 1}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.338527] [55404]: DEBUG cinder.api.v3.volumes [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1671933936', 'imageRef': 'e261be3a-a64f-4b4f-bee1-d87afb233bc0', 'size': 1}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1065.557676] [55404]: INFO cinder.api.v3.volumes [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume of 1 GB [ 1065.558252] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558252] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.564665] [55404]: INFO cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Availability Zones retrieved successfully. [ 1065.574019] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Flow 'volume_create_api' (d36ebfaf-6552-4f42-97a1-8ef20a858d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.575451] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c9e73b-dbb8-436e-abd4-580762ad1338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.576580] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1065.642210] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c9e73b-dbb8-436e-abd4-580762ad1338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.643951] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbaebab1-c713-4bdc-9ae5-d49ef2e75738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.692221] [55404]: DEBUG cinder.quota [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Created reservations ['7f1aacf1-e108-4297-ba07-f0cf27bc5436', '72b68d54-8591-4876-ad83-96f556ff673d', '8e3a2a10-27c0-47af-8f45-1f59f5600dad', 'bb8eb99f-6488-462b-9eeb-a77b1150a0d3'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1065.693646] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbaebab1-c713-4bdc-9ae5-d49ef2e75738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1aacf1-e108-4297-ba07-f0cf27bc5436', '72b68d54-8591-4876-ad83-96f556ff673d', '8e3a2a10-27c0-47af-8f45-1f59f5600dad', 'bb8eb99f-6488-462b-9eeb-a77b1150a0d3']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.694707] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e401d0f2-4051-48e9-9d80-3cdaae5b9de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.715971] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e401d0f2-4051-48e9-9d80-3cdaae5b9de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324ce3e4-bdd7-4242-b29f-11ea32ec9e15', '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-1671933936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',qos_specs=None,replication_status=,reservations=['7f1aacf1-e108-4297-ba07-f0cf27bc5436','72b68d54-8591-4876-ad83-96f556ff673d','8e3a2a10-27c0-47af-8f45-1f59f5600dad','bb8eb99f-6488-462b-9eeb-a77b1150a0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1671933936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324ce3e4-bdd7-4242-b29f-11ea32ec9e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.716629] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be74f422-9bf5-4ff1-8e3c-1fbf5f8c5352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.731383] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be74f422-9bf5-4ff1-8e3c-1fbf5f8c5352) transitioned into state 'SUCCESS' from state '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-1671933936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff4999d8b7c4abd8d3c9eccc19eb40e',qos_specs=None,replication_status=,reservations=['7f1aacf1-e108-4297-ba07-f0cf27bc5436','72b68d54-8591-4876-ad83-96f556ff673d','8e3a2a10-27c0-47af-8f45-1f59f5600dad','bb8eb99f-6488-462b-9eeb-a77b1150a0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd04714e6b8c4523a4ca93a3a07fe6e2',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.732417] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5045b00-dee3-4620-9a10-ea124db8b982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.743671] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5045b00-dee3-4620-9a10-ea124db8b982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.745036] [55404]: DEBUG cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Flow 'volume_create_api' (d36ebfaf-6552-4f42-97a1-8ef20a858d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.745390] [55404]: INFO cinder.volume.api [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Create volume request issued successfully. [ 1065.746185] [55404]: INFO cinder.api.openstack.wsgi [None req-149a00fb-3328-4fa3-ae62-ac0ceb750752 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1065.746697] [55404]: [pid: 55404|app: 0|req: 121/250] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 21:09:06 2025] POST /volume/v3/volumes => generated 752 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1065.755411] [55403]: DEBUG cinder.api.middleware.request_id [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.759165] [55403]: INFO cinder.api.openstack.wsgi [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1065.759555] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.759788] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.769975] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.769975] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.775749] [55403]: INFO cinder.volume.api [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1065.781201] [55403]: INFO cinder.api.openstack.wsgi [None req-5969f2c0-0cc5-457c-9be3-4c34fdc4c341 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1065.785248] [55403]: [pid: 55403|app: 0|req: 130/251] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:06 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.794674] [55404]: DEBUG cinder.api.middleware.request_id [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.796947] [55404]: INFO cinder.api.openstack.wsgi [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1066.797199] [55404]: DEBUG cinder.api.openstack.wsgi [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.797422] [55404]: DEBUG cinder.api.openstack.wsgi [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.808587] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808587] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.812752] [55404]: INFO cinder.volume.api [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1066.817488] [55404]: INFO cinder.api.openstack.wsgi [None req-428c86f3-6d8f-427e-955e-36eab5d2e30a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1066.817882] [55404]: [pid: 55404|app: 0|req: 122/252] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:07 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.828688] [55403]: DEBUG cinder.api.middleware.request_id [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.831161] [55403]: INFO cinder.api.openstack.wsgi [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1067.833126] [55403]: DEBUG cinder.api.openstack.wsgi [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.833126] [55403]: DEBUG cinder.api.openstack.wsgi [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.843198] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.843198] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.847327] [55403]: INFO cinder.volume.api [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1067.853842] [55403]: INFO cinder.api.openstack.wsgi [None req-45aea990-fcb7-44c7-8f62-5cdb12d43efb tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1067.854258] [55403]: [pid: 55403|app: 0|req: 131/253] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:08 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.865733] [55404]: DEBUG cinder.api.middleware.request_id [None req-4269d091-d5f2-4f85-80b7-9430353a04cc None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.867672] [55404]: INFO cinder.api.openstack.wsgi [None req-4269d091-d5f2-4f85-80b7-9430353a04cc tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1068.867672] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4269d091-d5f2-4f85-80b7-9430353a04cc tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.867918] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4269d091-d5f2-4f85-80b7-9430353a04cc tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.879605] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879605] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.884418] [55404]: INFO cinder.volume.api [None req-4269d091-d5f2-4f85-80b7-9430353a04cc tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1068.889972] [55404]: INFO cinder.api.openstack.wsgi [None req-4269d091-d5f2-4f85-80b7-9430353a04cc tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1068.890405] [55404]: [pid: 55404|app: 0|req: 123/254] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:09 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.902332] [55403]: DEBUG cinder.api.middleware.request_id [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.904974] [55403]: INFO cinder.api.openstack.wsgi [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1069.904974] [55403]: DEBUG cinder.api.openstack.wsgi [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.904974] [55403]: DEBUG cinder.api.openstack.wsgi [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.916475] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916475] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.920739] [55403]: INFO cinder.volume.api [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1069.925719] [55403]: INFO cinder.api.openstack.wsgi [None req-90640bb8-817d-4b9e-ab4b-d7292d0abb27 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1069.926134] [55403]: [pid: 55403|app: 0|req: 132/255] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:10 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.939433] [55404]: DEBUG cinder.api.middleware.request_id [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.941793] [55404]: INFO cinder.api.openstack.wsgi [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1070.942123] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.942547] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.954791] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954791] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.960215] [55404]: INFO cinder.volume.api [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1070.970108] [55404]: INFO cinder.api.openstack.wsgi [None req-0932d4a2-6467-4b9f-b18d-76e280e74a3b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1070.970614] [55404]: [pid: 55404|app: 0|req: 124/256] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:11 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.989278] [55403]: DEBUG cinder.api.middleware.request_id [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.992201] [55403]: INFO cinder.api.openstack.wsgi [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1071.992383] [55403]: DEBUG cinder.api.openstack.wsgi [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.992595] [55403]: DEBUG cinder.api.openstack.wsgi [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.005806] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005806] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.010911] [55403]: INFO cinder.volume.api [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1072.016415] [55403]: INFO cinder.api.openstack.wsgi [None req-14f02aa0-f323-4a14-8ee4-ddd769b30432 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1072.016824] [55403]: [pid: 55403|app: 0|req: 133/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:12 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.028299] [55404]: DEBUG cinder.api.middleware.request_id [None req-71f61557-3a64-4655-9444-c61a746f85b8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.033154] [55404]: INFO cinder.api.openstack.wsgi [None req-71f61557-3a64-4655-9444-c61a746f85b8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1073.033154] [55404]: DEBUG cinder.api.openstack.wsgi [None req-71f61557-3a64-4655-9444-c61a746f85b8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.033154] [55404]: DEBUG cinder.api.openstack.wsgi [None req-71f61557-3a64-4655-9444-c61a746f85b8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.048417] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.048417] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.054283] [55404]: INFO cinder.volume.api [None req-71f61557-3a64-4655-9444-c61a746f85b8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1073.067180] [55404]: INFO cinder.api.openstack.wsgi [None req-71f61557-3a64-4655-9444-c61a746f85b8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1073.067632] [55404]: [pid: 55404|app: 0|req: 125/258] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:13 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.083261] [55403]: DEBUG cinder.api.middleware.request_id [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.088158] [55403]: INFO cinder.api.openstack.wsgi [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1074.088158] [55403]: DEBUG cinder.api.openstack.wsgi [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.088158] [55403]: DEBUG cinder.api.openstack.wsgi [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.100898] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.100898] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.104889] [55403]: INFO cinder.volume.api [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1074.111679] [55403]: INFO cinder.api.openstack.wsgi [None req-63e304ae-1d78-40ff-b6d3-48b49c3bb783 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1074.113257] [55403]: [pid: 55403|app: 0|req: 134/259] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:14 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.122959] [55404]: DEBUG cinder.api.middleware.request_id [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.125368] [55404]: INFO cinder.api.openstack.wsgi [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1075.125634] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.125875] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.136827] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.136827] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.141875] [55404]: INFO cinder.volume.api [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1075.147793] [55404]: INFO cinder.api.openstack.wsgi [None req-8453d69f-b64b-4957-9524-6749fd8a3bfe tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1075.148295] [55404]: [pid: 55404|app: 0|req: 126/260] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:15 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.163958] [55403]: DEBUG cinder.api.middleware.request_id [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.167798] [55403]: INFO cinder.api.openstack.wsgi [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1076.168057] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.168315] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.184050] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.184050] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.187693] [55403]: INFO cinder.volume.api [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1076.196665] [55403]: INFO cinder.api.openstack.wsgi [None req-ebbc0151-5469-472d-acc4-bc5da5839f64 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1076.197114] [55403]: [pid: 55403|app: 0|req: 135/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:17 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.217738] [55404]: DEBUG cinder.api.middleware.request_id [None req-a35dc55b-9987-419e-a8a8-7745bb79333f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.217738] [55404]: INFO cinder.api.openstack.wsgi [None req-a35dc55b-9987-419e-a8a8-7745bb79333f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1077.217738] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a35dc55b-9987-419e-a8a8-7745bb79333f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.217738] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a35dc55b-9987-419e-a8a8-7745bb79333f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.229908] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.229908] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.237226] [55404]: INFO cinder.volume.api [None req-a35dc55b-9987-419e-a8a8-7745bb79333f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1077.241384] [55404]: INFO cinder.api.openstack.wsgi [None req-a35dc55b-9987-419e-a8a8-7745bb79333f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1077.242237] [55404]: [pid: 55404|app: 0|req: 127/262] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:18 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.263571] [55403]: DEBUG cinder.api.middleware.request_id [None req-281026a3-0cd2-4668-8592-b02a8632599c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.267412] [55403]: INFO cinder.api.openstack.wsgi [None req-281026a3-0cd2-4668-8592-b02a8632599c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1078.267412] [55403]: DEBUG cinder.api.openstack.wsgi [None req-281026a3-0cd2-4668-8592-b02a8632599c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.267705] [55403]: DEBUG cinder.api.openstack.wsgi [None req-281026a3-0cd2-4668-8592-b02a8632599c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.286134] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.286134] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.294554] [55403]: INFO cinder.volume.api [None req-281026a3-0cd2-4668-8592-b02a8632599c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1078.303289] [55403]: INFO cinder.api.openstack.wsgi [None req-281026a3-0cd2-4668-8592-b02a8632599c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1078.304055] [55403]: [pid: 55403|app: 0|req: 136/263] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:19 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1078.573498] [55404]: DEBUG cinder.api.middleware.request_id [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.575776] [55404]: INFO cinder.api.openstack.wsgi [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa [ 1078.575971] [55404]: DEBUG cinder.api.openstack.wsgi [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.576457] [55404]: DEBUG cinder.api.openstack.wsgi [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.576457] [55404]: INFO cinder.api.v3.volumes [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Delete volume with id: e1615ce7-46a1-442c-bf96-8c8d8172effa [ 1078.588159] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588159] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.588159] [55404]: INFO cinder.volume.api [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 1078.622182] [55404]: INFO cinder.volume.api [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Delete volume request issued successfully. [ 1078.622182] [55404]: INFO cinder.api.openstack.wsgi [None req-440af651-fcef-4271-85b5-cfa6c7f25db4 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa returned with HTTP 202 [ 1078.622182] [55404]: [pid: 55404|app: 0|req: 128/264] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:09:19 2025] DELETE /volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1078.625441] [55403]: DEBUG cinder.api.middleware.request_id [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.628579] [55403]: INFO cinder.api.openstack.wsgi [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa [ 1078.628823] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.629101] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.641312] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641312] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.650166] [55403]: INFO cinder.volume.api [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 1078.655865] [55403]: INFO cinder.api.openstack.wsgi [None req-6d916f96-aaee-474b-924d-c51ec8ae21c3 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa returned with HTTP 200 [ 1078.656321] [55403]: [pid: 55403|app: 0|req: 137/265] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:19 2025] GET /volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.319538] [55404]: DEBUG cinder.api.middleware.request_id [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.321699] [55404]: INFO cinder.api.openstack.wsgi [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1079.321924] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.322161] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.332478] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.332478] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.336862] [55404]: INFO cinder.volume.api [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1079.342700] [55404]: INFO cinder.api.openstack.wsgi [None req-df42fd69-b3b6-449a-b57d-6414d0c4038a tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1079.343083] [55404]: [pid: 55404|app: 0|req: 129/266] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:20 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.666497] [55403]: DEBUG cinder.api.middleware.request_id [None req-41de88a1-7273-4a2c-a655-a0734d03c862 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.668634] [55403]: INFO cinder.api.openstack.wsgi [None req-41de88a1-7273-4a2c-a655-a0734d03c862 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa [ 1079.668901] [55403]: DEBUG cinder.api.openstack.wsgi [None req-41de88a1-7273-4a2c-a655-a0734d03c862 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.669116] [55403]: DEBUG cinder.api.openstack.wsgi [None req-41de88a1-7273-4a2c-a655-a0734d03c862 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.677036] [55403]: INFO cinder.api.openstack.wsgi [None req-41de88a1-7273-4a2c-a655-a0734d03c862 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa returned with HTTP 404 [ 1079.677534] [55403]: [pid: 55403|app: 0|req: 138/267] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:20 2025] GET /volume/v3/volumes/e1615ce7-46a1-442c-bf96-8c8d8172effa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1079.680780] [55404]: DEBUG cinder.api.middleware.request_id [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.682908] [55404]: INFO cinder.api.openstack.wsgi [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] DELETE http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 1079.683084] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.683295] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.683479] [55404]: INFO cinder.api.v3.volumes [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Delete volume with id: 69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 1079.693133] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.693133] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.693625] [55404]: INFO cinder.volume.api [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 1079.708860] [55404]: INFO cinder.volume.api [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Delete volume request issued successfully. [ 1079.709049] [55404]: INFO cinder.api.openstack.wsgi [None req-b23c06d0-fb4a-46f3-bfa4-f8bbb4afd510 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 202 [ 1079.709483] [55404]: [pid: 55404|app: 0|req: 130/268] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:09:20 2025] DELETE /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1079.713087] [55403]: DEBUG cinder.api.middleware.request_id [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.715637] [55403]: INFO cinder.api.openstack.wsgi [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 1079.715867] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.716190] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.724090] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.724090] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.728101] [55403]: INFO cinder.volume.api [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Volume info retrieved successfully. [ 1079.732873] [55403]: INFO cinder.api.openstack.wsgi [None req-8053e6fe-fc8d-499f-88d2-07cec25da007 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 200 [ 1079.733299] [55403]: [pid: 55403|app: 0|req: 139/269] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:20 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.353669] [55404]: DEBUG cinder.api.middleware.request_id [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.355768] [55404]: INFO cinder.api.openstack.wsgi [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1080.356962] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.356962] [55404]: DEBUG cinder.api.openstack.wsgi [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.366763] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.366763] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.372871] [55404]: INFO cinder.volume.api [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1080.378906] [55404]: INFO cinder.api.openstack.wsgi [None req-4e5b016b-48c8-44de-ad12-bdcd2728b61c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1080.379490] [55404]: [pid: 55404|app: 0|req: 131/270] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:21 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.744036] [55403]: DEBUG cinder.api.middleware.request_id [None req-b5487418-2625-4f61-a56f-8db010538225 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.745443] [55403]: INFO cinder.api.openstack.wsgi [None req-b5487418-2625-4f61-a56f-8db010538225 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] GET http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 [ 1080.745654] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b5487418-2625-4f61-a56f-8db010538225 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.745870] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b5487418-2625-4f61-a56f-8db010538225 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.752190] [55403]: INFO cinder.api.openstack.wsgi [None req-b5487418-2625-4f61-a56f-8db010538225 tempest-ServersNegativeTestJSON-1520812402 tempest-ServersNegativeTestJSON-1520812402-project-member] http://10.180.1.21/volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 returned with HTTP 404 [ 1080.752593] [55403]: [pid: 55403|app: 0|req: 140/271] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:21 2025] GET /volume/v3/volumes/69e42053-ef5c-4c3d-bc5b-84e35a6593d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1081.390827] [55404]: DEBUG cinder.api.middleware.request_id [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.393339] [55404]: INFO cinder.api.openstack.wsgi [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1081.394030] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.394030] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.404393] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.404393] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.409064] [55404]: INFO cinder.volume.api [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1081.414140] [55404]: INFO cinder.api.openstack.wsgi [None req-ab85bc0d-ffbf-45e2-9991-83c856c62b30 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1081.414609] [55404]: [pid: 55404|app: 0|req: 132/272] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:22 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1082.425921] [55403]: DEBUG cinder.api.middleware.request_id [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.429734] [55403]: INFO cinder.api.openstack.wsgi [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1082.429976] [55403]: DEBUG cinder.api.openstack.wsgi [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.430213] [55403]: DEBUG cinder.api.openstack.wsgi [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.443840] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443840] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.448834] [55403]: INFO cinder.volume.api [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1082.454153] [55403]: INFO cinder.api.openstack.wsgi [None req-08b11da9-8f76-450e-9a0b-6775f3b255ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1082.454653] [55403]: [pid: 55403|app: 0|req: 141/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:23 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.470555] [55404]: DEBUG cinder.api.middleware.request_id [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.472937] [55404]: INFO cinder.api.openstack.wsgi [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1083.473064] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.473287] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.483477] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.483477] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.488315] [55404]: INFO cinder.volume.api [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1083.493138] [55404]: INFO cinder.api.openstack.wsgi [None req-d66101cc-7b4a-4af0-bd98-734bde72d3b3 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1083.493544] [55404]: [pid: 55404|app: 0|req: 133/274] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:24 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.505250] [55403]: DEBUG cinder.api.middleware.request_id [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.507650] [55403]: INFO cinder.api.openstack.wsgi [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1084.507886] [55403]: DEBUG cinder.api.openstack.wsgi [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.509361] [55403]: DEBUG cinder.api.openstack.wsgi [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.520256] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520256] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.524948] [55403]: INFO cinder.volume.api [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1084.530636] [55403]: INFO cinder.api.openstack.wsgi [None req-15f4dc1e-d1c5-4647-b956-a1fbf92553bf tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1084.531623] [55403]: [pid: 55403|app: 0|req: 142/275] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:25 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.541866] [55404]: DEBUG cinder.api.middleware.request_id [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.543961] [55404]: INFO cinder.api.openstack.wsgi [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1085.544366] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.544754] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.554684] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.554684] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.559258] [55404]: INFO cinder.volume.api [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1085.564801] [55404]: INFO cinder.api.openstack.wsgi [None req-6e355eb9-caec-4b65-9f0e-9913e7fe29e6 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1085.565261] [55404]: [pid: 55404|app: 0|req: 134/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:09:26 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.607449] [55403]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.610933] [55403]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1085.611186] [55403]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.611424] [55403]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.620698] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620698] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.624712] [55403]: INFO cinder.volume.api [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1085.630368] [55403]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-7eaa94b3-e783-4b52-9310-15db4f4a45d8 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1085.630774] [55403]: [pid: 55403|app: 0|req: 143/277] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:09:26 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1085.937810] [55404]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.941720] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1085.942186] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.942596] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.954685] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954685] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.960574] [55404]: INFO cinder.volume.api [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1085.967893] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-83f70c33-4e22-4a5f-b532-407e31efd68c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1085.968370] [55404]: [pid: 55404|app: 0|req: 135/278] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:09:26 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.976802] [55403]: DEBUG cinder.api.middleware.request_id [None req-eba62e9a-5f9e-4b55-ba7f-e09ca350cbad None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.977245] [55403]: INFO cinder.api.openstack.wsgi [None req-eba62e9a-5f9e-4b55-ba7f-e09ca350cbad None None] GET http://10.180.1.21/volume// [ 1085.977497] [55403]: DEBUG cinder.api.openstack.wsgi [None req-eba62e9a-5f9e-4b55-ba7f-e09ca350cbad None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.977656] [55403]: DEBUG cinder.api.openstack.wsgi [None req-eba62e9a-5f9e-4b55-ba7f-e09ca350cbad None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.978688] [55403]: INFO cinder.api.openstack.wsgi [None req-eba62e9a-5f9e-4b55-ba7f-e09ca350cbad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1085.978688] [55403]: [pid: 55403|app: 0|req: 144/279] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:09:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1085.983261] [55404]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-18d0c36f-efd7-41aa-8c3f-8cb4de2384ad None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.986041] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-18d0c36f-efd7-41aa-8c3f-8cb4de2384ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1085.986490] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-18d0c36f-efd7-41aa-8c3f-8cb4de2384ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324ce3e4-bdd7-4242-b29f-11ea32ec9e15", "connector": null, "instance_uuid": "7b2f0b12-6c6e-4c58-ae4d-d6b7fe184681"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.998892] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998892] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.027510] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-18d0c36f-efd7-41aa-8c3f-8cb4de2384ad tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1086.031128] [55404]: [pid: 55404|app: 0|req: 136/280] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:09:26 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.627022] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=80,cinder:UPDATE=4 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.026033] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=95,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.189625] [55403]: DEBUG cinder.api.middleware.request_id [None req-9339eb88-dde1-43b2-b106-1cfca5178faf None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.189920] [55403]: INFO cinder.api.openstack.wsgi [None req-9339eb88-dde1-43b2-b106-1cfca5178faf None None] GET http://10.180.1.21/volume// [ 1099.189968] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9339eb88-dde1-43b2-b106-1cfca5178faf None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.190292] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9339eb88-dde1-43b2-b106-1cfca5178faf None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.190784] [55403]: INFO cinder.api.openstack.wsgi [None req-9339eb88-dde1-43b2-b106-1cfca5178faf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1099.191240] [55403]: [pid: 55403|app: 0|req: 145/281] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:09:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1099.194913] [55404]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.197543] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1099.197772] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.198057] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.212641] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212641] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.216523] [55404]: INFO cinder.volume.api [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1099.222565] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-ec155740-80e0-4018-aacc-64ab7b3c793f tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 200 [ 1099.222977] [55404]: [pid: 55404|app: 0|req: 137/282] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:09:40 2025] GET /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1099.356070] [55403]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.358414] [55403]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] PUT http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 [ 1099.358829] [55403]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-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=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1099.368653] [55403]: DEBUG cinder.coordination [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Acquiring lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1099.373484] [55403]: DEBUG cinder.coordination [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1099.373484] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373484] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.892763] [55403]: DEBUG cinder.coordination [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1099.893090] [55403]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-f3ee1dce-aa83-4c38-a5ea-2d3a5aba10a7 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 returned with HTTP 200 [ 1099.893546] [55403]: [pid: 55403|app: 0|req: 146/283] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:09:40 2025] PUT /volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.400234] [55404]: DEBUG cinder.api.middleware.request_id [req-2c178c54-19f1-4499-96d6-586719659404 req-068920eb-23b4-493c-86a5-a6035edbb59b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.402483] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-068920eb-23b4-493c-86a5-a6035edbb59b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387/action [ 1100.403440] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-068920eb-23b4-493c-86a5-a6035edbb59b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1100.403726] [55404]: DEBUG cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-068920eb-23b4-493c-86a5-a6035edbb59b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1100.422596] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422596] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.430820] [55404]: INFO cinder.api.openstack.wsgi [req-2c178c54-19f1-4499-96d6-586719659404 req-068920eb-23b4-493c-86a5-a6035edbb59b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387/action returned with HTTP 204 [ 1100.431301] [55404]: [pid: 55404|app: 0|req: 138/284] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:09:41 2025] POST /volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1109.888272] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1110.428460] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1122.877043] [55403]: DEBUG cinder.api.middleware.request_id [None req-31bd426a-8a43-4d03-824f-739e0a9c49af None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.881941] [55403]: INFO cinder.api.openstack.wsgi [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1122.881941] [55403]: DEBUG cinder.api.openstack.wsgi [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-964338926"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.881941] [55403]: DEBUG cinder.api.v3.volumes [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-964338926'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1122.881941] [55403]: INFO cinder.api.v3.volumes [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume of 1 GB [ 1122.882300] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.882300] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.888045] [55403]: INFO cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Availability Zones retrieved successfully. [ 1122.894760] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (e0a5949c-ea72-4a19-9f6a-777ed8e5e5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1122.895958] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba28bcc8-ad5e-4b9a-b8fe-6641739361e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1122.897146] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1122.915474] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba28bcc8-ad5e-4b9a-b8fe-6641739361e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1122.916416] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df14373-8ec9-4fca-9509-bf657650b84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1122.951832] [55403]: DEBUG cinder.quota [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Created reservations ['a47ad2d4-714d-4b56-a746-3d871db92c46', '795a6cdc-ecfa-40a3-85c5-6c75e15ef711', '62b60bf9-cd73-4689-9a8d-499b46fcc0d5', '339aba45-b478-490a-9d35-7ebecfd6d574'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1122.953977] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df14373-8ec9-4fca-9509-bf657650b84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47ad2d4-714d-4b56-a746-3d871db92c46', '795a6cdc-ecfa-40a3-85c5-6c75e15ef711', '62b60bf9-cd73-4689-9a8d-499b46fcc0d5', '339aba45-b478-490a-9d35-7ebecfd6d574']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1122.953977] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f48a5a-1e9c-4955-8101-3d996f8214c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1122.968452] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0f48a5a-1e9c-4955-8101-3d996f8214c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f6a42b-fa59-472c-8426-ef183a3a59e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-964338926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['a47ad2d4-714d-4b56-a746-3d871db92c46','795a6cdc-ecfa-40a3-85c5-6c75e15ef711','62b60bf9-cd73-4689-9a8d-499b46fcc0d5','339aba45-b478-490a-9d35-7ebecfd6d574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-964338926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f6a42b-fa59-472c-8426-ef183a3a59e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b0049b14c944c6af6bf57951ebc449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ff563d957404b52a629c4ef6074f83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1122.969486] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2319d13c-a197-44ac-9a02-c3ad679ddeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1122.987544] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2319d13c-a197-44ac-9a02-c3ad679ddeae) transitioned into state 'SUCCESS' from state '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-964338926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['a47ad2d4-714d-4b56-a746-3d871db92c46','795a6cdc-ecfa-40a3-85c5-6c75e15ef711','62b60bf9-cd73-4689-9a8d-499b46fcc0d5','339aba45-b478-490a-9d35-7ebecfd6d574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1122.988553] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc95fe-7ae0-46cc-9700-1e02eb7a7410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1123.001162] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfc95fe-7ae0-46cc-9700-1e02eb7a7410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1123.002137] [55403]: DEBUG cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (e0a5949c-ea72-4a19-9f6a-777ed8e5e5fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1123.002520] [55403]: INFO cinder.volume.api [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request issued successfully. [ 1123.003213] [55403]: INFO cinder.api.openstack.wsgi [None req-31bd426a-8a43-4d03-824f-739e0a9c49af tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1123.003654] [55403]: [pid: 55403|app: 0|req: 147/285] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:03 2025] POST /volume/v3/volumes => generated 749 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1123.012564] [55404]: DEBUG cinder.api.middleware.request_id [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.014683] [55404]: INFO cinder.api.openstack.wsgi [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1123.014970] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.015249] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.023971] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.023971] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.029214] [55404]: INFO cinder.volume.api [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1123.034820] [55404]: INFO cinder.api.openstack.wsgi [None req-fd4b6604-2b27-4b64-be30-9f6b009a1a68 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1123.035269] [55404]: [pid: 55404|app: 0|req: 139/286] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:03 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.045598] [55403]: DEBUG cinder.api.middleware.request_id [None req-273b90c6-c89d-43f7-baed-030c084994fe None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.047956] [55403]: INFO cinder.api.openstack.wsgi [None req-273b90c6-c89d-43f7-baed-030c084994fe tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1124.048212] [55403]: DEBUG cinder.api.openstack.wsgi [None req-273b90c6-c89d-43f7-baed-030c084994fe tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.048439] [55403]: DEBUG cinder.api.openstack.wsgi [None req-273b90c6-c89d-43f7-baed-030c084994fe tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.060534] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060534] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.068569] [55403]: INFO cinder.volume.api [None req-273b90c6-c89d-43f7-baed-030c084994fe tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1124.079261] [55403]: INFO cinder.api.openstack.wsgi [None req-273b90c6-c89d-43f7-baed-030c084994fe tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1124.079870] [55403]: [pid: 55403|app: 0|req: 148/287] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:04 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.124206] [55404]: DEBUG cinder.api.middleware.request_id [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.127439] [55404]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1124.127759] [55404]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.128089] [55404]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.139868] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.139868] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.145368] [55404]: INFO cinder.volume.api [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1124.152992] [55404]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-940fc113-ae86-4a2f-b7b6-f2215efb733c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1124.153752] [55404]: [pid: 55404|app: 0|req: 140/288] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:04 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.417520] [55403]: DEBUG cinder.api.middleware.request_id [None req-74a91567-1ed4-456e-971d-d2caa2bfd3d1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.418380] [55403]: INFO cinder.api.openstack.wsgi [None req-74a91567-1ed4-456e-971d-d2caa2bfd3d1 None None] GET http://10.180.1.21/volume// [ 1124.418380] [55403]: DEBUG cinder.api.openstack.wsgi [None req-74a91567-1ed4-456e-971d-d2caa2bfd3d1 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.418639] [55403]: DEBUG cinder.api.openstack.wsgi [None req-74a91567-1ed4-456e-971d-d2caa2bfd3d1 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.420752] [55403]: INFO cinder.api.openstack.wsgi [None req-74a91567-1ed4-456e-971d-d2caa2bfd3d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.420752] [55403]: [pid: 55403|app: 0|req: 149/289] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.424074] [55404]: DEBUG cinder.api.middleware.request_id [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-e8379359-92d2-46f4-80b9-28d770db760c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.426981] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-e8379359-92d2-46f4-80b9-28d770db760c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1124.427448] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-e8379359-92d2-46f4-80b9-28d770db760c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324ce3e4-bdd7-4242-b29f-11ea32ec9e15", "connector": null, "instance_uuid": "7b2f0b12-6c6e-4c58-ae4d-d6b7fe184681"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.441266] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441266] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.471026] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-e8379359-92d2-46f4-80b9-28d770db760c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1124.471671] [55404]: [pid: 55404|app: 0|req: 141/290] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:05 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) [ 1124.475619] [55403]: DEBUG cinder.api.middleware.request_id [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-ac31100a-067e-4e86-bfe7-6ffcf00e4ef1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.479467] [55403]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-ac31100a-067e-4e86-bfe7-6ffcf00e4ef1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 [ 1124.479652] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-ac31100a-067e-4e86-bfe7-6ffcf00e4ef1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.479880] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-ac31100a-067e-4e86-bfe7-6ffcf00e4ef1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.492732] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.492732] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.035906] [55403]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-ac31100a-067e-4e86-bfe7-6ffcf00e4ef1 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 returned with HTTP 200 [ 1125.036396] [55403]: [pid: 55403|app: 0|req: 150/291] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:10:05 2025] DELETE /volume/v3/attachments/dbda2214-0f5d-4994-ad1a-bc2ecfd83387 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.687251] [55404]: DEBUG cinder.api.middleware.request_id [None req-e242c10d-f11a-4b7d-ae67-c20a6d970318 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.687849] [55404]: INFO cinder.api.openstack.wsgi [None req-e242c10d-f11a-4b7d-ae67-c20a6d970318 None None] GET http://10.180.1.21/volume// [ 1125.688098] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e242c10d-f11a-4b7d-ae67-c20a6d970318 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.688395] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e242c10d-f11a-4b7d-ae67-c20a6d970318 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.688869] [55404]: INFO cinder.api.openstack.wsgi [None req-e242c10d-f11a-4b7d-ae67-c20a6d970318 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.689248] [55404]: [pid: 55404|app: 0|req: 142/292] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:10:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.694879] [55403]: DEBUG cinder.api.middleware.request_id [req-1779b925-c755-424d-bbcb-56684a105fb6 req-73ac5558-0a49-449a-88ea-a857199bd408 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.698269] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-73ac5558-0a49-449a-88ea-a857199bd408 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.698729] [55403]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-73ac5558-0a49-449a-88ea-a857199bd408 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69f6a42b-fa59-472c-8426-ef183a3a59e5", "connector": null, "instance_uuid": "f3de2203-45c3-42b5-9b46-b44d90f40ee4"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1125.716056] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.716056] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.749534] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-73ac5558-0a49-449a-88ea-a857199bd408 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1125.749534] [55403]: [pid: 55403|app: 0|req: 151/293] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:06 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) [ 1125.771087] [55404]: DEBUG cinder.api.middleware.request_id [None req-99cd6edf-3a85-43c3-b744-5fea851af796 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.775331] [55404]: INFO cinder.api.openstack.wsgi [None req-99cd6edf-3a85-43c3-b744-5fea851af796 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1125.775639] [55404]: DEBUG cinder.api.openstack.wsgi [None req-99cd6edf-3a85-43c3-b744-5fea851af796 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.776538] [55404]: DEBUG cinder.api.openstack.wsgi [None req-99cd6edf-3a85-43c3-b744-5fea851af796 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.791906] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.791906] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.800987] [55404]: INFO cinder.volume.api [None req-99cd6edf-3a85-43c3-b744-5fea851af796 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1125.810885] [55404]: INFO cinder.api.openstack.wsgi [None req-99cd6edf-3a85-43c3-b744-5fea851af796 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1125.811842] [55404]: [pid: 55404|app: 0|req: 143/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:06 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.273121] [55403]: DEBUG cinder.api.middleware.request_id [None req-0b4bd63f-d072-4d5e-84bc-dc85c6124218 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.273578] [55403]: INFO cinder.api.openstack.wsgi [None req-0b4bd63f-d072-4d5e-84bc-dc85c6124218 None None] GET http://10.180.1.21/volume// [ 1126.274979] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0b4bd63f-d072-4d5e-84bc-dc85c6124218 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.274979] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0b4bd63f-d072-4d5e-84bc-dc85c6124218 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.274979] [55403]: INFO cinder.api.openstack.wsgi [None req-0b4bd63f-d072-4d5e-84bc-dc85c6124218 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.274979] [55403]: [pid: 55403|app: 0|req: 152/295] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1126.278585] [55404]: DEBUG cinder.api.middleware.request_id [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.281545] [55404]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1126.281793] [55404]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.282017] [55404]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.296046] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.296046] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.300030] [55404]: INFO cinder.volume.api [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1126.305552] [55404]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-c2f9f943-c4ed-4b55-8ffa-4f1fe0238825 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1126.306396] [55404]: [pid: 55404|app: 0|req: 144/296] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:10:07 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1126.335339] [55403]: DEBUG cinder.api.middleware.request_id [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.339228] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] PUT http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 [ 1126.339661] [55403]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-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-519923", "mountpoint": "/dev/sdb"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.348260] [55403]: DEBUG cinder.coordination [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Acquiring lock "cinder-attachment_update-69f6a42b-fa59-472c-8426-ef183a3a59e5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1126.352678] [55403]: DEBUG cinder.coordination [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-69f6a42b-fa59-472c-8426-ef183a3a59e5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1126.353768] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.353768] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.823284] [55404]: DEBUG cinder.api.middleware.request_id [None req-8df0a859-3046-4f85-b906-160e6cab0c8c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.824982] [55404]: INFO cinder.api.openstack.wsgi [None req-8df0a859-3046-4f85-b906-160e6cab0c8c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1126.825236] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8df0a859-3046-4f85-b906-160e6cab0c8c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.826117] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8df0a859-3046-4f85-b906-160e6cab0c8c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.853895] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.853895] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.858855] [55404]: INFO cinder.volume.api [None req-8df0a859-3046-4f85-b906-160e6cab0c8c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1126.864940] [55404]: INFO cinder.api.openstack.wsgi [None req-8df0a859-3046-4f85-b906-160e6cab0c8c tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1126.865420] [55404]: [pid: 55404|app: 0|req: 145/297] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:07 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.877284] [55404]: DEBUG cinder.api.middleware.request_id [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.879393] [55404]: INFO cinder.api.openstack.wsgi [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1127.879616] [55404]: DEBUG cinder.api.openstack.wsgi [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.879836] [55404]: DEBUG cinder.api.openstack.wsgi [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.893068] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.893068] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.897037] [55404]: INFO cinder.volume.api [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1127.902663] [55404]: INFO cinder.api.openstack.wsgi [None req-dd85f350-7365-4a02-a8a5-9e9e816ffd67 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1127.902663] [55404]: [pid: 55404|app: 0|req: 146/298] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:08 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.912762] [55404]: DEBUG cinder.api.middleware.request_id [None req-a9d65bbd-767b-4320-bce3-adb039798b35 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.914853] [55404]: INFO cinder.api.openstack.wsgi [None req-a9d65bbd-767b-4320-bce3-adb039798b35 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1128.915086] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a9d65bbd-767b-4320-bce3-adb039798b35 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.915300] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a9d65bbd-767b-4320-bce3-adb039798b35 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.928308] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.928308] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.931550] [55404]: INFO cinder.volume.api [None req-a9d65bbd-767b-4320-bce3-adb039798b35 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1128.935757] [55404]: INFO cinder.api.openstack.wsgi [None req-a9d65bbd-767b-4320-bce3-adb039798b35 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1128.936318] [55404]: [pid: 55404|app: 0|req: 147/299] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:09 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.447261] [55404]: DEBUG cinder.api.middleware.request_id [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.449585] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] PUT http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 [ 1129.449997] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-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-519937", "mountpoint": "/dev/sda"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.457970] [55404]: DEBUG cinder.coordination [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Acquiring lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1129.463152] [55404]: DEBUG cinder.coordination [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1129.464246] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.464246] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.989889] [55404]: DEBUG cinder.coordination [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Lock "cinder-attachment_update-324ce3e4-bdd7-4242-b29f-11ea32ec9e15-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1129.990554] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-922ceb9b-eb47-4d0f-ab0a-fccfffe9fdb4 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 returned with HTTP 200 [ 1129.991108] [55404]: [pid: 55404|app: 0|req: 148/300] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:10:10 2025] PUT /volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.992022] [55404]: DEBUG cinder.api.middleware.request_id [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.994325] [55404]: INFO cinder.api.openstack.wsgi [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1129.994554] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.994774] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.009419] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.009419] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.013509] [55404]: INFO cinder.volume.api [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1130.018798] [55404]: INFO cinder.api.openstack.wsgi [None req-e9a06916-8059-441d-b47e-3acb7d4c6e48 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1130.019058] [55404]: [pid: 55404|app: 0|req: 149/301] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:10 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.019709] [55404]: DEBUG cinder.api.middleware.request_id [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-3a1c2254-2149-4741-b12c-f039618da77d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.021769] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-3a1c2254-2149-4741-b12c-f039618da77d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 [ 1130.021997] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-3a1c2254-2149-4741-b12c-f039618da77d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.022236] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-3a1c2254-2149-4741-b12c-f039618da77d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.036372] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-3a1c2254-2149-4741-b12c-f039618da77d tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 returned with HTTP 200 [ 1130.036826] [55404]: [pid: 55404|app: 0|req: 150/302] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:10:10 2025] GET /volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.887982] [55403]: DEBUG cinder.coordination [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-69f6a42b-fa59-472c-8426-ef183a3a59e5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1130.888454] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-3bfdbf38-8ca9-40c7-8b9a-6cf5a488198d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 returned with HTTP 200 [ 1130.889042] [55403]: [pid: 55403|app: 0|req: 153/303] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:10:07 2025] PUT /volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1131.031146] [55404]: DEBUG cinder.api.middleware.request_id [None req-1883282f-f812-4745-b015-8fd0ed2e32fa None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.033301] [55404]: INFO cinder.api.openstack.wsgi [None req-1883282f-f812-4745-b015-8fd0ed2e32fa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1131.033578] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1883282f-f812-4745-b015-8fd0ed2e32fa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.033832] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1883282f-f812-4745-b015-8fd0ed2e32fa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.048409] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.048409] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.052711] [55404]: INFO cinder.volume.api [None req-1883282f-f812-4745-b015-8fd0ed2e32fa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1131.057980] [55404]: INFO cinder.api.openstack.wsgi [None req-1883282f-f812-4745-b015-8fd0ed2e32fa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1131.058442] [55404]: [pid: 55404|app: 0|req: 151/304] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:11 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.069153] [55403]: DEBUG cinder.api.middleware.request_id [None req-1527c93e-743a-40a3-84b5-0d553e706b89 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.071644] [55403]: INFO cinder.api.openstack.wsgi [None req-1527c93e-743a-40a3-84b5-0d553e706b89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1132.071890] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1527c93e-743a-40a3-84b5-0d553e706b89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.072130] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1527c93e-743a-40a3-84b5-0d553e706b89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.088966] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.088966] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.096012] [55403]: INFO cinder.volume.api [None req-1527c93e-743a-40a3-84b5-0d553e706b89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1132.105179] [55403]: INFO cinder.api.openstack.wsgi [None req-1527c93e-743a-40a3-84b5-0d553e706b89 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1132.105179] [55403]: [pid: 55403|app: 0|req: 154/305] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:12 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.144133] [55404]: DEBUG cinder.api.middleware.request_id [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-13544c21-0e03-45c7-b598-7453dffd3f00 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.146496] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-13544c21-0e03-45c7-b598-7453dffd3f00 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] POST http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189/action [ 1132.146912] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-13544c21-0e03-45c7-b598-7453dffd3f00 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1132.147067] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-13544c21-0e03-45c7-b598-7453dffd3f00 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.161480] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.161480] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.168243] [55404]: INFO cinder.api.openstack.wsgi [req-4f3fd1dc-892a-41e2-9ba2-d80864e0ff13 req-13544c21-0e03-45c7-b598-7453dffd3f00 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189/action returned with HTTP 204 [ 1132.168703] [55404]: [pid: 55404|app: 0|req: 152/306] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:10:12 2025] POST /volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1132.517086] [55403]: DEBUG cinder.api.middleware.request_id [req-1779b925-c755-424d-bbcb-56684a105fb6 req-db5b89b5-0d8a-4c31-b976-e523a214e7db None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.519267] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-db5b89b5-0d8a-4c31-b976-e523a214e7db tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534/action [ 1132.519708] [55403]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-db5b89b5-0d8a-4c31-b976-e523a214e7db tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1132.519865] [55403]: DEBUG cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-db5b89b5-0d8a-4c31-b976-e523a214e7db tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1132.537647] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.537647] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.552081] [55403]: INFO cinder.api.openstack.wsgi [req-1779b925-c755-424d-bbcb-56684a105fb6 req-db5b89b5-0d8a-4c31-b976-e523a214e7db tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534/action returned with HTTP 204 [ 1132.552081] [55403]: [pid: 55403|app: 0|req: 155/307] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:10:13 2025] POST /volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1133.117212] [55404]: DEBUG cinder.api.middleware.request_id [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.119630] [55404]: INFO cinder.api.openstack.wsgi [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1133.119936] [55404]: DEBUG cinder.api.openstack.wsgi [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.120259] [55404]: DEBUG cinder.api.openstack.wsgi [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.134623] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.134623] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.139833] [55404]: INFO cinder.volume.api [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1133.144581] [55404]: INFO cinder.api.openstack.wsgi [None req-22be6422-76e9-4e9a-bbf3-a8e14cbe35d2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1133.144997] [55404]: [pid: 55404|app: 0|req: 153/308] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:13 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.155107] [55403]: DEBUG cinder.api.middleware.request_id [None req-7bac729a-7a43-4bef-9ca3-16953fda740b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.157016] [55403]: INFO cinder.api.openstack.wsgi [None req-7bac729a-7a43-4bef-9ca3-16953fda740b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1133.157377] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7bac729a-7a43-4bef-9ca3-16953fda740b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.158725] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7bac729a-7a43-4bef-9ca3-16953fda740b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.167743] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167743] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.171175] [55403]: INFO cinder.volume.api [None req-7bac729a-7a43-4bef-9ca3-16953fda740b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1133.175981] [55403]: INFO cinder.api.openstack.wsgi [None req-7bac729a-7a43-4bef-9ca3-16953fda740b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1133.176448] [55403]: [pid: 55403|app: 0|req: 156/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:13 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.260995] [55404]: DEBUG cinder.api.middleware.request_id [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.264026] [55404]: INFO cinder.api.openstack.wsgi [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1133.264026] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-602169035"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.265714] [55404]: DEBUG cinder.api.v3.volumes [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-602169035'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1133.265919] [55404]: INFO cinder.api.v3.volumes [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume of 1 GB [ 1133.271561] [55404]: INFO cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Availability Zones retrieved successfully. [ 1133.278498] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (dc31b260-36d8-45ea-a08c-e023547d8583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1133.279944] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c64f26-651a-4b68-ab9e-b27b8e318bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1133.281419] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1133.303557] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c64f26-651a-4b68-ab9e-b27b8e318bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1133.304599] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8738bc6a-1294-4133-8e62-d0974edb64eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1133.336669] [55404]: DEBUG cinder.quota [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Created reservations ['b1a8a4e1-961f-4942-a02f-64558039760e', '6606dfc3-d173-4451-81f0-a3aa2643230f', 'd0f7a72c-f7b6-4c03-b42f-8c6f1e092b18', 'd334756d-567f-4837-99de-f05ec8358957'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1133.337674] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8738bc6a-1294-4133-8e62-d0974edb64eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a8a4e1-961f-4942-a02f-64558039760e', '6606dfc3-d173-4451-81f0-a3aa2643230f', 'd0f7a72c-f7b6-4c03-b42f-8c6f1e092b18', 'd334756d-567f-4837-99de-f05ec8358957']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1133.338611] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2976d1f-af54-4745-a5ca-b9bad5e7439b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1133.353894] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2976d1f-af54-4745-a5ca-b9bad5e7439b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b84d01d4-7714-446c-b87d-b2efe58b6c04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-602169035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['b1a8a4e1-961f-4942-a02f-64558039760e','6606dfc3-d173-4451-81f0-a3aa2643230f','d0f7a72c-f7b6-4c03-b42f-8c6f1e092b18','d334756d-567f-4837-99de-f05ec8358957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-602169035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b84d01d4-7714-446c-b87d-b2efe58b6c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48b0049b14c944c6af6bf57951ebc449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ff563d957404b52a629c4ef6074f83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1133.355080] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b3a6e-e7f2-4ee7-ba2b-417f34797010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1133.374893] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d94b3a6e-e7f2-4ee7-ba2b-417f34797010) transitioned into state 'SUCCESS' from state '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-602169035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48b0049b14c944c6af6bf57951ebc449',qos_specs=None,replication_status=,reservations=['b1a8a4e1-961f-4942-a02f-64558039760e','6606dfc3-d173-4451-81f0-a3aa2643230f','d0f7a72c-f7b6-4c03-b42f-8c6f1e092b18','d334756d-567f-4837-99de-f05ec8358957'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ff563d957404b52a629c4ef6074f83d',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1133.375970] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9c354e-4439-4a79-b682-e0aea6e6f214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1133.386053] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e9c354e-4439-4a79-b682-e0aea6e6f214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1133.387085] [55404]: DEBUG cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Flow 'volume_create_api' (dc31b260-36d8-45ea-a08c-e023547d8583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1133.387516] [55404]: INFO cinder.volume.api [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Create volume request issued successfully. [ 1133.388231] [55404]: INFO cinder.api.openstack.wsgi [None req-c2ce29d2-e96e-450a-ba9c-9ac0efbb15aa tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1133.388751] [55404]: [pid: 55404|app: 0|req: 154/310] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:14 2025] POST /volume/v3/volumes => generated 749 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1133.397899] [55403]: DEBUG cinder.api.middleware.request_id [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.400314] [55403]: INFO cinder.api.openstack.wsgi [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1133.400613] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.400890] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.410069] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410069] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.414640] [55403]: INFO cinder.volume.api [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1133.420672] [55403]: INFO cinder.api.openstack.wsgi [None req-a320e534-0ef9-4fbe-9558-f0199b2f3a27 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1133.421194] [55403]: [pid: 55403|app: 0|req: 157/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:14 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.431871] [55404]: DEBUG cinder.api.middleware.request_id [None req-00ece58f-fd93-4069-b1a5-2ae34264554b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.434167] [55404]: INFO cinder.api.openstack.wsgi [None req-00ece58f-fd93-4069-b1a5-2ae34264554b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1134.434435] [55404]: DEBUG cinder.api.openstack.wsgi [None req-00ece58f-fd93-4069-b1a5-2ae34264554b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.434601] [55404]: DEBUG cinder.api.openstack.wsgi [None req-00ece58f-fd93-4069-b1a5-2ae34264554b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.446092] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.446092] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.451304] [55404]: INFO cinder.volume.api [None req-00ece58f-fd93-4069-b1a5-2ae34264554b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1134.456179] [55404]: INFO cinder.api.openstack.wsgi [None req-00ece58f-fd93-4069-b1a5-2ae34264554b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1134.456641] [55404]: [pid: 55404|app: 0|req: 155/312] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:15 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.491888] [55403]: DEBUG cinder.api.middleware.request_id [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.494086] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1134.494306] [55403]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.494534] [55403]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.503392] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.503392] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.507296] [55403]: INFO cinder.volume.api [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1134.511889] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-733046dd-4f2f-4626-8b76-95fbf02ab74e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1134.512737] [55403]: [pid: 55403|app: 0|req: 158/313] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:15 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.534949] [55404]: DEBUG cinder.api.middleware.request_id [None req-0f378dd8-9ee1-4379-88ab-bb8da7c4e12c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.534949] [55404]: INFO cinder.api.openstack.wsgi [None req-0f378dd8-9ee1-4379-88ab-bb8da7c4e12c None None] GET http://10.180.1.21/volume// [ 1135.535278] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0f378dd8-9ee1-4379-88ab-bb8da7c4e12c None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.535435] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0f378dd8-9ee1-4379-88ab-bb8da7c4e12c None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.535942] [55404]: INFO cinder.api.openstack.wsgi [None req-0f378dd8-9ee1-4379-88ab-bb8da7c4e12c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.536444] [55404]: [pid: 55404|app: 0|req: 156/314] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:10:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.542036] [55403]: DEBUG cinder.api.middleware.request_id [req-927acc10-2a55-4494-ac36-3feeac160005 req-88687157-0c76-4b74-ab1f-cfd249550f4d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.545067] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-88687157-0c76-4b74-ab1f-cfd249550f4d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.545520] [55403]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-88687157-0c76-4b74-ab1f-cfd249550f4d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b84d01d4-7714-446c-b87d-b2efe58b6c04", "connector": null, "instance_uuid": "f3de2203-45c3-42b5-9b46-b44d90f40ee4"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.556056] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.556056] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.579849] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-88687157-0c76-4b74-ab1f-cfd249550f4d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.580419] [55403]: [pid: 55403|app: 0|req: 159/315] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:16 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.609124] [55404]: DEBUG cinder.api.middleware.request_id [None req-ae582555-f156-4e73-9af6-79b84c02c22e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.612337] [55404]: INFO cinder.api.openstack.wsgi [None req-ae582555-f156-4e73-9af6-79b84c02c22e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1135.612506] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ae582555-f156-4e73-9af6-79b84c02c22e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.613830] [55404]: DEBUG cinder.api.openstack.wsgi [None req-ae582555-f156-4e73-9af6-79b84c02c22e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.625045] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.625045] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.628283] [55404]: INFO cinder.volume.api [None req-ae582555-f156-4e73-9af6-79b84c02c22e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1135.633309] [55404]: INFO cinder.api.openstack.wsgi [None req-ae582555-f156-4e73-9af6-79b84c02c22e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1135.633748] [55404]: [pid: 55404|app: 0|req: 157/316] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:16 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.123273] [55403]: DEBUG cinder.api.middleware.request_id [None req-a0e57eca-dc65-4670-946e-4871e9a4c1b6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.123273] [55403]: INFO cinder.api.openstack.wsgi [None req-a0e57eca-dc65-4670-946e-4871e9a4c1b6 None None] GET http://10.180.1.21/volume// [ 1136.123273] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a0e57eca-dc65-4670-946e-4871e9a4c1b6 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.123273] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a0e57eca-dc65-4670-946e-4871e9a4c1b6 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.123273] [55403]: INFO cinder.api.openstack.wsgi [None req-a0e57eca-dc65-4670-946e-4871e9a4c1b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1136.123273] [55403]: [pid: 55403|app: 0|req: 160/317] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1136.128766] [55404]: DEBUG cinder.api.middleware.request_id [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.134405] [55404]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1136.134698] [55404]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.134938] [55404]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.150036] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.150036] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.159988] [55404]: INFO cinder.volume.api [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1136.165881] [55404]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-f2e53624-2ce7-4bf2-b97c-48f55a02878b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1136.165881] [55404]: [pid: 55404|app: 0|req: 158/318] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:10:16 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1022 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1136.207655] [55403]: DEBUG cinder.api.middleware.request_id [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.210428] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] PUT http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 [ 1136.210982] [55403]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-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-519923", "mountpoint": "/dev/sdc"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.219280] [55403]: DEBUG cinder.coordination [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Acquiring lock "cinder-attachment_update-b84d01d4-7714-446c-b87d-b2efe58b6c04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1136.224112] [55403]: DEBUG cinder.coordination [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-b84d01d4-7714-446c-b87d-b2efe58b6c04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1136.225651] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.225651] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.644794] [55404]: DEBUG cinder.api.middleware.request_id [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.647173] [55404]: INFO cinder.api.openstack.wsgi [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1136.647451] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.647695] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.657991] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.657991] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.662038] [55404]: INFO cinder.volume.api [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1136.666446] [55404]: INFO cinder.api.openstack.wsgi [None req-e3c2e9aa-c87a-4ec9-b61d-47c2879c0514 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1136.667047] [55404]: [pid: 55404|app: 0|req: 159/319] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:17 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.677585] [55404]: DEBUG cinder.api.middleware.request_id [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.680421] [55404]: INFO cinder.api.openstack.wsgi [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1137.680700] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.681019] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.695287] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.695287] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.699880] [55404]: INFO cinder.volume.api [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1137.706312] [55404]: INFO cinder.api.openstack.wsgi [None req-a4b3ddef-6562-406e-bd4a-5b7cc92ec98d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1137.706827] [55404]: [pid: 55404|app: 0|req: 160/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:18 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.717223] [55404]: DEBUG cinder.api.middleware.request_id [None req-204f5964-0566-441a-9f7a-d4444be47d99 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.857453] [55404]: INFO cinder.api.openstack.wsgi [None req-204f5964-0566-441a-9f7a-d4444be47d99 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1138.857826] [55404]: DEBUG cinder.api.openstack.wsgi [None req-204f5964-0566-441a-9f7a-d4444be47d99 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.857951] [55404]: DEBUG cinder.api.openstack.wsgi [None req-204f5964-0566-441a-9f7a-d4444be47d99 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.882244] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.882244] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.888670] [55404]: INFO cinder.volume.api [None req-204f5964-0566-441a-9f7a-d4444be47d99 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1138.894725] [55404]: INFO cinder.api.openstack.wsgi [None req-204f5964-0566-441a-9f7a-d4444be47d99 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1138.895291] [55404]: [pid: 55404|app: 0|req: 161/321] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:19 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.906779] [55404]: DEBUG cinder.api.middleware.request_id [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.909173] [55404]: INFO cinder.api.openstack.wsgi [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1139.909173] [55404]: DEBUG cinder.api.openstack.wsgi [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.909339] [55404]: DEBUG cinder.api.openstack.wsgi [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.924250] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.924250] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.928679] [55404]: INFO cinder.volume.api [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1139.933601] [55404]: INFO cinder.api.openstack.wsgi [None req-aff45cf1-0c5b-41d2-bafb-4be571c2011a tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1139.933975] [55404]: [pid: 55404|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:20 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.747633] [55403]: DEBUG cinder.coordination [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Lock "cinder-attachment_update-b84d01d4-7714-446c-b87d-b2efe58b6c04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1140.747993] [55403]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-4fabbf5d-0d84-4366-8523-45df63d72aa8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 returned with HTTP 200 [ 1140.748550] [55403]: [pid: 55403|app: 0|req: 161/323] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:10:17 2025] PUT /volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.944434] [55404]: DEBUG cinder.api.middleware.request_id [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.946574] [55404]: INFO cinder.api.openstack.wsgi [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1140.946821] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.947249] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.958090] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.958090] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.961467] [55404]: INFO cinder.volume.api [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1140.965844] [55404]: INFO cinder.api.openstack.wsgi [None req-bf3e79f0-1ab8-4222-b2ce-bd8c01252330 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1140.966388] [55404]: [pid: 55404|app: 0|req: 163/324] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:21 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.976325] [55403]: DEBUG cinder.api.middleware.request_id [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.979183] [55403]: INFO cinder.api.openstack.wsgi [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1141.979419] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.979725] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.993525] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993525] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.997274] [55403]: INFO cinder.volume.api [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1142.002015] [55403]: INFO cinder.api.openstack.wsgi [None req-f454bf8e-db07-4234-b7ea-c158e06fbf07 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1142.002417] [55403]: [pid: 55403|app: 0|req: 162/325] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:22 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.371317] [55404]: DEBUG cinder.api.middleware.request_id [req-927acc10-2a55-4494-ac36-3feeac160005 req-71cd1634-2642-42ac-af86-45a5f529417d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.374419] [55404]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-71cd1634-2642-42ac-af86-45a5f529417d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935/action [ 1142.375069] [55404]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-71cd1634-2642-42ac-af86-45a5f529417d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1142.375236] [55404]: DEBUG cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-71cd1634-2642-42ac-af86-45a5f529417d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.390849] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390849] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.398287] [55404]: INFO cinder.api.openstack.wsgi [req-927acc10-2a55-4494-ac36-3feeac160005 req-71cd1634-2642-42ac-af86-45a5f529417d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935/action returned with HTTP 204 [ 1142.398711] [55404]: [pid: 55404|app: 0|req: 164/326] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:10:23 2025] POST /volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1143.013369] [55403]: DEBUG cinder.api.middleware.request_id [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.015435] [55403]: INFO cinder.api.openstack.wsgi [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1143.015670] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.015888] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.029560] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.029560] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.035907] [55403]: INFO cinder.volume.api [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1143.040790] [55403]: INFO cinder.api.openstack.wsgi [None req-9c6f6861-cba6-453f-89cd-d19222cd0449 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1143.041465] [55403]: [pid: 55403|app: 0|req: 163/327] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:23 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.051612] [55404]: DEBUG cinder.api.middleware.request_id [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.054237] [55404]: INFO cinder.api.openstack.wsgi [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1143.054464] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.054681] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.065145] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065145] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.068141] [55404]: INFO cinder.volume.api [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1143.072445] [55404]: INFO cinder.api.openstack.wsgi [None req-2c3d7b37-e0e8-4891-be99-7efa761ccc6b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1143.072834] [55404]: [pid: 55404|app: 0|req: 165/328] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:23 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.285883] [55403]: DEBUG cinder.api.middleware.request_id [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.288289] [55403]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1143.288567] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.288874] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.301534] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301534] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.305047] [55403]: INFO cinder.volume.api [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1143.309610] [55403]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-068191c4-5f51-42d8-8bb7-60246a3e6ca7 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1143.309999] [55403]: [pid: 55403|app: 0|req: 164/329] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:24 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1143.327585] [55404]: DEBUG cinder.api.middleware.request_id [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.331033] [55404]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5/action [ 1143.331436] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1143.331576] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.342447] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342447] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.343057] [55404]: INFO cinder.volume.api [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1143.348996] [55404]: INFO cinder.volume.api [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Begin detaching volume completed successfully. [ 1143.349236] [55404]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ccd6ddbf-3f50-49b7-85bb-d61f24cf01d5 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5/action returned with HTTP 202 [ 1143.349857] [55404]: [pid: 55404|app: 0|req: 166/330] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:10:24 2025] POST /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1143.361795] [55403]: DEBUG cinder.api.middleware.request_id [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.364113] [55403]: INFO cinder.api.openstack.wsgi [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1143.364835] [55403]: DEBUG cinder.api.openstack.wsgi [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.364835] [55403]: DEBUG cinder.api.openstack.wsgi [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.375781] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375781] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.380647] [55403]: INFO cinder.volume.api [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1143.384946] [55403]: INFO cinder.api.openstack.wsgi [None req-eca3a5f5-81f5-4308-81c2-2bf6a9bc9df4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1143.385466] [55403]: [pid: 55403|app: 0|req: 165/331] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:24 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.372157] [55404]: DEBUG cinder.api.middleware.request_id [None req-2cb4b677-91df-45a6-bcb3-0e24c2b7b838 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.372689] [55404]: INFO cinder.api.openstack.wsgi [None req-2cb4b677-91df-45a6-bcb3-0e24c2b7b838 None None] GET http://10.180.1.21/volume// [ 1144.372905] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b677-91df-45a6-bcb3-0e24c2b7b838 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.373185] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b677-91df-45a6-bcb3-0e24c2b7b838 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.373636] [55404]: INFO cinder.api.openstack.wsgi [None req-2cb4b677-91df-45a6-bcb3-0e24c2b7b838 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1144.374104] [55404]: [pid: 55404|app: 0|req: 167/332] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1144.379822] [55403]: DEBUG cinder.api.middleware.request_id [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.382145] [55403]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1144.382646] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.383077] [55403]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.396043] [55404]: DEBUG cinder.api.middleware.request_id [None req-640f68fa-163a-48af-9541-4650b6d4f71d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.398890] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.398890] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.399011] [55404]: INFO cinder.api.openstack.wsgi [None req-640f68fa-163a-48af-9541-4650b6d4f71d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1144.399011] [55404]: DEBUG cinder.api.openstack.wsgi [None req-640f68fa-163a-48af-9541-4650b6d4f71d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.399011] [55404]: DEBUG cinder.api.openstack.wsgi [None req-640f68fa-163a-48af-9541-4650b6d4f71d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.402540] [55403]: INFO cinder.volume.api [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1144.407980] [55403]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-a119febe-b26b-435b-ac38-d9c00d70bf66 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1144.408587] [55403]: [pid: 55403|app: 0|req: 166/333] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:10:25 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1144.409361] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.409361] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.413072] [55404]: INFO cinder.volume.api [None req-640f68fa-163a-48af-9541-4650b6d4f71d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1144.417825] [55404]: INFO cinder.api.openstack.wsgi [None req-640f68fa-163a-48af-9541-4650b6d4f71d tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1144.418345] [55404]: [pid: 55404|app: 0|req: 168/334] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:25 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.504854] [55403]: DEBUG cinder.api.middleware.request_id [None req-315e1568-d76d-4368-ae30-115c2c7cad5f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.507264] [55403]: INFO cinder.api.openstack.wsgi [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.507953] [55403]: DEBUG cinder.api.openstack.wsgi [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-289002346"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.509938] [55403]: DEBUG cinder.api.v3.volumes [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-289002346'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1144.510185] [55403]: INFO cinder.api.v3.volumes [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume of 1 GB [ 1144.514765] [55403]: INFO cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Availability Zones retrieved successfully. [ 1144.522906] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Flow 'volume_create_api' (d6378d98-64a2-47f0-a8b1-19ca73477c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.524289] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754d58d1-f4f3-4af0-ab9f-e35257c0541e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.525576] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.553610] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754d58d1-f4f3-4af0-ab9f-e35257c0541e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.554822] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858848e6-ccbd-440f-80c0-05bd136e41a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.586974] [55403]: DEBUG cinder.quota [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Created reservations ['f0f62fbb-bc62-42e9-930e-965190c45990', '215be323-d116-4f7f-a8b7-a1ce51c34672', '2f8d77fd-0a88-4aa5-8e44-e9a3e00fd18f', '369bbf07-58e4-481f-b792-1edb6963e969'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.588063] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858848e6-ccbd-440f-80c0-05bd136e41a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0f62fbb-bc62-42e9-930e-965190c45990', '215be323-d116-4f7f-a8b7-a1ce51c34672', '2f8d77fd-0a88-4aa5-8e44-e9a3e00fd18f', '369bbf07-58e4-481f-b792-1edb6963e969']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.589056] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9ae28-e919-4c21-a2bc-5f19c37a11dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.604010] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5a9ae28-e919-4c21-a2bc-5f19c37a11dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51bffe25-a34b-4dc3-afeb-e0df39a92797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-289002346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1b6391a63c41debf367ada9fb0f805',qos_specs=None,replication_status=,reservations=['f0f62fbb-bc62-42e9-930e-965190c45990','215be323-d116-4f7f-a8b7-a1ce51c34672','2f8d77fd-0a88-4aa5-8e44-e9a3e00fd18f','369bbf07-58e4-481f-b792-1edb6963e969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a18f212d6de48209356f99e1842e13f',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-289002346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51bffe25-a34b-4dc3-afeb-e0df39a92797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1b6391a63c41debf367ada9fb0f805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a18f212d6de48209356f99e1842e13f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.605154] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3952a04-3eed-45b9-a1a9-3057fcb3efcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.619779] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3952a04-3eed-45b9-a1a9-3057fcb3efcb) transitioned into state 'SUCCESS' from state '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-289002346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1b6391a63c41debf367ada9fb0f805',qos_specs=None,replication_status=,reservations=['f0f62fbb-bc62-42e9-930e-965190c45990','215be323-d116-4f7f-a8b7-a1ce51c34672','2f8d77fd-0a88-4aa5-8e44-e9a3e00fd18f','369bbf07-58e4-481f-b792-1edb6963e969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a18f212d6de48209356f99e1842e13f',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.620676] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b0b98e-d39d-436a-b906-e956accd05fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.646182] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b0b98e-d39d-436a-b906-e956accd05fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.647355] [55403]: DEBUG cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Flow 'volume_create_api' (d6378d98-64a2-47f0-a8b1-19ca73477c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.647775] [55403]: INFO cinder.volume.api [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Create volume request issued successfully. [ 1144.648505] [55403]: INFO cinder.api.openstack.wsgi [None req-315e1568-d76d-4368-ae30-115c2c7cad5f tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1144.649011] [55403]: [pid: 55403|app: 0|req: 167/335] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:25 2025] POST /volume/v3/volumes => generated 755 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1144.657883] [55404]: DEBUG cinder.api.middleware.request_id [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.660118] [55404]: INFO cinder.api.openstack.wsgi [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1144.660340] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.660584] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.669294] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669294] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.672601] [55404]: INFO cinder.volume.api [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1144.677190] [55404]: INFO cinder.api.openstack.wsgi [None req-0fd5231d-4cba-4622-8079-a77204f2aa12 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1144.677627] [55404]: [pid: 55404|app: 0|req: 169/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:25 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.429065] [55403]: DEBUG cinder.api.middleware.request_id [None req-5e62921f-2270-425d-aa62-704240b5e87f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.431331] [55403]: INFO cinder.api.openstack.wsgi [None req-5e62921f-2270-425d-aa62-704240b5e87f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1145.431564] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5e62921f-2270-425d-aa62-704240b5e87f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.431787] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5e62921f-2270-425d-aa62-704240b5e87f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.444066] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.444066] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.447366] [55403]: INFO cinder.volume.api [None req-5e62921f-2270-425d-aa62-704240b5e87f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1145.451737] [55403]: INFO cinder.api.openstack.wsgi [None req-5e62921f-2270-425d-aa62-704240b5e87f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1145.452137] [55403]: [pid: 55403|app: 0|req: 168/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:26 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.572681] [55404]: DEBUG cinder.api.middleware.request_id [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ea2ca9ec-71b6-4276-893c-c6694d26ea51 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.575960] [55404]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ea2ca9ec-71b6-4276-893c-c6694d26ea51 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 [ 1145.576302] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ea2ca9ec-71b6-4276-893c-c6694d26ea51 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.576622] [55404]: DEBUG cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ea2ca9ec-71b6-4276-893c-c6694d26ea51 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.585270] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.585270] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.688901] [55403]: DEBUG cinder.api.middleware.request_id [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.691046] [55403]: INFO cinder.api.openstack.wsgi [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1145.691278] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.691500] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.707626] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707626] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.712191] [55403]: INFO cinder.volume.api [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1145.717628] [55403]: INFO cinder.api.openstack.wsgi [None req-2c71c256-d39f-4a6a-8a2e-e79fedf8114c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1145.718115] [55403]: [pid: 55403|app: 0|req: 169/338] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:26 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.116547] [55404]: INFO cinder.api.openstack.wsgi [req-4f1ddf2a-f433-455d-907d-bfcac38e60d2 req-ea2ca9ec-71b6-4276-893c-c6694d26ea51 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 returned with HTTP 200 [ 1146.117216] [55404]: [pid: 55404|app: 0|req: 170/339] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:10:26 2025] DELETE /volume/v3/attachments/0614a06c-5e67-45f2-8c02-d2dfb7047534 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.462768] [55403]: DEBUG cinder.api.middleware.request_id [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.464888] [55403]: INFO cinder.api.openstack.wsgi [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1146.465151] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.465400] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.473287] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.473287] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.477059] [55403]: INFO cinder.volume.api [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1146.481538] [55403]: INFO cinder.api.openstack.wsgi [None req-ae5b44e6-a059-464d-9e08-8df6e86b8b9e tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1146.481930] [55403]: [pid: 55403|app: 0|req: 170/340] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:27 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.554098] [55404]: DEBUG cinder.api.middleware.request_id [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.556644] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1146.556874] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.557110] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.567160] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567160] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.570450] [55404]: INFO cinder.volume.api [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1146.574856] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-097c55b1-eb7c-448b-8461-2a16beafb63b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1146.575286] [55404]: [pid: 55404|app: 0|req: 171/341] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:27 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.590621] [55403]: DEBUG cinder.api.middleware.request_id [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.592903] [55403]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] POST http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04/action [ 1146.593302] [55403]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1146.593441] [55403]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1146.603876] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603876] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.604428] [55403]: INFO cinder.volume.api [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1146.614561] [55403]: INFO cinder.volume.api [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Begin detaching volume completed successfully. [ 1146.614798] [55403]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-d128e882-baec-42f8-b944-1a0ec035a262 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04/action returned with HTTP 202 [ 1146.615222] [55403]: [pid: 55403|app: 0|req: 171/342] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:10:27 2025] POST /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1146.631499] [55404]: DEBUG cinder.api.middleware.request_id [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.633937] [55404]: INFO cinder.api.openstack.wsgi [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1146.634457] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.634718] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.645206] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645206] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.648681] [55404]: INFO cinder.volume.api [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1146.653357] [55404]: INFO cinder.api.openstack.wsgi [None req-1f4afa9a-0970-40cc-a4aa-607541fab348 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1146.653772] [55404]: [pid: 55404|app: 0|req: 172/343] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:27 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1146.932331] [55403]: DEBUG cinder.api.middleware.request_id [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.934758] [55403]: INFO cinder.api.openstack.wsgi [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1146.935261] [55403]: DEBUG cinder.api.openstack.wsgi [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-257513001"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1146.937042] [55403]: DEBUG cinder.api.v3.volumes [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-257513001'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1146.937293] [55403]: INFO cinder.api.v3.volumes [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume of 1 GB [ 1146.945772] [55403]: INFO cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Availability Zones retrieved successfully. [ 1146.952495] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Flow 'volume_create_api' (094b274e-d2a2-4ba0-a584-c55636a6dd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1146.953823] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08400f53-eea8-4628-8a5c-963f699f77b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1146.955599] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1146.980659] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08400f53-eea8-4628-8a5c-963f699f77b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1146.981549] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c1fbff0-f5cb-4444-b204-48aa793b48f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.068906] [55403]: DEBUG cinder.quota [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Created reservations ['406635f9-c17a-4d20-a11a-8865165af9fb', '7666d8d7-47c9-4bb5-b7b5-92b97d7de127', '7064c8f8-4b20-45eb-9d1b-14e38c65b67b', '364e098f-8419-425e-af08-af594fcb240d'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1147.070370] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c1fbff0-f5cb-4444-b204-48aa793b48f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406635f9-c17a-4d20-a11a-8865165af9fb', '7666d8d7-47c9-4bb5-b7b5-92b97d7de127', '7064c8f8-4b20-45eb-9d1b-14e38c65b67b', '364e098f-8419-425e-af08-af594fcb240d']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.071789] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cf98e9-9211-4428-942c-f12b348b4b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.102890] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62cf98e9-9211-4428-942c-f12b348b4b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e32208-bffb-40e3-bd66-e9fda9cff2b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-257513001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2bf47010ad4e94b0e337fb9336b764',qos_specs=None,replication_status=,reservations=['406635f9-c17a-4d20-a11a-8865165af9fb','7666d8d7-47c9-4bb5-b7b5-92b97d7de127','7064c8f8-4b20-45eb-9d1b-14e38c65b67b','364e098f-8419-425e-af08-af594fcb240d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caf218c765f45b3b8f22970807d70b4',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-257513001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35e32208-bffb-40e3-bd66-e9fda9cff2b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2bf47010ad4e94b0e337fb9336b764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3caf218c765f45b3b8f22970807d70b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.103460] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef023d1c-d51f-4ff1-bfce-569e62cad30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.119565] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef023d1c-d51f-4ff1-bfce-569e62cad30a) transitioned into state 'SUCCESS' from state '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-257513001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2bf47010ad4e94b0e337fb9336b764',qos_specs=None,replication_status=,reservations=['406635f9-c17a-4d20-a11a-8865165af9fb','7666d8d7-47c9-4bb5-b7b5-92b97d7de127','7064c8f8-4b20-45eb-9d1b-14e38c65b67b','364e098f-8419-425e-af08-af594fcb240d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caf218c765f45b3b8f22970807d70b4',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.120411] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fefaca-63af-4850-a44b-322c00cc6409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.143847] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fefaca-63af-4850-a44b-322c00cc6409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.145044] [55403]: DEBUG cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Flow 'volume_create_api' (094b274e-d2a2-4ba0-a584-c55636a6dd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1147.145424] [55403]: INFO cinder.volume.api [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume request issued successfully. [ 1147.146114] [55403]: INFO cinder.api.openstack.wsgi [None req-4079cfcc-d30a-493b-a6c9-b83e29db0f7b tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1147.146751] [55403]: [pid: 55403|app: 0|req: 172/344] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:27 2025] POST /volume/v3/volumes => generated 757 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1147.155341] [55404]: DEBUG cinder.api.middleware.request_id [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.157493] [55404]: INFO cinder.api.openstack.wsgi [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1147.157696] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.157914] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.165425] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165425] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.171459] [55404]: INFO cinder.volume.api [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1147.177046] [55404]: INFO cinder.api.openstack.wsgi [None req-1a69b91b-810b-460e-9c4d-ce762afe0c29 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 returned with HTTP 200 [ 1147.177599] [55404]: [pid: 55404|app: 0|req: 173/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:27 2025] GET /volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1147.639822] [55403]: DEBUG cinder.api.middleware.request_id [None req-ab0048e4-0e50-4c2f-9639-51bf88bc8433 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.640371] [55403]: INFO cinder.api.openstack.wsgi [None req-ab0048e4-0e50-4c2f-9639-51bf88bc8433 None None] GET http://10.180.1.21/volume// [ 1147.640580] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ab0048e4-0e50-4c2f-9639-51bf88bc8433 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.640813] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ab0048e4-0e50-4c2f-9639-51bf88bc8433 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.641227] [55403]: INFO cinder.api.openstack.wsgi [None req-ab0048e4-0e50-4c2f-9639-51bf88bc8433 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1147.641534] [55403]: [pid: 55403|app: 0|req: 173/346] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1147.645519] [55404]: DEBUG cinder.api.middleware.request_id [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.647891] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1147.648167] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.648455] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.659839] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.659839] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.663011] [55404]: INFO cinder.volume.api [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1147.664365] [55403]: DEBUG cinder.api.middleware.request_id [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.666536] [55403]: INFO cinder.api.openstack.wsgi [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1147.666757] [55403]: DEBUG cinder.api.openstack.wsgi [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.666969] [55403]: DEBUG cinder.api.openstack.wsgi [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.667312] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4a60a434-6f6a-4cc0-b0bc-1818927a0fab tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1147.667689] [55404]: [pid: 55404|app: 0|req: 174/347] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:10:28 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1147.677409] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.677409] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.680720] [55403]: INFO cinder.volume.api [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1147.684947] [55403]: INFO cinder.api.openstack.wsgi [None req-3ef84c21-8578-45dc-8c15-f8d260538cdf tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1147.685342] [55403]: [pid: 55403|app: 0|req: 174/348] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:28 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.187677] [55404]: DEBUG cinder.api.middleware.request_id [None req-b13da71d-289d-4253-911d-94ccaa40c839 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.189582] [55404]: INFO cinder.api.openstack.wsgi [None req-b13da71d-289d-4253-911d-94ccaa40c839 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1148.189917] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b13da71d-289d-4253-911d-94ccaa40c839 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.190156] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b13da71d-289d-4253-911d-94ccaa40c839 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.222291] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222291] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.229374] [55404]: INFO cinder.volume.api [None req-b13da71d-289d-4253-911d-94ccaa40c839 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1148.234495] [55404]: INFO cinder.api.openstack.wsgi [None req-b13da71d-289d-4253-911d-94ccaa40c839 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 returned with HTTP 200 [ 1148.234983] [55404]: [pid: 55404|app: 0|req: 175/349] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:29 2025] GET /volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.695666] [55403]: DEBUG cinder.api.middleware.request_id [None req-b01d0d50-1a7d-464d-addc-188414644ed2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.697947] [55403]: INFO cinder.api.openstack.wsgi [None req-b01d0d50-1a7d-464d-addc-188414644ed2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1148.698259] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b01d0d50-1a7d-464d-addc-188414644ed2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.698506] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b01d0d50-1a7d-464d-addc-188414644ed2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.715525] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715525] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.718814] [55403]: INFO cinder.volume.api [None req-b01d0d50-1a7d-464d-addc-188414644ed2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1148.722957] [55403]: INFO cinder.api.openstack.wsgi [None req-b01d0d50-1a7d-464d-addc-188414644ed2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1148.723334] [55403]: [pid: 55403|app: 0|req: 175/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:29 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.884758] [55404]: DEBUG cinder.api.middleware.request_id [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4e4e039d-c18e-4330-8571-14316ccdb994 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.887835] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4e4e039d-c18e-4330-8571-14316ccdb994 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 [ 1148.887835] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4e4e039d-c18e-4330-8571-14316ccdb994 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.887835] [55404]: DEBUG cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4e4e039d-c18e-4330-8571-14316ccdb994 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.898845] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.898845] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.433725] [55404]: INFO cinder.api.openstack.wsgi [req-99a4812e-25de-471b-9ef0-409a09a49866 req-4e4e039d-c18e-4330-8571-14316ccdb994 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 returned with HTTP 200 [ 1149.434229] [55404]: [pid: 55404|app: 0|req: 176/351] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:10:29 2025] DELETE /volume/v3/attachments/80044e33-d8b8-4435-880b-a81da9d36935 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.734067] [55403]: DEBUG cinder.api.middleware.request_id [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.736309] [55403]: INFO cinder.api.openstack.wsgi [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1149.736563] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.736805] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.758531] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758531] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.762513] [55403]: INFO cinder.volume.api [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1149.769425] [55403]: INFO cinder.api.openstack.wsgi [None req-e5979bf1-836b-4b60-afcf-d11e5a21a7c1 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1149.770306] [55403]: [pid: 55403|app: 0|req: 176/352] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:30 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.780977] [55404]: DEBUG cinder.api.middleware.request_id [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.784417] [55404]: INFO cinder.api.openstack.wsgi [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1149.784831] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.785218] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.802859] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802859] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.813330] [55404]: INFO cinder.volume.api [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1149.820659] [55404]: INFO cinder.api.openstack.wsgi [None req-f25463c1-e516-415a-8e14-dbcd4ecd98f6 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1149.821065] [55404]: [pid: 55404|app: 0|req: 177/353] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:30 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.924028] [55403]: DEBUG cinder.api.middleware.request_id [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.925838] [55403]: INFO cinder.api.openstack.wsgi [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1150.926077] [55403]: DEBUG cinder.api.openstack.wsgi [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.926309] [55403]: DEBUG cinder.api.openstack.wsgi [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.940532] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940532] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.943872] [55403]: INFO cinder.volume.api [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1150.948058] [55403]: INFO cinder.api.openstack.wsgi [None req-db8c572f-0733-4b7c-b9ab-7a150d518f18 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1150.948437] [55403]: [pid: 55403|app: 0|req: 177/354] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:31 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.957471] [55404]: DEBUG cinder.api.middleware.request_id [None req-28719467-91fa-4018-b207-c909542df854 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.959621] [55404]: INFO cinder.api.openstack.wsgi [None req-28719467-91fa-4018-b207-c909542df854 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1150.959842] [55404]: DEBUG cinder.api.openstack.wsgi [None req-28719467-91fa-4018-b207-c909542df854 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.960084] [55404]: DEBUG cinder.api.openstack.wsgi [None req-28719467-91fa-4018-b207-c909542df854 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.968227] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968227] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.972051] [55404]: INFO cinder.volume.api [None req-28719467-91fa-4018-b207-c909542df854 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1150.976613] [55404]: INFO cinder.api.openstack.wsgi [None req-28719467-91fa-4018-b207-c909542df854 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1150.977009] [55404]: [pid: 55404|app: 0|req: 178/355] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:31 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.014842] [55403]: DEBUG cinder.api.middleware.request_id [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.017395] [55403]: INFO cinder.api.openstack.wsgi [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1151.017995] [55403]: DEBUG cinder.api.openstack.wsgi [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.017995] [55403]: DEBUG cinder.api.openstack.wsgi [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.026295] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026295] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.030320] [55403]: INFO cinder.volume.api [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1151.034768] [55403]: INFO cinder.api.openstack.wsgi [None req-55b6771e-7ed3-420f-8a7b-837f300e89f4 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1151.035188] [55403]: [pid: 55403|app: 0|req: 178/356] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:31 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.566314] [55404]: DEBUG cinder.api.middleware.request_id [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.568470] [55404]: INFO cinder.api.openstack.wsgi [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1151.568842] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2097147241"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1151.570564] [55404]: DEBUG cinder.api.v3.volumes [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2097147241'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1151.570694] [55404]: INFO cinder.api.v3.volumes [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Create volume of 1 GB [ 1151.574881] [55404]: INFO cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Availability Zones retrieved successfully. [ 1151.581790] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Flow 'volume_create_api' (1b267a9b-558d-4a69-ae26-5e6d942b2426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1151.582920] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2e8be4-9bc7-418a-bca3-8e01e15044c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.584059] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1151.608948] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2e8be4-9bc7-418a-bca3-8e01e15044c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.611493] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a001fd64-ea1d-4277-abf0-0f1b63787d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.687484] [55404]: DEBUG cinder.quota [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Created reservations ['5b9cbc5b-6d19-48de-9395-68dd65b8aefd', '255ae113-e4c7-4383-a555-a5dfa33c74f7', 'f2f12e79-f9cc-4e63-8bf5-cf62b3dca18e', 'd9e5f938-eab8-4edc-9770-1d43ffcaee80'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1151.688487] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a001fd64-ea1d-4277-abf0-0f1b63787d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9cbc5b-6d19-48de-9395-68dd65b8aefd', '255ae113-e4c7-4383-a555-a5dfa33c74f7', 'f2f12e79-f9cc-4e63-8bf5-cf62b3dca18e', 'd9e5f938-eab8-4edc-9770-1d43ffcaee80']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.689395] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c558c5-1ee6-42b8-ad80-590f01026581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.711439] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c558c5-1ee6-42b8-ad80-590f01026581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d272fa6-6000-4027-8881-a144efd8f1f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2097147241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded1536df01141e78b3ed23549f1a676',qos_specs=None,replication_status=,reservations=['5b9cbc5b-6d19-48de-9395-68dd65b8aefd','255ae113-e4c7-4383-a555-a5dfa33c74f7','f2f12e79-f9cc-4e63-8bf5-cf62b3dca18e','d9e5f938-eab8-4edc-9770-1d43ffcaee80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3981bef0d9a4a359de93e6dca73cd19',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2097147241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d272fa6-6000-4027-8881-a144efd8f1f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ded1536df01141e78b3ed23549f1a676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3981bef0d9a4a359de93e6dca73cd19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.712348] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0c3e30-45da-4ded-8dc7-ad3393dce7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.737168] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0c3e30-45da-4ded-8dc7-ad3393dce7a6) transitioned into state 'SUCCESS' from state '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-2097147241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ded1536df01141e78b3ed23549f1a676',qos_specs=None,replication_status=,reservations=['5b9cbc5b-6d19-48de-9395-68dd65b8aefd','255ae113-e4c7-4383-a555-a5dfa33c74f7','f2f12e79-f9cc-4e63-8bf5-cf62b3dca18e','d9e5f938-eab8-4edc-9770-1d43ffcaee80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3981bef0d9a4a359de93e6dca73cd19',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.738074] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb11451-0291-4a5e-b6a5-96bd84f580ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1151.764906] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb11451-0291-4a5e-b6a5-96bd84f580ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1151.766073] [55404]: DEBUG cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Flow 'volume_create_api' (1b267a9b-558d-4a69-ae26-5e6d942b2426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1151.766422] [55404]: INFO cinder.volume.api [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Create volume request issued successfully. [ 1151.767175] [55404]: INFO cinder.api.openstack.wsgi [None req-6eab9756-2a82-49b2-a91d-6b1b8f684142 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1151.767772] [55404]: [pid: 55404|app: 0|req: 179/357] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:32 2025] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1151.777636] [55403]: DEBUG cinder.api.middleware.request_id [None req-04efe099-d7a8-4866-ad0d-37399055d812 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.780031] [55403]: INFO cinder.api.openstack.wsgi [None req-04efe099-d7a8-4866-ad0d-37399055d812 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1151.780031] [55403]: DEBUG cinder.api.openstack.wsgi [None req-04efe099-d7a8-4866-ad0d-37399055d812 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.780198] [55403]: DEBUG cinder.api.openstack.wsgi [None req-04efe099-d7a8-4866-ad0d-37399055d812 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.787879] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.787879] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.791676] [55403]: INFO cinder.volume.api [None req-04efe099-d7a8-4866-ad0d-37399055d812 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1151.800908] [55403]: INFO cinder.api.openstack.wsgi [None req-04efe099-d7a8-4866-ad0d-37399055d812 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1151.801332] [55403]: [pid: 55403|app: 0|req: 179/358] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:32 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.812207] [55404]: DEBUG cinder.api.middleware.request_id [None req-6752da32-30bc-4552-bafa-ca503ce966d1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.815627] [55404]: INFO cinder.api.openstack.wsgi [None req-6752da32-30bc-4552-bafa-ca503ce966d1 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1152.815857] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6752da32-30bc-4552-bafa-ca503ce966d1 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.816117] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6752da32-30bc-4552-bafa-ca503ce966d1 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.838220] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838220] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.843177] [55404]: INFO cinder.volume.api [None req-6752da32-30bc-4552-bafa-ca503ce966d1 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1152.851038] [55404]: INFO cinder.api.openstack.wsgi [None req-6752da32-30bc-4552-bafa-ca503ce966d1 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1152.851324] [55404]: [pid: 55404|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:33 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.349277] [55403]: DEBUG cinder.api.middleware.request_id [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.357503] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1158.357782] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.357976] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.389045] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.389045] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.396190] [55403]: INFO cinder.volume.api [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1158.419441] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-35199568-a961-4338-aff4-2b559df2a5fa tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1158.419875] [55403]: [pid: 55403|app: 0|req: 180/360] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:39 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.943907] [55404]: DEBUG cinder.api.middleware.request_id [None req-fe8a355a-cc54-48cf-9e0f-e5cdb84fd417 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.944331] [55404]: INFO cinder.api.openstack.wsgi [None req-fe8a355a-cc54-48cf-9e0f-e5cdb84fd417 None None] GET http://10.180.1.21/volume// [ 1159.944331] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fe8a355a-cc54-48cf-9e0f-e5cdb84fd417 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.944453] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fe8a355a-cc54-48cf-9e0f-e5cdb84fd417 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.944836] [55404]: INFO cinder.api.openstack.wsgi [None req-fe8a355a-cc54-48cf-9e0f-e5cdb84fd417 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.945178] [55404]: [pid: 55404|app: 0|req: 181/361] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:10:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1159.950459] [55403]: DEBUG cinder.api.middleware.request_id [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-a3383b28-408e-4d88-950a-f62f7ef46617 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.953453] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-a3383b28-408e-4d88-950a-f62f7ef46617 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1159.954219] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-a3383b28-408e-4d88-950a-f62f7ef46617 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d272fa6-6000-4027-8881-a144efd8f1f3", "connector": null, "instance_uuid": "97208034-05cb-44fb-ab39-8b0ba0121831"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.965586] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.965586] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.994161] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-a3383b28-408e-4d88-950a-f62f7ef46617 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1159.994632] [55403]: [pid: 55403|app: 0|req: 181/362] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:40 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) [ 1160.014171] [55404]: DEBUG cinder.api.middleware.request_id [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.017021] [55404]: INFO cinder.api.openstack.wsgi [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1160.017021] [55404]: DEBUG cinder.api.openstack.wsgi [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.017021] [55404]: DEBUG cinder.api.openstack.wsgi [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.029397] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.029397] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.033111] [55404]: INFO cinder.volume.api [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1160.038320] [55404]: INFO cinder.api.openstack.wsgi [None req-57f34a2c-3ece-435c-b913-aed8f9bb3728 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1160.038755] [55404]: [pid: 55404|app: 0|req: 182/363] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:40 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.478978] [55403]: DEBUG cinder.api.middleware.request_id [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.480855] [55403]: INFO cinder.api.openstack.wsgi [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1160.481126] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.481388] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.481608] [55403]: INFO cinder.api.v3.volumes [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume with id: b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1160.492803] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.492803] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.493497] [55403]: INFO cinder.volume.api [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1160.515425] [55403]: INFO cinder.volume.api [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume request issued successfully. [ 1160.516471] [55403]: INFO cinder.api.openstack.wsgi [None req-b18f0a4e-0b30-4d73-acf4-3fba3412f856 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 202 [ 1160.516471] [55403]: [pid: 55403|app: 0|req: 182/364] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:10:41 2025] DELETE /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1160.521385] [55404]: DEBUG cinder.api.middleware.request_id [None req-89498569-5711-4f4c-9fec-89473a87e8ac None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.521517] [55403]: DEBUG cinder.api.middleware.request_id [None req-1dddfc2f-bd61-4d67-9b33-169f06cb2ead None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.521960] [55403]: INFO cinder.api.openstack.wsgi [None req-1dddfc2f-bd61-4d67-9b33-169f06cb2ead None None] GET http://10.180.1.21/volume// [ 1160.522372] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1dddfc2f-bd61-4d67-9b33-169f06cb2ead None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.522372] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1dddfc2f-bd61-4d67-9b33-169f06cb2ead None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.522746] [55403]: INFO cinder.api.openstack.wsgi [None req-1dddfc2f-bd61-4d67-9b33-169f06cb2ead None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.523058] [55403]: [pid: 55403|app: 0|req: 183/365] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:10:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1160.525660] [55404]: INFO cinder.api.openstack.wsgi [None req-89498569-5711-4f4c-9fec-89473a87e8ac tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1160.525660] [55404]: DEBUG cinder.api.openstack.wsgi [None req-89498569-5711-4f4c-9fec-89473a87e8ac tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.525660] [55404]: DEBUG cinder.api.openstack.wsgi [None req-89498569-5711-4f4c-9fec-89473a87e8ac tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.526454] [55403]: DEBUG cinder.api.middleware.request_id [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.528822] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1160.529040] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.529258] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.531951] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.531951] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.536510] [55404]: INFO cinder.volume.api [None req-89498569-5711-4f4c-9fec-89473a87e8ac tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1160.539017] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.539017] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.541726] [55404]: INFO cinder.api.openstack.wsgi [None req-89498569-5711-4f4c-9fec-89473a87e8ac tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1160.542142] [55404]: [pid: 55404|app: 0|req: 183/366] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:41 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1160.542395] [55403]: INFO cinder.volume.api [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1160.547172] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-b825df97-58e8-465b-8ae2-12ee7edcb14b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1160.547526] [55403]: [pid: 55403|app: 0|req: 184/367] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:10:41 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1160.575803] [55404]: DEBUG cinder.api.middleware.request_id [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.578480] [55404]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] PUT http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b [ 1160.578923] [55404]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-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-519939", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.587128] [55404]: DEBUG cinder.coordination [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Acquiring lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1160.591451] [55404]: DEBUG cinder.coordination [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1160.592578] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.592578] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.050335] [55403]: DEBUG cinder.api.middleware.request_id [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.052841] [55403]: INFO cinder.api.openstack.wsgi [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1161.053123] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.054026] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.064448] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.064448] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.068593] [55403]: INFO cinder.volume.api [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1161.073347] [55403]: INFO cinder.api.openstack.wsgi [None req-8899a8ae-6c65-4a76-9dcb-87d8429f3590 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1161.073687] [55403]: [pid: 55403|app: 0|req: 185/368] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:41 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.552436] [55403]: DEBUG cinder.api.middleware.request_id [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.554568] [55403]: INFO cinder.api.openstack.wsgi [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1161.554810] [55403]: DEBUG cinder.api.openstack.wsgi [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.555111] [55403]: DEBUG cinder.api.openstack.wsgi [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.563662] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.563662] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.567375] [55403]: INFO cinder.volume.api [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1161.571780] [55403]: INFO cinder.api.openstack.wsgi [None req-517362cd-5647-4b20-a4b2-81c47f6dc922 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1161.572168] [55403]: [pid: 55403|app: 0|req: 186/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:42 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.084724] [55403]: DEBUG cinder.api.middleware.request_id [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.086887] [55403]: INFO cinder.api.openstack.wsgi [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1162.087188] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.087544] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.117500] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.117500] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.122343] [55403]: INFO cinder.volume.api [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1162.127801] [55403]: INFO cinder.api.openstack.wsgi [None req-f8a9e7d8-8bab-47b9-80d1-f7bc9e926424 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1162.128314] [55403]: [pid: 55403|app: 0|req: 187/370] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:42 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.582277] [55403]: DEBUG cinder.api.middleware.request_id [None req-429c68a8-f799-45c6-9313-2964d88c8afc None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.584328] [55403]: INFO cinder.api.openstack.wsgi [None req-429c68a8-f799-45c6-9313-2964d88c8afc tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1162.584516] [55403]: DEBUG cinder.api.openstack.wsgi [None req-429c68a8-f799-45c6-9313-2964d88c8afc tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.585030] [55403]: DEBUG cinder.api.openstack.wsgi [None req-429c68a8-f799-45c6-9313-2964d88c8afc tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.592181] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.592181] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.595438] [55403]: INFO cinder.volume.api [None req-429c68a8-f799-45c6-9313-2964d88c8afc tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1162.599586] [55403]: INFO cinder.api.openstack.wsgi [None req-429c68a8-f799-45c6-9313-2964d88c8afc tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 200 [ 1162.599946] [55403]: [pid: 55403|app: 0|req: 188/371] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:43 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.715252] [55403]: DEBUG cinder.api.middleware.request_id [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.717510] [55403]: INFO cinder.api.openstack.wsgi [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1162.717733] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.717952] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.718159] [55403]: INFO cinder.api.v3.volumes [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Delete volume with id: 84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1162.727120] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.727120] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.729462] [55403]: INFO cinder.volume.api [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 1162.787264] [55403]: INFO cinder.volume.api [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Delete volume request issued successfully. [ 1162.787431] [55403]: INFO cinder.api.openstack.wsgi [None req-f3f309fd-1e1d-4ab8-8580-e1e7af011f8c tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 202 [ 1162.787847] [55403]: [pid: 55403|app: 0|req: 189/372] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:10:43 2025] DELETE /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.791066] [55403]: DEBUG cinder.api.middleware.request_id [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.792997] [55403]: INFO cinder.api.openstack.wsgi [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1162.793226] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.793455] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.807145] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.807145] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.811181] [55403]: INFO cinder.volume.api [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 1162.816245] [55403]: INFO cinder.api.openstack.wsgi [None req-a8f6bfe1-2540-40f8-b84e-f861b083a13f tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 1162.816665] [55403]: [pid: 55403|app: 0|req: 190/373] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:43 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1163.141497] [55403]: DEBUG cinder.api.middleware.request_id [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.142516] [55403]: INFO cinder.api.openstack.wsgi [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1163.142752] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.142993] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.153790] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.153790] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.157144] [55403]: INFO cinder.volume.api [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1163.161616] [55403]: INFO cinder.api.openstack.wsgi [None req-40f6dd4d-0fc8-4431-8526-fc5b0ec012c2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1163.161985] [55403]: [pid: 55403|app: 0|req: 191/374] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:43 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.610432] [55403]: DEBUG cinder.api.middleware.request_id [None req-bb7f1897-3930-4938-b377-456e76cfaeed None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.612484] [55403]: INFO cinder.api.openstack.wsgi [None req-bb7f1897-3930-4938-b377-456e76cfaeed tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 [ 1163.612704] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bb7f1897-3930-4938-b377-456e76cfaeed tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.613027] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bb7f1897-3930-4938-b377-456e76cfaeed tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.619316] [55403]: INFO cinder.api.openstack.wsgi [None req-bb7f1897-3930-4938-b377-456e76cfaeed tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 returned with HTTP 404 [ 1163.619912] [55403]: [pid: 55403|app: 0|req: 192/375] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:44 2025] GET /volume/v3/volumes/b84d01d4-7714-446c-b87d-b2efe58b6c04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1163.622387] [55403]: DEBUG cinder.api.middleware.request_id [None req-9c9c20b1-fe3c-4075-a513-444905026c91 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.624257] [55403]: INFO cinder.api.openstack.wsgi [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1163.624467] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.624686] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.624876] [55403]: INFO cinder.api.v3.volumes [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume with id: 69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1163.632371] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.632371] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.632860] [55403]: INFO cinder.volume.api [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1163.647281] [55403]: INFO cinder.volume.api [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume request issued successfully. [ 1163.647471] [55403]: INFO cinder.api.openstack.wsgi [None req-9c9c20b1-fe3c-4075-a513-444905026c91 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 202 [ 1163.647855] [55403]: [pid: 55403|app: 0|req: 193/376] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:10:44 2025] DELETE /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1163.650438] [55403]: DEBUG cinder.api.middleware.request_id [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.652880] [55403]: INFO cinder.api.openstack.wsgi [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1163.653130] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.653355] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.660556] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.660556] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.663851] [55403]: INFO cinder.volume.api [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1163.668153] [55403]: INFO cinder.api.openstack.wsgi [None req-dd6d9429-5393-4a20-b65b-ab0b8e2fa32f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1163.668513] [55403]: [pid: 55403|app: 0|req: 194/377] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:44 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.826436] [55403]: DEBUG cinder.api.middleware.request_id [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.828401] [55403]: INFO cinder.api.openstack.wsgi [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1163.828626] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.828848] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.836277] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.836277] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.839630] [55403]: INFO cinder.volume.api [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 1163.843688] [55403]: INFO cinder.api.openstack.wsgi [None req-fccbeef6-837f-4caf-8ad6-4685e8c5586d tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 1163.844058] [55403]: [pid: 55403|app: 0|req: 195/378] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:44 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.172593] [55403]: DEBUG cinder.api.middleware.request_id [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.174777] [55403]: INFO cinder.api.openstack.wsgi [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1164.175116] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.175420] [55403]: DEBUG cinder.api.openstack.wsgi [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.185051] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.185051] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.188216] [55403]: INFO cinder.volume.api [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1164.192318] [55403]: INFO cinder.api.openstack.wsgi [None req-40ff1c0e-22fe-4db9-a194-428635b3aafd tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1164.192683] [55403]: [pid: 55403|app: 0|req: 196/379] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:45 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.678896] [55403]: DEBUG cinder.api.middleware.request_id [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.682642] [55403]: INFO cinder.api.openstack.wsgi [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1164.682642] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.682642] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.689651] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.689651] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.694556] [55403]: INFO cinder.volume.api [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1164.699516] [55403]: INFO cinder.api.openstack.wsgi [None req-1fa4105f-8ba1-49e7-a865-b779141907a8 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1164.700807] [55403]: [pid: 55403|app: 0|req: 197/380] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:45 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.855063] [55403]: DEBUG cinder.api.middleware.request_id [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.857661] [55403]: INFO cinder.api.openstack.wsgi [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1164.857882] [55403]: DEBUG cinder.api.openstack.wsgi [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.858137] [55403]: DEBUG cinder.api.openstack.wsgi [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.875203] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.875203] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.880921] [55403]: INFO cinder.volume.api [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Volume info retrieved successfully. [ 1164.888027] [55403]: INFO cinder.api.openstack.wsgi [None req-999d8c23-73bf-4656-ab45-36fd616e3eb0 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 200 [ 1164.888191] [55403]: [pid: 55403|app: 0|req: 198/381] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:45 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.203331] [55403]: DEBUG cinder.api.middleware.request_id [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.205720] [55403]: INFO cinder.api.openstack.wsgi [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1165.205914] [55403]: DEBUG cinder.api.openstack.wsgi [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.206157] [55403]: DEBUG cinder.api.openstack.wsgi [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.215981] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.215981] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.219471] [55403]: INFO cinder.volume.api [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1165.223928] [55403]: INFO cinder.api.openstack.wsgi [None req-cac85852-5c3d-4745-abdb-080aac4d8e64 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1165.224334] [55403]: [pid: 55403|app: 0|req: 199/382] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:46 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.616596] [55404]: DEBUG cinder.coordination [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1165.616937] [55404]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-3f49902a-10fc-4025-a889-3f5e0bb15047 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b returned with HTTP 200 [ 1165.617597] [55404]: [pid: 55404|app: 0|req: 184/383] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:10:41 2025] PUT /volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b => generated 617 bytes in 5042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.713800] [55403]: DEBUG cinder.api.middleware.request_id [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.716051] [55403]: INFO cinder.api.openstack.wsgi [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1165.716323] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.716629] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.725867] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.725867] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.730588] [55403]: INFO cinder.volume.api [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1165.737654] [55403]: INFO cinder.api.openstack.wsgi [None req-ba461f01-2a9c-4e81-a7f6-7f1b791a6268 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 200 [ 1165.738058] [55403]: [pid: 55403|app: 0|req: 200/384] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:46 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.898520] [55404]: DEBUG cinder.api.middleware.request_id [None req-e53a3615-0137-420b-a36d-84e188f93ad5 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.902060] [55404]: INFO cinder.api.openstack.wsgi [None req-e53a3615-0137-420b-a36d-84e188f93ad5 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] GET http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c [ 1165.903180] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e53a3615-0137-420b-a36d-84e188f93ad5 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.903180] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e53a3615-0137-420b-a36d-84e188f93ad5 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.911212] [55404]: INFO cinder.api.openstack.wsgi [None req-e53a3615-0137-420b-a36d-84e188f93ad5 tempest-DeleteServersTestJSON-819696387 tempest-DeleteServersTestJSON-819696387-project-member] http://10.180.1.21/volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c returned with HTTP 404 [ 1165.911714] [55404]: [pid: 55404|app: 0|req: 185/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:46 2025] GET /volume/v3/volumes/84cc8f2d-49d2-46cd-8ab0-0c62aabc1c2c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1165.995019] [55403]: DEBUG cinder.api.middleware.request_id [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.997443] [55403]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1165.997659] [55403]: DEBUG cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.997879] [55403]: DEBUG cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.012261] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.012261] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.016367] [55403]: INFO cinder.volume.api [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1166.020893] [55403]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-873c619e-cf39-4df3-8467-ee9896cfd0d2 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1166.021305] [55403]: [pid: 55403|app: 0|req: 201/386] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:46 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.045330] [55404]: DEBUG cinder.api.middleware.request_id [None req-624086d5-c299-4eb2-bf6d-71cc0a2db2e6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.045861] [55404]: INFO cinder.api.openstack.wsgi [None req-624086d5-c299-4eb2-bf6d-71cc0a2db2e6 None None] GET http://10.180.1.21/volume// [ 1166.046055] [55404]: DEBUG cinder.api.openstack.wsgi [None req-624086d5-c299-4eb2-bf6d-71cc0a2db2e6 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.046278] [55404]: DEBUG cinder.api.openstack.wsgi [None req-624086d5-c299-4eb2-bf6d-71cc0a2db2e6 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.046709] [55404]: INFO cinder.api.openstack.wsgi [None req-624086d5-c299-4eb2-bf6d-71cc0a2db2e6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.047087] [55404]: [pid: 55404|app: 0|req: 186/387] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:10:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.050870] [55403]: DEBUG cinder.api.middleware.request_id [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-5fc103ee-2710-45e8-8be6-c71c895daf11 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.053187] [55403]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-5fc103ee-2710-45e8-8be6-c71c895daf11 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1166.053637] [55403]: DEBUG cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-5fc103ee-2710-45e8-8be6-c71c895daf11 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51bffe25-a34b-4dc3-afeb-e0df39a92797", "connector": null, "instance_uuid": "f6cab5e1-53a3-4318-ba7b-2a397ec18475"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.062801] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.062801] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.087983] [55403]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-5fc103ee-2710-45e8-8be6-c71c895daf11 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1166.088472] [55403]: [pid: 55403|app: 0|req: 202/388] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:46 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.120301] [55404]: DEBUG cinder.api.middleware.request_id [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-0173f202-b0a6-416c-932f-6e70fdf7cd7b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.123851] [55404]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-0173f202-b0a6-416c-932f-6e70fdf7cd7b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] POST http://10.180.1.21/volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247/action [ 1166.124028] [55404]: DEBUG cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-0173f202-b0a6-416c-932f-6e70fdf7cd7b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1166.124177] [55404]: DEBUG cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-0173f202-b0a6-416c-932f-6e70fdf7cd7b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.139808] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.139808] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.148339] [55404]: INFO cinder.api.openstack.wsgi [req-b82d817a-4c3c-4542-be96-584b7fc975c2 req-0173f202-b0a6-416c-932f-6e70fdf7cd7b tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247/action returned with HTTP 204 [ 1166.148734] [55404]: [pid: 55404|app: 0|req: 187/389] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:10:46 2025] POST /volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1166.163096] [55403]: DEBUG cinder.api.middleware.request_id [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.165593] [55403]: INFO cinder.api.openstack.wsgi [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1166.165825] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.166094] [55403]: DEBUG cinder.api.openstack.wsgi [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.176950] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.176950] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.180903] [55403]: INFO cinder.volume.api [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1166.185337] [55403]: INFO cinder.api.openstack.wsgi [None req-fecace41-8a6d-4212-9497-5c5a1b1ea803 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1166.185728] [55403]: [pid: 55403|app: 0|req: 203/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.195430] [55404]: DEBUG cinder.api.middleware.request_id [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.198092] [55404]: INFO cinder.api.openstack.wsgi [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1166.198366] [55404]: DEBUG cinder.api.openstack.wsgi [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.198587] [55404]: DEBUG cinder.api.openstack.wsgi [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.209273] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.209273] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.212496] [55404]: INFO cinder.volume.api [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1166.216776] [55404]: INFO cinder.api.openstack.wsgi [None req-94ebe578-4500-46fa-80bd-e4ec1a8cad67 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1166.217220] [55404]: [pid: 55404|app: 0|req: 188/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.234867] [55403]: DEBUG cinder.api.middleware.request_id [None req-ee885843-cad6-449b-86d2-f4c073869983 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.239268] [55404]: DEBUG cinder.api.middleware.request_id [None req-2e577f10-68d8-466e-91eb-2b36133faa21 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.239768] [55403]: INFO cinder.api.openstack.wsgi [None req-ee885843-cad6-449b-86d2-f4c073869983 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1166.240068] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ee885843-cad6-449b-86d2-f4c073869983 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.240418] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ee885843-cad6-449b-86d2-f4c073869983 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.244037] [55404]: INFO cinder.api.openstack.wsgi [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1166.244037] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-466308986"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.244037] [55404]: DEBUG cinder.api.v3.volumes [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-466308986'}} {{(pid=55404) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1166.244473] [55404]: INFO cinder.api.v3.volumes [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume of 1 GB [ 1166.249363] [55404]: INFO cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Availability Zones retrieved successfully. [ 1166.251748] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.251748] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.255085] [55403]: INFO cinder.volume.api [None req-ee885843-cad6-449b-86d2-f4c073869983 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1166.257695] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Flow 'volume_create_api' (c2f6a3a4-0d7e-4514-b608-cd82a5778c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.259094] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96bcdcfa-c34d-463d-8291-c6474aeba64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.259307] [55403]: INFO cinder.api.openstack.wsgi [None req-ee885843-cad6-449b-86d2-f4c073869983 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1166.259856] [55403]: [pid: 55403|app: 0|req: 204/392] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1166.260485] [55403]: DEBUG cinder.api.middleware.request_id [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.261299] [55404]: DEBUG cinder.volume.flows.api.create_volume [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Validating volume size '1' using validate_int {{(pid=55404) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1166.262481] [55403]: INFO cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1166.262678] [55403]: DEBUG cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.262881] [55403]: DEBUG cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.271345] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.271345] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.274429] [55403]: INFO cinder.volume.api [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1166.278551] [55403]: INFO cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-4b82b900-eec3-435a-8c29-cfc6518aac6c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1166.278914] [55403]: [pid: 55403|app: 0|req: 205/393] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.292023] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96bcdcfa-c34d-463d-8291-c6474aeba64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.292023] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3b821e-6cee-44d2-a7aa-f889b010ed93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.300713] [55403]: DEBUG cinder.api.middleware.request_id [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-29f73f6f-2b70-420d-a5ba-7f2cc2f2e3c8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.302968] [55403]: INFO cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-29f73f6f-2b70-420d-a5ba-7f2cc2f2e3c8 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247 [ 1166.303186] [55403]: DEBUG cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-29f73f6f-2b70-420d-a5ba-7f2cc2f2e3c8 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.303490] [55403]: DEBUG cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-29f73f6f-2b70-420d-a5ba-7f2cc2f2e3c8 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.310278] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.310278] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.328202] [55404]: DEBUG cinder.quota [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Created reservations ['72376874-361b-485a-83db-9aeb7270e742', 'c5de51f0-be7e-429c-9362-a8c1c63eae40', 'c7670227-6b83-4a02-bb27-1f7b9f1cda5f', 'fb133fda-d417-42ba-a3d9-f8ed0916f56a'] {{(pid=55404) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1166.329418] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3b821e-6cee-44d2-a7aa-f889b010ed93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72376874-361b-485a-83db-9aeb7270e742', 'c5de51f0-be7e-429c-9362-a8c1c63eae40', 'c7670227-6b83-4a02-bb27-1f7b9f1cda5f', 'fb133fda-d417-42ba-a3d9-f8ed0916f56a']}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.330593] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1dca16-e3de-4ca1-9ce7-7b858bab14fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.349027] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1dca16-e3de-4ca1-9ce7-7b858bab14fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a218d8b-ba1e-4b39-809f-d829812953e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-466308986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2bf47010ad4e94b0e337fb9336b764',qos_specs=None,replication_status=,reservations=['72376874-361b-485a-83db-9aeb7270e742','c5de51f0-be7e-429c-9362-a8c1c63eae40','c7670227-6b83-4a02-bb27-1f7b9f1cda5f','fb133fda-d417-42ba-a3d9-f8ed0916f56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caf218c765f45b3b8f22970807d70b4',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-466308986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a218d8b-ba1e-4b39-809f-d829812953e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2bf47010ad4e94b0e337fb9336b764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3caf218c765f45b3b8f22970807d70b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.349027] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964c0034-b20b-4075-9736-a7f35653f930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.362683] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (964c0034-b20b-4075-9736-a7f35653f930) transitioned into state 'SUCCESS' from state '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-466308986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2bf47010ad4e94b0e337fb9336b764',qos_specs=None,replication_status=,reservations=['72376874-361b-485a-83db-9aeb7270e742','c5de51f0-be7e-429c-9362-a8c1c63eae40','c7670227-6b83-4a02-bb27-1f7b9f1cda5f','fb133fda-d417-42ba-a3d9-f8ed0916f56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3caf218c765f45b3b8f22970807d70b4',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.363796] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d75cf6-24c7-4dc8-9667-a0167bdb89d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1166.371994] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d75cf6-24c7-4dc8-9667-a0167bdb89d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55404) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1166.373246] [55404]: DEBUG cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Flow 'volume_create_api' (c2f6a3a4-0d7e-4514-b608-cd82a5778c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55404) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1166.373738] [55404]: INFO cinder.volume.api [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Create volume request issued successfully. [ 1166.374552] [55404]: INFO cinder.api.openstack.wsgi [None req-2e577f10-68d8-466e-91eb-2b36133faa21 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1166.375202] [55404]: [pid: 55404|app: 0|req: 189/394] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:47 2025] POST /volume/v3/volumes => generated 757 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1166.386197] [55404]: DEBUG cinder.api.middleware.request_id [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.389081] [55404]: INFO cinder.api.openstack.wsgi [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1166.389081] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.389081] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.397108] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.397108] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.402548] [55404]: INFO cinder.volume.api [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1166.407343] [55404]: INFO cinder.api.openstack.wsgi [None req-a9615a8f-ebea-4283-ae08-4dd2cdecbd4e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1166.407795] [55404]: [pid: 55404|app: 0|req: 190/395] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1166.748851] [55404]: DEBUG cinder.api.middleware.request_id [None req-df563504-f442-4d3e-96fa-a0257bf04016 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.751268] [55404]: INFO cinder.api.openstack.wsgi [None req-df563504-f442-4d3e-96fa-a0257bf04016 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 [ 1166.751369] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df563504-f442-4d3e-96fa-a0257bf04016 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.751559] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df563504-f442-4d3e-96fa-a0257bf04016 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.758447] [55404]: INFO cinder.api.openstack.wsgi [None req-df563504-f442-4d3e-96fa-a0257bf04016 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 returned with HTTP 404 [ 1166.759252] [55404]: [pid: 55404|app: 0|req: 191/396] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/69f6a42b-fa59-472c-8426-ef183a3a59e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1166.819912] [55404]: DEBUG cinder.api.middleware.request_id [None req-16341587-7c90-4424-98ab-91c2a0499a8f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.822414] [55404]: INFO cinder.api.openstack.wsgi [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] DELETE http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1166.822414] [55404]: DEBUG cinder.api.openstack.wsgi [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.822414] [55404]: DEBUG cinder.api.openstack.wsgi [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.822723] [55404]: INFO cinder.api.v3.volumes [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume with id: 50a048b5-687a-427f-91a7-4781f24497c2 [ 1166.836927] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.836927] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.836927] [55404]: INFO cinder.volume.api [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1166.858056] [55403]: INFO cinder.api.openstack.wsgi [req-48d042ac-16f1-49cb-9a01-54a71b12536b req-29f73f6f-2b70-420d-a5ba-7f2cc2f2e3c8 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247 returned with HTTP 200 [ 1166.858056] [55403]: [pid: 55403|app: 0|req: 206/397] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:10:47 2025] DELETE /volume/v3/attachments/5295f3f7-2e50-4ae9-800e-84fc5fd67247 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.875354] [55404]: INFO cinder.volume.api [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Delete volume request issued successfully. [ 1166.875624] [55404]: INFO cinder.api.openstack.wsgi [None req-16341587-7c90-4424-98ab-91c2a0499a8f tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 202 [ 1166.876115] [55404]: [pid: 55404|app: 0|req: 192/398] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:10:47 2025] DELETE /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1166.880397] [55403]: DEBUG cinder.api.middleware.request_id [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.888176] [55403]: INFO cinder.api.openstack.wsgi [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1166.888176] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.888176] [55403]: DEBUG cinder.api.openstack.wsgi [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.901406] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.901406] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.905784] [55403]: INFO cinder.volume.api [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1166.912069] [55403]: INFO cinder.api.openstack.wsgi [None req-0790168a-3ae5-48b1-862d-8097c6f72f8b tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 1166.912069] [55403]: [pid: 55403|app: 0|req: 207/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.926166] [55404]: DEBUG cinder.api.middleware.request_id [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.928577] [55404]: INFO cinder.api.openstack.wsgi [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1166.928810] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.929052] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.940009] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.940009] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.943933] [55404]: INFO cinder.volume.api [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1166.948970] [55404]: INFO cinder.api.openstack.wsgi [None req-cb948b07-0976-4f05-a84c-3cf3949a8878 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1166.949376] [55404]: [pid: 55404|app: 0|req: 193/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.271060] [55403]: DEBUG cinder.api.middleware.request_id [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.272832] [55403]: INFO cinder.api.openstack.wsgi [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1167.273071] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.273294] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.295242] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.295242] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.300169] [55403]: INFO cinder.volume.api [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1167.305883] [55403]: INFO cinder.api.openstack.wsgi [None req-1953df64-a4c5-4aca-a45c-d77b09ea627b tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1167.307455] [55403]: [pid: 55403|app: 0|req: 208/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:48 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.420367] [55404]: DEBUG cinder.api.middleware.request_id [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.422803] [55404]: INFO cinder.api.openstack.wsgi [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1167.423117] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.423247] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.435728] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.435728] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.441656] [55404]: INFO cinder.volume.api [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1167.447144] [55404]: INFO cinder.api.openstack.wsgi [None req-e9f93fc8-5bfb-41d9-9eac-08ad6046b7f1 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1167.447569] [55404]: [pid: 55404|app: 0|req: 194/402] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:48 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.729644] [55403]: DEBUG cinder.api.middleware.request_id [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-6b4bda3f-ef1e-40ff-bb2d-fd104456f904 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.736427] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-6b4bda3f-ef1e-40ff-bb2d-fd104456f904 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b/action [ 1167.736908] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-6b4bda3f-ef1e-40ff-bb2d-fd104456f904 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.738531] [55403]: DEBUG cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-6b4bda3f-ef1e-40ff-bb2d-fd104456f904 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.776324] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.776324] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.807069] [55403]: INFO cinder.api.openstack.wsgi [req-05f9a31e-e17c-4504-a2fe-40246362fa5a req-6b4bda3f-ef1e-40ff-bb2d-fd104456f904 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b/action returned with HTTP 204 [ 1167.807610] [55403]: [pid: 55403|app: 0|req: 209/403] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:10:48 2025] POST /volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1167.922355] [55404]: DEBUG cinder.api.middleware.request_id [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.924441] [55404]: INFO cinder.api.openstack.wsgi [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1167.924955] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.924955] [55404]: DEBUG cinder.api.openstack.wsgi [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.935487] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.935487] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.940415] [55404]: INFO cinder.volume.api [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1167.949090] [55404]: INFO cinder.api.openstack.wsgi [None req-8033bd14-ba1b-4415-9d0b-f09ec0688dff tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 1167.949593] [55404]: [pid: 55404|app: 0|req: 195/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:48 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.317831] [55403]: DEBUG cinder.api.middleware.request_id [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.320625] [55403]: INFO cinder.api.openstack.wsgi [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1168.322040] [55403]: DEBUG cinder.api.openstack.wsgi [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.322040] [55403]: DEBUG cinder.api.openstack.wsgi [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.343875] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.343875] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.347628] [55403]: INFO cinder.volume.api [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1168.352506] [55403]: INFO cinder.api.openstack.wsgi [None req-11fb0663-c34a-4e34-97ab-61b25f6c02a4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1168.353391] [55403]: [pid: 55403|app: 0|req: 210/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:49 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.363179] [55404]: DEBUG cinder.api.middleware.request_id [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.367240] [55404]: INFO cinder.api.openstack.wsgi [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1168.368998] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.369333] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.382497] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.382497] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.385958] [55404]: INFO cinder.volume.api [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1168.392677] [55404]: INFO cinder.api.openstack.wsgi [None req-5ef8d35a-57ae-4339-9d12-6b92881b9006 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1168.394351] [55404]: [pid: 55404|app: 0|req: 196/406] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:49 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.960369] [55403]: DEBUG cinder.api.middleware.request_id [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.962567] [55403]: INFO cinder.api.openstack.wsgi [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1168.962782] [55403]: DEBUG cinder.api.openstack.wsgi [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.963020] [55403]: DEBUG cinder.api.openstack.wsgi [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.984303] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.984303] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.989928] [55403]: INFO cinder.volume.api [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Volume info retrieved successfully. [ 1169.002285] [55403]: INFO cinder.api.openstack.wsgi [None req-390e371c-ccfc-442e-ab79-d05d6468d7a2 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 200 [ 1169.003298] [55403]: [pid: 55403|app: 0|req: 211/407] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:49 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.018023] [55404]: DEBUG cinder.api.middleware.request_id [None req-9b36229f-f96f-4e16-98ba-7edf82526411 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.020893] [55404]: INFO cinder.api.openstack.wsgi [None req-9b36229f-f96f-4e16-98ba-7edf82526411 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] GET http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 [ 1170.026824] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9b36229f-f96f-4e16-98ba-7edf82526411 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.026824] [55404]: DEBUG cinder.api.openstack.wsgi [None req-9b36229f-f96f-4e16-98ba-7edf82526411 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.033940] [55404]: INFO cinder.api.openstack.wsgi [None req-9b36229f-f96f-4e16-98ba-7edf82526411 tempest-AttachVolumeTestJSON-1951486462 tempest-AttachVolumeTestJSON-1951486462-project-member] http://10.180.1.21/volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 returned with HTTP 404 [ 1170.034888] [55404]: [pid: 55404|app: 0|req: 197/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:50 2025] GET /volume/v3/volumes/50a048b5-687a-427f-91a7-4781f24497c2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.144910] [55403]: DEBUG cinder.api.middleware.request_id [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-5f99f9d5-d231-4bce-a684-54019f2df113 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.148661] [55403]: INFO cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-5f99f9d5-d231-4bce-a684-54019f2df113 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 [ 1172.148896] [55403]: DEBUG cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-5f99f9d5-d231-4bce-a684-54019f2df113 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.149141] [55403]: DEBUG cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-5f99f9d5-d231-4bce-a684-54019f2df113 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.161067] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.161067] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.697780] [55403]: INFO cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-5f99f9d5-d231-4bce-a684-54019f2df113 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 returned with HTTP 200 [ 1172.698349] [55403]: [pid: 55403|app: 0|req: 212/409] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:10:52 2025] DELETE /volume/v3/attachments/b3d29901-3dd4-49b4-8eb9-75fdf121f189 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1172.731482] [55404]: DEBUG cinder.api.middleware.request_id [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.736405] [55404]: INFO cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1172.736663] [55404]: DEBUG cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.736802] [55404]: DEBUG cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.737028] [55404]: INFO cinder.api.v3.volumes [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Delete volume with id: 324ce3e4-bdd7-4242-b29f-11ea32ec9e15 [ 1172.747740] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.747740] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.748333] [55404]: INFO cinder.volume.api [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1172.768384] [55404]: INFO cinder.volume.api [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Delete volume request issued successfully. [ 1172.768543] [55404]: INFO cinder.api.openstack.wsgi [req-0f2b1300-ffad-4d51-9c2f-ed4959c30d3a req-c0bbb881-8bcd-4db6-a4dd-7d4651ac231e tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 returned with HTTP 202 [ 1172.769107] [55404]: [pid: 55404|app: 0|req: 198/410] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:10:53 2025] DELETE /volume/v3/volumes/324ce3e4-bdd7-4242-b29f-11ea32ec9e15 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1176.210592] [55403]: DEBUG cinder.api.middleware.request_id [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.212671] [55403]: INFO cinder.api.openstack.wsgi [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1176.213054] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-551343358"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1176.214733] [55403]: DEBUG cinder.api.v3.volumes [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-551343358'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1176.214891] [55403]: INFO cinder.api.v3.volumes [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume of 1 GB [ 1176.215243] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.215243] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.220204] [55403]: INFO cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Availability Zones retrieved successfully. [ 1176.227317] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (4dd42afb-0a83-47ee-ae9a-ae1eff995597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1176.228652] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72b86c1-7ca9-44b1-8960-77623258be30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1176.229869] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1176.249842] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72b86c1-7ca9-44b1-8960-77623258be30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1176.250836] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aea32ef-5852-4d6b-859b-1d642861f799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1176.304910] [55403]: DEBUG cinder.quota [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Created reservations ['a7561027-ce67-4c9b-94f7-a28f0d092a56', 'f32897d6-43be-4837-81c6-e2f7517a3480', 'a05cf6f7-29c2-4c2e-a2ef-31d41734a382', '082f4189-1a1b-437a-af5c-4b765328c1df'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1176.305898] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aea32ef-5852-4d6b-859b-1d642861f799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7561027-ce67-4c9b-94f7-a28f0d092a56', 'f32897d6-43be-4837-81c6-e2f7517a3480', 'a05cf6f7-29c2-4c2e-a2ef-31d41734a382', '082f4189-1a1b-437a-af5c-4b765328c1df']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1176.306812] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5844a3bf-e503-46c1-99c3-21fcea7181e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1176.318489] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5844a3bf-e503-46c1-99c3-21fcea7181e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc4bb318-919f-449a-be87-23df110a7af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-551343358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['a7561027-ce67-4c9b-94f7-a28f0d092a56','f32897d6-43be-4837-81c6-e2f7517a3480','a05cf6f7-29c2-4c2e-a2ef-31d41734a382','082f4189-1a1b-437a-af5c-4b765328c1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-551343358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc4bb318-919f-449a-be87-23df110a7af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf13cd58b714e328a8497570931e3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1176.319344] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab890726-55b3-4a82-9e39-6429e05c9309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1176.332738] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab890726-55b3-4a82-9e39-6429e05c9309) transitioned into state 'SUCCESS' from state '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-551343358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['a7561027-ce67-4c9b-94f7-a28f0d092a56','f32897d6-43be-4837-81c6-e2f7517a3480','a05cf6f7-29c2-4c2e-a2ef-31d41734a382','082f4189-1a1b-437a-af5c-4b765328c1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1176.333602] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6960873-f3b4-4fc9-bf6d-af41213ae506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1176.343039] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6960873-f3b4-4fc9-bf6d-af41213ae506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1176.344121] [55403]: DEBUG cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (4dd42afb-0a83-47ee-ae9a-ae1eff995597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1176.344476] [55403]: INFO cinder.volume.api [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request issued successfully. [ 1176.345135] [55403]: INFO cinder.api.openstack.wsgi [None req-f70c47e8-0242-4c28-9e15-f99d0d64ac2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1176.345706] [55403]: [pid: 55403|app: 0|req: 213/411] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:10:57 2025] POST /volume/v3/volumes => generated 753 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1176.354813] [55404]: DEBUG cinder.api.middleware.request_id [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.357008] [55404]: INFO cinder.api.openstack.wsgi [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1176.357008] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.357222] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.365034] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.365034] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.368949] [55404]: INFO cinder.volume.api [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1176.373132] [55404]: INFO cinder.api.openstack.wsgi [None req-2cc474c4-6125-4dd3-8278-14990a7c1085 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1176.373498] [55404]: [pid: 55404|app: 0|req: 199/412] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:57 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.383411] [55403]: DEBUG cinder.api.middleware.request_id [None req-353b8cfa-7476-4984-ad1c-79c1671f127e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.385754] [55403]: INFO cinder.api.openstack.wsgi [None req-353b8cfa-7476-4984-ad1c-79c1671f127e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1177.385978] [55403]: DEBUG cinder.api.openstack.wsgi [None req-353b8cfa-7476-4984-ad1c-79c1671f127e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.386217] [55403]: DEBUG cinder.api.openstack.wsgi [None req-353b8cfa-7476-4984-ad1c-79c1671f127e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.396610] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.396610] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.400705] [55403]: INFO cinder.volume.api [None req-353b8cfa-7476-4984-ad1c-79c1671f127e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1177.405412] [55403]: INFO cinder.api.openstack.wsgi [None req-353b8cfa-7476-4984-ad1c-79c1671f127e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1177.405790] [55403]: [pid: 55403|app: 0|req: 214/413] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:58 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.439947] [55404]: DEBUG cinder.api.middleware.request_id [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.442293] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1177.442517] [55404]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.442732] [55404]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.450257] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.450257] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.453713] [55404]: INFO cinder.volume.api [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1177.457985] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-dff4c7ef-d736-4165-8ab0-0076fc53b878 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1177.458359] [55404]: [pid: 55404|app: 0|req: 200/414] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:10:58 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.976993] [55403]: DEBUG cinder.api.middleware.request_id [None req-329eb0dd-3817-4eeb-ac5e-0ea3a13b8bb0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.977450] [55403]: INFO cinder.api.openstack.wsgi [None req-329eb0dd-3817-4eeb-ac5e-0ea3a13b8bb0 None None] GET http://10.180.1.21/volume// [ 1178.977639] [55403]: DEBUG cinder.api.openstack.wsgi [None req-329eb0dd-3817-4eeb-ac5e-0ea3a13b8bb0 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.977908] [55403]: DEBUG cinder.api.openstack.wsgi [None req-329eb0dd-3817-4eeb-ac5e-0ea3a13b8bb0 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.978340] [55403]: INFO cinder.api.openstack.wsgi [None req-329eb0dd-3817-4eeb-ac5e-0ea3a13b8bb0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1178.978654] [55403]: [pid: 55403|app: 0|req: 215/415] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:10:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1178.982735] [55404]: DEBUG cinder.api.middleware.request_id [req-41e6448b-03f7-49c2-860b-bf8581644563 req-58b25875-097c-4e7f-bf09-c312669ff784 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.984954] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-58b25875-097c-4e7f-bf09-c312669ff784 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1178.985453] [55404]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-58b25875-097c-4e7f-bf09-c312669ff784 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc4bb318-919f-449a-be87-23df110a7af2", "connector": null, "instance_uuid": "f48deea3-2809-4e89-ae90-4f3f095d1c0a"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1178.999679] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.999679] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.020494] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-58b25875-097c-4e7f-bf09-c312669ff784 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1179.021610] [55404]: [pid: 55404|app: 0|req: 201/416] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:10:59 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.037728] [55403]: DEBUG cinder.api.middleware.request_id [None req-7ec619f9-b668-449f-9358-635161b0de01 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.039806] [55403]: INFO cinder.api.openstack.wsgi [None req-7ec619f9-b668-449f-9358-635161b0de01 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1179.040039] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7ec619f9-b668-449f-9358-635161b0de01 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.040260] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7ec619f9-b668-449f-9358-635161b0de01 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.052246] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.052246] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.055825] [55403]: INFO cinder.volume.api [None req-7ec619f9-b668-449f-9358-635161b0de01 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1179.060944] [55403]: INFO cinder.api.openstack.wsgi [None req-7ec619f9-b668-449f-9358-635161b0de01 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1179.061357] [55403]: [pid: 55403|app: 0|req: 216/417] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:10:59 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.541538] [55404]: DEBUG cinder.api.middleware.request_id [None req-528a1a73-4f8a-43df-abb2-1468a3f43227 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.541978] [55404]: INFO cinder.api.openstack.wsgi [None req-528a1a73-4f8a-43df-abb2-1468a3f43227 None None] GET http://10.180.1.21/volume// [ 1179.542174] [55404]: DEBUG cinder.api.openstack.wsgi [None req-528a1a73-4f8a-43df-abb2-1468a3f43227 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.542393] [55404]: DEBUG cinder.api.openstack.wsgi [None req-528a1a73-4f8a-43df-abb2-1468a3f43227 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.542780] [55404]: INFO cinder.api.openstack.wsgi [None req-528a1a73-4f8a-43df-abb2-1468a3f43227 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1179.543092] [55404]: [pid: 55404|app: 0|req: 202/418] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:11:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1179.547878] [55403]: DEBUG cinder.api.middleware.request_id [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.550147] [55403]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1179.550402] [55403]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.550624] [55403]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.560436] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.560436] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.563897] [55403]: INFO cinder.volume.api [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1179.568206] [55403]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-46950323-f708-458d-8c5c-8d458a2791bc tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1179.568726] [55403]: [pid: 55403|app: 0|req: 217/419] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:11:00 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1179.598331] [55404]: DEBUG cinder.api.middleware.request_id [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.600782] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] PUT http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c [ 1179.601278] [55404]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-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-519949", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1179.609598] [55404]: DEBUG cinder.coordination [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Acquiring lock "cinder-attachment_update-cc4bb318-919f-449a-be87-23df110a7af2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1179.614048] [55404]: DEBUG cinder.coordination [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-cc4bb318-919f-449a-be87-23df110a7af2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1179.615375] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.615375] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.071760] [55403]: DEBUG cinder.api.middleware.request_id [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.073625] [55403]: INFO cinder.api.openstack.wsgi [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1180.073919] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.074201] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.076947] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=381,cinder:INSERT=39,cinder:UPDATE=75 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1180.087591] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.087591] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.091728] [55403]: INFO cinder.volume.api [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1180.096730] [55403]: INFO cinder.api.openstack.wsgi [None req-c4c97cf2-d2d2-4f80-a7f9-34bc55c5e7a0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1180.097216] [55403]: [pid: 55403|app: 0|req: 218/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:00 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.108555] [55403]: DEBUG cinder.api.middleware.request_id [None req-72f5b026-75e5-4360-9731-49b799e7edf2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.110650] [55403]: INFO cinder.api.openstack.wsgi [None req-72f5b026-75e5-4360-9731-49b799e7edf2 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1181.110868] [55403]: DEBUG cinder.api.openstack.wsgi [None req-72f5b026-75e5-4360-9731-49b799e7edf2 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.111145] [55403]: DEBUG cinder.api.openstack.wsgi [None req-72f5b026-75e5-4360-9731-49b799e7edf2 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.124053] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.124053] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.127848] [55403]: INFO cinder.volume.api [None req-72f5b026-75e5-4360-9731-49b799e7edf2 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1181.133052] [55403]: INFO cinder.api.openstack.wsgi [None req-72f5b026-75e5-4360-9731-49b799e7edf2 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1181.133460] [55403]: [pid: 55403|app: 0|req: 219/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:01 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.014119] [55403]: DEBUG cinder.api.middleware.request_id [None req-c1260e0d-6f10-44ab-a3aa-50a8a7641edc None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.014272] [55403]: INFO cinder.api.openstack.wsgi [None req-c1260e0d-6f10-44ab-a3aa-50a8a7641edc None None] GET http://10.180.1.21/volume// [ 1182.014385] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c1260e0d-6f10-44ab-a3aa-50a8a7641edc None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.014601] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c1260e0d-6f10-44ab-a3aa-50a8a7641edc None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.015087] [55403]: INFO cinder.api.openstack.wsgi [None req-c1260e0d-6f10-44ab-a3aa-50a8a7641edc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1182.015442] [55403]: [pid: 55403|app: 0|req: 220/422] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:11:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1182.019207] [55403]: DEBUG cinder.api.middleware.request_id [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-8a28ef89-63b0-4be4-b6cc-6e77dddad8d4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.021619] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-8a28ef89-63b0-4be4-b6cc-6e77dddad8d4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1182.022084] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-8a28ef89-63b0-4be4-b6cc-6e77dddad8d4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d272fa6-6000-4027-8881-a144efd8f1f3", "connector": null, "instance_uuid": "97208034-05cb-44fb-ab39-8b0ba0121831"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1182.038130] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.038130] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.066481] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-8a28ef89-63b0-4be4-b6cc-6e77dddad8d4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1182.066970] [55403]: [pid: 55403|app: 0|req: 221/423] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:11:02 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) [ 1182.072568] [55403]: DEBUG cinder.api.middleware.request_id [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-2092eb41-b384-4002-b836-3889bf2105b7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.074701] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-2092eb41-b384-4002-b836-3889bf2105b7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b [ 1182.074958] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-2092eb41-b384-4002-b836-3889bf2105b7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.075202] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-2092eb41-b384-4002-b836-3889bf2105b7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.081724] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.081724] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.614457] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-2092eb41-b384-4002-b836-3889bf2105b7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b returned with HTTP 200 [ 1182.614954] [55403]: [pid: 55403|app: 0|req: 222/424] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:11:02 2025] DELETE /volume/v3/attachments/77ba91cc-50f7-4ae2-abe9-6059aceb567b => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1182.615834] [55403]: DEBUG cinder.api.middleware.request_id [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.618729] [55403]: INFO cinder.api.openstack.wsgi [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1182.619290] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.619290] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.629758] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.629758] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.633666] [55403]: INFO cinder.volume.api [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1182.639514] [55403]: INFO cinder.api.openstack.wsgi [None req-1143019d-9e7d-41c0-a814-05d7735a47e5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1182.639967] [55403]: [pid: 55403|app: 0|req: 223/425] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:03 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.651086] [55403]: DEBUG cinder.api.middleware.request_id [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.653240] [55403]: INFO cinder.api.openstack.wsgi [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1183.653460] [55403]: DEBUG cinder.api.openstack.wsgi [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.653677] [55403]: DEBUG cinder.api.openstack.wsgi [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.668841] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.668841] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.673557] [55403]: INFO cinder.volume.api [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1183.678628] [55403]: INFO cinder.api.openstack.wsgi [None req-60e918bc-7114-4b5f-8a8c-e031fc76469c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1183.679227] [55403]: [pid: 55403|app: 0|req: 224/426] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:04 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1184.134347] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=320,cinder:UPDATE=58,cinder:INSERT=26 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1184.140151] [55404]: DEBUG cinder.coordination [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-cc4bb318-919f-449a-be87-23df110a7af2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1184.141162] [55404]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-3f15f0be-d98d-431e-b7dc-ce67655480e4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c returned with HTTP 200 [ 1184.141691] [55404]: [pid: 55404|app: 0|req: 203/427] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:11:00 2025] PUT /volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.689390] [55403]: DEBUG cinder.api.middleware.request_id [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.691903] [55403]: INFO cinder.api.openstack.wsgi [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1184.692145] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.692363] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.707314] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.707314] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.712798] [55403]: INFO cinder.volume.api [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1184.721439] [55403]: INFO cinder.api.openstack.wsgi [None req-2b2d913f-5e98-470e-9b14-1fb9cc2fc279 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1184.722210] [55403]: [pid: 55403|app: 0|req: 225/428] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:05 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.735551] [55404]: DEBUG cinder.api.middleware.request_id [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.738299] [55404]: INFO cinder.api.openstack.wsgi [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1185.738594] [55404]: DEBUG cinder.api.openstack.wsgi [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.738905] [55404]: DEBUG cinder.api.openstack.wsgi [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.754734] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.754734] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.758743] [55404]: INFO cinder.volume.api [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1185.763985] [55404]: INFO cinder.api.openstack.wsgi [None req-449dafb3-3d7c-481e-950a-7db3c7db0a50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1185.764466] [55404]: [pid: 55404|app: 0|req: 204/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:06 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.858461] [55403]: DEBUG cinder.api.middleware.request_id [req-41e6448b-03f7-49c2-860b-bf8581644563 req-4cb41571-efa8-4973-9044-c878151a930b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.861795] [55403]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-4cb41571-efa8-4973-9044-c878151a930b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c/action [ 1185.862513] [55403]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-4cb41571-efa8-4973-9044-c878151a930b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1185.862697] [55403]: DEBUG cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-4cb41571-efa8-4973-9044-c878151a930b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.884891] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.884891] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.896809] [55403]: INFO cinder.api.openstack.wsgi [req-41e6448b-03f7-49c2-860b-bf8581644563 req-4cb41571-efa8-4973-9044-c878151a930b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c/action returned with HTTP 204 [ 1185.897907] [55403]: [pid: 55403|app: 0|req: 226/430] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:11:06 2025] POST /volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1186.776866] [55404]: DEBUG cinder.api.middleware.request_id [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.778831] [55404]: INFO cinder.api.openstack.wsgi [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1186.779690] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.780061] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.794177] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.794177] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.798030] [55404]: INFO cinder.volume.api [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1186.802905] [55404]: INFO cinder.api.openstack.wsgi [None req-2e6969bc-4000-49b5-ab5c-586e82e505b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1186.803418] [55404]: [pid: 55404|app: 0|req: 205/431] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:07 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.820246] [55403]: DEBUG cinder.api.middleware.request_id [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.822560] [55403]: INFO cinder.api.openstack.wsgi [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1186.822833] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.824114] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.833449] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.833449] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.837233] [55403]: INFO cinder.volume.api [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1186.841687] [55403]: INFO cinder.api.openstack.wsgi [None req-ced3bbab-a211-48e7-b7ad-befd45fa420d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1186.842160] [55403]: [pid: 55403|app: 0|req: 227/432] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:07 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.101764] [55404]: DEBUG cinder.api.middleware.request_id [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.108040] [55404]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] PUT http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 [ 1187.108040] [55404]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-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-519939", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.117085] [55404]: DEBUG cinder.coordination [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Acquiring lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1187.128104] [55404]: DEBUG cinder.coordination [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1187.128104] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.128104] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.660569] [55404]: DEBUG cinder.coordination [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1187.660944] [55404]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-4220b43d-9f4e-4919-9d5f-3d6f98c0aca2 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 returned with HTTP 200 [ 1187.662033] [55404]: [pid: 55404|app: 0|req: 206/433] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:11:07 2025] PUT /volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 => generated 617 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.666638] [55403]: DEBUG cinder.api.middleware.request_id [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-fdc95656-2568-4b2e-8d1c-b2f34aded7c4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.671669] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-fdc95656-2568-4b2e-8d1c-b2f34aded7c4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 [ 1187.672068] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-fdc95656-2568-4b2e-8d1c-b2f34aded7c4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.675028] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-fdc95656-2568-4b2e-8d1c-b2f34aded7c4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.694416] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-fdc95656-2568-4b2e-8d1c-b2f34aded7c4 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 returned with HTTP 200 [ 1187.694785] [55403]: [pid: 55403|app: 0|req: 228/434] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:11:08 2025] GET /volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 => generated 642 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.648975] [55404]: DEBUG cinder.api.middleware.request_id [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.652811] [55404]: INFO cinder.api.openstack.wsgi [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1188.653903] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.654333] [55404]: DEBUG cinder.api.openstack.wsgi [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.654738] [55404]: INFO cinder.api.v3.volumes [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Delete volume with id: cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1188.668022] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.668022] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.668022] [55404]: INFO cinder.volume.api [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1188.702741] [55404]: INFO cinder.volume.api [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Delete volume request issued successfully. [ 1188.702886] [55404]: INFO cinder.api.openstack.wsgi [None req-6ba5c684-50c9-4b1e-ad4f-d2bc60b1d51b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 202 [ 1188.703352] [55404]: [pid: 55404|app: 0|req: 207/435] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:11:09 2025] DELETE /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1188.706395] [55403]: DEBUG cinder.api.middleware.request_id [None req-a76e3f96-f823-4d94-a33e-4951be89c598 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.708847] [55403]: INFO cinder.api.openstack.wsgi [None req-a76e3f96-f823-4d94-a33e-4951be89c598 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1188.709121] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a76e3f96-f823-4d94-a33e-4951be89c598 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.709344] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a76e3f96-f823-4d94-a33e-4951be89c598 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.721890] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.721890] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.727576] [55403]: INFO cinder.volume.api [None req-a76e3f96-f823-4d94-a33e-4951be89c598 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1188.735569] [55403]: INFO cinder.api.openstack.wsgi [None req-a76e3f96-f823-4d94-a33e-4951be89c598 tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 1188.735779] [55403]: [pid: 55403|app: 0|req: 229/436] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:09 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.746601] [55404]: DEBUG cinder.api.middleware.request_id [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.749494] [55404]: INFO cinder.api.openstack.wsgi [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1189.749814] [55404]: DEBUG cinder.api.openstack.wsgi [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.750148] [55404]: DEBUG cinder.api.openstack.wsgi [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.761575] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.761575] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.765528] [55404]: INFO cinder.volume.api [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1189.770524] [55404]: INFO cinder.api.openstack.wsgi [None req-315fa789-8a86-43a2-9b5b-11e6ae23f72c tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 1189.770982] [55404]: [pid: 55404|app: 0|req: 208/437] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:10 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.295475] [55403]: DEBUG cinder.api.middleware.request_id [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-9c23574e-3297-4649-b9e7-51b6961cc1de None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.297940] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-9c23574e-3297-4649-b9e7-51b6961cc1de tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7/action [ 1190.298394] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-9c23574e-3297-4649-b9e7-51b6961cc1de tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1190.298949] [55403]: DEBUG cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-9c23574e-3297-4649-b9e7-51b6961cc1de tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.314063] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.314063] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.323549] [55403]: INFO cinder.api.openstack.wsgi [req-2065dd29-736c-41b3-90c7-992b9f260fbb req-9c23574e-3297-4649-b9e7-51b6961cc1de tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7/action returned with HTTP 204 [ 1190.323990] [55403]: [pid: 55403|app: 0|req: 230/438] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:11:11 2025] POST /volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1190.781684] [55404]: DEBUG cinder.api.middleware.request_id [None req-5f222b98-344b-4c9b-9de3-08eae2485fde None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.784536] [55404]: INFO cinder.api.openstack.wsgi [None req-5f222b98-344b-4c9b-9de3-08eae2485fde tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1190.784853] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5f222b98-344b-4c9b-9de3-08eae2485fde tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.785487] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5f222b98-344b-4c9b-9de3-08eae2485fde tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.797034] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.797034] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.803310] [55404]: INFO cinder.volume.api [None req-5f222b98-344b-4c9b-9de3-08eae2485fde tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Volume info retrieved successfully. [ 1190.809389] [55404]: INFO cinder.api.openstack.wsgi [None req-5f222b98-344b-4c9b-9de3-08eae2485fde tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 200 [ 1190.809753] [55404]: [pid: 55404|app: 0|req: 209/439] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:11 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.820622] [55403]: DEBUG cinder.api.middleware.request_id [None req-bc6aee30-2765-4c9a-9c22-de12cfa2ff2b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.823445] [55403]: INFO cinder.api.openstack.wsgi [None req-bc6aee30-2765-4c9a-9c22-de12cfa2ff2b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] GET http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 [ 1191.823669] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bc6aee30-2765-4c9a-9c22-de12cfa2ff2b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.823895] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bc6aee30-2765-4c9a-9c22-de12cfa2ff2b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.830849] [55403]: INFO cinder.api.openstack.wsgi [None req-bc6aee30-2765-4c9a-9c22-de12cfa2ff2b tempest-ServerActionsTestOtherA-1295948089 tempest-ServerActionsTestOtherA-1295948089-project-member] http://10.180.1.21/volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 returned with HTTP 404 [ 1191.831447] [55403]: [pid: 55403|app: 0|req: 231/440] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:12 2025] GET /volume/v3/volumes/cfc4dd51-0d84-413a-943f-6af7188141d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1194.687169] [55404]: DEBUG cinder.api.middleware.request_id [None req-5b47ac5c-8068-444d-aef6-dcb5b97b4a6c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.687670] [55404]: INFO cinder.api.openstack.wsgi [None req-5b47ac5c-8068-444d-aef6-dcb5b97b4a6c None None] GET http://10.180.1.21/volume// [ 1194.687856] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5b47ac5c-8068-444d-aef6-dcb5b97b4a6c None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.688113] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5b47ac5c-8068-444d-aef6-dcb5b97b4a6c None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.688508] [55404]: INFO cinder.api.openstack.wsgi [None req-5b47ac5c-8068-444d-aef6-dcb5b97b4a6c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1194.688822] [55404]: [pid: 55404|app: 0|req: 210/441] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:11:15 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1194.693048] [55403]: DEBUG cinder.api.middleware.request_id [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-6a029d24-a8b9-4883-9929-baf76b2a3168 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.695197] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-6a029d24-a8b9-4883-9929-baf76b2a3168 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1194.695778] [55403]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-6a029d24-a8b9-4883-9929-baf76b2a3168 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d272fa6-6000-4027-8881-a144efd8f1f3", "connector": null, "instance_uuid": "97208034-05cb-44fb-ab39-8b0ba0121831"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.713805] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.713805] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.743194] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-6a029d24-a8b9-4883-9929-baf76b2a3168 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1194.743194] [55403]: [pid: 55403|app: 0|req: 232/442] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:11:15 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.747312] [55404]: DEBUG cinder.api.middleware.request_id [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-232a396f-1f63-482f-82ea-310013e7ad81 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.750605] [55404]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-232a396f-1f63-482f-82ea-310013e7ad81 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 [ 1194.750904] [55404]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-232a396f-1f63-482f-82ea-310013e7ad81 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.751194] [55404]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-232a396f-1f63-482f-82ea-310013e7ad81 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.758343] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.758343] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.294405] [55404]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-232a396f-1f63-482f-82ea-310013e7ad81 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 returned with HTTP 200 [ 1195.294405] [55404]: [pid: 55404|app: 0|req: 211/443] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:11:15 2025] DELETE /volume/v3/attachments/09783749-31b8-4d24-93f0-1fbfe9f42ca7 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.027209] [55403]: DEBUG cinder.api.middleware.request_id [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.029422] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] PUT http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb [ 1202.030036] [55403]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-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-519939", "mountpoint": "/dev/sdb"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.042097] [55403]: DEBUG cinder.coordination [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Acquiring lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1202.047833] [55403]: DEBUG cinder.coordination [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1202.047833] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047833] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.568764] [55403]: DEBUG cinder.coordination [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Lock "cinder-attachment_update-7d272fa6-6000-4027-8881-a144efd8f1f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1202.569123] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-9fa506ca-3414-473a-94f6-732aace8e267 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb returned with HTTP 200 [ 1202.572941] [55403]: [pid: 55403|app: 0|req: 233/444] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:11:22 2025] PUT /volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.574918] [55404]: DEBUG cinder.api.middleware.request_id [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-988e6ac0-9c27-4332-970b-6e4ab5aeefe8 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.579914] [55404]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-988e6ac0-9c27-4332-970b-6e4ab5aeefe8 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb [ 1202.579914] [55404]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-988e6ac0-9c27-4332-970b-6e4ab5aeefe8 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.579914] [55404]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-988e6ac0-9c27-4332-970b-6e4ab5aeefe8 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.594565] [55404]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-988e6ac0-9c27-4332-970b-6e4ab5aeefe8 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb returned with HTTP 200 [ 1202.595026] [55404]: [pid: 55404|app: 0|req: 212/445] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 21:11:23 2025] GET /volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.923177] [55403]: DEBUG cinder.api.middleware.request_id [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-b2dd2e7f-815e-4af0-a7dc-e22007db361a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.926075] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-b2dd2e7f-815e-4af0-a7dc-e22007db361a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] POST http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb/action [ 1206.928516] [55403]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-b2dd2e7f-815e-4af0-a7dc-e22007db361a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1206.928516] [55403]: DEBUG cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-b2dd2e7f-815e-4af0-a7dc-e22007db361a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.949570] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.949570] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.958876] [55403]: INFO cinder.api.openstack.wsgi [req-71d693aa-0ba3-432f-8bb3-594c13ab4a5c req-b2dd2e7f-815e-4af0-a7dc-e22007db361a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb/action returned with HTTP 204 [ 1206.959540] [55403]: [pid: 55403|app: 0|req: 234/446] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:11:27 2025] POST /volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1212.499971] [55404]: DEBUG cinder.api.middleware.request_id [req-b4efb460-3986-475e-a9bc-0b15e5eedff2 req-52f7a94b-9a6b-4f92-bebb-b91bc8bb7181 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.503812] [55404]: INFO cinder.api.openstack.wsgi [req-b4efb460-3986-475e-a9bc-0b15e5eedff2 req-52f7a94b-9a6b-4f92-bebb-b91bc8bb7181 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb [ 1212.504187] [55404]: DEBUG cinder.api.openstack.wsgi [req-b4efb460-3986-475e-a9bc-0b15e5eedff2 req-52f7a94b-9a6b-4f92-bebb-b91bc8bb7181 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.504624] [55404]: DEBUG cinder.api.openstack.wsgi [req-b4efb460-3986-475e-a9bc-0b15e5eedff2 req-52f7a94b-9a6b-4f92-bebb-b91bc8bb7181 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.516904] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516904] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.047129] [55404]: INFO cinder.api.openstack.wsgi [req-b4efb460-3986-475e-a9bc-0b15e5eedff2 req-52f7a94b-9a6b-4f92-bebb-b91bc8bb7181 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb returned with HTTP 200 [ 1213.047698] [55404]: [pid: 55404|app: 0|req: 213/447] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:11:33 2025] DELETE /volume/v3/attachments/dd0200c7-897c-4ec2-8f3d-ba749455c7cb => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.535447] [55403]: DEBUG cinder.api.middleware.request_id [None req-b55b9e87-b796-437b-af81-499bda24e5a7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.537464] [55403]: INFO cinder.api.openstack.wsgi [None req-b55b9e87-b796-437b-af81-499bda24e5a7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1214.537687] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b55b9e87-b796-437b-af81-499bda24e5a7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.537906] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b55b9e87-b796-437b-af81-499bda24e5a7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.549257] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549257] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.553472] [55403]: INFO cinder.volume.api [None req-b55b9e87-b796-437b-af81-499bda24e5a7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1214.558414] [55403]: INFO cinder.api.openstack.wsgi [None req-b55b9e87-b796-437b-af81-499bda24e5a7 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1214.558804] [55403]: [pid: 55403|app: 0|req: 235/448] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:35 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.588887] [55404]: DEBUG cinder.api.middleware.request_id [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.591076] [55404]: INFO cinder.api.openstack.wsgi [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1214.591338] [55404]: DEBUG cinder.api.openstack.wsgi [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.591513] [55404]: DEBUG cinder.api.openstack.wsgi [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.599083] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599083] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.605347] [55404]: INFO cinder.volume.api [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1214.611726] [55404]: INFO cinder.api.openstack.wsgi [None req-96c18aa9-d28c-4e2e-bfbe-3f77d52ff2d5 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1214.612171] [55404]: [pid: 55404|app: 0|req: 214/449] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:35 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.555765] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=87,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1224.609372] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=54,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1224.813040] [55403]: DEBUG cinder.api.middleware.request_id [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.815385] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1224.815609] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.815830] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.826441] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.826441] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.829710] [55403]: INFO cinder.volume.api [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1224.834682] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-e5330f36-7fbe-4c11-b4d5-058a92c7a857 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1224.834991] [55403]: [pid: 55403|app: 0|req: 236/450] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:11:45 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.356305] [55404]: DEBUG cinder.api.middleware.request_id [None req-30b110bd-53d6-4343-9868-8a6ca80d2766 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.356757] [55404]: INFO cinder.api.openstack.wsgi [None req-30b110bd-53d6-4343-9868-8a6ca80d2766 None None] GET http://10.180.1.21/volume// [ 1226.356944] [55404]: DEBUG cinder.api.openstack.wsgi [None req-30b110bd-53d6-4343-9868-8a6ca80d2766 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.357214] [55404]: DEBUG cinder.api.openstack.wsgi [None req-30b110bd-53d6-4343-9868-8a6ca80d2766 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.357655] [55404]: INFO cinder.api.openstack.wsgi [None req-30b110bd-53d6-4343-9868-8a6ca80d2766 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1226.357966] [55404]: [pid: 55404|app: 0|req: 215/451] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1226.361893] [55403]: DEBUG cinder.api.middleware.request_id [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-11f5333a-3d02-4f41-918e-f325a8169efb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.364218] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-11f5333a-3d02-4f41-918e-f325a8169efb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1226.364624] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-11f5333a-3d02-4f41-918e-f325a8169efb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a218d8b-ba1e-4b39-809f-d829812953e6", "connector": null, "instance_uuid": "53e46458-0320-4469-b769-6f51bc28f4ac"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1226.375980] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.375980] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.396688] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-11f5333a-3d02-4f41-918e-f325a8169efb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1226.397162] [55403]: [pid: 55403|app: 0|req: 237/452] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:11:47 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.419125] [55404]: DEBUG cinder.api.middleware.request_id [None req-139c9df5-1663-4572-a17c-0deed8ad4165 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.421184] [55404]: INFO cinder.api.openstack.wsgi [None req-139c9df5-1663-4572-a17c-0deed8ad4165 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1226.421409] [55404]: DEBUG cinder.api.openstack.wsgi [None req-139c9df5-1663-4572-a17c-0deed8ad4165 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.421620] [55404]: DEBUG cinder.api.openstack.wsgi [None req-139c9df5-1663-4572-a17c-0deed8ad4165 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.431696] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431696] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.435331] [55404]: INFO cinder.volume.api [None req-139c9df5-1663-4572-a17c-0deed8ad4165 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1226.440586] [55404]: INFO cinder.api.openstack.wsgi [None req-139c9df5-1663-4572-a17c-0deed8ad4165 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1226.440966] [55404]: [pid: 55404|app: 0|req: 216/453] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.722504] [55403]: DEBUG cinder.api.middleware.request_id [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.724701] [55403]: INFO cinder.api.openstack.wsgi [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1226.724922] [55403]: DEBUG cinder.api.openstack.wsgi [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.725183] [55403]: DEBUG cinder.api.openstack.wsgi [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.732990] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.732990] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.736617] [55403]: INFO cinder.volume.api [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1226.741012] [55403]: INFO cinder.api.openstack.wsgi [None req-cf9af4cd-3666-404b-b56e-6f41ced5f2b3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1226.741404] [55403]: [pid: 55403|app: 0|req: 238/454] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.780052] [55404]: DEBUG cinder.api.middleware.request_id [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.782128] [55404]: INFO cinder.api.openstack.wsgi [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1226.782345] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.782557] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.790579] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.790579] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.794157] [55404]: INFO cinder.volume.api [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1226.798408] [55404]: INFO cinder.api.openstack.wsgi [None req-7e6be775-c14e-45a9-8b5e-3742151b62c3 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1226.798770] [55404]: [pid: 55404|app: 0|req: 217/455] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.922904] [55403]: DEBUG cinder.api.middleware.request_id [None req-177bcbfe-3cf8-4973-b179-5576a6de245a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.923380] [55403]: INFO cinder.api.openstack.wsgi [None req-177bcbfe-3cf8-4973-b179-5576a6de245a None None] GET http://10.180.1.21/volume// [ 1226.923616] [55403]: DEBUG cinder.api.openstack.wsgi [None req-177bcbfe-3cf8-4973-b179-5576a6de245a None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.923872] [55403]: DEBUG cinder.api.openstack.wsgi [None req-177bcbfe-3cf8-4973-b179-5576a6de245a None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.924283] [55403]: INFO cinder.api.openstack.wsgi [None req-177bcbfe-3cf8-4973-b179-5576a6de245a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1226.924587] [55403]: [pid: 55403|app: 0|req: 239/456] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1226.928172] [55404]: DEBUG cinder.api.middleware.request_id [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.930456] [55404]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1226.930703] [55404]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.930921] [55404]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.940792] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940792] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.944285] [55404]: INFO cinder.volume.api [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1226.948605] [55404]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-f8db9126-cdfe-494b-a9bd-ebff6d364a5f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1226.948992] [55404]: [pid: 55404|app: 0|req: 218/457] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:11:47 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1226.975080] [55403]: DEBUG cinder.api.middleware.request_id [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.977564] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] PUT http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 [ 1226.977991] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-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-519958", "mountpoint": "/dev/sdb"}}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1226.985941] [55403]: DEBUG cinder.coordination [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Acquiring lock "cinder-attachment_update-3a218d8b-ba1e-4b39-809f-d829812953e6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1226.990239] [55403]: DEBUG cinder.coordination [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Lock "cinder-attachment_update-3a218d8b-ba1e-4b39-809f-d829812953e6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55403) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1226.991297] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.991297] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.450920] [55404]: DEBUG cinder.api.middleware.request_id [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.453128] [55404]: INFO cinder.api.openstack.wsgi [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1227.453349] [55404]: DEBUG cinder.api.openstack.wsgi [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.453567] [55404]: DEBUG cinder.api.openstack.wsgi [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.463783] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463783] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.467040] [55404]: INFO cinder.volume.api [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1227.471324] [55404]: INFO cinder.api.openstack.wsgi [None req-466a69b5-9bf5-4815-aef6-4b5361846d59 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1227.471717] [55404]: [pid: 55404|app: 0|req: 219/458] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:48 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.483956] [55404]: DEBUG cinder.api.middleware.request_id [None req-7f37dee9-8a16-463f-aea7-58700046018d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.486032] [55404]: INFO cinder.api.openstack.wsgi [None req-7f37dee9-8a16-463f-aea7-58700046018d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1228.486326] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7f37dee9-8a16-463f-aea7-58700046018d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.486574] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7f37dee9-8a16-463f-aea7-58700046018d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.500784] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.500784] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.504687] [55404]: INFO cinder.volume.api [None req-7f37dee9-8a16-463f-aea7-58700046018d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1228.509733] [55404]: INFO cinder.api.openstack.wsgi [None req-7f37dee9-8a16-463f-aea7-58700046018d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1228.510163] [55404]: [pid: 55404|app: 0|req: 220/459] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:49 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.520366] [55404]: DEBUG cinder.api.middleware.request_id [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.522520] [55404]: INFO cinder.api.openstack.wsgi [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1229.522747] [55404]: DEBUG cinder.api.openstack.wsgi [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.522965] [55404]: DEBUG cinder.api.openstack.wsgi [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.540640] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540640] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.544674] [55404]: INFO cinder.volume.api [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1229.549892] [55404]: INFO cinder.api.openstack.wsgi [None req-aa65a5b3-a6ec-4c72-96f4-fc48e79a335d tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1229.550421] [55404]: [pid: 55404|app: 0|req: 221/460] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:50 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1230.562222] [55404]: DEBUG cinder.api.middleware.request_id [None req-863ce2dd-3a24-4640-ac17-686caecce51e None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.564774] [55404]: INFO cinder.api.openstack.wsgi [None req-863ce2dd-3a24-4640-ac17-686caecce51e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1230.564774] [55404]: DEBUG cinder.api.openstack.wsgi [None req-863ce2dd-3a24-4640-ac17-686caecce51e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.565023] [55404]: DEBUG cinder.api.openstack.wsgi [None req-863ce2dd-3a24-4640-ac17-686caecce51e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.582445] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.582445] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.583367] [55404]: INFO cinder.volume.api [None req-863ce2dd-3a24-4640-ac17-686caecce51e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1230.593152] [55404]: INFO cinder.api.openstack.wsgi [None req-863ce2dd-3a24-4640-ac17-686caecce51e tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1230.593564] [55404]: [pid: 55404|app: 0|req: 222/461] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:51 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.513351] [55403]: DEBUG cinder.coordination [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Lock "cinder-attachment_update-3a218d8b-ba1e-4b39-809f-d829812953e6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55403) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1231.513680] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-71070978-23e7-4931-a715-34a9d7bed229 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 returned with HTTP 200 [ 1231.514186] [55403]: [pid: 55403|app: 0|req: 240/462] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:11:47 2025] PUT /volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.607710] [55404]: DEBUG cinder.api.middleware.request_id [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.611289] [55404]: INFO cinder.api.openstack.wsgi [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1231.611535] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.611752] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.623413] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.623413] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.627632] [55404]: INFO cinder.volume.api [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1231.636217] [55404]: INFO cinder.api.openstack.wsgi [None req-a148ec06-cf5e-4040-b864-99c4a38d9183 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1231.636624] [55404]: [pid: 55404|app: 0|req: 223/463] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:52 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.647488] [55403]: DEBUG cinder.api.middleware.request_id [None req-2a13a1e3-447c-470a-9532-0228d0134959 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.648986] [55403]: INFO cinder.api.openstack.wsgi [None req-2a13a1e3-447c-470a-9532-0228d0134959 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1232.649234] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2a13a1e3-447c-470a-9532-0228d0134959 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.649459] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2a13a1e3-447c-470a-9532-0228d0134959 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.662979] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662979] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.667610] [55403]: INFO cinder.volume.api [None req-2a13a1e3-447c-470a-9532-0228d0134959 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1232.672854] [55403]: INFO cinder.api.openstack.wsgi [None req-2a13a1e3-447c-470a-9532-0228d0134959 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1232.673253] [55403]: [pid: 55403|app: 0|req: 241/464] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:53 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.685429] [55404]: DEBUG cinder.api.middleware.request_id [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.687792] [55404]: INFO cinder.api.openstack.wsgi [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1233.688034] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.688265] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.701526] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701526] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.705024] [55404]: INFO cinder.volume.api [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1233.709585] [55404]: INFO cinder.api.openstack.wsgi [None req-5a48eedb-bd8d-4d53-ae8a-e849bef3ffc7 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1233.710199] [55404]: [pid: 55404|app: 0|req: 224/465] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:54 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.805287] [55403]: DEBUG cinder.api.middleware.request_id [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.807906] [55403]: INFO cinder.api.openstack.wsgi [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1233.808180] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.808410] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.808636] [55403]: INFO cinder.api.v3.volumes [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Delete volume with id: 51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1233.817974] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817974] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.818582] [55403]: INFO cinder.volume.api [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1233.835974] [55403]: INFO cinder.volume.api [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Delete volume request issued successfully. [ 1233.836227] [55403]: INFO cinder.api.openstack.wsgi [None req-d32a0998-bee0-4fa4-9657-085a2f9ebaf7 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 202 [ 1233.836931] [55403]: [pid: 55403|app: 0|req: 242/466] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:11:54 2025] DELETE /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1233.839820] [55404]: DEBUG cinder.api.middleware.request_id [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.842035] [55404]: INFO cinder.api.openstack.wsgi [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1233.842253] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.842434] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.852562] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852562] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.856994] [55404]: INFO cinder.volume.api [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1233.863637] [55404]: INFO cinder.api.openstack.wsgi [None req-fda6c375-8894-4bef-be9a-b503ebbbc2ad tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 200 [ 1233.864300] [55404]: [pid: 55404|app: 0|req: 225/467] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:54 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.129501] [55403]: DEBUG cinder.api.middleware.request_id [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-a3382ce4-bd55-4e50-a208-cfef4d44bf87 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.132505] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-a3382ce4-bd55-4e50-a208-cfef4d44bf87 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] POST http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27/action [ 1234.133082] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-a3382ce4-bd55-4e50-a208-cfef4d44bf87 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1234.133284] [55403]: DEBUG cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-a3382ce4-bd55-4e50-a208-cfef4d44bf87 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1234.148082] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148082] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.154396] [55403]: INFO cinder.api.openstack.wsgi [req-6ca2ba1a-3044-4bea-8160-b949002aafac req-a3382ce4-bd55-4e50-a208-cfef4d44bf87 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27/action returned with HTTP 204 [ 1234.154768] [55403]: [pid: 55403|app: 0|req: 243/468] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:11:54 2025] POST /volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1234.720504] [55404]: DEBUG cinder.api.middleware.request_id [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.722569] [55404]: INFO cinder.api.openstack.wsgi [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1234.722793] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.723015] [55404]: DEBUG cinder.api.openstack.wsgi [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.732709] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.732709] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.735793] [55404]: INFO cinder.volume.api [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1234.740113] [55404]: INFO cinder.api.openstack.wsgi [None req-1c0a9211-89c6-4ecd-b448-b0000c1a3223 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1234.740470] [55404]: [pid: 55404|app: 0|req: 226/469] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:55 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.749474] [55403]: DEBUG cinder.api.middleware.request_id [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.751491] [55403]: INFO cinder.api.openstack.wsgi [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1234.751709] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.751931] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.761170] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.761170] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.764072] [55403]: INFO cinder.volume.api [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1234.768120] [55403]: INFO cinder.api.openstack.wsgi [None req-d27bafb7-063d-49c7-a5e8-4f9d554819ca tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1234.768507] [55403]: [pid: 55403|app: 0|req: 244/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:55 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.822432] [55404]: DEBUG cinder.api.middleware.request_id [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.824834] [55404]: INFO cinder.api.openstack.wsgi [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1234.825072] [55404]: DEBUG cinder.api.openstack.wsgi [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.825293] [55404]: DEBUG cinder.api.openstack.wsgi [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.834836] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834836] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.837998] [55404]: INFO cinder.volume.api [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1234.842013] [55404]: INFO cinder.api.openstack.wsgi [req-e826ea6b-7dce-4123-8b69-568f12ce7ade req-c683c1d7-6212-4267-b3af-8e37e62d3624 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1234.842492] [55404]: [pid: 55404|app: 0|req: 227/471] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:11:55 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.873487] [55403]: DEBUG cinder.api.middleware.request_id [None req-5f612db1-9b3e-469d-89dc-9b4fdff21061 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.875846] [55403]: INFO cinder.api.openstack.wsgi [None req-5f612db1-9b3e-469d-89dc-9b4fdff21061 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 [ 1234.876120] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5f612db1-9b3e-469d-89dc-9b4fdff21061 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.876354] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5f612db1-9b3e-469d-89dc-9b4fdff21061 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.882397] [55403]: INFO cinder.api.openstack.wsgi [None req-5f612db1-9b3e-469d-89dc-9b4fdff21061 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 returned with HTTP 404 [ 1234.882821] [55403]: [pid: 55403|app: 0|req: 245/472] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:55 2025] GET /volume/v3/volumes/51bffe25-a34b-4dc3-afeb-e0df39a92797 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1234.924659] [55404]: DEBUG cinder.api.middleware.request_id [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.926428] [55404]: INFO cinder.api.openstack.wsgi [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1234.926794] [55404]: DEBUG cinder.api.openstack.wsgi [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.927172] [55404]: DEBUG cinder.api.openstack.wsgi [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.927467] [55404]: INFO cinder.api.v3.volumes [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Delete volume with id: dd88034b-5800-4c08-90af-d228202ed1c9 [ 1234.935052] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.935052] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.935934] [55404]: INFO cinder.volume.api [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1234.952468] [55404]: INFO cinder.volume.api [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Delete volume request issued successfully. [ 1234.952468] [55404]: INFO cinder.api.openstack.wsgi [None req-3e9e4fa3-be7b-4e52-aa02-e2c2a8b965f6 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 202 [ 1234.952756] [55404]: [pid: 55404|app: 0|req: 228/473] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:11:55 2025] DELETE /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1234.955531] [55403]: DEBUG cinder.api.middleware.request_id [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.957650] [55403]: INFO cinder.api.openstack.wsgi [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1234.957867] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.958115] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.966033] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.966033] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.969364] [55403]: INFO cinder.volume.api [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1234.973922] [55403]: INFO cinder.api.openstack.wsgi [None req-5d2d8f95-6899-4139-9c28-d45d80940b0a tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1234.974325] [55403]: [pid: 55403|app: 0|req: 246/474] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:55 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.985532] [55404]: DEBUG cinder.api.middleware.request_id [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.987755] [55404]: INFO cinder.api.openstack.wsgi [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1235.987979] [55404]: DEBUG cinder.api.openstack.wsgi [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.988388] [55404]: DEBUG cinder.api.openstack.wsgi [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.996071] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996071] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.999622] [55404]: INFO cinder.volume.api [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1236.003754] [55404]: INFO cinder.api.openstack.wsgi [None req-72d62f48-53ca-4d5f-8256-a8ebae7c0c31 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1236.004365] [55404]: [pid: 55404|app: 0|req: 229/475] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:56 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.013409] [55403]: DEBUG cinder.api.middleware.request_id [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.015704] [55403]: INFO cinder.api.openstack.wsgi [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1237.015922] [55403]: DEBUG cinder.api.openstack.wsgi [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.016205] [55403]: DEBUG cinder.api.openstack.wsgi [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.024573] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.024573] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.028761] [55403]: INFO cinder.volume.api [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Volume info retrieved successfully. [ 1237.033159] [55403]: INFO cinder.api.openstack.wsgi [None req-4acebaf9-cb3f-4e36-996e-4eb72316918c tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 200 [ 1237.033664] [55403]: [pid: 55403|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:57 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.043802] [55404]: DEBUG cinder.api.middleware.request_id [None req-7a664825-d444-4949-af77-d9a568433546 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.045861] [55404]: INFO cinder.api.openstack.wsgi [None req-7a664825-d444-4949-af77-d9a568433546 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] GET http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 [ 1238.046118] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7a664825-d444-4949-af77-d9a568433546 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.046348] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7a664825-d444-4949-af77-d9a568433546 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.053235] [55404]: INFO cinder.api.openstack.wsgi [None req-7a664825-d444-4949-af77-d9a568433546 tempest-AttachVolumeShelveTestJSON-681495727 tempest-AttachVolumeShelveTestJSON-681495727-project-member] http://10.180.1.21/volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 returned with HTTP 404 [ 1238.053696] [55404]: [pid: 55404|app: 0|req: 230/477] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:11:58 2025] GET /volume/v3/volumes/dd88034b-5800-4c08-90af-d228202ed1c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1242.906740] [55403]: DEBUG cinder.api.middleware.request_id [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.908961] [55403]: INFO cinder.api.openstack.wsgi [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1242.909366] [55403]: DEBUG cinder.api.openstack.wsgi [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.910929] [55403]: DEBUG cinder.api.openstack.wsgi [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.922952] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922952] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.926769] [55403]: INFO cinder.volume.api [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1242.931387] [55403]: INFO cinder.api.openstack.wsgi [req-9345c676-bfa1-4a39-89c0-a4aa5c27bef9 req-6e67c555-b01b-4418-8eca-11cafaa2830f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1242.931895] [55403]: [pid: 55403|app: 0|req: 248/478] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:12:03 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.640234] [55404]: DEBUG cinder.api.middleware.request_id [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.643081] [55404]: INFO cinder.api.openstack.wsgi [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1243.643322] [55404]: DEBUG cinder.api.openstack.wsgi [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.643545] [55404]: DEBUG cinder.api.openstack.wsgi [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.653705] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.653705] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.656725] [55404]: INFO cinder.volume.api [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1243.660993] [55404]: INFO cinder.api.openstack.wsgi [req-cf978790-0829-4507-96fa-322781e84b3c req-c0794408-2136-49c1-a228-5caa6ee34df0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1243.661416] [55404]: [pid: 55404|app: 0|req: 231/479] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:12:04 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.624762] [55403]: DEBUG cinder.api.middleware.request_id [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.626977] [55403]: INFO cinder.api.openstack.wsgi [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1250.627227] [55403]: DEBUG cinder.api.openstack.wsgi [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.627446] [55403]: DEBUG cinder.api.openstack.wsgi [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.641300] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.641300] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.644904] [55403]: INFO cinder.volume.api [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1250.649628] [55403]: INFO cinder.api.openstack.wsgi [None req-19553af4-dfe7-4a3d-b4a2-1ed09f6604fe tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1250.650011] [55403]: [pid: 55403|app: 0|req: 249/480] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:11 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.694317] [55404]: DEBUG cinder.api.middleware.request_id [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.696629] [55404]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1250.696917] [55404]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.697104] [55404]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.706688] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.706688] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.709761] [55404]: INFO cinder.volume.api [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1250.714029] [55404]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-14a2b8ca-2fa4-44bc-95b4-56c36ff9616a tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1250.714416] [55404]: [pid: 55404|app: 0|req: 232/481] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:12:11 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.733253] [55403]: DEBUG cinder.api.middleware.request_id [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.735517] [55403]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2/action [ 1250.735906] [55403]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1250.736056] [55403]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.745424] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.745424] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.745941] [55403]: INFO cinder.volume.api [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1250.751030] [55403]: INFO cinder.volume.api [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Begin detaching volume completed successfully. [ 1250.751030] [55403]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-59acea18-01ce-48cc-a5c2-3b7d1bfe9264 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2/action returned with HTTP 202 [ 1250.751197] [55403]: [pid: 55403|app: 0|req: 250/482] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:12:11 2025] POST /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1251.773628] [55404]: DEBUG cinder.api.middleware.request_id [None req-cfdd56db-1f66-48cd-9305-6f56bad2a636 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.774157] [55404]: INFO cinder.api.openstack.wsgi [None req-cfdd56db-1f66-48cd-9305-6f56bad2a636 None None] GET http://10.180.1.21/volume// [ 1251.774343] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cfdd56db-1f66-48cd-9305-6f56bad2a636 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.774573] [55404]: DEBUG cinder.api.openstack.wsgi [None req-cfdd56db-1f66-48cd-9305-6f56bad2a636 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.774971] [55404]: INFO cinder.api.openstack.wsgi [None req-cfdd56db-1f66-48cd-9305-6f56bad2a636 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1251.775288] [55404]: [pid: 55404|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:12:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1251.779063] [55403]: DEBUG cinder.api.middleware.request_id [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.781055] [55403]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1251.781304] [55403]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.781536] [55403]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.791944] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.791944] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.795574] [55403]: INFO cinder.volume.api [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1251.799812] [55403]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-df188257-970e-406c-b426-16bd5847bc54 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1251.800207] [55403]: [pid: 55403|app: 0|req: 251/484] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:12:12 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1252.929834] [55404]: DEBUG cinder.api.middleware.request_id [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-3a7b7504-eb31-412c-8f4d-dfdd6632100f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.932298] [55404]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-3a7b7504-eb31-412c-8f4d-dfdd6632100f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c [ 1252.932518] [55404]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-3a7b7504-eb31-412c-8f4d-dfdd6632100f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.932733] [55404]: DEBUG cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-3a7b7504-eb31-412c-8f4d-dfdd6632100f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.939912] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.939912] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.464052] [55404]: INFO cinder.api.openstack.wsgi [req-7a09fff1-f5d2-4d16-bc5a-47a2b1f5b90d req-3a7b7504-eb31-412c-8f4d-dfdd6632100f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c returned with HTTP 200 [ 1253.464483] [55404]: [pid: 55404|app: 0|req: 234/485] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:12:13 2025] DELETE /volume/v3/attachments/154c53ce-0dab-40ae-9f46-f0abc0ff9b5c => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.917987] [55403]: DEBUG cinder.api.middleware.request_id [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.920121] [55403]: INFO cinder.api.openstack.wsgi [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1254.920367] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.920591] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.928133] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.928133] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.931486] [55403]: INFO cinder.volume.api [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1254.935352] [55403]: INFO cinder.api.openstack.wsgi [None req-b3b7cf92-0e54-44e1-b6bc-6faa47ca5c7c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1254.935720] [55403]: [pid: 55403|app: 0|req: 252/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:15 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.463276] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=86,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1264.933405] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=65,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1283.058447] [55404]: DEBUG cinder.api.middleware.request_id [None req-e6bccdfe-00f1-4312-a154-a71b24740808 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.060705] [55404]: INFO cinder.api.openstack.wsgi [None req-e6bccdfe-00f1-4312-a154-a71b24740808 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1283.060981] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e6bccdfe-00f1-4312-a154-a71b24740808 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.061262] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e6bccdfe-00f1-4312-a154-a71b24740808 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.075358] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.075358] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.079006] [55404]: INFO cinder.volume.api [None req-e6bccdfe-00f1-4312-a154-a71b24740808 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1283.083863] [55404]: INFO cinder.api.openstack.wsgi [None req-e6bccdfe-00f1-4312-a154-a71b24740808 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1283.084268] [55404]: [pid: 55404|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:43 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.124112] [55403]: DEBUG cinder.api.middleware.request_id [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.127573] [55403]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1283.127903] [55403]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.128252] [55403]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.144322] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.144322] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.149715] [55403]: INFO cinder.volume.api [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1283.156829] [55403]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-0f7ea355-e7aa-4d28-9ba3-2655829ba211 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1283.157499] [55403]: [pid: 55403|app: 0|req: 253/488] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:12:43 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.182483] [55404]: DEBUG cinder.api.middleware.request_id [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.187865] [55404]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] POST http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6/action [ 1283.188373] [55404]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1283.188511] [55404]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.201798] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201798] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.202651] [55404]: INFO cinder.volume.api [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1283.209337] [55404]: INFO cinder.volume.api [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Begin detaching volume completed successfully. [ 1283.209587] [55404]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-ba8b657a-213e-4740-b989-194c98907467 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6/action returned with HTTP 202 [ 1283.210098] [55404]: [pid: 55404|app: 0|req: 236/489] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:12:44 2025] POST /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1284.234482] [55403]: DEBUG cinder.api.middleware.request_id [None req-9e1325fa-e578-4f80-b914-f8e377a7a92f None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.234971] [55403]: INFO cinder.api.openstack.wsgi [None req-9e1325fa-e578-4f80-b914-f8e377a7a92f None None] GET http://10.180.1.21/volume// [ 1284.235237] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9e1325fa-e578-4f80-b914-f8e377a7a92f None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.235486] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9e1325fa-e578-4f80-b914-f8e377a7a92f None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.235886] [55403]: INFO cinder.api.openstack.wsgi [None req-9e1325fa-e578-4f80-b914-f8e377a7a92f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.236225] [55403]: [pid: 55403|app: 0|req: 254/490] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:12:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.240292] [55404]: DEBUG cinder.api.middleware.request_id [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.242419] [55404]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1284.242680] [55404]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.242897] [55404]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.255715] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255715] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.259279] [55404]: INFO cinder.volume.api [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1284.263482] [55404]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-8a2b9f41-b0f5-4af6-a80a-1b8ae04ff12f tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1284.263874] [55404]: [pid: 55404|app: 0|req: 237/491] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:12:45 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1285.396055] [55403]: DEBUG cinder.api.middleware.request_id [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-cd8a0cd8-1647-44d0-b88b-f151acb7e983 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.398349] [55403]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-cd8a0cd8-1647-44d0-b88b-f151acb7e983 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 [ 1285.399126] [55403]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-cd8a0cd8-1647-44d0-b88b-f151acb7e983 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.399373] [55403]: DEBUG cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-cd8a0cd8-1647-44d0-b88b-f151acb7e983 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.406201] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.406201] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.933505] [55403]: INFO cinder.api.openstack.wsgi [req-dde1a8c3-ed02-425b-a277-7e208210b81f req-cd8a0cd8-1647-44d0-b88b-f151acb7e983 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 returned with HTTP 200 [ 1285.934106] [55403]: [pid: 55403|app: 0|req: 255/492] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:12:46 2025] DELETE /volume/v3/attachments/0e321600-b41c-4c3e-a519-af9263827a27 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.379579] [55404]: DEBUG cinder.api.middleware.request_id [None req-c2c102db-d93d-4585-b0de-66b5a6872900 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.381663] [55404]: INFO cinder.api.openstack.wsgi [None req-c2c102db-d93d-4585-b0de-66b5a6872900 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1287.381885] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c2c102db-d93d-4585-b0de-66b5a6872900 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.382108] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c2c102db-d93d-4585-b0de-66b5a6872900 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.392283] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.392283] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.395945] [55404]: INFO cinder.volume.api [None req-c2c102db-d93d-4585-b0de-66b5a6872900 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1287.400426] [55404]: INFO cinder.api.openstack.wsgi [None req-c2c102db-d93d-4585-b0de-66b5a6872900 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1287.400802] [55404]: [pid: 55404|app: 0|req: 238/493] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:48 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.450030] [55403]: DEBUG cinder.api.middleware.request_id [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.452282] [55403]: INFO cinder.api.openstack.wsgi [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1294.452510] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.452749] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.453191] [55403]: INFO cinder.api.v3.volumes [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Delete volume with id: 3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1294.463918] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.463918] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.464476] [55403]: INFO cinder.volume.api [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1294.482208] [55403]: INFO cinder.volume.api [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Delete volume request issued successfully. [ 1294.482421] [55403]: INFO cinder.api.openstack.wsgi [None req-5fbc778a-c5cc-4a3b-9227-4915bb86e33a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 202 [ 1294.483083] [55403]: [pid: 55403|app: 0|req: 256/494] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:12:55 2025] DELETE /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1294.485781] [55404]: DEBUG cinder.api.middleware.request_id [None req-a87a840d-b74c-42a9-a741-e87664519a81 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.487884] [55404]: INFO cinder.api.openstack.wsgi [None req-a87a840d-b74c-42a9-a741-e87664519a81 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1294.488312] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a87a840d-b74c-42a9-a741-e87664519a81 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.488397] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a87a840d-b74c-42a9-a741-e87664519a81 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.496164] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.496164] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.500964] [55404]: INFO cinder.volume.api [None req-a87a840d-b74c-42a9-a741-e87664519a81 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1294.505716] [55404]: INFO cinder.api.openstack.wsgi [None req-a87a840d-b74c-42a9-a741-e87664519a81 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1294.506582] [55404]: [pid: 55404|app: 0|req: 239/495] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:55 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.517134] [55403]: DEBUG cinder.api.middleware.request_id [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.519126] [55403]: INFO cinder.api.openstack.wsgi [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1295.519391] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.519617] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.530664] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.530664] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.535222] [55403]: INFO cinder.volume.api [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1295.539955] [55403]: INFO cinder.api.openstack.wsgi [None req-9d0ab4ba-5d83-41c7-9938-35f9928cb4cb tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1295.540342] [55403]: [pid: 55403|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:56 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.550580] [55404]: DEBUG cinder.api.middleware.request_id [None req-137eee1b-15f2-408f-817b-8b2da9b60867 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.552695] [55404]: INFO cinder.api.openstack.wsgi [None req-137eee1b-15f2-408f-817b-8b2da9b60867 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1296.552878] [55404]: DEBUG cinder.api.openstack.wsgi [None req-137eee1b-15f2-408f-817b-8b2da9b60867 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.553112] [55404]: DEBUG cinder.api.openstack.wsgi [None req-137eee1b-15f2-408f-817b-8b2da9b60867 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.560698] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.560698] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.564255] [55404]: INFO cinder.volume.api [None req-137eee1b-15f2-408f-817b-8b2da9b60867 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1296.568749] [55404]: INFO cinder.api.openstack.wsgi [None req-137eee1b-15f2-408f-817b-8b2da9b60867 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 200 [ 1296.569154] [55404]: [pid: 55404|app: 0|req: 240/497] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:57 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.584332] [55403]: DEBUG cinder.api.middleware.request_id [None req-8b57d23e-9d6c-4f29-ad07-e1a9525ea2e8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.586317] [55403]: INFO cinder.api.openstack.wsgi [None req-8b57d23e-9d6c-4f29-ad07-e1a9525ea2e8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 [ 1297.586539] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8b57d23e-9d6c-4f29-ad07-e1a9525ea2e8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.586761] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8b57d23e-9d6c-4f29-ad07-e1a9525ea2e8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.592793] [55403]: INFO cinder.api.openstack.wsgi [None req-8b57d23e-9d6c-4f29-ad07-e1a9525ea2e8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 returned with HTTP 404 [ 1297.593384] [55403]: [pid: 55403|app: 0|req: 258/498] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:58 2025] GET /volume/v3/volumes/3a218d8b-ba1e-4b39-809f-d829812953e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1297.596247] [55404]: DEBUG cinder.api.middleware.request_id [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.598250] [55404]: INFO cinder.api.openstack.wsgi [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] DELETE http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1297.598471] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.598684] [55404]: DEBUG cinder.api.openstack.wsgi [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.598872] [55404]: INFO cinder.api.v3.volumes [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Delete volume with id: 35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1297.608212] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.608212] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.608708] [55404]: INFO cinder.volume.api [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1297.621539] [55404]: INFO cinder.volume.api [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Delete volume request issued successfully. [ 1297.621721] [55404]: INFO cinder.api.openstack.wsgi [None req-b0765513-3c52-4b10-871b-34dfd6cefd05 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 returned with HTTP 202 [ 1297.622105] [55404]: [pid: 55404|app: 0|req: 241/499] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:12:58 2025] DELETE /volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1297.624842] [55403]: DEBUG cinder.api.middleware.request_id [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.626802] [55403]: INFO cinder.api.openstack.wsgi [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1297.627026] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.627252] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.634744] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.634744] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.638615] [55403]: INFO cinder.volume.api [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Volume info retrieved successfully. [ 1297.643134] [55403]: INFO cinder.api.openstack.wsgi [None req-2f9e41ab-9ba8-4552-aa05-1509459d26b8 tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 returned with HTTP 200 [ 1297.643475] [55403]: [pid: 55403|app: 0|req: 259/500] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:58 2025] GET /volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.653391] [55404]: DEBUG cinder.api.middleware.request_id [None req-13a748d7-ec74-45fa-afab-65970c275f2a None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.655653] [55404]: INFO cinder.api.openstack.wsgi [None req-13a748d7-ec74-45fa-afab-65970c275f2a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] GET http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 [ 1298.655877] [55404]: DEBUG cinder.api.openstack.wsgi [None req-13a748d7-ec74-45fa-afab-65970c275f2a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.656419] [55404]: DEBUG cinder.api.openstack.wsgi [None req-13a748d7-ec74-45fa-afab-65970c275f2a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.663693] [55404]: INFO cinder.api.openstack.wsgi [None req-13a748d7-ec74-45fa-afab-65970c275f2a tempest-ServerRescueNegativeTestJSON-352566670 tempest-ServerRescueNegativeTestJSON-352566670-project-member] http://10.180.1.21/volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 returned with HTTP 404 [ 1298.664186] [55404]: [pid: 55404|app: 0|req: 242/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:12:59 2025] GET /volume/v3/volumes/35e32208-bffb-40e3-bd66-e9fda9cff2b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1307.640713] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1308.658688] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=28,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1315.065531] [55403]: DEBUG cinder.api.middleware.request_id [None req-e4a60789-bed8-47c9-ab11-462631232260 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.067580] [55403]: INFO cinder.api.openstack.wsgi [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1315.067975] [55403]: DEBUG cinder.api.openstack.wsgi [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-264188098"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1315.069611] [55403]: DEBUG cinder.api.v3.volumes [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-264188098'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1315.069750] [55403]: INFO cinder.api.v3.volumes [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume of 1 GB [ 1315.075247] [55403]: INFO cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Availability Zones retrieved successfully. [ 1315.081740] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (d4a6044a-4ff6-4144-aae3-de19b1cb9413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1315.082906] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6e9dea-8cfb-45e3-9e44-e5788bf5e616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1315.084030] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1315.101689] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e6e9dea-8cfb-45e3-9e44-e5788bf5e616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1315.102642] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35958f37-47d9-4671-b130-481d88225c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1315.133986] [55403]: DEBUG cinder.quota [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Created reservations ['e4e7ccb0-2b04-4454-9ad9-753bd4eb9a77', '8aec43e6-c773-45a0-b044-bab002fd0fcd', '3a074849-9f23-4460-8bc0-f5f954f2a905', 'aa8ca9c4-429b-492b-984f-8c36c19a8fe3'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1315.135090] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35958f37-47d9-4671-b130-481d88225c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4e7ccb0-2b04-4454-9ad9-753bd4eb9a77', '8aec43e6-c773-45a0-b044-bab002fd0fcd', '3a074849-9f23-4460-8bc0-f5f954f2a905', 'aa8ca9c4-429b-492b-984f-8c36c19a8fe3']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1315.136136] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70013f93-8684-49ae-a9ba-69e23fee035c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1315.149394] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70013f93-8684-49ae-a9ba-69e23fee035c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85968b9-3c36-4459-bc08-408d711da638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-264188098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['e4e7ccb0-2b04-4454-9ad9-753bd4eb9a77','8aec43e6-c773-45a0-b044-bab002fd0fcd','3a074849-9f23-4460-8bc0-f5f954f2a905','aa8ca9c4-429b-492b-984f-8c36c19a8fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-264188098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85968b9-3c36-4459-bc08-408d711da638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf13cd58b714e328a8497570931e3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1315.150181] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dc81a9-288b-415e-945c-f36342c65f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1315.163315] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1dc81a9-288b-415e-945c-f36342c65f56) transitioned into state 'SUCCESS' from state '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-264188098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['e4e7ccb0-2b04-4454-9ad9-753bd4eb9a77','8aec43e6-c773-45a0-b044-bab002fd0fcd','3a074849-9f23-4460-8bc0-f5f954f2a905','aa8ca9c4-429b-492b-984f-8c36c19a8fe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1315.164182] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4a9302-85f0-455e-b2a2-2eb53ddf3cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1315.174208] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4a9302-85f0-455e-b2a2-2eb53ddf3cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1315.174208] [55403]: DEBUG cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (d4a6044a-4ff6-4144-aae3-de19b1cb9413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1315.174394] [55403]: INFO cinder.volume.api [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request issued successfully. [ 1315.175187] [55403]: INFO cinder.api.openstack.wsgi [None req-e4a60789-bed8-47c9-ab11-462631232260 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1315.175630] [55403]: [pid: 55403|app: 0|req: 260/502] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:13:15 2025] POST /volume/v3/volumes => generated 753 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1315.187060] [55404]: DEBUG cinder.api.middleware.request_id [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.189459] [55404]: INFO cinder.api.openstack.wsgi [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1315.189459] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.189594] [55404]: DEBUG cinder.api.openstack.wsgi [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.196991] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.196991] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.201892] [55404]: INFO cinder.volume.api [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1315.205548] [55404]: INFO cinder.api.openstack.wsgi [None req-c6fdcb17-32d4-4a99-9bce-8b3a89f91b66 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1315.205936] [55404]: [pid: 55404|app: 0|req: 243/503] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:16 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.218368] [55403]: DEBUG cinder.api.middleware.request_id [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.220691] [55403]: INFO cinder.api.openstack.wsgi [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1316.220973] [55403]: DEBUG cinder.api.openstack.wsgi [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.221259] [55403]: DEBUG cinder.api.openstack.wsgi [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.231599] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.231599] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.235672] [55403]: INFO cinder.volume.api [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1316.240511] [55403]: INFO cinder.api.openstack.wsgi [None req-232803f5-553b-4497-84c3-62f2d41fa2b6 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1316.240887] [55403]: [pid: 55403|app: 0|req: 261/504] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:17 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.279909] [55404]: DEBUG cinder.api.middleware.request_id [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.283402] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1316.283740] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.284093] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.291953] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.291953] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.295346] [55404]: INFO cinder.volume.api [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1316.299597] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-e5316356-b616-4f58-8be4-138f62e4012f tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1316.299972] [55404]: [pid: 55404|app: 0|req: 244/505] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:13:17 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.818048] [55403]: DEBUG cinder.api.middleware.request_id [None req-05ccca70-44c3-430f-abe0-1e7b8a4a7c0c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.818048] [55403]: INFO cinder.api.openstack.wsgi [None req-05ccca70-44c3-430f-abe0-1e7b8a4a7c0c None None] GET http://10.180.1.21/volume// [ 1317.818370] [55403]: DEBUG cinder.api.openstack.wsgi [None req-05ccca70-44c3-430f-abe0-1e7b8a4a7c0c None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.818370] [55403]: DEBUG cinder.api.openstack.wsgi [None req-05ccca70-44c3-430f-abe0-1e7b8a4a7c0c None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.818767] [55403]: INFO cinder.api.openstack.wsgi [None req-05ccca70-44c3-430f-abe0-1e7b8a4a7c0c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1317.819121] [55403]: [pid: 55403|app: 0|req: 262/506] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:13:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1317.823023] [55404]: DEBUG cinder.api.middleware.request_id [req-dc614194-9a92-44b0-bd75-24be6799f645 req-167e3957-3cdc-454e-8a83-6c325ed7ed50 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.825341] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-167e3957-3cdc-454e-8a83-6c325ed7ed50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1317.825753] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-167e3957-3cdc-454e-8a83-6c325ed7ed50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b85968b9-3c36-4459-bc08-408d711da638", "connector": null, "instance_uuid": "b3074795-978f-4abd-900e-96ce7487ecc5"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1317.834509] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.834509] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.855811] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-167e3957-3cdc-454e-8a83-6c325ed7ed50 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1317.856276] [55404]: [pid: 55404|app: 0|req: 245/507] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:13:18 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) [ 1317.877979] [55403]: DEBUG cinder.api.middleware.request_id [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.880554] [55403]: INFO cinder.api.openstack.wsgi [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1317.881012] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.881299] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.890955] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.890955] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.894285] [55403]: INFO cinder.volume.api [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1317.898423] [55403]: INFO cinder.api.openstack.wsgi [None req-ef8db58b-5153-4017-9bb8-7a9170550b61 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1317.898799] [55403]: [pid: 55403|app: 0|req: 263/508] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:18 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.381075] [55404]: DEBUG cinder.api.middleware.request_id [None req-41e4372d-a5e2-4cc2-a804-101707aceb08 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.381399] [55404]: INFO cinder.api.openstack.wsgi [None req-41e4372d-a5e2-4cc2-a804-101707aceb08 None None] GET http://10.180.1.21/volume// [ 1318.381586] [55404]: DEBUG cinder.api.openstack.wsgi [None req-41e4372d-a5e2-4cc2-a804-101707aceb08 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.381809] [55404]: DEBUG cinder.api.openstack.wsgi [None req-41e4372d-a5e2-4cc2-a804-101707aceb08 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.382223] [55404]: INFO cinder.api.openstack.wsgi [None req-41e4372d-a5e2-4cc2-a804-101707aceb08 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1318.382532] [55404]: [pid: 55404|app: 0|req: 246/509] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:13:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1318.386266] [55403]: DEBUG cinder.api.middleware.request_id [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.388584] [55403]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1318.388860] [55403]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.389130] [55403]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.398845] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.398845] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.401946] [55403]: INFO cinder.volume.api [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1318.406158] [55403]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-847560d8-2b5d-477e-9d39-bcef053e3836 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1318.406517] [55403]: [pid: 55403|app: 0|req: 264/510] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:13:19 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1318.431740] [55404]: DEBUG cinder.api.middleware.request_id [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.434102] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] PUT http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 [ 1318.434511] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-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-519972", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1318.442337] [55404]: DEBUG cinder.coordination [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Acquiring lock "cinder-attachment_update-b85968b9-3c36-4459-bc08-408d711da638-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1318.446448] [55404]: DEBUG cinder.coordination [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-b85968b9-3c36-4459-bc08-408d711da638-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1318.447461] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.447461] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.908336] [55403]: DEBUG cinder.api.middleware.request_id [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.910509] [55403]: INFO cinder.api.openstack.wsgi [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1318.910738] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.910958] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.921284] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.921284] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.924733] [55403]: INFO cinder.volume.api [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1318.929016] [55403]: INFO cinder.api.openstack.wsgi [None req-ec31e0f0-2a59-4cc8-b6fd-d9a72b75c398 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1318.929407] [55403]: [pid: 55403|app: 0|req: 265/511] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:19 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.939187] [55403]: DEBUG cinder.api.middleware.request_id [None req-d42f8192-0909-436d-8534-17af6661d474 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.941242] [55403]: INFO cinder.api.openstack.wsgi [None req-d42f8192-0909-436d-8534-17af6661d474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1319.941464] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d42f8192-0909-436d-8534-17af6661d474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.941685] [55403]: DEBUG cinder.api.openstack.wsgi [None req-d42f8192-0909-436d-8534-17af6661d474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.951244] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.951244] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.954406] [55403]: INFO cinder.volume.api [None req-d42f8192-0909-436d-8534-17af6661d474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1319.958613] [55403]: INFO cinder.api.openstack.wsgi [None req-d42f8192-0909-436d-8534-17af6661d474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1319.959053] [55403]: [pid: 55403|app: 0|req: 266/512] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:20 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1320.969544] [55403]: DEBUG cinder.api.middleware.request_id [None req-65c49819-2287-4ee6-8b08-1da512725109 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.971623] [55403]: INFO cinder.api.openstack.wsgi [None req-65c49819-2287-4ee6-8b08-1da512725109 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1320.971868] [55403]: DEBUG cinder.api.openstack.wsgi [None req-65c49819-2287-4ee6-8b08-1da512725109 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.972103] [55403]: DEBUG cinder.api.openstack.wsgi [None req-65c49819-2287-4ee6-8b08-1da512725109 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.981566] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.981566] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.984519] [55403]: INFO cinder.volume.api [None req-65c49819-2287-4ee6-8b08-1da512725109 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1320.988611] [55403]: INFO cinder.api.openstack.wsgi [None req-65c49819-2287-4ee6-8b08-1da512725109 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1320.988973] [55403]: [pid: 55403|app: 0|req: 267/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:21 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.999490] [55403]: DEBUG cinder.api.middleware.request_id [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.001775] [55403]: INFO cinder.api.openstack.wsgi [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1322.002032] [55403]: DEBUG cinder.api.openstack.wsgi [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.002288] [55403]: DEBUG cinder.api.openstack.wsgi [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.016201] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.016201] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.020588] [55403]: INFO cinder.volume.api [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1322.026268] [55403]: INFO cinder.api.openstack.wsgi [None req-adc47af0-0a4a-4225-8a1e-4b1201be6063 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1322.026728] [55403]: [pid: 55403|app: 0|req: 268/514] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:22 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.636391] [55403]: DEBUG cinder.api.middleware.request_id [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.638708] [55403]: INFO cinder.api.openstack.wsgi [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1322.638936] [55403]: DEBUG cinder.api.openstack.wsgi [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.639215] [55403]: DEBUG cinder.api.openstack.wsgi [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.639410] [55403]: INFO cinder.api.v3.volumes [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Delete volume with id: 7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1322.647490] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.647490] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.648040] [55403]: INFO cinder.volume.api [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1322.666542] [55403]: INFO cinder.volume.api [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Delete volume request issued successfully. [ 1322.666737] [55403]: INFO cinder.api.openstack.wsgi [None req-931b617c-ece9-4752-9eb6-c794ba29edb0 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 202 [ 1322.667360] [55403]: [pid: 55403|app: 0|req: 269/515] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:13:23 2025] DELETE /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1322.669791] [55403]: DEBUG cinder.api.middleware.request_id [None req-c14496b8-969d-4469-b8b2-9884b52c7265 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.671778] [55403]: INFO cinder.api.openstack.wsgi [None req-c14496b8-969d-4469-b8b2-9884b52c7265 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1322.671990] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c14496b8-969d-4469-b8b2-9884b52c7265 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.672247] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c14496b8-969d-4469-b8b2-9884b52c7265 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.680246] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.680246] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.684019] [55403]: INFO cinder.volume.api [None req-c14496b8-969d-4469-b8b2-9884b52c7265 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1322.688766] [55403]: INFO cinder.api.openstack.wsgi [None req-c14496b8-969d-4469-b8b2-9884b52c7265 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1322.689326] [55403]: [pid: 55403|app: 0|req: 270/516] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:23 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.970988] [55404]: DEBUG cinder.coordination [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-b85968b9-3c36-4459-bc08-408d711da638-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1322.971375] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-051df7ff-c4f3-4fde-8864-8bb981d9885d tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 returned with HTTP 200 [ 1322.971852] [55404]: [pid: 55404|app: 0|req: 247/517] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:13:19 2025] PUT /volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1323.037261] [55403]: DEBUG cinder.api.middleware.request_id [None req-f50879f3-becd-4d38-a980-c08fdab53912 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.039549] [55403]: INFO cinder.api.openstack.wsgi [None req-f50879f3-becd-4d38-a980-c08fdab53912 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1323.039777] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f50879f3-becd-4d38-a980-c08fdab53912 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.040041] [55403]: DEBUG cinder.api.openstack.wsgi [None req-f50879f3-becd-4d38-a980-c08fdab53912 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.050298] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.050298] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.053805] [55403]: INFO cinder.volume.api [None req-f50879f3-becd-4d38-a980-c08fdab53912 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1323.058339] [55403]: INFO cinder.api.openstack.wsgi [None req-f50879f3-becd-4d38-a980-c08fdab53912 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1323.058896] [55403]: [pid: 55403|app: 0|req: 271/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:23 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.700200] [55404]: DEBUG cinder.api.middleware.request_id [None req-e0ffe883-1d33-4904-97f6-79978b19219d None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.702333] [55404]: INFO cinder.api.openstack.wsgi [None req-e0ffe883-1d33-4904-97f6-79978b19219d tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1323.702646] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e0ffe883-1d33-4904-97f6-79978b19219d tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.702935] [55404]: DEBUG cinder.api.openstack.wsgi [None req-e0ffe883-1d33-4904-97f6-79978b19219d tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.713787] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.713787] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.718871] [55404]: INFO cinder.volume.api [None req-e0ffe883-1d33-4904-97f6-79978b19219d tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1323.725733] [55404]: INFO cinder.api.openstack.wsgi [None req-e0ffe883-1d33-4904-97f6-79978b19219d tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1323.726359] [55404]: [pid: 55404|app: 0|req: 248/519] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:24 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.069332] [55403]: DEBUG cinder.api.middleware.request_id [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.071991] [55403]: INFO cinder.api.openstack.wsgi [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1324.072245] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.072495] [55403]: DEBUG cinder.api.openstack.wsgi [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.084360] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.084360] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.088359] [55403]: INFO cinder.volume.api [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1324.093136] [55403]: INFO cinder.api.openstack.wsgi [None req-8c82d4a0-8ec5-4abb-a4c8-52a68c967137 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1324.093591] [55403]: [pid: 55403|app: 0|req: 272/520] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:24 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.575363] [55404]: DEBUG cinder.api.middleware.request_id [req-dc614194-9a92-44b0-bd75-24be6799f645 req-47f5ffdb-d05a-4289-9eef-c9c74b0fbbc1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.577804] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-47f5ffdb-d05a-4289-9eef-c9c74b0fbbc1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908/action [ 1324.578262] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-47f5ffdb-d05a-4289-9eef-c9c74b0fbbc1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-complete": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1324.578406] [55404]: DEBUG cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-47f5ffdb-d05a-4289-9eef-c9c74b0fbbc1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1324.592771] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.592771] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.598799] [55404]: INFO cinder.api.openstack.wsgi [req-dc614194-9a92-44b0-bd75-24be6799f645 req-47f5ffdb-d05a-4289-9eef-c9c74b0fbbc1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908/action returned with HTTP 204 [ 1324.599275] [55404]: [pid: 55404|app: 0|req: 249/521] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:13:25 2025] POST /volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1324.736979] [55403]: DEBUG cinder.api.middleware.request_id [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.739363] [55403]: INFO cinder.api.openstack.wsgi [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1324.739584] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.739916] [55403]: DEBUG cinder.api.openstack.wsgi [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.747468] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.747468] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.750773] [55403]: INFO cinder.volume.api [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Volume info retrieved successfully. [ 1324.755512] [55403]: INFO cinder.api.openstack.wsgi [None req-6c4cd48a-c5b3-4881-8cb4-c94873f35a5a tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 200 [ 1324.755976] [55403]: [pid: 55403|app: 0|req: 273/522] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:25 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1325.103269] [55404]: DEBUG cinder.api.middleware.request_id [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.105633] [55404]: INFO cinder.api.openstack.wsgi [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1325.105867] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.106148] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.118185] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.118185] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.122218] [55404]: INFO cinder.volume.api [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.127036] [55404]: INFO cinder.api.openstack.wsgi [None req-bfc67de0-c864-4f9f-b46a-aeeb97214354 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1325.127470] [55404]: [pid: 55404|app: 0|req: 250/523] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:25 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.136837] [55403]: DEBUG cinder.api.middleware.request_id [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.139298] [55403]: INFO cinder.api.openstack.wsgi [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1325.139476] [55403]: DEBUG cinder.api.openstack.wsgi [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.139836] [55403]: DEBUG cinder.api.openstack.wsgi [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.150344] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.150344] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.153737] [55403]: INFO cinder.volume.api [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.158209] [55403]: INFO cinder.api.openstack.wsgi [None req-58a35f9d-3e17-4765-9d38-3fd2ccf1bbd3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1325.158579] [55403]: [pid: 55403|app: 0|req: 274/524] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:25 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.197441] [55404]: DEBUG cinder.api.middleware.request_id [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.199825] [55404]: INFO cinder.api.openstack.wsgi [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1325.200069] [55404]: DEBUG cinder.api.openstack.wsgi [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.200291] [55404]: DEBUG cinder.api.openstack.wsgi [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.209966] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.209966] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.213115] [55404]: INFO cinder.volume.api [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.217413] [55404]: INFO cinder.api.openstack.wsgi [req-fb9431e6-c343-4ba8-9316-8c4f90cb5436 req-3654188b-ac3a-478e-9004-b1d8452bb6b3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1325.217809] [55404]: [pid: 55404|app: 0|req: 251/525] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:13:26 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.227369] [55403]: DEBUG cinder.api.middleware.request_id [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.229533] [55403]: INFO cinder.api.openstack.wsgi [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1325.229785] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.230018] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.239730] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.239730] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.242890] [55403]: INFO cinder.volume.api [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.247146] [55403]: INFO cinder.api.openstack.wsgi [None req-7b09a11f-6484-4c89-a71b-ff6e5a329ae5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1325.247508] [55403]: [pid: 55403|app: 0|req: 275/526] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:26 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.281156] [55404]: DEBUG cinder.api.middleware.request_id [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.284246] [55404]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1325.284246] [55404]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.284413] [55404]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.294227] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.294227] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.297362] [55404]: INFO cinder.volume.api [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.301634] [55404]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-ebaa05cd-9cf2-418c-8933-e454935af3f1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1325.302038] [55404]: [pid: 55404|app: 0|req: 252/527] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:13:26 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.318359] [55403]: DEBUG cinder.api.middleware.request_id [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.320750] [55403]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638/action [ 1325.321164] [55403]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1325.321341] [55403]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.331124] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.331124] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.331645] [55403]: INFO cinder.volume.api [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1325.335994] [55403]: INFO cinder.volume.api [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Begin detaching volume completed successfully. [ 1325.336249] [55403]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-76435907-cc5d-495f-8467-c0c3328b1f5b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638/action returned with HTTP 202 [ 1325.336656] [55403]: [pid: 55403|app: 0|req: 276/528] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:13:26 2025] POST /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1325.766550] [55404]: DEBUG cinder.api.middleware.request_id [None req-66309331-cba9-464d-aaaf-4c50d7b01331 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.768637] [55404]: INFO cinder.api.openstack.wsgi [None req-66309331-cba9-464d-aaaf-4c50d7b01331 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] GET http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 [ 1325.768862] [55404]: DEBUG cinder.api.openstack.wsgi [None req-66309331-cba9-464d-aaaf-4c50d7b01331 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.769097] [55404]: DEBUG cinder.api.openstack.wsgi [None req-66309331-cba9-464d-aaaf-4c50d7b01331 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.775188] [55404]: INFO cinder.api.openstack.wsgi [None req-66309331-cba9-464d-aaaf-4c50d7b01331 tempest-ServerActionsTestOtherB-1949186337 tempest-ServerActionsTestOtherB-1949186337-project-member] http://10.180.1.21/volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 returned with HTTP 404 [ 1325.775649] [55404]: [pid: 55404|app: 0|req: 253/529] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:26 2025] GET /volume/v3/volumes/7d272fa6-6000-4027-8881-a144efd8f1f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1326.357440] [55403]: DEBUG cinder.api.middleware.request_id [None req-b97201f0-8665-40eb-b43a-770cf7a86a55 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.357935] [55403]: INFO cinder.api.openstack.wsgi [None req-b97201f0-8665-40eb-b43a-770cf7a86a55 None None] GET http://10.180.1.21/volume// [ 1326.358162] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b97201f0-8665-40eb-b43a-770cf7a86a55 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.358388] [55403]: DEBUG cinder.api.openstack.wsgi [None req-b97201f0-8665-40eb-b43a-770cf7a86a55 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.358818] [55403]: INFO cinder.api.openstack.wsgi [None req-b97201f0-8665-40eb-b43a-770cf7a86a55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1326.359415] [55403]: [pid: 55403|app: 0|req: 277/530] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:13:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1326.362710] [55404]: DEBUG cinder.api.middleware.request_id [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.365139] [55404]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1326.365396] [55404]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.365684] [55404]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.377833] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.377833] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.382550] [55404]: INFO cinder.volume.api [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1326.387026] [55404]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-7104aa13-46ec-4887-a8d8-d269c9c29991 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1326.388053] [55404]: [pid: 55404|app: 0|req: 254/531] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:13:27 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1327.536471] [55403]: DEBUG cinder.api.middleware.request_id [req-df922490-2f89-4693-b4f8-627b271c389e req-bb7de4bb-0741-4279-99d9-7c72390afae4 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.538752] [55403]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-bb7de4bb-0741-4279-99d9-7c72390afae4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 [ 1327.538966] [55403]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-bb7de4bb-0741-4279-99d9-7c72390afae4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.539202] [55403]: DEBUG cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-bb7de4bb-0741-4279-99d9-7c72390afae4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.549194] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.549194] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.075960] [55403]: INFO cinder.api.openstack.wsgi [req-df922490-2f89-4693-b4f8-627b271c389e req-bb7de4bb-0741-4279-99d9-7c72390afae4 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 returned with HTTP 200 [ 1328.076189] [55403]: [pid: 55403|app: 0|req: 278/532] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:13:28 2025] DELETE /volume/v3/attachments/ec27ed9f-a0b5-4178-9769-01b473522908 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.526347] [55404]: DEBUG cinder.api.middleware.request_id [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.528497] [55404]: INFO cinder.api.openstack.wsgi [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1329.528718] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.528933] [55404]: DEBUG cinder.api.openstack.wsgi [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.541895] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.541895] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.551771] [55404]: INFO cinder.volume.api [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1329.563223] [55404]: INFO cinder.api.openstack.wsgi [None req-0473e30a-46be-45d5-9bef-4919c46e3c58 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1329.563815] [55404]: [pid: 55404|app: 0|req: 255/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:13:30 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.433528] [55403]: DEBUG cinder.api.middleware.request_id [None req-982069dc-dda5-43f5-9420-683f27028ee1 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.435831] [55403]: INFO cinder.api.openstack.wsgi [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1330.436265] [55403]: DEBUG cinder.api.openstack.wsgi [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-269114780", "imageRef": "e261be3a-a64f-4b4f-bee1-d87afb233bc0", "size": 1}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1330.438119] [55403]: DEBUG cinder.api.v3.volumes [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-269114780', 'imageRef': 'e261be3a-a64f-4b4f-bee1-d87afb233bc0', 'size': 1}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1330.572380] [55403]: INFO cinder.api.v3.volumes [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Create volume of 1 GB [ 1330.572794] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.572794] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.578564] [55403]: INFO cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Availability Zones retrieved successfully. [ 1330.585313] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Flow 'volume_create_api' (b751291f-462c-4112-90d3-5cf16b3514b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1330.586510] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9be95d-56b4-4f84-a360-4fbeb692cf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.587665] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1330.625180] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9be95d-56b4-4f84-a360-4fbeb692cf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.626185] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715fd9f5-dbb3-481f-b590-6ac1dbe87d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.674150] [55403]: DEBUG cinder.quota [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Created reservations ['a2df0636-1309-48ea-81b6-e90deb3a707a', '757b78e0-07d9-4ec3-a339-fe491ed3eb5d', '3f585ed9-6910-4dc8-9171-550b33ae04bd', 'a5eeda1c-3856-4395-90da-24ce78e1601c'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1330.675245] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715fd9f5-dbb3-481f-b590-6ac1dbe87d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2df0636-1309-48ea-81b6-e90deb3a707a', '757b78e0-07d9-4ec3-a339-fe491ed3eb5d', '3f585ed9-6910-4dc8-9171-550b33ae04bd', 'a5eeda1c-3856-4395-90da-24ce78e1601c']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.676174] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43480637-766a-4317-8baa-4ea679e694d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.689113] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43480637-766a-4317-8baa-4ea679e694d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '563895cc-a985-4934-806d-4c4fd54e15e9', '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-269114780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7550cf1218b402dbf4e21cd3f114616',qos_specs=None,replication_status=,reservations=['a2df0636-1309-48ea-81b6-e90deb3a707a','757b78e0-07d9-4ec3-a339-fe491ed3eb5d','3f585ed9-6910-4dc8-9171-550b33ae04bd','a5eeda1c-3856-4395-90da-24ce78e1601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d1a802e6b7942e19ef2ba8d9548f778',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-269114780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=563895cc-a985-4934-806d-4c4fd54e15e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7550cf1218b402dbf4e21cd3f114616',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d1a802e6b7942e19ef2ba8d9548f778',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.690135] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8bf7a63-2a66-4d4c-950a-583a11ee6a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.718282] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8bf7a63-2a66-4d4c-950a-583a11ee6a50) transitioned into state 'SUCCESS' from state '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-269114780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7550cf1218b402dbf4e21cd3f114616',qos_specs=None,replication_status=,reservations=['a2df0636-1309-48ea-81b6-e90deb3a707a','757b78e0-07d9-4ec3-a339-fe491ed3eb5d','3f585ed9-6910-4dc8-9171-550b33ae04bd','a5eeda1c-3856-4395-90da-24ce78e1601c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d1a802e6b7942e19ef2ba8d9548f778',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.719197] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e5cd50-4f5a-4a97-8639-98bfce784a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1330.727876] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e5cd50-4f5a-4a97-8639-98bfce784a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1330.728815] [55403]: DEBUG cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Flow 'volume_create_api' (b751291f-462c-4112-90d3-5cf16b3514b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1330.729177] [55403]: INFO cinder.volume.api [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Create volume request issued successfully. [ 1330.729865] [55403]: INFO cinder.api.openstack.wsgi [None req-982069dc-dda5-43f5-9420-683f27028ee1 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1330.730321] [55403]: [pid: 55403|app: 0|req: 279/534] 10.180.1.21 () {62 vars in 1177 bytes} [Sun Feb 16 21:13:31 2025] POST /volume/v3/volumes => generated 897 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1330.740510] [55404]: DEBUG cinder.api.middleware.request_id [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.742662] [55404]: INFO cinder.api.openstack.wsgi [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1330.742902] [55404]: DEBUG cinder.api.openstack.wsgi [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.743133] [55404]: DEBUG cinder.api.openstack.wsgi [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.751159] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.751159] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.755231] [55404]: INFO cinder.volume.api [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1330.759509] [55404]: INFO cinder.api.openstack.wsgi [None req-faefdce5-1c58-43ae-9086-e7952f1016f7 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1330.759889] [55404]: [pid: 55404|app: 0|req: 256/535] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:31 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1331.770625] [55403]: DEBUG cinder.api.middleware.request_id [None req-097ce978-7845-4617-bd8a-7d77d38597cb None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.772951] [55403]: INFO cinder.api.openstack.wsgi [None req-097ce978-7845-4617-bd8a-7d77d38597cb tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1331.773227] [55403]: DEBUG cinder.api.openstack.wsgi [None req-097ce978-7845-4617-bd8a-7d77d38597cb tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.773552] [55403]: DEBUG cinder.api.openstack.wsgi [None req-097ce978-7845-4617-bd8a-7d77d38597cb tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.786319] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.786319] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.791557] [55403]: INFO cinder.volume.api [None req-097ce978-7845-4617-bd8a-7d77d38597cb tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1331.798341] [55403]: INFO cinder.api.openstack.wsgi [None req-097ce978-7845-4617-bd8a-7d77d38597cb tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1331.798866] [55403]: [pid: 55403|app: 0|req: 280/536] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:32 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.811825] [55404]: DEBUG cinder.api.middleware.request_id [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.813964] [55404]: INFO cinder.api.openstack.wsgi [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1332.814225] [55404]: DEBUG cinder.api.openstack.wsgi [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.814485] [55404]: DEBUG cinder.api.openstack.wsgi [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.824215] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.824215] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.828040] [55404]: INFO cinder.volume.api [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1332.832452] [55404]: INFO cinder.api.openstack.wsgi [None req-24ba2861-abda-4efd-a6c2-58c46d879ba6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1332.832813] [55404]: [pid: 55404|app: 0|req: 257/537] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:33 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.844268] [55403]: DEBUG cinder.api.middleware.request_id [None req-006a181a-c003-4abc-aa53-624d93d0960d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.846505] [55403]: INFO cinder.api.openstack.wsgi [None req-006a181a-c003-4abc-aa53-624d93d0960d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1333.846767] [55403]: DEBUG cinder.api.openstack.wsgi [None req-006a181a-c003-4abc-aa53-624d93d0960d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.846993] [55403]: DEBUG cinder.api.openstack.wsgi [None req-006a181a-c003-4abc-aa53-624d93d0960d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.855503] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.855503] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.859467] [55403]: INFO cinder.volume.api [None req-006a181a-c003-4abc-aa53-624d93d0960d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1333.864272] [55403]: INFO cinder.api.openstack.wsgi [None req-006a181a-c003-4abc-aa53-624d93d0960d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1333.864798] [55403]: [pid: 55403|app: 0|req: 281/538] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:34 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1334.876249] [55404]: DEBUG cinder.api.middleware.request_id [None req-405b8d31-b807-4cdc-afda-e79435465833 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.878608] [55404]: INFO cinder.api.openstack.wsgi [None req-405b8d31-b807-4cdc-afda-e79435465833 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1334.878852] [55404]: DEBUG cinder.api.openstack.wsgi [None req-405b8d31-b807-4cdc-afda-e79435465833 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.879082] [55404]: DEBUG cinder.api.openstack.wsgi [None req-405b8d31-b807-4cdc-afda-e79435465833 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.886747] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.886747] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.890099] [55404]: INFO cinder.volume.api [None req-405b8d31-b807-4cdc-afda-e79435465833 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1334.894211] [55404]: INFO cinder.api.openstack.wsgi [None req-405b8d31-b807-4cdc-afda-e79435465833 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1334.894613] [55404]: [pid: 55404|app: 0|req: 258/539] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:35 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.905878] [55403]: DEBUG cinder.api.middleware.request_id [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.907943] [55403]: INFO cinder.api.openstack.wsgi [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1335.908211] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.908429] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.918934] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.918934] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.922876] [55403]: INFO cinder.volume.api [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1335.927436] [55403]: INFO cinder.api.openstack.wsgi [None req-ab4ef96e-dcfe-430b-9b06-456dbed137e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1335.927809] [55403]: [pid: 55403|app: 0|req: 282/540] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:36 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.939387] [55404]: DEBUG cinder.api.middleware.request_id [None req-df15ea78-6df1-41de-a7f2-7145d3737406 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.941544] [55404]: INFO cinder.api.openstack.wsgi [None req-df15ea78-6df1-41de-a7f2-7145d3737406 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1336.941808] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df15ea78-6df1-41de-a7f2-7145d3737406 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.942144] [55404]: DEBUG cinder.api.openstack.wsgi [None req-df15ea78-6df1-41de-a7f2-7145d3737406 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.952233] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.952233] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.956565] [55404]: INFO cinder.volume.api [None req-df15ea78-6df1-41de-a7f2-7145d3737406 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1336.961746] [55404]: INFO cinder.api.openstack.wsgi [None req-df15ea78-6df1-41de-a7f2-7145d3737406 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1336.962266] [55404]: [pid: 55404|app: 0|req: 259/541] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:37 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1337.975297] [55403]: DEBUG cinder.api.middleware.request_id [None req-37c93704-4d32-479b-9051-1b544c1e7a4e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.977501] [55403]: INFO cinder.api.openstack.wsgi [None req-37c93704-4d32-479b-9051-1b544c1e7a4e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1337.977754] [55403]: DEBUG cinder.api.openstack.wsgi [None req-37c93704-4d32-479b-9051-1b544c1e7a4e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.978013] [55403]: DEBUG cinder.api.openstack.wsgi [None req-37c93704-4d32-479b-9051-1b544c1e7a4e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.987328] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.987328] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.991264] [55403]: INFO cinder.volume.api [None req-37c93704-4d32-479b-9051-1b544c1e7a4e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1337.996876] [55403]: INFO cinder.api.openstack.wsgi [None req-37c93704-4d32-479b-9051-1b544c1e7a4e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1337.997268] [55403]: [pid: 55403|app: 0|req: 283/542] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:38 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1339.009128] [55404]: DEBUG cinder.api.middleware.request_id [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.011189] [55404]: INFO cinder.api.openstack.wsgi [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1339.011451] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.011706] [55404]: DEBUG cinder.api.openstack.wsgi [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.019836] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.019836] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.023311] [55404]: INFO cinder.volume.api [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1339.027695] [55404]: INFO cinder.api.openstack.wsgi [None req-f32bd26f-964c-4178-96ef-9e6bb693bf11 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1339.028076] [55404]: [pid: 55404|app: 0|req: 260/543] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:39 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1340.039338] [55403]: DEBUG cinder.api.middleware.request_id [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.041396] [55403]: INFO cinder.api.openstack.wsgi [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1340.041653] [55403]: DEBUG cinder.api.openstack.wsgi [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.041872] [55403]: DEBUG cinder.api.openstack.wsgi [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.051211] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.051211] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.055061] [55403]: INFO cinder.volume.api [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1340.059758] [55403]: INFO cinder.api.openstack.wsgi [None req-982fcb91-28dd-45fd-ad4b-f7051b0c761e tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1340.060167] [55403]: [pid: 55403|app: 0|req: 284/544] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:40 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.071641] [55404]: DEBUG cinder.api.middleware.request_id [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.073735] [55404]: INFO cinder.api.openstack.wsgi [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1341.073977] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.074220] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.081720] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.081720] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.084966] [55404]: INFO cinder.volume.api [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1341.089014] [55404]: INFO cinder.api.openstack.wsgi [None req-a40b9a8e-9933-4a22-9169-de7696e42b15 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1341.089379] [55404]: [pid: 55404|app: 0|req: 261/545] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:41 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.100398] [55403]: DEBUG cinder.api.middleware.request_id [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.102919] [55403]: INFO cinder.api.openstack.wsgi [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1342.103225] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.103483] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.111588] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.111588] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.115342] [55403]: INFO cinder.volume.api [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1342.119584] [55403]: INFO cinder.api.openstack.wsgi [None req-a9381de7-24c5-40f6-a42b-7edb9e700f0d tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1342.119955] [55403]: [pid: 55403|app: 0|req: 285/546] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:42 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1343.132337] [55404]: DEBUG cinder.api.middleware.request_id [None req-fc259d45-08b3-4781-899a-608a7b10fd2b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.134594] [55404]: INFO cinder.api.openstack.wsgi [None req-fc259d45-08b3-4781-899a-608a7b10fd2b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1343.134888] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fc259d45-08b3-4781-899a-608a7b10fd2b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.135132] [55404]: DEBUG cinder.api.openstack.wsgi [None req-fc259d45-08b3-4781-899a-608a7b10fd2b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.145087] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.145087] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.148742] [55404]: INFO cinder.volume.api [None req-fc259d45-08b3-4781-899a-608a7b10fd2b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1343.153538] [55404]: INFO cinder.api.openstack.wsgi [None req-fc259d45-08b3-4781-899a-608a7b10fd2b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1343.153903] [55404]: [pid: 55404|app: 0|req: 262/547] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:43 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.165283] [55403]: DEBUG cinder.api.middleware.request_id [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.167504] [55403]: INFO cinder.api.openstack.wsgi [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1344.167755] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.168015] [55403]: DEBUG cinder.api.openstack.wsgi [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.175861] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.175861] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.179539] [55403]: INFO cinder.volume.api [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1344.184377] [55403]: INFO cinder.api.openstack.wsgi [None req-dd0a38f1-0444-4f83-9d6a-9c984451a7aa tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1344.184793] [55403]: [pid: 55403|app: 0|req: 286/548] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:45 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.197447] [55404]: DEBUG cinder.api.middleware.request_id [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.199574] [55404]: INFO cinder.api.openstack.wsgi [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1345.199823] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.200053] [55404]: DEBUG cinder.api.openstack.wsgi [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.210294] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.210294] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.214607] [55404]: INFO cinder.volume.api [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1345.220055] [55404]: INFO cinder.api.openstack.wsgi [None req-7eb5a87f-0dec-4358-a289-c24d540c4eae tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1345.220461] [55404]: [pid: 55404|app: 0|req: 263/549] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:46 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1346.231720] [55403]: DEBUG cinder.api.middleware.request_id [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.233747] [55403]: INFO cinder.api.openstack.wsgi [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1346.233998] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.234278] [55403]: DEBUG cinder.api.openstack.wsgi [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.242790] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.242790] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.246839] [55403]: INFO cinder.volume.api [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1346.251216] [55403]: INFO cinder.api.openstack.wsgi [None req-1a64240a-9f61-4524-92b7-7f3c41225c9b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1346.251735] [55403]: [pid: 55403|app: 0|req: 287/550] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:47 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1347.262303] [55404]: DEBUG cinder.api.middleware.request_id [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.264405] [55404]: INFO cinder.api.openstack.wsgi [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1347.264667] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.264860] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.274310] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.274310] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.277617] [55404]: INFO cinder.volume.api [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1347.283593] [55404]: INFO cinder.api.openstack.wsgi [None req-2a3b02c2-a3a9-4055-b019-ba815df43dbf tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1347.284211] [55404]: [pid: 55404|app: 0|req: 264/551] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:48 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.295299] [55403]: DEBUG cinder.api.middleware.request_id [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.297419] [55403]: INFO cinder.api.openstack.wsgi [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1348.297640] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.297827] [55403]: DEBUG cinder.api.openstack.wsgi [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.305932] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.305932] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.309511] [55403]: INFO cinder.volume.api [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1348.314526] [55403]: INFO cinder.api.openstack.wsgi [None req-7f7f81f9-a521-46e6-a97a-d65664b769e6 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1348.314946] [55403]: [pid: 55403|app: 0|req: 288/552] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:13:49 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1348.342303] [55404]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.345029] [55404]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1348.345029] [55404]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.345029] [55404]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.352467] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.352467] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.356095] [55404]: INFO cinder.volume.api [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1348.360881] [55404]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-22505fd1-85e7-42fe-a501-911ff74f55a0 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1348.361311] [55404]: [pid: 55404|app: 0|req: 265/553] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:13:49 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.580423] [55403]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.582751] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1348.582971] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.583210] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.590586] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.590586] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.593890] [55403]: INFO cinder.volume.api [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1348.599556] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-16d45f48-9f28-48a3-b480-8488a70ab417 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1348.599984] [55403]: [pid: 55403|app: 0|req: 289/554] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:13:49 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.605375] [55404]: DEBUG cinder.api.middleware.request_id [None req-2c6d6f04-651b-493a-a8cd-3cdb7b9a909f None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.605775] [55404]: INFO cinder.api.openstack.wsgi [None req-2c6d6f04-651b-493a-a8cd-3cdb7b9a909f None None] GET http://10.180.1.21/volume// [ 1348.605950] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c6d6f04-651b-493a-a8cd-3cdb7b9a909f None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.606308] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2c6d6f04-651b-493a-a8cd-3cdb7b9a909f None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.606612] [55404]: INFO cinder.api.openstack.wsgi [None req-2c6d6f04-651b-493a-a8cd-3cdb7b9a909f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1348.606911] [55404]: [pid: 55404|app: 0|req: 266/555] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:13:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1348.611039] [55403]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-4e6d398f-c8da-4b40-960b-c76ce24a567a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.613218] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-4e6d398f-c8da-4b40-960b-c76ce24a567a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1348.613612] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-4e6d398f-c8da-4b40-960b-c76ce24a567a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563895cc-a985-4934-806d-4c4fd54e15e9", "connector": null, "instance_uuid": "77ce3cb7-6819-49bc-aa68-d11927214415"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1348.623382] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.623382] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.644360] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-4e6d398f-c8da-4b40-960b-c76ce24a567a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1348.644803] [55403]: [pid: 55403|app: 0|req: 290/556] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:13:49 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1355.045289] [55404]: DEBUG cinder.api.middleware.request_id [None req-88f66982-4d10-491a-9e80-6d2d29c9de5b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.045728] [55404]: INFO cinder.api.openstack.wsgi [None req-88f66982-4d10-491a-9e80-6d2d29c9de5b None None] GET http://10.180.1.21/volume// [ 1355.045906] [55404]: DEBUG cinder.api.openstack.wsgi [None req-88f66982-4d10-491a-9e80-6d2d29c9de5b None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.046134] [55404]: DEBUG cinder.api.openstack.wsgi [None req-88f66982-4d10-491a-9e80-6d2d29c9de5b None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.046534] [55404]: INFO cinder.api.openstack.wsgi [None req-88f66982-4d10-491a-9e80-6d2d29c9de5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1355.046837] [55404]: [pid: 55404|app: 0|req: 267/557] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:13:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1355.050013] [55403]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.052457] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1355.052709] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.052932] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.065586] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065586] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.069078] [55403]: INFO cinder.volume.api [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1355.074607] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5033581f-e09e-4335-90e1-a16917db0ba3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1355.075033] [55403]: [pid: 55403|app: 0|req: 291/558] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:13:55 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1571 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1355.174740] [55404]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.177130] [55404]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] PUT http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 [ 1355.177542] [55404]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-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=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1355.185235] [55404]: DEBUG cinder.coordination [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Acquiring lock "cinder-attachment_update-563895cc-a985-4934-806d-4c4fd54e15e9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1355.189385] [55404]: DEBUG cinder.coordination [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Lock "cinder-attachment_update-563895cc-a985-4934-806d-4c4fd54e15e9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1355.190454] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.190454] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.707080] [55404]: DEBUG cinder.coordination [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Lock "cinder-attachment_update-563895cc-a985-4934-806d-4c4fd54e15e9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1355.707479] [55404]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-5c192ff5-3977-439b-8e26-f437b601fad3 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 returned with HTTP 200 [ 1355.708026] [55404]: [pid: 55404|app: 0|req: 268/559] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:13:56 2025] PUT /volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 => generated 617 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1356.215656] [55403]: DEBUG cinder.api.middleware.request_id [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-377ea539-4dd8-4137-8175-e91d01a0c72a None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.217970] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-377ea539-4dd8-4137-8175-e91d01a0c72a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] POST http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8/action [ 1356.218393] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-377ea539-4dd8-4137-8175-e91d01a0c72a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1356.218530] [55403]: DEBUG cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-377ea539-4dd8-4137-8175-e91d01a0c72a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1356.233354] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233354] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.240644] [55403]: INFO cinder.api.openstack.wsgi [req-d88c0a72-fadd-4008-8c0f-756d2f1b7e58 req-377ea539-4dd8-4137-8175-e91d01a0c72a tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8/action returned with HTTP 204 [ 1356.241064] [55403]: [pid: 55403|app: 0|req: 292/560] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:13:57 2025] POST /volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1362.425866] [55404]: DEBUG cinder.api.middleware.request_id [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.427939] [55404]: INFO cinder.api.openstack.wsgi [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1362.428289] [55404]: DEBUG cinder.api.openstack.wsgi [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.428595] [55404]: DEBUG cinder.api.openstack.wsgi [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.444537] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.444537] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.448332] [55404]: INFO cinder.volume.api [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1362.454243] [55404]: INFO cinder.api.openstack.wsgi [None req-92afcb0f-fb75-43c2-93ca-8000331a4aed tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1362.454723] [55404]: [pid: 55404|app: 0|req: 269/561] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 21:14:03 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1366.238212] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=179,cinder:INSERT=18,cinder:UPDATE=33 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1372.450854] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=100,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.803497] [55403]: DEBUG cinder.api.middleware.request_id [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.805548] [55403]: INFO cinder.api.openstack.wsgi [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1388.805925] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-981460108"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1388.807577] [55403]: DEBUG cinder.api.v3.volumes [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-981460108'}} {{(pid=55403) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1388.807713] [55403]: INFO cinder.api.v3.volumes [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume of 1 GB [ 1388.813207] [55403]: INFO cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Availability Zones retrieved successfully. [ 1388.819757] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (19da6a90-e505-42ff-bb08-62894fb417cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1388.820895] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b50eeef-f118-4cce-a9cc-13d8d8efab27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1388.821930] [55403]: DEBUG cinder.volume.flows.api.create_volume [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Validating volume size '1' using validate_int {{(pid=55403) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1388.838596] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b50eeef-f118-4cce-a9cc-13d8d8efab27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T20:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=6d3b8d86-443c-4d21-83ca-3f7e764ac865,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3b8d86-443c-4d21-83ca-3f7e764ac865', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1388.839496] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5896ac-1ccc-4b95-be95-603f8d1b1e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1388.875885] [55403]: DEBUG cinder.quota [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Created reservations ['e13611cd-2725-4b40-87d8-762fd8c1fc6f', '9206b75b-f189-41c8-84e8-d348adcaa1ec', 'f82bd31b-63e0-4c8c-a07f-93e91363b975', '73f58bb4-7113-40da-8a23-83718d5e973c'] {{(pid=55403) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1388.876715] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5896ac-1ccc-4b95-be95-603f8d1b1e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e13611cd-2725-4b40-87d8-762fd8c1fc6f', '9206b75b-f189-41c8-84e8-d348adcaa1ec', 'f82bd31b-63e0-4c8c-a07f-93e91363b975', '73f58bb4-7113-40da-8a23-83718d5e973c']}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1388.877582] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbe673e-5cb8-4833-a210-bf11abda2f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1388.892198] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dbe673e-5cb8-4833-a210-bf11abda2f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d90589-8da9-4fab-9177-ed92884383d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-981460108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['e13611cd-2725-4b40-87d8-762fd8c1fc6f','9206b75b-f189-41c8-84e8-d348adcaa1ec','f82bd31b-63e0-4c8c-a07f-93e91363b975','73f58bb4-7113-40da-8a23-83718d5e973c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865), 'volume': 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-02-16T21:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-981460108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d90589-8da9-4fab-9177-ed92884383d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf13cd58b714e328a8497570931e3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3b8d86-443c-4d21-83ca-3f7e764ac865),volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1388.893045] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760556df-47bd-4b87-bd86-f71d1b107db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1388.903570] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760556df-47bd-4b87-bd86-f71d1b107db8) transitioned into state 'SUCCESS' from state '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-981460108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf13cd58b714e328a8497570931e3c8',qos_specs=None,replication_status=,reservations=['e13611cd-2725-4b40-87d8-762fd8c1fc6f','9206b75b-f189-41c8-84e8-d348adcaa1ec','f82bd31b-63e0-4c8c-a07f-93e91363b975','73f58bb4-7113-40da-8a23-83718d5e973c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3fb243470854c3ea1f1186ed4a6a1b7',volume_type_id=6d3b8d86-443c-4d21-83ca-3f7e764ac865)}' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1388.904408] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3b3b73-d225-4dc0-8c47-cc2c56b17354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1388.913583] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e3b3b73-d225-4dc0-8c47-cc2c56b17354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55403) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1388.914604] [55403]: DEBUG cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Flow 'volume_create_api' (19da6a90-e505-42ff-bb08-62894fb417cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55403) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1388.914925] [55403]: INFO cinder.volume.api [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Create volume request issued successfully. [ 1388.915558] [55403]: INFO cinder.api.openstack.wsgi [None req-5b2ca994-cecf-4e06-b46f-1863142d4022 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1388.915988] [55403]: [pid: 55403|app: 0|req: 293/562] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 21:14:29 2025] POST /volume/v3/volumes => generated 753 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1388.924015] [55404]: DEBUG cinder.api.middleware.request_id [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.926073] [55404]: INFO cinder.api.openstack.wsgi [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1388.926297] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.926515] [55404]: DEBUG cinder.api.openstack.wsgi [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.933796] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933796] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.937494] [55404]: INFO cinder.volume.api [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1388.941529] [55404]: INFO cinder.api.openstack.wsgi [None req-a51d2dc1-3916-44df-8d60-acb6e8864572 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1388.941930] [55404]: [pid: 55404|app: 0|req: 270/563] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:29 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.952064] [55403]: DEBUG cinder.api.middleware.request_id [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.954317] [55403]: INFO cinder.api.openstack.wsgi [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1389.954542] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.954764] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.962258] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962258] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.966125] [55403]: INFO cinder.volume.api [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1389.971873] [55403]: INFO cinder.api.openstack.wsgi [None req-c574d321-5459-4ba0-a3eb-9a3e09356d3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1389.972266] [55403]: [pid: 55403|app: 0|req: 294/564] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:30 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.008746] [55404]: DEBUG cinder.api.middleware.request_id [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.011029] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1390.011275] [55404]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.011521] [55404]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.019018] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019018] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.022596] [55404]: INFO cinder.volume.api [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1390.027009] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-00f146f5-b33e-4feb-be22-5684dba31c46 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1390.027418] [55404]: [pid: 55404|app: 0|req: 271/565] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:14:30 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.548464] [55403]: DEBUG cinder.api.middleware.request_id [None req-9e3e475d-2e69-4ef6-8d61-7467b9925d69 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.548950] [55403]: INFO cinder.api.openstack.wsgi [None req-9e3e475d-2e69-4ef6-8d61-7467b9925d69 None None] GET http://10.180.1.21/volume// [ 1391.549099] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9e3e475d-2e69-4ef6-8d61-7467b9925d69 None None] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.549316] [55403]: DEBUG cinder.api.openstack.wsgi [None req-9e3e475d-2e69-4ef6-8d61-7467b9925d69 None None] Calling method 'all' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.549715] [55403]: INFO cinder.api.openstack.wsgi [None req-9e3e475d-2e69-4ef6-8d61-7467b9925d69 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1391.550019] [55403]: [pid: 55403|app: 0|req: 295/566] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 21:14:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1391.553977] [55404]: DEBUG cinder.api.middleware.request_id [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-fc0860de-ffaf-4c2b-8278-140741e558eb None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.556206] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-fc0860de-ffaf-4c2b-8278-140741e558eb tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1391.556607] [55404]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-fc0860de-ffaf-4c2b-8278-140741e558eb tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37d90589-8da9-4fab-9177-ed92884383d7", "connector": null, "instance_uuid": "873f075b-9e1a-4ace-9406-836ad0a91288"}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1391.565815] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.565815] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.584052] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-fc0860de-ffaf-4c2b-8278-140741e558eb tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1391.584585] [55404]: [pid: 55404|app: 0|req: 272/567] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:14:32 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1391.605187] [55403]: DEBUG cinder.api.middleware.request_id [None req-812dec51-71e3-435e-8452-637464184c4e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.607844] [55403]: INFO cinder.api.openstack.wsgi [None req-812dec51-71e3-435e-8452-637464184c4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1391.608106] [55403]: DEBUG cinder.api.openstack.wsgi [None req-812dec51-71e3-435e-8452-637464184c4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.608333] [55403]: DEBUG cinder.api.openstack.wsgi [None req-812dec51-71e3-435e-8452-637464184c4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.617991] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617991] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.621045] [55403]: INFO cinder.volume.api [None req-812dec51-71e3-435e-8452-637464184c4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1391.625257] [55403]: INFO cinder.api.openstack.wsgi [None req-812dec51-71e3-435e-8452-637464184c4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1391.625619] [55403]: [pid: 55403|app: 0|req: 296/568] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:32 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.108460] [55404]: DEBUG cinder.api.middleware.request_id [None req-d0ef1cdf-a868-4fd6-923c-a24398f36111 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.108913] [55404]: INFO cinder.api.openstack.wsgi [None req-d0ef1cdf-a868-4fd6-923c-a24398f36111 None None] GET http://10.180.1.21/volume// [ 1392.109110] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d0ef1cdf-a868-4fd6-923c-a24398f36111 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.109334] [55404]: DEBUG cinder.api.openstack.wsgi [None req-d0ef1cdf-a868-4fd6-923c-a24398f36111 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.109729] [55404]: INFO cinder.api.openstack.wsgi [None req-d0ef1cdf-a868-4fd6-923c-a24398f36111 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1392.110045] [55404]: [pid: 55404|app: 0|req: 273/569] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:14:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1392.113582] [55403]: DEBUG cinder.api.middleware.request_id [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.115871] [55403]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1392.116142] [55403]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.116364] [55403]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.126278] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126278] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.129410] [55403]: INFO cinder.volume.api [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1392.133535] [55403]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-9918678d-5f8b-4a3d-aeec-df0c34d9d061 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1392.133927] [55403]: [pid: 55403|app: 0|req: 297/570] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:14:32 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1392.158836] [55404]: DEBUG cinder.api.middleware.request_id [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.161105] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] PUT http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d [ 1392.161570] [55404]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-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-519990", "mountpoint": "/dev/sdb"}}} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1392.169201] [55404]: DEBUG cinder.coordination [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Acquiring lock "cinder-attachment_update-37d90589-8da9-4fab-9177-ed92884383d7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1392.173207] [55404]: DEBUG cinder.coordination [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-37d90589-8da9-4fab-9177-ed92884383d7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55404) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1392.174213] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174213] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.635374] [55403]: DEBUG cinder.api.middleware.request_id [None req-48f6f677-7e01-4eca-93a9-66f595a34337 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.638027] [55403]: INFO cinder.api.openstack.wsgi [None req-48f6f677-7e01-4eca-93a9-66f595a34337 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1392.638027] [55403]: DEBUG cinder.api.openstack.wsgi [None req-48f6f677-7e01-4eca-93a9-66f595a34337 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.638181] [55403]: DEBUG cinder.api.openstack.wsgi [None req-48f6f677-7e01-4eca-93a9-66f595a34337 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.648367] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648367] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.651510] [55403]: INFO cinder.volume.api [None req-48f6f677-7e01-4eca-93a9-66f595a34337 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1392.656260] [55403]: INFO cinder.api.openstack.wsgi [None req-48f6f677-7e01-4eca-93a9-66f595a34337 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1392.656640] [55403]: [pid: 55403|app: 0|req: 298/571] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:33 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.667244] [55403]: DEBUG cinder.api.middleware.request_id [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.669493] [55403]: INFO cinder.api.openstack.wsgi [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1393.669727] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.670040] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.679735] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.679735] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.682872] [55403]: INFO cinder.volume.api [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1393.686984] [55403]: INFO cinder.api.openstack.wsgi [None req-a83a0f9f-c5a5-4fcf-8a37-734c04428ad3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1393.687368] [55403]: [pid: 55403|app: 0|req: 299/572] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:34 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.697699] [55403]: DEBUG cinder.api.middleware.request_id [None req-2ae045dd-9965-4647-9537-86bba2963b4e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.699825] [55403]: INFO cinder.api.openstack.wsgi [None req-2ae045dd-9965-4647-9537-86bba2963b4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1394.700060] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2ae045dd-9965-4647-9537-86bba2963b4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.700288] [55403]: DEBUG cinder.api.openstack.wsgi [None req-2ae045dd-9965-4647-9537-86bba2963b4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.709868] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.709868] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.713024] [55403]: INFO cinder.volume.api [None req-2ae045dd-9965-4647-9537-86bba2963b4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1394.717160] [55403]: INFO cinder.api.openstack.wsgi [None req-2ae045dd-9965-4647-9537-86bba2963b4e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1394.717537] [55403]: [pid: 55403|app: 0|req: 300/573] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:35 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.728196] [55403]: DEBUG cinder.api.middleware.request_id [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.731116] [55403]: INFO cinder.api.openstack.wsgi [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1395.731450] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.731781] [55403]: DEBUG cinder.api.openstack.wsgi [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.742996] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742996] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.745378] [55403]: INFO cinder.volume.api [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1395.749503] [55403]: INFO cinder.api.openstack.wsgi [None req-5de5261b-5e46-4fdb-8ac3-402dcc964d9b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1395.749856] [55403]: [pid: 55403|app: 0|req: 301/574] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:36 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1396.699543] [55404]: DEBUG cinder.coordination [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Lock "cinder-attachment_update-37d90589-8da9-4fab-9177-ed92884383d7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55404) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1396.699903] [55404]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-2b4d2a47-1ab7-47a0-96ff-4bc31a08f538 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d returned with HTTP 200 [ 1396.700388] [55404]: [pid: 55404|app: 0|req: 274/575] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 21:14:33 2025] PUT /volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1396.759973] [55403]: DEBUG cinder.api.middleware.request_id [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.763026] [55403]: INFO cinder.api.openstack.wsgi [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1396.763026] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.763026] [55403]: DEBUG cinder.api.openstack.wsgi [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.772582] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.772582] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.775664] [55403]: INFO cinder.volume.api [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1396.779834] [55403]: INFO cinder.api.openstack.wsgi [None req-a77c8e3f-7a7f-49e4-9468-7b5f89aff474 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1396.780322] [55403]: [pid: 55403|app: 0|req: 302/576] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:37 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.789703] [55404]: DEBUG cinder.api.middleware.request_id [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.791867] [55404]: INFO cinder.api.openstack.wsgi [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1397.792107] [55404]: DEBUG cinder.api.openstack.wsgi [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.792346] [55404]: DEBUG cinder.api.openstack.wsgi [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.802625] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802625] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.805864] [55404]: INFO cinder.volume.api [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1397.810407] [55404]: INFO cinder.api.openstack.wsgi [None req-97ccd210-7118-4da2-a8dd-3aa53bce3e44 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1397.810895] [55404]: [pid: 55404|app: 0|req: 275/577] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:38 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.304379] [55403]: DEBUG cinder.api.middleware.request_id [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-d0d916a6-0796-44aa-9274-5d2b5846d9c9 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.306909] [55403]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-d0d916a6-0796-44aa-9274-5d2b5846d9c9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d/action [ 1398.307363] [55403]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-d0d916a6-0796-44aa-9274-5d2b5846d9c9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-complete": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1398.307506] [55403]: DEBUG cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-d0d916a6-0796-44aa-9274-5d2b5846d9c9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1398.322489] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322489] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.328315] [55403]: INFO cinder.api.openstack.wsgi [req-78d7e952-c910-4cc2-9357-eca1858c0a52 req-d0d916a6-0796-44aa-9274-5d2b5846d9c9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d/action returned with HTTP 204 [ 1398.328709] [55403]: [pid: 55403|app: 0|req: 303/578] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 21:14:39 2025] POST /volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1398.485503] [55404]: DEBUG cinder.api.middleware.request_id [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.487791] [55404]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1398.488024] [55404]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.488250] [55404]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.497971] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497971] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.501184] [55404]: INFO cinder.volume.api [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1398.506819] [55404]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-566278bc-353a-4dc5-9630-0adbce1f2b31 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1398.507195] [55404]: [pid: 55404|app: 0|req: 276/579] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.533447] [55403]: DEBUG cinder.api.middleware.request_id [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.535680] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] GET http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1398.535913] [55403]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.536225] [55403]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.545717] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545717] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.548749] [55403]: INFO cinder.volume.api [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1398.553377] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5142efa9-be66-4068-92b2-53fc2236c5af tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 200 [ 1398.553739] [55403]: [pid: 55403|app: 0|req: 304/580] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 1683 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.820097] [55404]: DEBUG cinder.api.middleware.request_id [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.822241] [55404]: INFO cinder.api.openstack.wsgi [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.822460] [55404]: DEBUG cinder.api.openstack.wsgi [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.822676] [55404]: DEBUG cinder.api.openstack.wsgi [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.834625] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834625] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.838360] [55404]: INFO cinder.volume.api [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1398.843902] [55404]: INFO cinder.api.openstack.wsgi [None req-97c4a9b6-cd05-4f09-b659-6a3ef619bc73 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1398.844291] [55404]: [pid: 55404|app: 0|req: 277/581] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.853327] [55403]: DEBUG cinder.api.middleware.request_id [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.855462] [55403]: INFO cinder.api.openstack.wsgi [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.855696] [55403]: DEBUG cinder.api.openstack.wsgi [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.855920] [55403]: DEBUG cinder.api.openstack.wsgi [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.865477] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.865477] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.868532] [55403]: INFO cinder.volume.api [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1398.872591] [55403]: INFO cinder.api.openstack.wsgi [None req-01ce2c9b-03ea-46ed-ac66-5753f3f9fa90 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1398.872958] [55403]: [pid: 55403|app: 0|req: 305/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.881774] [55404]: DEBUG cinder.api.middleware.request_id [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.883922] [55404]: INFO cinder.api.openstack.wsgi [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.884161] [55404]: DEBUG cinder.api.openstack.wsgi [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.884376] [55404]: DEBUG cinder.api.openstack.wsgi [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.884561] [55404]: INFO cinder.api.v3.volumes [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume with id: 37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.893705] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.893705] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.894197] [55404]: INFO cinder.volume.api [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1398.902212] [55404]: INFO cinder.volume.api [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-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. [ 1398.902530] [55404]: INFO cinder.api.openstack.wsgi [None req-369a50a0-3a26-4b43-a979-593faf0b98e9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 400 [ 1398.902990] [55404]: [pid: 55404|app: 0|req: 278/583] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:14:39 2025] DELETE /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1398.905820] [55403]: DEBUG cinder.api.middleware.request_id [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.907833] [55403]: INFO cinder.api.openstack.wsgi [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.908072] [55403]: DEBUG cinder.api.openstack.wsgi [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.908297] [55403]: DEBUG cinder.api.openstack.wsgi [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.917323] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917323] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.920310] [55403]: INFO cinder.volume.api [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1398.924377] [55403]: INFO cinder.api.openstack.wsgi [None req-de3f5d0d-e7e7-4fd5-b9f5-ade7f9184546 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1398.924723] [55403]: [pid: 55403|app: 0|req: 306/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.958074] [55404]: DEBUG cinder.api.middleware.request_id [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.960255] [55404]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1398.960467] [55404]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.960679] [55404]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.970340] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970340] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.973464] [55404]: INFO cinder.volume.api [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1398.977519] [55404]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-c81245f7-053a-465f-b4b6-7de2da497d0b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1398.977998] [55404]: [pid: 55404|app: 0|req: 279/585] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 21:14:39 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.992689] [55403]: DEBUG cinder.api.middleware.request_id [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.995014] [55403]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] POST http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7/action [ 1398.995401] [55403]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55403) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1398.995573] [55403]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.005026] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005026] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.005522] [55403]: INFO cinder.volume.api [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1399.010386] [55403]: INFO cinder.volume.api [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Begin detaching volume completed successfully. [ 1399.010599] [55403]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d0120c3d-8ab1-4195-b94c-fd94d701a1c5 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7/action returned with HTTP 202 [ 1399.011073] [55403]: [pid: 55403|app: 0|req: 307/586] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:14:39 2025] POST /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1400.031362] [55404]: DEBUG cinder.api.middleware.request_id [None req-02aa3f5f-8d57-4d5b-86d6-35d2f7e934c2 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.031362] [55404]: INFO cinder.api.openstack.wsgi [None req-02aa3f5f-8d57-4d5b-86d6-35d2f7e934c2 None None] GET http://10.180.1.21/volume// [ 1400.031362] [55404]: DEBUG cinder.api.openstack.wsgi [None req-02aa3f5f-8d57-4d5b-86d6-35d2f7e934c2 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.031362] [55404]: DEBUG cinder.api.openstack.wsgi [None req-02aa3f5f-8d57-4d5b-86d6-35d2f7e934c2 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.031362] [55404]: INFO cinder.api.openstack.wsgi [None req-02aa3f5f-8d57-4d5b-86d6-35d2f7e934c2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1400.031362] [55404]: [pid: 55404|app: 0|req: 280/587] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:14:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1400.035883] [55403]: DEBUG cinder.api.middleware.request_id [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.039958] [55403]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1400.039958] [55403]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.039958] [55403]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.051228] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.051228] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.056205] [55403]: INFO cinder.volume.api [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1400.059283] [55403]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-b5111970-0883-4178-8142-d484e47cb1c0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1400.059657] [55403]: [pid: 55403|app: 0|req: 308/588] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 21:14:40 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1401.186375] [55404]: DEBUG cinder.api.middleware.request_id [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d1210078-d05d-41be-b08c-be8da420cfbd None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.188772] [55404]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d1210078-d05d-41be-b08c-be8da420cfbd tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d [ 1401.188991] [55404]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d1210078-d05d-41be-b08c-be8da420cfbd tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.189216] [55404]: DEBUG cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d1210078-d05d-41be-b08c-be8da420cfbd tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.196102] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.196102] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.720526] [55404]: INFO cinder.api.openstack.wsgi [req-e326f776-9dc0-4372-859d-9e5b8cc56b21 req-d1210078-d05d-41be-b08c-be8da420cfbd tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d returned with HTTP 200 [ 1401.720962] [55404]: [pid: 55404|app: 0|req: 281/589] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:14:42 2025] DELETE /volume/v3/attachments/92754a8c-f164-4a33-9d01-d6176d789d1d => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.167800] [55403]: DEBUG cinder.api.middleware.request_id [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.169802] [55403]: INFO cinder.api.openstack.wsgi [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1403.170047] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.170278] [55403]: DEBUG cinder.api.openstack.wsgi [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.177639] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177639] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.180969] [55403]: INFO cinder.volume.api [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1403.185059] [55403]: INFO cinder.api.openstack.wsgi [None req-ac68e5e5-6e4e-437f-9f3b-f5c92d016aa9 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1403.185425] [55403]: [pid: 55403|app: 0|req: 309/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:44 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.478020] [55404]: DEBUG cinder.api.middleware.request_id [None req-bdd61d02-33cc-496e-9378-7e0784a8a896 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.478483] [55404]: INFO cinder.api.openstack.wsgi [None req-bdd61d02-33cc-496e-9378-7e0784a8a896 None None] GET http://10.180.1.21/volume// [ 1403.478660] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bdd61d02-33cc-496e-9378-7e0784a8a896 None None] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.478873] [55404]: DEBUG cinder.api.openstack.wsgi [None req-bdd61d02-33cc-496e-9378-7e0784a8a896 None None] Calling method 'all' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.479282] [55404]: INFO cinder.api.openstack.wsgi [None req-bdd61d02-33cc-496e-9378-7e0784a8a896 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1403.479590] [55404]: [pid: 55404|app: 0|req: 282/591] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 21:14:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1403.482989] [55403]: DEBUG cinder.api.middleware.request_id [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-4b00fdee-1c06-4638-91e0-89b126fd474b None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.485637] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-4b00fdee-1c06-4638-91e0-89b126fd474b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1403.486262] [55403]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-4b00fdee-1c06-4638-91e0-89b126fd474b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "563895cc-a985-4934-806d-4c4fd54e15e9", "connector": null, "instance_uuid": "77ce3cb7-6819-49bc-aa68-d11927214415"}} {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1403.497319] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497319] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.521511] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-4b00fdee-1c06-4638-91e0-89b126fd474b tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1403.521898] [55403]: [pid: 55403|app: 0|req: 310/592] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 21:14:44 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.559841] [55404]: DEBUG cinder.api.middleware.request_id [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.562210] [55404]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] POST http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9/action [ 1403.562605] [55404]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55404) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1403.562747] [55404]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1403.574326] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.574326] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.574818] [55404]: INFO cinder.volume.api [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1403.578574] [55404]: INFO cinder.volume.api [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Roll detaching of volume completed successfully. [ 1403.578855] [55404]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-5b1c2693-2eab-400f-8470-515a8c82a9de tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9/action returned with HTTP 202 [ 1403.579150] [55404]: [pid: 55404|app: 0|req: 283/593] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 21:14:44 2025] POST /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1403.582862] [55403]: DEBUG cinder.api.middleware.request_id [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-7164df2a-713b-45e6-a463-6bca671df2e2 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.584832] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-7164df2a-713b-45e6-a463-6bca671df2e2 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] DELETE http://10.180.1.21/volume/v3/attachments/add528ce-f05b-4654-a0a6-0bc204fbbd69 [ 1403.585075] [55403]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-7164df2a-713b-45e6-a463-6bca671df2e2 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.585297] [55403]: DEBUG cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-7164df2a-713b-45e6-a463-6bca671df2e2 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'version_select' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.591722] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.591722] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.612764] [55403]: INFO cinder.api.openstack.wsgi [req-aa2dda19-2d98-48bf-be2b-2e8dec877268 req-7164df2a-713b-45e6-a463-6bca671df2e2 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments/add528ce-f05b-4654-a0a6-0bc204fbbd69 returned with HTTP 200 [ 1403.613236] [55403]: [pid: 55403|app: 0|req: 311/594] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:14:44 2025] DELETE /volume/v3/attachments/add528ce-f05b-4654-a0a6-0bc204fbbd69 => generated 192 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1408.093551] [55404]: DEBUG cinder.api.middleware.request_id [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-1c193e90-969b-4fad-b5f6-30babfbbe505 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.096885] [55404]: INFO cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-1c193e90-969b-4fad-b5f6-30babfbbe505 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] DELETE http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 [ 1408.097203] [55404]: DEBUG cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-1c193e90-969b-4fad-b5f6-30babfbbe505 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.097433] [55404]: DEBUG cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-1c193e90-969b-4fad-b5f6-30babfbbe505 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'version_select' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.106453] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106453] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.635162] [55404]: INFO cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-1c193e90-969b-4fad-b5f6-30babfbbe505 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 returned with HTTP 200 [ 1408.635639] [55404]: [pid: 55404|app: 0|req: 284/595] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 21:14:48 2025] DELETE /volume/v3/attachments/632a6961-aee8-4858-ba64-7c1b75b2acb8 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.642836] [55403]: DEBUG cinder.api.middleware.request_id [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.645566] [55403]: INFO cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] DELETE http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 [ 1408.645756] [55403]: DEBUG cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.645977] [55403]: DEBUG cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Calling method 'delete' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.646199] [55403]: INFO cinder.api.v3.volumes [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Delete volume with id: 563895cc-a985-4934-806d-4c4fd54e15e9 [ 1408.657512] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657512] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.658066] [55403]: INFO cinder.volume.api [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Volume info retrieved successfully. [ 1408.685908] [55403]: INFO cinder.volume.api [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] Delete volume request issued successfully. [ 1408.685908] [55403]: INFO cinder.api.openstack.wsgi [req-b1dc296b-0051-4f38-94d4-84b8971bf0dc req-b21fd5a5-5499-4ea7-b623-ecd203c48b47 tempest-ServerActionsV293TestJSON-1957096591 tempest-ServerActionsV293TestJSON-1957096591-project-member] http://10.180.1.21/volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 returned with HTTP 202 [ 1408.686569] [55403]: [pid: 55403|app: 0|req: 312/596] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 21:14:49 2025] DELETE /volume/v3/volumes/563895cc-a985-4934-806d-4c4fd54e15e9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1410.115714] [55404]: DEBUG cinder.api.middleware.request_id [None req-349613b1-7e09-49a8-b296-3d21bf053e7b None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.117726] [55404]: INFO cinder.api.openstack.wsgi [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1410.117947] [55404]: DEBUG cinder.api.openstack.wsgi [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.118191] [55404]: DEBUG cinder.api.openstack.wsgi [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.118376] [55404]: INFO cinder.api.v3.volumes [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume with id: 37d90589-8da9-4fab-9177-ed92884383d7 [ 1410.128466] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.128466] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.128975] [55404]: INFO cinder.volume.api [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1410.145904] [55404]: INFO cinder.volume.api [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume request issued successfully. [ 1410.146106] [55404]: INFO cinder.api.openstack.wsgi [None req-349613b1-7e09-49a8-b296-3d21bf053e7b tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 202 [ 1410.146498] [55404]: [pid: 55404|app: 0|req: 285/597] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:14:50 2025] DELETE /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1410.149371] [55403]: DEBUG cinder.api.middleware.request_id [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.151522] [55403]: INFO cinder.api.openstack.wsgi [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1410.151738] [55403]: DEBUG cinder.api.openstack.wsgi [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.151960] [55403]: DEBUG cinder.api.openstack.wsgi [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.159925] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.159925] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.164331] [55403]: INFO cinder.volume.api [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1410.169072] [55403]: INFO cinder.api.openstack.wsgi [None req-de04b664-e1a0-4b8b-b96b-7df239b0a237 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1410.169440] [55403]: [pid: 55403|app: 0|req: 313/598] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:50 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.179647] [55404]: DEBUG cinder.api.middleware.request_id [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.181828] [55404]: INFO cinder.api.openstack.wsgi [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1411.182095] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1411.182325] [55404]: DEBUG cinder.api.openstack.wsgi [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1411.190031] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.190031] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1411.193317] [55404]: INFO cinder.volume.api [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1411.197387] [55404]: INFO cinder.api.openstack.wsgi [None req-2ce15f7d-2301-4291-9c02-9f4a3b086a2c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 200 [ 1411.197740] [55404]: [pid: 55404|app: 0|req: 286/599] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:52 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.208247] [55403]: DEBUG cinder.api.middleware.request_id [None req-afb723a2-c780-4c88-a1c3-384dda7e94b0 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.210333] [55403]: INFO cinder.api.openstack.wsgi [None req-afb723a2-c780-4c88-a1c3-384dda7e94b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 [ 1412.210622] [55403]: DEBUG cinder.api.openstack.wsgi [None req-afb723a2-c780-4c88-a1c3-384dda7e94b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.210860] [55403]: DEBUG cinder.api.openstack.wsgi [None req-afb723a2-c780-4c88-a1c3-384dda7e94b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.218564] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.218564] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.221104] [55403]: INFO cinder.api.openstack.wsgi [None req-afb723a2-c780-4c88-a1c3-384dda7e94b0 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 returned with HTTP 404 [ 1412.221570] [55403]: [pid: 55403|app: 0|req: 314/600] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:53 2025] GET /volume/v3/volumes/37d90589-8da9-4fab-9177-ed92884383d7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1412.265530] [55404]: DEBUG cinder.api.middleware.request_id [None req-81ba15f8-d650-459e-bfdc-556167fedf78 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.267559] [55404]: INFO cinder.api.openstack.wsgi [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1412.267779] [55404]: DEBUG cinder.api.openstack.wsgi [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.267998] [55404]: DEBUG cinder.api.openstack.wsgi [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.268205] [55404]: INFO cinder.api.v3.volumes [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume with id: b85968b9-3c36-4459-bc08-408d711da638 [ 1412.275522] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.275522] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.276042] [55404]: INFO cinder.volume.api [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1412.290086] [55404]: INFO cinder.volume.api [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume request issued successfully. [ 1412.290279] [55404]: INFO cinder.api.openstack.wsgi [None req-81ba15f8-d650-459e-bfdc-556167fedf78 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 202 [ 1412.290798] [55404]: [pid: 55404|app: 0|req: 287/601] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:14:53 2025] DELETE /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1412.293429] [55403]: DEBUG cinder.api.middleware.request_id [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.295446] [55403]: INFO cinder.api.openstack.wsgi [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1412.295672] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.295889] [55403]: DEBUG cinder.api.openstack.wsgi [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.303915] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.303915] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.307334] [55403]: INFO cinder.volume.api [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1412.311621] [55403]: INFO cinder.api.openstack.wsgi [None req-c1ce9901-28e4-4ca5-9cea-034a7c64961c tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1412.312017] [55403]: [pid: 55403|app: 0|req: 315/602] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:53 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.322240] [55404]: DEBUG cinder.api.middleware.request_id [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.324409] [55404]: INFO cinder.api.openstack.wsgi [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1413.324631] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.324852] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.332427] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.332427] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.335742] [55404]: INFO cinder.volume.api [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1413.339836] [55404]: INFO cinder.api.openstack.wsgi [None req-5ae42aa2-b155-46c3-b8f6-28b8800b37b1 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 200 [ 1413.340209] [55404]: [pid: 55404|app: 0|req: 288/603] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:54 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.350388] [55403]: DEBUG cinder.api.middleware.request_id [None req-bdbc5db3-cf14-4234-a498-5cfb5e4b7c3e None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.352565] [55403]: INFO cinder.api.openstack.wsgi [None req-bdbc5db3-cf14-4234-a498-5cfb5e4b7c3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 [ 1414.352790] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bdbc5db3-cf14-4234-a498-5cfb5e4b7c3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.353115] [55403]: DEBUG cinder.api.openstack.wsgi [None req-bdbc5db3-cf14-4234-a498-5cfb5e4b7c3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.360618] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.360618] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.363134] [55403]: INFO cinder.api.openstack.wsgi [None req-bdbc5db3-cf14-4234-a498-5cfb5e4b7c3e tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 returned with HTTP 404 [ 1414.363586] [55403]: [pid: 55403|app: 0|req: 316/604] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:55 2025] GET /volume/v3/volumes/b85968b9-3c36-4459-bc08-408d711da638 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1414.444852] [55404]: DEBUG cinder.api.middleware.request_id [None req-3b278a2f-682b-4118-9b69-000af8902515 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.447052] [55404]: INFO cinder.api.openstack.wsgi [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1414.447289] [55404]: DEBUG cinder.api.openstack.wsgi [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.447505] [55404]: DEBUG cinder.api.openstack.wsgi [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'delete' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.447690] [55404]: INFO cinder.api.v3.volumes [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume with id: cc4bb318-919f-449a-be87-23df110a7af2 [ 1414.455088] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.455088] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.455594] [55404]: INFO cinder.volume.api [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1414.467692] [55404]: INFO cinder.volume.api [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Delete volume request issued successfully. [ 1414.467882] [55404]: INFO cinder.api.openstack.wsgi [None req-3b278a2f-682b-4118-9b69-000af8902515 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 202 [ 1414.468277] [55404]: [pid: 55404|app: 0|req: 289/605] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 21:14:55 2025] DELETE /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1414.470983] [55403]: DEBUG cinder.api.middleware.request_id [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.473085] [55403]: INFO cinder.api.openstack.wsgi [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1414.473303] [55403]: DEBUG cinder.api.openstack.wsgi [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.473522] [55403]: DEBUG cinder.api.openstack.wsgi [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.481188] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.481188] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.484536] [55403]: INFO cinder.volume.api [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1414.488630] [55403]: INFO cinder.api.openstack.wsgi [None req-107189f2-65ca-40ae-a4cd-4a45dca0f648 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1414.489013] [55403]: [pid: 55403|app: 0|req: 317/606] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:55 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.499174] [55404]: DEBUG cinder.api.middleware.request_id [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.501291] [55404]: INFO cinder.api.openstack.wsgi [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1415.501515] [55404]: DEBUG cinder.api.openstack.wsgi [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.501750] [55404]: DEBUG cinder.api.openstack.wsgi [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.509402] [55404]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.509402] [55404]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.512636] [55404]: INFO cinder.volume.api [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1415.516783] [55404]: INFO cinder.api.openstack.wsgi [None req-83db1091-d008-49d6-8d74-b1d27a5dc0e3 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1415.517156] [55404]: [pid: 55404|app: 0|req: 290/607] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:56 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.526285] [55403]: DEBUG cinder.api.middleware.request_id [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 None None] RequestId filter calling following filter/app {{(pid=55403) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.528359] [55403]: INFO cinder.api.openstack.wsgi [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1416.528581] [55403]: DEBUG cinder.api.openstack.wsgi [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55403) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.528800] [55403]: DEBUG cinder.api.openstack.wsgi [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55403) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.536517] [55403]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.536517] [55403]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.539745] [55403]: INFO cinder.volume.api [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Volume info retrieved successfully. [ 1416.543906] [55403]: INFO cinder.api.openstack.wsgi [None req-43fd083c-e4bb-4a4c-8aee-b53cab51e6b8 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 200 [ 1416.544287] [55403]: [pid: 55403|app: 0|req: 318/608] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:57 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.554524] [55404]: DEBUG cinder.api.middleware.request_id [None req-5e45e97b-2d70-479c-a1a2-bda38ff4f163 None None] RequestId filter calling following filter/app {{(pid=55404) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.556934] [55404]: INFO cinder.api.openstack.wsgi [None req-5e45e97b-2d70-479c-a1a2-bda38ff4f163 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] GET http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 [ 1417.557228] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5e45e97b-2d70-479c-a1a2-bda38ff4f163 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Empty body provided in request {{(pid=55404) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.557456] [55404]: DEBUG cinder.api.openstack.wsgi [None req-5e45e97b-2d70-479c-a1a2-bda38ff4f163 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] Calling method 'show' {{(pid=55404) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.563615] [55404]: INFO cinder.api.openstack.wsgi [None req-5e45e97b-2d70-479c-a1a2-bda38ff4f163 tempest-AttachVolumeNegativeTest-221439752 tempest-AttachVolumeNegativeTest-221439752-project-member] http://10.180.1.21/volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 returned with HTTP 404 [ 1417.564115] [55404]: [pid: 55404|app: 0|req: 291/609] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 21:14:58 2025] GET /volume/v3/volumes/cc4bb318-919f-449a-be87-23df110a7af2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1426.541926] [55403]: DEBUG dbcounter [-] [55403] Writing DB stats cinder:SELECT=132,cinder:INSERT=8,cinder:UPDATE=20 {{(pid=55403) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1427.559822] [55404]: DEBUG dbcounter [-] [55404] Writing DB stats cinder:SELECT=86,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=55404) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}