[ 389.616356] [56852]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 389.617707] [56852]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 10:58:49 2025] *** [ 389.617707] [56852]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 389.617707] [56852]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 389.617707] [56852]: nodename: devstack [ 389.617707] [56852]: machine: x86_64 [ 389.617707] [56852]: clock source: unix [ 389.617707] [56852]: pcre jit disabled [ 389.617707] [56852]: detected number of CPU cores: 8 [ 389.617707] [56852]: current working directory: / [ 389.617707] [56852]: detected binary path: /usr/bin/uwsgi-core [ 389.617707] [56852]: your processes number limit is 63753 [ 389.617999] [56852]: your memory page size is 4096 bytes [ 389.617999] [56852]: detected max file descriptor number: 2048 [ 389.617999] [56852]: lock engine: pthread robust mutexes [ 389.617999] [56852]: thunder lock: enabled [ 389.617999] [56852]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 389.617999] [56852]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 389.617999] [56852]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 389.617999] [56852]: Set PythonHome to /opt/stack/data/venv [ 389.645604] [56852]: Python main interpreter initialized at 0x6153089e5be0 [ 389.645604] [56852]: python threads support enabled [ 389.645604] [56852]: your server socket listen backlog is limited to 100 connections [ 389.645604] [56852]: your mercy for graceful operations on workers is 80 seconds [ 389.645877] [56852]: mapped 403077 bytes (393 KB) for 2 cores [ 389.645921] [56852]: *** Operational MODE: preforking *** [ 389.646101] [56852]: *** uWSGI is running in multiple interpreter mode *** [ 389.646101] [56852]: spawned uWSGI master process (pid: 56852) [ 389.646763] [56852]: spawned uWSGI worker 1 (pid: 56853, cores: 1) [ 389.647025] [56852]: spawned uWSGI worker 2 (pid: 56854, cores: 1) [ 389.647025] [56852]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 389.834662] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 389.834662] [56853]: debtcollector.deprecate( [ 389.841649] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 389.841649] [56854]: debtcollector.deprecate( [ 390.628731] [56854]: /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 [ 390.628731] [56854]: warnings.warn( [ 390.629202] [56853]: /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 [ 390.629202] [56853]: warnings.warn( [ 390.733474] [56854]: /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. [ 390.733474] [56854]: from defusedxml.lxml import parse [ 390.733599] [56853]: /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. [ 390.733599] [56853]: from defusedxml.lxml import parse [ 390.769046] [56853]: /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) [ 390.769046] [56853]: BASE = declarative_base() [ 390.769198] [56854]: /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) [ 390.769198] [56854]: BASE = declarative_base() [ 390.939496] [56853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56853) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.940415] [56854]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56854) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.946185] [56853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56853) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.946583] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.946676] [56854]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.947113] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.947193] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.947373] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.947445] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.947621] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.075957] [56853]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 391.075957] [56853]: @jsonschema.FormatChecker.cls_checks('date-time') [ 391.090668] [56854]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 391.090668] [56854]: @jsonschema.FormatChecker.cls_checks('date-time') [ 391.123523] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.123653] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.123686] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.123842] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.123842] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.123975] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.123975] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.148811] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.148943] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.148943] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.149017] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.149124] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.149179] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.149229] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.291994] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.292244] [56853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.292244] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.292244] [56853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.292401] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.292401] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.292497] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.295245] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.295347] [56854]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.295438] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.295484] [56854]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.295552] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.295616] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.295718] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.297629] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.297729] [56853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.297792] [56853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.297844] [56853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.297903] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.297982] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.298062] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.298167] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.298276] [56854]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.298377] [56854]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.298456] [56854]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.298523] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.298587] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.298659] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.299311] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.299398] [56853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.299470] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.299541] [56853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.299609] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.299674] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.299746] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.299844] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.299948] [56854]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.300036] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.300135] [56854]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.300199] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.300264] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.300333] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.300725] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.300766] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.300798] [56854]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.300825] [56853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.300884] [56854]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.300931] [56853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.300977] [56854]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.301050] [56853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.301100] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.301216] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.301266] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.301298] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.301323] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.301358] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.302548] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.302621] [56853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.302692] [56853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.302762] [56853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.302815] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.302865] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.302906] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.302958] [56854]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.303008] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.303042] [56854]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.303112] [56854]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.303186] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.303247] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.303319] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.306218] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.306298] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.306330] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.306367] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.306397] [56853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.306484] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.306540] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.306587] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.306633] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.306680] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.306725] [56854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.306725] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.306813] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.306856] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.307830] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.307914] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.307947] [56853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.307973] [56853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.307997] [56854]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.308086] [56853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.308135] [56854]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.308177] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.308225] [56854]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.308268] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.308309] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.308353] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.308393] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.308393] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.308940] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.309056] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.309130] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.309166] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.309193] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.309258] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.309308] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.309308] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.309396] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.309440] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.309485] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.309485] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.309540] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.309607] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.318835] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.318915] [56853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.318999] [56853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.319063] [56853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.319117] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.319171] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.319215] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.319250] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.319289] [56854]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.319331] [56854]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.319401] [56854]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.319450] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.319504] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.319590] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.320091] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.320170] [56853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.320243] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.320313] [56853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.320373] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.320435] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.320467] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.320497] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.320543] [56854]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.320610] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.320660] [56854]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.320738] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.320807] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.320890] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.322224] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.322383] [56853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.322383] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.322484] [56853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.322484] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.322571] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.322613] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.322664] [56854]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.322706] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.322748] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.322748] [56854]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.322835] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.322882] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.322930] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.327221] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.327221] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.327221] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.327310] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.327343] [56853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.327343] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.327392] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.327421] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.327446] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.327470] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.327497] [56854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.327497] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.327497] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.327497] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.341685] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.341795] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.341843] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.341880] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.341910] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.341936] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.341966] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.341966] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.342024] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.342056] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.342084] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.342113] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.342144] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.342144] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.342840] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.342937] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.342988] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.343062] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.343120] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.343169] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.343230] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.343292] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.343292] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.343402] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.343402] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.343457] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.343485] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.343485] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.344118] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.344218] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.344276] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.344335] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.344376] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.344425] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.344425] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.344518] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.344555] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.344607] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.344648] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.344739] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.344739] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.344739] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.347063] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.347134] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.347168] [56853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.347200] [56854]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.347236] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.347276] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.347309] [56853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.347337] [56854]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.347362] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.347389] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.347416] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.347445] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.347475] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.347503] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.348182] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.348272] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.348324] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.348381] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.348421] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.348450] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.348478] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.348505] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.348505] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.348560] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.348560] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.348610] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.348637] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.348724] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.352434] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.352650] [56853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.352650] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.352650] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.352826] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.352875] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.352924] [56854]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.352968] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.352968] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.353071] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.353071] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.353071] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.353071] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.353234] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.355973] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.356078] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.356146] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.356198] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.356322] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.356353] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.356384] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.356415] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.356441] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.356467] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.356494] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.356522] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.356522] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.356522] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.356807] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.356905] [56853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.356976] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.357049] [56853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.357105] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.357170] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.357207] [56854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.357245] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.357270] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.357297] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.357325] [56854]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.357325] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.357388] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.357478] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.360961] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.361074] [56853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.361130] [56853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.361177] [56853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.361233] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.361335] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.361381] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.361537] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.361633] [56854]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.361706] [56854]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.361833] [56854]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.361903] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.361903] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.361993] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.362135] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.362216] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.362284] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.362323] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.362353] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.362381] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.362409] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.362435] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.362461] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.362491] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.362570] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.362695] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.362695] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.362695] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.364347] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.364493] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.364493] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.364603] [56853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.364654] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.364736] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.364787] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.364853] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.364895] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.364949] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.364949] [56854]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.364949] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.365114] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.365114] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.367838] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.367910] [56853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.367979] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.368039] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.368086] [56853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.368131] [56854]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.368179] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.368179] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.368272] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.368312] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.368360] [56854]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.368360] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.368428] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.368483] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.371239] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.371317] [56853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.371385] [56853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.371450] [56853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.371515] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.371579] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.371635] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.371667] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.371759] [56854]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.371806] [56854]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.371849] [56854]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.371898] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.372017] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.372078] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.372434] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.372517] [56853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.372587] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.372656] [56853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.372781] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.372781] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.372860] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.372888] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.373017] [56854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.373017] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.373136] [56854]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.373136] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.373226] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.373300] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.373650] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.373739] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.373823] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.373897] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.373956] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.374035] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.374108] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.374218] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.374307] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.374379] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.374448] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.374513] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.374588] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.374658] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.376096] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.376194] [56853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.376243] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.376302] [56853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.376573] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.376573] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.376573] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.376679] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.376679] [56854]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.376679] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.376762] [56854]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.376789] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.376965] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.376965] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.377542] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.377624] [56853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.377694] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.377744] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.377797] [56853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.377841] [56854]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.377888] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.377936] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.377978] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.378043] [56854]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.378099] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.378144] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.378144] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.378144] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.379766] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.379850] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.379934] [56853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.380009] [56853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.380073] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.380102] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.380132] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.380205] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.380238] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.380314] [56854]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.380430] [56854]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.380523] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.380616] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.380717] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.381481] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.381565] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.381651] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.381755] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.381852] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.381921] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.382372] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.382472] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.382544] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.382609] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.382674] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.382739] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.437541] [56853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56853) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 391.437684] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.437737] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.437888] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.437959] [56854]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56854) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 391.438020] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.438069] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.438102] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.438127] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.438157] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.438213] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.438266] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.438266] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.438351] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.438395] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.438438] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.438480] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.438507] [56853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.438532] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.438556] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.438556] [56853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.438603] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.438632] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.438658] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.438683] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.438708] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.438733] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.438758] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.438849] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.438894] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.438937] [56853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.438983] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.439047] [56853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.439094] [56854]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.439094] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.439175] [56853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.439216] [56854]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.439258] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.439300] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.439342] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.439389] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.439433] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.439476] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.439523] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.439566] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.439602] [56853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.439648] [56854]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.439690] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.439717] [56854]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.439745] [56853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.439772] [56854]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.439796] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.439822] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.439846] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.439871] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.439896] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.439921] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.439945] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.439972] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.440021] [56853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440021] [56853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440070] [56854]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440094] [56853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.440119] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440144] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.440168] [56854]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.440194] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.440228] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.440228] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.440276] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.440276] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.440341] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.440380] [56853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440423] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.440452] [56853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440478] [56854]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440558] [56853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.440584] [56854]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440610] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.440634] [56854]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.440659] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.440685] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.440710] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.440734] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.440761] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.440788] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.440814] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440839] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.440863] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440888] [56854]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.440913] [56853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.440938] [56854]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.440963] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.440988] [56854]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.441040] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441071] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.441071] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441117] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441142] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441167] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441167] [56853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.441214] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441240] [56853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.441268] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.441268] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.441316] [56853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.441316] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.441361] [56854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.441391] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441416] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.441416] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441463] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441488] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441516] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441516] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.441562] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441589] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.441622] [56854]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.441655] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.441682] [56854]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.441706] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.441739] [56854]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.441765] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441789] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.441789] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.441835] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441835] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441882] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.441907] [56853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.441931] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.441960] [56853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.441985] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.442018] [56853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.442045] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.442075] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.442101] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.442126] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.442153] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.442153] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.442200] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.442228] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.442255] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.442280] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.442305] [56853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.442329] [56854]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.442354] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.442378] [56854]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.442406] [56853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.442433] [56854]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.442460] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.442485] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.442511] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.442535] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.442563] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.442587] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.442611] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.442636] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.442662] [56853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.443389] [56854]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.443444] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.443489] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.443541] [56853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.443541] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.443703] [56854]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.443857] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.443913] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.443962] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.443962] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.444075] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.444119] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.444160] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.444203] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.444244] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.444287] [56853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.444330] [56854]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.444372] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.444417] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.444460] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.444501] [56854]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.444546] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.444588] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.444631] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.444677] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.444720] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.444769] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.444814] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.444857] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.444898] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.444941] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.444982] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.445034] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.445078] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.445119] [56854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.445161] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.445209] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.445252] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.445295] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.445337] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.445379] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.445426] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.445470] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.445512] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.445554] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.445599] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.445641] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.445682] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.445724] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.445766] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.445807] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.445848] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.445890] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.445932] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.445977] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.446034] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.446081] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.446134] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.446178] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.446219] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.446265] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.446311] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.446353] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.446395] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.446438] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.446483] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.446526] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.446568] [56853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.446611] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.446653] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.446698] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.446749] [56853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.446793] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.446841] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.446884] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.446884] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.446968] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.447021] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.447099] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.447149] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.447194] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.447237] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.447279] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.447321] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.447364] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.447406] [56854]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.447453] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.447496] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.447544] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.447598] [56854]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.447709] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.447765] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.447808] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.447850] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.447901] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.447949] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.447993] [56853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.448047] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.448091] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.448133] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.448176] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.448218] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.448260] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.448302] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.448357] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.448401] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.448442] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.448485] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.448530] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.448573] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.448616] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.448657] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.448699] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.448744] [56854]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.448787] [56853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.448831] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.448872] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.448913] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.448955] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.449012] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.449060] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.449107] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.449155] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.449198] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.449242] [56853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.449284] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.449326] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.449368] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.449411] [56853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.449453] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.449495] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.449539] [56854]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.449583] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.449625] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.449666] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.449713] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.449779] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.449824] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.449866] [56853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.449908] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.449956] [56853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.449999] [56854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.450089] [56853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.450132] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.450174] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.450216] [56854]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.450258] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.450301] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.450343] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.450391] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.450434] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.450483] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.450526] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.450568] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.450612] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.450653] [56854]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.450694] [56853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.450737] [56854]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.450834] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.450864] [56854]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.450889] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.450915] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.450940] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.450965] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.450991] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451024] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.451050] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451080] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451107] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451132] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451158] [56853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.451185] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451209] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.451234] [56854]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.451259] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.451284] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.451312] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.451338] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.451363] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451388] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.451414] [56853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451438] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451463] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451488] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451513] [56853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.451541] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451566] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.451592] [56854]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.451625] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.451658] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.451687] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.451715] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.451753] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451783] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.451812] [56853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451837] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.451863] [56853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451887] [56854]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.451912] [56853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.451936] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.451960] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.451985] [56854]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.452229] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.452284] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.452329] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.452373] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.452415] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.452458] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.452501] [56853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.452544] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.452586] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.452629] [56854]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.452675] [56853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.452728] [56854]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.452773] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.452815] [56854]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.452857] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.452899] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.452941] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.452983] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.453034] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.453082] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.453127] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.453168] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.453210] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.453251] [56854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.453293] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.453405] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.453472] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.453516] [56854]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.453559] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.453607] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.453652] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.453702] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.453758] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.453956] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.454038] [56853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.454090] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.454134] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.454177] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.454226] [56853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.454271] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.454313] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.454355] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.454404] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.454446] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.454491] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.454533] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.454574] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.454621] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.454664] [56853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.454706] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.454750] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.454792] [56854]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.454835] [56853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.454876] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.454919] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.454961] [56854]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455014] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455067] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455110] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.455153] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455194] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.455237] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.455280] [56853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.455322] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.455364] [56853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.455411] [56854]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.455454] [56853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455497] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.455540] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455568] [56854]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455592] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455619] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455644] [56853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.455669] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455697] [56853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56853) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.455732] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.455759] [56853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.455783] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.455808] [56853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.455833] [56854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.455858] [56853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455882] [56854]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.455907] [56853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455935] [56854]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455964] [56853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56853) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56854) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 391.455989] [56854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56854) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 391.476574] [56853]: INFO dbcounter [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Registered counter for database cinder [ 391.477548] [56854]: INFO dbcounter [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Registered counter for database cinder [ 391.485826] [56853]: DEBUG oslo_db.sqlalchemy.engines [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 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=56853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 391.486315] [56854]: DEBUG oslo_db.sqlalchemy.engines [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 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=56854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 391.611180] [56853]: DEBUG dbcounter [-] [56853] Writer thread running {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 391.614852] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 391.614993] [56854]: DEBUG dbcounter [-] [56854] Writer thread running {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 391.617071] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 391.617149] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 391.619127] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 391.619170] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 391.620931] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 391.621164] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 391.621345] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.621532] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.623074] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 391.623144] [56853]: WARNING cinder.keymgr.conf_key_mgr [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 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' [ 391.623476] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.623660] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.624367] [56854]: WARNING cinder.keymgr.conf_key_mgr [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 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' [ 391.625987] [56853]: DEBUG oslo_db.sqlalchemy.engines [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 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=56853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 391.627048] [56854]: DEBUG oslo_db.sqlalchemy.engines [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 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=56854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 391.627612] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 391.628636] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 391.629443] [56853]: INFO cinder.rpc [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 391.629821] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.630020] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.630451] [56854]: INFO cinder.rpc [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 391.630864] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.631040] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.631108] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.631292] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.632081] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.632117] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.632244] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.632277] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.633065] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.633225] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.643692] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.643880] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.645012] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.645196] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.646596] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.646766] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.647861] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.648033] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.649529] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.649701] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.651041] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.651212] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.653389] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.653556] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.654721] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.654888] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.656212] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.656298] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.657411] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.657574] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.658811] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.658977] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.660046] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.660214] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.661656] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.661800] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.662889] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.663070] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.664205] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.664365] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.665399] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.665563] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.666710] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.666882] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.667802] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.667962] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.667998] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.668196] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.669136] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.669301] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.671020] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.671184] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.672232] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.672391] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.766776] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.767046] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.767128] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.767210] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.770470] [56854]: WARNING cinder.api.contrib.hosts [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 391.770659] [56853]: WARNING cinder.api.contrib.hosts [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 391.770911] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.771089] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.771152] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.771328] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.771964] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.772141] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.772202] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.772354] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.773117] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.773282] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.773392] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.773555] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.774081] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.774250] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.774378] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.774537] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.775313] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.775474] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.775574] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.775745] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.776398] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.776558] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.776667] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.776848] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.777365] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.777527] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.777664] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.777836] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.778478] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.778645] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.778765] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.778926] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.779603] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.779761] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.779876] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.780063] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.780472] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: extensions {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.780761] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: extensions {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.781825] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-hosts {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.782170] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-hosts {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.783846] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: qos-specs {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.784233] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: qos-specs {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.786076] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-quota-class-sets {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.786540] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-quota-class-sets {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.787521] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: scheduler-stats {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.788061] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: scheduler-stats {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.789069] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-snapshot-manage {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.789585] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-snapshot-manage {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.790571] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: capabilities {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.791132] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: capabilities {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.792384] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: encryption {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.792541] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: encryption {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.794110] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: cgsnapshots {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.794277] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: cgsnapshots {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.795568] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-quota-sets {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.795718] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-quota-sets {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.797116] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-volume-manage {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.797333] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-volume-manage {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.799503] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-volume-transfer {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.799771] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-volume-transfer {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.801193] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-volume-type-access {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.801481] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-volume-type-access {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.802777] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: backups {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.803135] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: backups {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.804913] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-services {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.805293] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-services {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.806604] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: consistencygroups {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.806651] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: consistencygroups {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.808686] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: extra_specs {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.808761] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: extra_specs {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.810299] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: os-availability-zone {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.810411] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: os-availability-zone {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.811655] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extended resource: encryption {{(pid=56854) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.811736] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extended resource: encryption {{(pid=56853) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.813598] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.813764] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.813812] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.813947] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.814836] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.814972] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.815018] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.815194] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.815871] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.817208] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.817272] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.817272] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.817336] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.817336] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.817386] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.817386] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.818083] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.818206] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.818265] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.818410] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.819172] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.819336] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.819394] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.819563] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.820287] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.820463] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.820506] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.820660] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.821352] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.821514] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.821560] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.821713] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.822503] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.822664] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.822700] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.822906] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.823504] [56854]: WARNING stevedore.named [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.823667] [56854]: WARNING castellan.key_manager [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.823765] [56853]: WARNING stevedore.named [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.823911] [56853]: WARNING castellan.key_manager [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.824443] [56854]: DEBUG cinder.api.contrib.snapshot_actions [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] SnapshotActionsController initialized {{(pid=56854) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 391.824586] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeActions extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.824657] [56853]: DEBUG cinder.api.contrib.snapshot_actions [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] SnapshotActionsController initialized {{(pid=56853) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 391.824750] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension UsedLimits extending resource: limits {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.824818] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeActions extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.824906] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.824982] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension UsedLimits extending resource: limits {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825086] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825122] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825152] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension TypesManage extending resource: types {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825207] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825255] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825320] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension TypesManage extending resource: types {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825374] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension AdminActions extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825435] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825486] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension AdminActions extending resource: snapshots {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825559] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension AdminActions extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825593] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension AdminActions extending resource: backups {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825727] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension AdminActions extending resource: snapshots {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825782] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeTypeAccess extending resource: types {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825820] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension AdminActions extending resource: backups {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825871] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825917] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeTypeAccess extending resource: types {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.825965] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826063] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826108] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826252] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826285] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826381] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826420] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826518] [56854]: DEBUG cinder.api.openstack [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 None None] Extension SnapshotActions extending resource: snapshots {{(pid=56854) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826589] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826736] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.826819] [56853]: DEBUG cinder.api.openstack [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 None None] Extension SnapshotActions extending resource: snapshots {{(pid=56853) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.828662] [56854]: WARNING keystonemiddleware.auth_token [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 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. [ 391.828997] [56853]: WARNING keystonemiddleware.auth_token [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 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. [ 391.833110] [56854]: WARNING keystonemiddleware.auth_token [None req-d04fa073-5c72-4c8f-8d34-9eba81e94366 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 [ 391.833397] [56853]: WARNING keystonemiddleware.auth_token [None req-03f43a61-c2a2-4df8-8742-6b030cbd5476 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 [ 391.835565] [56854]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6153089e5be0 pid: 56854 (default app) [ 391.835898] [56853]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6153089e5be0 pid: 56853 (default app) [ 391.844908] [56854]: /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. [ 391.844908] [56854]: warnings.warn(deprecated_msg) [ 391.845081] [56854]: /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. [ 391.845081] [56854]: warnings.warn(deprecated_msg) [ 391.845081] [56854]: /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. [ 391.845081] [56854]: warnings.warn(deprecated_msg) [ 391.845081] [56854]: /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. [ 391.845263] [56854]: warnings.warn(deprecated_msg) [ 391.845263] [56854]: /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. [ 391.845263] [56854]: warnings.warn(deprecated_msg) [ 391.845263] [56854]: /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. [ 391.845263] [56854]: warnings.warn(deprecated_msg) [ 391.845263] [56854]: /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. [ 391.845448] [56854]: warnings.warn(deprecated_msg) [ 391.845448] [56854]: /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. [ 391.845448] [56854]: warnings.warn(deprecated_msg) [ 391.845448] [56854]: /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. [ 391.845448] [56854]: warnings.warn(deprecated_msg) [ 391.845594] [56854]: /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. [ 391.845594] [56854]: warnings.warn(deprecated_msg) [ 391.845594] [56854]: /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. [ 391.845594] [56854]: warnings.warn(deprecated_msg) [ 391.845724] [56854]: /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. [ 391.845724] [56854]: warnings.warn(deprecated_msg) [ 391.845724] [56854]: /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. [ 391.845724] [56854]: warnings.warn(deprecated_msg) [ 391.845903] [56854]: /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. [ 391.845903] [56854]: warnings.warn(deprecated_msg) [ 391.845903] [56854]: /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. [ 391.845903] [56854]: warnings.warn(deprecated_msg) [ 391.845903] [56854]: /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. [ 391.846084] [56854]: warnings.warn(deprecated_msg) [ 391.846084] [56854]: /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. [ 391.846084] [56854]: warnings.warn(deprecated_msg) [ 391.846084] [56854]: /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. [ 391.846084] [56854]: warnings.warn(deprecated_msg) [ 391.846227] [56854]: /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. [ 391.846227] [56854]: warnings.warn(deprecated_msg) [ 391.846227] [56854]: /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. [ 391.846227] [56854]: warnings.warn(deprecated_msg) [ 391.846227] [56854]: /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. [ 391.846227] [56854]: warnings.warn(deprecated_msg) [ 391.846410] [56854]: /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. [ 391.846410] [56854]: warnings.warn(deprecated_msg) [ 391.846410] [56854]: /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. [ 391.846410] [56854]: warnings.warn(deprecated_msg) [ 391.846410] [56854]: /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. [ 391.846410] [56854]: warnings.warn(deprecated_msg) [ 391.846589] [56854]: /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. [ 391.846589] [56854]: warnings.warn(deprecated_msg) [ 391.846589] [56854]: /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. [ 391.846589] [56854]: warnings.warn(deprecated_msg) [ 391.846589] [56854]: /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. [ 391.846589] [56854]: warnings.warn(deprecated_msg) [ 391.846773] [56854]: /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. [ 391.846773] [56854]: warnings.warn(deprecated_msg) [ 391.846773] [56854]: /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. [ 391.846773] [56854]: warnings.warn(deprecated_msg) [ 391.846773] [56854]: /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. [ 391.846773] [56854]: warnings.warn(deprecated_msg) [ 391.846953] [56854]: /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. [ 391.846953] [56854]: warnings.warn(deprecated_msg) [ 391.846953] [56854]: /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. [ 391.846953] [56854]: warnings.warn(deprecated_msg) [ 391.847090] [56854]: /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. [ 391.847090] [56854]: warnings.warn(deprecated_msg) [ 391.847090] [56854]: /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. [ 391.847090] [56854]: warnings.warn(deprecated_msg) [ 391.847090] [56854]: /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. [ 391.847257] [56854]: warnings.warn(deprecated_msg) [ 391.847257] [56854]: /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. [ 391.847257] [56854]: warnings.warn(deprecated_msg) [ 391.847257] [56854]: /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. [ 391.847257] [56854]: warnings.warn(deprecated_msg) [ 391.847406] [56854]: /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. [ 391.847406] [56854]: warnings.warn(deprecated_msg) [ 391.847406] [56854]: /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. [ 391.847406] [56854]: warnings.warn(deprecated_msg) [ 391.847406] [56854]: /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. [ 391.847406] [56854]: warnings.warn(deprecated_msg) [ 391.847633] [56854]: /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. [ 391.847633] [56854]: warnings.warn(deprecated_msg) [ 391.847633] [56854]: /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. [ 391.847633] [56854]: warnings.warn(deprecated_msg) [ 391.847633] [56854]: /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. [ 391.847826] [56854]: warnings.warn(deprecated_msg) [ 391.847826] [56854]: /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. [ 391.847826] [56854]: warnings.warn(deprecated_msg) [ 391.847826] [56854]: /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. [ 391.847826] [56854]: warnings.warn(deprecated_msg) [ 391.847990] [56854]: /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. [ 391.847990] [56854]: warnings.warn(deprecated_msg) [ 391.847990] [56854]: /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. [ 391.847990] [56854]: warnings.warn(deprecated_msg) [ 391.848970] [56854]: /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. [ 391.848970] [56854]: warnings.warn(deprecated_msg) [ 391.848970] [56854]: /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. [ 391.848970] [56854]: warnings.warn(deprecated_msg) [ 391.849207] [56854]: /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. [ 391.849207] [56854]: warnings.warn(deprecated_msg) [ 391.849207] [56854]: /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. [ 391.849207] [56854]: warnings.warn(deprecated_msg) [ 391.849207] [56854]: /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. [ 391.849476] [56854]: warnings.warn(deprecated_msg) [ 391.849476] [56854]: /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. [ 391.849476] [56854]: warnings.warn(deprecated_msg) [ 391.849476] [56854]: /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. [ 391.849476] [56854]: warnings.warn(deprecated_msg) [ 391.849715] [56854]: /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. [ 391.849715] [56854]: warnings.warn(deprecated_msg) [ 391.849715] [56854]: /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. [ 391.849715] [56854]: warnings.warn(deprecated_msg) [ 391.849924] [56854]: /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. [ 391.849924] [56854]: warnings.warn(deprecated_msg) [ 391.849924] [56854]: /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. [ 391.849924] [56854]: warnings.warn(deprecated_msg) [ 391.850152] [56854]: /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. [ 391.850152] [56854]: warnings.warn(deprecated_msg) [ 391.850152] [56854]: /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. [ 391.850152] [56854]: warnings.warn(deprecated_msg) [ 391.850349] [56854]: /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. [ 391.850349] [56854]: warnings.warn(deprecated_msg) [ 391.850349] [56854]: /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. [ 391.850349] [56854]: warnings.warn(deprecated_msg) [ 391.850553] [56854]: /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. [ 391.850553] [56854]: warnings.warn(deprecated_msg) [ 391.850553] [56854]: /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. [ 391.850553] [56854]: warnings.warn(deprecated_msg) [ 391.850764] [56854]: /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. [ 391.850764] [56854]: warnings.warn(deprecated_msg) [ 391.850764] [56854]: /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. [ 391.850764] [56854]: warnings.warn(deprecated_msg) [ 391.850764] [56854]: /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. [ 391.850764] [56854]: warnings.warn(deprecated_msg) [ 391.851546] [56854]: /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. [ 391.851546] [56854]: warnings.warn(deprecated_msg) [ 391.851546] [56854]: /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. [ 391.851546] [56854]: warnings.warn(deprecated_msg) [ 391.851546] [56854]: /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. [ 391.851946] [56854]: warnings.warn(deprecated_msg) [ 391.851946] [56854]: /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. [ 391.851946] [56854]: warnings.warn(deprecated_msg) [ 391.851946] [56854]: /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. [ 391.851946] [56854]: warnings.warn(deprecated_msg) [ 391.851946] [56854]: /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. [ 391.851946] [56854]: warnings.warn(deprecated_msg) [ 391.852295] [56854]: /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. [ 391.852295] [56854]: warnings.warn(deprecated_msg) [ 391.852295] [56854]: /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. [ 391.852295] [56854]: warnings.warn(deprecated_msg) [ 391.852295] [56854]: /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. [ 391.852295] [56854]: warnings.warn(deprecated_msg) [ 391.852589] [56854]: /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. [ 391.852589] [56854]: warnings.warn(deprecated_msg) [ 391.852589] [56854]: /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. [ 391.852589] [56854]: warnings.warn(deprecated_msg) [ 391.852589] [56854]: /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. [ 391.852589] [56854]: warnings.warn(deprecated_msg) [ 391.852887] [56854]: /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. [ 391.852887] [56854]: warnings.warn(deprecated_msg) [ 391.852887] [56854]: /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. [ 391.852887] [56854]: warnings.warn(deprecated_msg) [ 391.852887] [56854]: /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. [ 391.852887] [56854]: warnings.warn(deprecated_msg) [ 391.853304] [56854]: /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. [ 391.853304] [56854]: warnings.warn(deprecated_msg) [ 391.853304] [56854]: /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. [ 391.853304] [56854]: warnings.warn(deprecated_msg) [ 391.853528] [56854]: /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. [ 391.853528] [56854]: warnings.warn(deprecated_msg) [ 391.853528] [56854]: /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. [ 391.853528] [56854]: warnings.warn(deprecated_msg) [ 391.853735] [56854]: /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. [ 391.853735] [56854]: warnings.warn(deprecated_msg) [ 391.853735] [56854]: /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. [ 391.853735] [56854]: warnings.warn(deprecated_msg) [ 391.853952] [56854]: /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. [ 391.853952] [56854]: warnings.warn(deprecated_msg) [ 391.853952] [56854]: /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. [ 391.853952] [56854]: warnings.warn(deprecated_msg) [ 391.853952] [56854]: DEBUG cinder.api.middleware.request_id [None req-59d315c0-1730-494f-8896-5caa66a9ed61 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 391.853952] [56854]: [pid: 56854|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 10:58:51 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 395.199613] [56853]: /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. [ 395.199613] [56853]: warnings.warn(deprecated_msg) [ 395.199613] [56853]: /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. [ 395.199613] [56853]: warnings.warn(deprecated_msg) [ 395.199613] [56853]: /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. [ 395.200114] [56853]: warnings.warn(deprecated_msg) [ 395.200114] [56853]: /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. [ 395.200114] [56853]: warnings.warn(deprecated_msg) [ 395.200114] [56853]: /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. [ 395.200114] [56853]: warnings.warn(deprecated_msg) [ 395.200295] [56853]: /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. [ 395.200295] [56853]: warnings.warn(deprecated_msg) [ 395.200295] [56853]: /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. [ 395.200295] [56853]: warnings.warn(deprecated_msg) [ 395.200295] [56853]: /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. [ 395.200295] [56853]: warnings.warn(deprecated_msg) [ 395.200477] [56853]: /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. [ 395.200477] [56853]: warnings.warn(deprecated_msg) [ 395.200477] [56853]: /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. [ 395.200477] [56853]: warnings.warn(deprecated_msg) [ 395.200603] [56853]: /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. [ 395.200603] [56853]: warnings.warn(deprecated_msg) [ 395.200603] [56853]: /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. [ 395.200603] [56853]: warnings.warn(deprecated_msg) [ 395.200731] [56853]: /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. [ 395.200731] [56853]: warnings.warn(deprecated_msg) [ 395.200731] [56853]: /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. [ 395.200731] [56853]: warnings.warn(deprecated_msg) [ 395.200856] [56853]: /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. [ 395.200856] [56853]: warnings.warn(deprecated_msg) [ 395.200856] [56853]: /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. [ 395.200856] [56853]: warnings.warn(deprecated_msg) [ 395.200856] [56853]: /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. [ 395.201074] [56853]: warnings.warn(deprecated_msg) [ 395.201074] [56853]: /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. [ 395.201074] [56853]: warnings.warn(deprecated_msg) [ 395.201074] [56853]: /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. [ 395.201074] [56853]: warnings.warn(deprecated_msg) [ 395.201260] [56853]: /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. [ 395.201260] [56853]: warnings.warn(deprecated_msg) [ 395.201260] [56853]: /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. [ 395.201260] [56853]: warnings.warn(deprecated_msg) [ 395.201260] [56853]: /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. [ 395.201260] [56853]: warnings.warn(deprecated_msg) [ 395.201442] [56853]: /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. [ 395.201442] [56853]: warnings.warn(deprecated_msg) [ 395.201442] [56853]: /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. [ 395.201442] [56853]: warnings.warn(deprecated_msg) [ 395.201442] [56853]: /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. [ 395.201442] [56853]: warnings.warn(deprecated_msg) [ 395.201625] [56853]: /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. [ 395.201625] [56853]: warnings.warn(deprecated_msg) [ 395.201625] [56853]: /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. [ 395.201625] [56853]: warnings.warn(deprecated_msg) [ 395.201625] [56853]: /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. [ 395.201625] [56853]: warnings.warn(deprecated_msg) [ 395.201810] [56853]: /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. [ 395.201810] [56853]: warnings.warn(deprecated_msg) [ 395.201810] [56853]: /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. [ 395.201810] [56853]: warnings.warn(deprecated_msg) [ 395.201810] [56853]: /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. [ 395.201975] [56853]: warnings.warn(deprecated_msg) [ 395.201975] [56853]: /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. [ 395.201975] [56853]: warnings.warn(deprecated_msg) [ 395.201975] [56853]: /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. [ 395.201975] [56853]: warnings.warn(deprecated_msg) [ 395.202132] [56853]: /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. [ 395.202132] [56853]: warnings.warn(deprecated_msg) [ 395.202132] [56853]: /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. [ 395.202132] [56853]: warnings.warn(deprecated_msg) [ 395.202132] [56853]: /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. [ 395.202132] [56853]: warnings.warn(deprecated_msg) [ 395.202313] [56853]: /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. [ 395.202313] [56853]: warnings.warn(deprecated_msg) [ 395.202313] [56853]: /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. [ 395.202313] [56853]: warnings.warn(deprecated_msg) [ 395.202313] [56853]: /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. [ 395.202313] [56853]: warnings.warn(deprecated_msg) [ 395.202491] [56853]: /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. [ 395.202491] [56853]: warnings.warn(deprecated_msg) [ 395.202491] [56853]: /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. [ 395.202491] [56853]: warnings.warn(deprecated_msg) [ 395.202491] [56853]: /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. [ 395.202648] [56853]: warnings.warn(deprecated_msg) [ 395.202648] [56853]: /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. [ 395.202648] [56853]: warnings.warn(deprecated_msg) [ 395.202648] [56853]: /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. [ 395.202648] [56853]: warnings.warn(deprecated_msg) [ 395.202821] [56853]: /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. [ 395.202821] [56853]: warnings.warn(deprecated_msg) [ 395.202821] [56853]: /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. [ 395.202821] [56853]: warnings.warn(deprecated_msg) [ 395.202949] [56853]: /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. [ 395.202949] [56853]: warnings.warn(deprecated_msg) [ 395.202949] [56853]: /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. [ 395.202949] [56853]: warnings.warn(deprecated_msg) [ 395.203096] [56853]: /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. [ 395.203096] [56853]: warnings.warn(deprecated_msg) [ 395.203096] [56853]: /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. [ 395.203096] [56853]: warnings.warn(deprecated_msg) [ 395.203096] [56853]: /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. [ 395.203280] [56853]: warnings.warn(deprecated_msg) [ 395.203280] [56853]: /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. [ 395.203280] [56853]: warnings.warn(deprecated_msg) [ 395.203280] [56853]: /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. [ 395.203280] [56853]: warnings.warn(deprecated_msg) [ 395.203434] [56853]: /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. [ 395.203434] [56853]: warnings.warn(deprecated_msg) [ 395.203434] [56853]: /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. [ 395.203434] [56853]: warnings.warn(deprecated_msg) [ 395.203562] [56853]: /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. [ 395.203562] [56853]: warnings.warn(deprecated_msg) [ 395.203562] [56853]: /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. [ 395.203562] [56853]: warnings.warn(deprecated_msg) [ 395.203685] [56853]: /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. [ 395.203685] [56853]: warnings.warn(deprecated_msg) [ 395.203685] [56853]: /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. [ 395.203685] [56853]: warnings.warn(deprecated_msg) [ 395.203949] [56853]: /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. [ 395.203949] [56853]: warnings.warn(deprecated_msg) [ 395.203949] [56853]: /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. [ 395.203949] [56853]: warnings.warn(deprecated_msg) [ 395.204101] [56853]: /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. [ 395.204101] [56853]: warnings.warn(deprecated_msg) [ 395.204101] [56853]: /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. [ 395.204101] [56853]: warnings.warn(deprecated_msg) [ 395.204237] [56853]: /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. [ 395.204237] [56853]: warnings.warn(deprecated_msg) [ 395.204237] [56853]: /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. [ 395.204237] [56853]: warnings.warn(deprecated_msg) [ 395.204237] [56853]: /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. [ 395.204396] [56853]: warnings.warn(deprecated_msg) [ 395.204396] [56853]: /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. [ 395.204396] [56853]: warnings.warn(deprecated_msg) [ 395.204396] [56853]: /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. [ 395.204396] [56853]: warnings.warn(deprecated_msg) [ 395.204396] [56853]: /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. [ 395.204579] [56853]: warnings.warn(deprecated_msg) [ 395.204579] [56853]: /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. [ 395.204579] [56853]: warnings.warn(deprecated_msg) [ 395.204579] [56853]: /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. [ 395.204579] [56853]: warnings.warn(deprecated_msg) [ 395.204730] [56853]: /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. [ 395.204730] [56853]: warnings.warn(deprecated_msg) [ 395.204730] [56853]: /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. [ 395.204730] [56853]: warnings.warn(deprecated_msg) [ 395.204730] [56853]: /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. [ 395.204730] [56853]: warnings.warn(deprecated_msg) [ 395.205414] [56853]: /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. [ 395.205414] [56853]: warnings.warn(deprecated_msg) [ 395.205414] [56853]: /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. [ 395.205414] [56853]: warnings.warn(deprecated_msg) [ 395.205414] [56853]: /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. [ 395.205414] [56853]: warnings.warn(deprecated_msg) [ 395.205602] [56853]: /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. [ 395.205602] [56853]: warnings.warn(deprecated_msg) [ 395.205602] [56853]: /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. [ 395.205602] [56853]: warnings.warn(deprecated_msg) [ 395.205602] [56853]: /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. [ 395.205602] [56853]: warnings.warn(deprecated_msg) [ 395.205790] [56853]: /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. [ 395.205790] [56853]: warnings.warn(deprecated_msg) [ 395.205790] [56853]: /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. [ 395.205790] [56853]: warnings.warn(deprecated_msg) [ 395.205790] [56853]: /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. [ 395.205790] [56853]: warnings.warn(deprecated_msg) [ 395.205980] [56853]: /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. [ 395.205980] [56853]: warnings.warn(deprecated_msg) [ 395.205980] [56853]: /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. [ 395.205980] [56853]: warnings.warn(deprecated_msg) [ 395.206132] [56853]: /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. [ 395.206132] [56853]: warnings.warn(deprecated_msg) [ 395.206132] [56853]: /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. [ 395.206132] [56853]: warnings.warn(deprecated_msg) [ 395.206132] [56853]: /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. [ 395.206298] [56853]: warnings.warn(deprecated_msg) [ 395.206298] [56853]: /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. [ 395.206298] [56853]: warnings.warn(deprecated_msg) [ 395.206298] [56853]: /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. [ 395.206298] [56853]: warnings.warn(deprecated_msg) [ 395.206298] [56853]: DEBUG cinder.api.middleware.request_id [None req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 395.571090] [56853]: INFO cinder.api.openstack.wsgi [None req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 admin admin] POST http://10.180.1.21/volume/v3/types [ 395.571897] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 395.573969] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 395.573969] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 395.577614] [56853]: DEBUG oslo_db.sqlalchemy.engines [None req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 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=56853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 395.602618] [56853]: INFO cinder.api.openstack.wsgi [None req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 395.603060] [56853]: [pid: 56853|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 10:58:55 2025] POST /volume/v3/types => generated 182 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 395.607048] [56854]: DEBUG cinder.api.middleware.request_id [req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 req-a02a7e51-9db0-4c68-b238-ae9dac98156d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 395.881343] [56854]: INFO cinder.api.openstack.wsgi [req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 req-a02a7e51-9db0-4c68-b238-ae9dac98156d admin admin] POST http://10.180.1.21/volume/v3/types/b7fc2f8d-ec17-4c8a-9b62-16d54317b49f/extra_specs [ 395.882136] [56854]: DEBUG cinder.api.openstack.wsgi [req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 req-a02a7e51-9db0-4c68-b238-ae9dac98156d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 395.884199] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 395.884199] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 395.887831] [56854]: DEBUG oslo_db.sqlalchemy.engines [req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 req-a02a7e51-9db0-4c68-b238-ae9dac98156d 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=56854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 395.937436] [56854]: INFO cinder.api.openstack.wsgi [req-d24072cd-5ac8-47b7-9b25-9e7a5282ea76 req-a02a7e51-9db0-4c68-b238-ae9dac98156d admin admin] http://10.180.1.21/volume/v3/types/b7fc2f8d-ec17-4c8a-9b62-16d54317b49f/extra_specs returned with HTTP 200 [ 395.937857] [56854]: [pid: 56854|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 10:58:55 2025] POST /volume/v3/types/b7fc2f8d-ec17-4c8a-9b62-16d54317b49f/extra_specs => generated 51 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 405.599394] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.936102] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 406.799548] [56853]: DEBUG cinder.api.middleware.request_id [None req-4a329ee7-871b-42e9-90c0-8e167e64a09b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 406.800265] [56853]: INFO cinder.api.openstack.wsgi [None req-4a329ee7-871b-42e9-90c0-8e167e64a09b None None] GET http://10.180.1.21/volume// [ 406.800457] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4a329ee7-871b-42e9-90c0-8e167e64a09b None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 406.800675] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4a329ee7-871b-42e9-90c0-8e167e64a09b None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 406.801280] [56853]: INFO cinder.api.openstack.wsgi [None req-4a329ee7-871b-42e9-90c0-8e167e64a09b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 406.801668] [56853]: [pid: 56853|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 10:59:06 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 463.682754] [56854]: DEBUG cinder.api.middleware.request_id [None req-73e9df8e-47c5-48cf-b22e-65e44e92f397 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 463.749468] [56854]: INFO cinder.api.openstack.wsgi [None req-73e9df8e-47c5-48cf-b22e-65e44e92f397 tempest-verify_tempest_config-251666376 tempest-verify_tempest_config-251666376-project-member] GET http://10.180.1.21/volume/v3/extensions [ 463.749709] [56854]: DEBUG cinder.api.openstack.wsgi [None req-73e9df8e-47c5-48cf-b22e-65e44e92f397 tempest-verify_tempest_config-251666376 tempest-verify_tempest_config-251666376-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 463.749925] [56854]: DEBUG cinder.api.openstack.wsgi [None req-73e9df8e-47c5-48cf-b22e-65e44e92f397 tempest-verify_tempest_config-251666376 tempest-verify_tempest_config-251666376-project-member] Calling method 'index' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 463.750338] [56854]: INFO cinder.api.openstack.wsgi [None req-73e9df8e-47c5-48cf-b22e-65e44e92f397 tempest-verify_tempest_config-251666376 tempest-verify_tempest_config-251666376-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 463.750704] [56854]: [pid: 56854|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 11:00:03 2025] GET /volume/v3/extensions => generated 5245 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 537.952598] [56853]: DEBUG cinder.api.middleware.request_id [None req-30e4847a-1049-4713-8d05-e1675d24d58f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 538.143078] [56853]: INFO cinder.api.openstack.wsgi [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 538.143078] [56853]: DEBUG cinder.api.openstack.wsgi [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2058482261"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 538.145319] [56853]: DEBUG cinder.api.v3.volumes [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2058482261'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 538.145802] [56853]: INFO cinder.api.v3.volumes [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Create volume of 1 GB [ 538.161110] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 12:01:18.026425. {{(pid=56853) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 538.161305] [56853]: INFO cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Availability Zones retrieved successfully. [ 538.195955] [56853]: /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 [ 538.195955] [56853]: import asyncore [ 538.204162] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Flow 'volume_create_api' (83d9d120-58c4-41a8-8c54-28f534eeaa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 538.205493] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a039c1-2e26-4611-ae2b-780bef3267cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.206687] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 538.259044] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a039c1-2e26-4611-ae2b-780bef3267cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.260407] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44122ef4-8d73-4819-a219-0fa442ac8f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.298373] [56853]: WARNING cinder.quota [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-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. [ 538.299071] [56853]: WARNING cinder.quota [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-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. [ 538.382452] [56853]: DEBUG cinder.quota [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Created reservations ['46431bd7-9ec2-41c0-aa28-9145cb16c4bf', 'ea13fd1e-ad8c-49f7-833d-7362c08bc733', 'fc940aaf-8342-40f8-adb2-b8a2b853f947', 'ae5e7f42-2be4-4ce6-8ca5-504b21c3c398'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 538.383616] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44122ef4-8d73-4819-a219-0fa442ac8f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46431bd7-9ec2-41c0-aa28-9145cb16c4bf', 'ea13fd1e-ad8c-49f7-833d-7362c08bc733', 'fc940aaf-8342-40f8-adb2-b8a2b853f947', 'ae5e7f42-2be4-4ce6-8ca5-504b21c3c398']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.384612] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0612e697-1da5-496c-aae2-1f62329b3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.560015] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0612e697-1da5-496c-aae2-1f62329b3a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73bfe61e-2eab-4b45-b976-47a4dcd0be9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2058482261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9e2ff772474d1c96377bffa2f712c9',qos_specs=None,replication_status=,reservations=['46431bd7-9ec2-41c0-aa28-9145cb16c4bf','ea13fd1e-ad8c-49f7-833d-7362c08bc733','fc940aaf-8342-40f8-adb2-b8a2b853f947','ae5e7f42-2be4-4ce6-8ca5-504b21c3c398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827dadd945284664ac66e2cd7e5a7ec1',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2058482261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73bfe61e-2eab-4b45-b976-47a4dcd0be9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9e2ff772474d1c96377bffa2f712c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='827dadd945284664ac66e2cd7e5a7ec1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.560709] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715fd4ec-0d72-49f1-9f25-2fa8a5896f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.595848] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (715fd4ec-0d72-49f1-9f25-2fa8a5896f97) transitioned into state 'SUCCESS' from state '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-2058482261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9e2ff772474d1c96377bffa2f712c9',qos_specs=None,replication_status=,reservations=['46431bd7-9ec2-41c0-aa28-9145cb16c4bf','ea13fd1e-ad8c-49f7-833d-7362c08bc733','fc940aaf-8342-40f8-adb2-b8a2b853f947','ae5e7f42-2be4-4ce6-8ca5-504b21c3c398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827dadd945284664ac66e2cd7e5a7ec1',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.596982] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2db924-0247-41ea-a232-95f05786b297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.627398] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae2db924-0247-41ea-a232-95f05786b297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.630061] [56853]: DEBUG cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Flow 'volume_create_api' (83d9d120-58c4-41a8-8c54-28f534eeaa05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 538.630061] [56853]: INFO cinder.volume.api [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Create volume request issued successfully. [ 538.630061] [56853]: INFO cinder.api.openstack.wsgi [None req-30e4847a-1049-4713-8d05-e1675d24d58f tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 538.630696] [56853]: [pid: 56853|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:01:17 2025] POST /volume/v3/volumes => generated 784 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 538.639749] [56854]: DEBUG cinder.api.middleware.request_id [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 538.642175] [56854]: INFO cinder.api.openstack.wsgi [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 538.642274] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 538.642837] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 538.684250] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 538.684250] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 538.692360] [56854]: INFO cinder.volume.api [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 538.702862] [56854]: INFO cinder.api.openstack.wsgi [None req-d282bfa2-f78a-4648-8302-9f72d759d7f4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 538.702862] [56854]: [pid: 56854|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:01:18 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 539.715126] [56853]: DEBUG cinder.api.middleware.request_id [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 539.721283] [56853]: INFO cinder.api.openstack.wsgi [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 539.721283] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 539.721283] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 539.739256] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 539.739256] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 539.749053] [56853]: INFO cinder.volume.api [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 539.758622] [56853]: INFO cinder.api.openstack.wsgi [None req-49d5c6e1-bc75-4fe0-ad2e-5d39d89fdc91 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 539.758622] [56853]: [pid: 56853|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:01:19 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 548.700420] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=4 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 549.755083] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 561.840512] [56854]: DEBUG cinder.api.middleware.request_id [None req-c5df31f2-aa06-4231-989e-64210a337175 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.845400] [56854]: INFO cinder.api.openstack.wsgi [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] POST http://10.180.1.21/volume/v3/volumes [ 561.846253] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-625105105", "imageRef": "dd719037-1855-48c3-aee4-b2a657ffb2c7", "size": 1}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 561.849535] [56854]: DEBUG cinder.api.v3.volumes [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-625105105', 'imageRef': 'dd719037-1855-48c3-aee4-b2a657ffb2c7', 'size': 1}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 562.140307] [56854]: INFO cinder.api.v3.volumes [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Create volume of 1 GB [ 562.166437] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Availability zone cache updated, next update will occur around 2025-02-19 12:01:42.032419. {{(pid=56854) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 562.166577] [56854]: INFO cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Availability Zones retrieved successfully. [ 562.192764] [56854]: /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 [ 562.192764] [56854]: import asyncore [ 562.332083] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Flow 'volume_create_api' (180c2c39-5536-4f3e-8708-ee21cda6bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 562.333605] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7511a7-e66b-433a-96e8-4205bdad895a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 562.334950] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 562.454947] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7511a7-e66b-433a-96e8-4205bdad895a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 562.455667] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570aa87f-54f6-48d8-bca3-4ea470c2d1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 562.503542] [56854]: WARNING cinder.quota [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-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. [ 562.503941] [56854]: WARNING cinder.quota [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-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. [ 562.584669] [56854]: DEBUG cinder.quota [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Created reservations ['1f8d9b8e-83d2-43df-865c-adf04c92f603', '360c6693-5d1d-4021-8e0e-cf3dd69e85f0', '163fa2bb-b954-4401-b9fc-a3aadd9126e8', 'd909423b-a00a-47ff-8fb8-50ea6bd61a28'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 562.586109] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570aa87f-54f6-48d8-bca3-4ea470c2d1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f8d9b8e-83d2-43df-865c-adf04c92f603', '360c6693-5d1d-4021-8e0e-cf3dd69e85f0', '163fa2bb-b954-4401-b9fc-a3aadd9126e8', 'd909423b-a00a-47ff-8fb8-50ea6bd61a28']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 562.587054] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e8e49-8072-4bb6-a17d-ddb1acab33fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 562.654214] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907e8e49-8072-4bb6-a17d-ddb1acab33fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4901078-7c13-4eec-b291-20f10f45dfae', '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-625105105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d53f3cc49293488f92b06c8f7739328e',qos_specs=None,replication_status=,reservations=['1f8d9b8e-83d2-43df-865c-adf04c92f603','360c6693-5d1d-4021-8e0e-cf3dd69e85f0','163fa2bb-b954-4401-b9fc-a3aadd9126e8','d909423b-a00a-47ff-8fb8-50ea6bd61a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfa62bfbbb942ff837a31bbc807aa09',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-625105105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4901078-7c13-4eec-b291-20f10f45dfae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d53f3cc49293488f92b06c8f7739328e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecfa62bfbbb942ff837a31bbc807aa09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 562.656981] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea0584e-6220-4714-8887-af306bd2df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 562.700967] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea0584e-6220-4714-8887-af306bd2df9b) transitioned into state 'SUCCESS' from state '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-625105105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d53f3cc49293488f92b06c8f7739328e',qos_specs=None,replication_status=,reservations=['1f8d9b8e-83d2-43df-865c-adf04c92f603','360c6693-5d1d-4021-8e0e-cf3dd69e85f0','163fa2bb-b954-4401-b9fc-a3aadd9126e8','d909423b-a00a-47ff-8fb8-50ea6bd61a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfa62bfbbb942ff837a31bbc807aa09',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 562.702279] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd7410d-ea57-4835-8a30-22559a3e36d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 562.737395] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd7410d-ea57-4835-8a30-22559a3e36d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 562.737395] [56854]: DEBUG cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Flow 'volume_create_api' (180c2c39-5536-4f3e-8708-ee21cda6bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 562.737395] [56854]: INFO cinder.volume.api [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Create volume request issued successfully. [ 562.745452] [56854]: INFO cinder.api.openstack.wsgi [None req-c5df31f2-aa06-4231-989e-64210a337175 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 562.747768] [56854]: [pid: 56854|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 11:01:41 2025] POST /volume/v3/volumes => generated 897 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 562.760621] [56853]: DEBUG cinder.api.middleware.request_id [None req-d0317830-caf8-4882-83fb-b96111a8d978 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 562.767523] [56853]: INFO cinder.api.openstack.wsgi [None req-d0317830-caf8-4882-83fb-b96111a8d978 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 562.767773] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d0317830-caf8-4882-83fb-b96111a8d978 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 562.767997] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d0317830-caf8-4882-83fb-b96111a8d978 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 562.809748] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 562.809748] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 562.818903] [56853]: INFO cinder.volume.api [None req-d0317830-caf8-4882-83fb-b96111a8d978 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 562.828047] [56853]: INFO cinder.api.openstack.wsgi [None req-d0317830-caf8-4882-83fb-b96111a8d978 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 562.828047] [56853]: [pid: 56853|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:42 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 563.848424] [56854]: DEBUG cinder.api.middleware.request_id [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 563.854421] [56854]: INFO cinder.api.openstack.wsgi [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 563.854738] [56854]: DEBUG cinder.api.openstack.wsgi [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 563.855222] [56854]: DEBUG cinder.api.openstack.wsgi [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 563.876222] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 563.876222] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 563.882474] [56854]: INFO cinder.volume.api [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 563.895815] [56854]: INFO cinder.api.openstack.wsgi [None req-49b49cfd-6acd-44a8-b38d-b59ea3fc1f28 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 563.895815] [56854]: [pid: 56854|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:43 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 564.913242] [56853]: DEBUG cinder.api.middleware.request_id [None req-df125b6b-8392-408f-addd-0fcd211edb2e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 564.916417] [56853]: INFO cinder.api.openstack.wsgi [None req-df125b6b-8392-408f-addd-0fcd211edb2e tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 564.917868] [56853]: DEBUG cinder.api.openstack.wsgi [None req-df125b6b-8392-408f-addd-0fcd211edb2e tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 564.918335] [56853]: DEBUG cinder.api.openstack.wsgi [None req-df125b6b-8392-408f-addd-0fcd211edb2e tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 564.931302] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 564.931302] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 564.943248] [56853]: INFO cinder.volume.api [None req-df125b6b-8392-408f-addd-0fcd211edb2e tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 564.950733] [56853]: INFO cinder.api.openstack.wsgi [None req-df125b6b-8392-408f-addd-0fcd211edb2e tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 564.950733] [56853]: [pid: 56853|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:44 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 565.973064] [56854]: DEBUG cinder.api.middleware.request_id [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.975204] [56854]: INFO cinder.api.openstack.wsgi [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 565.975509] [56854]: DEBUG cinder.api.openstack.wsgi [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 565.975718] [56854]: DEBUG cinder.api.openstack.wsgi [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 565.987209] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 565.987209] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 565.991844] [56854]: INFO cinder.volume.api [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 565.997877] [56854]: INFO cinder.api.openstack.wsgi [None req-60fa0669-f1ff-497f-8b2c-50ba97f7a4af tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 565.999357] [56854]: [pid: 56854|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:45 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 567.013951] [56853]: DEBUG cinder.api.middleware.request_id [None req-22241883-1075-4876-962b-1c3f65744d2c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.016947] [56853]: INFO cinder.api.openstack.wsgi [None req-22241883-1075-4876-962b-1c3f65744d2c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 567.017455] [56853]: DEBUG cinder.api.openstack.wsgi [None req-22241883-1075-4876-962b-1c3f65744d2c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.019018] [56853]: DEBUG cinder.api.openstack.wsgi [None req-22241883-1075-4876-962b-1c3f65744d2c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.034638] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.034638] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.040055] [56853]: INFO cinder.volume.api [None req-22241883-1075-4876-962b-1c3f65744d2c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 567.048879] [56853]: INFO cinder.api.openstack.wsgi [None req-22241883-1075-4876-962b-1c3f65744d2c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 567.048879] [56853]: [pid: 56853|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:46 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.071700] [56854]: DEBUG cinder.api.middleware.request_id [None req-36374a5c-1288-4122-848f-b8cdebc454c9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.078238] [56854]: INFO cinder.api.openstack.wsgi [None req-36374a5c-1288-4122-848f-b8cdebc454c9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 568.079334] [56854]: DEBUG cinder.api.openstack.wsgi [None req-36374a5c-1288-4122-848f-b8cdebc454c9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 568.079583] [56854]: DEBUG cinder.api.openstack.wsgi [None req-36374a5c-1288-4122-848f-b8cdebc454c9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 568.097021] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 568.097021] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.101092] [56854]: INFO cinder.volume.api [None req-36374a5c-1288-4122-848f-b8cdebc454c9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 568.107686] [56854]: INFO cinder.api.openstack.wsgi [None req-36374a5c-1288-4122-848f-b8cdebc454c9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 568.108185] [56854]: [pid: 56854|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:47 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 569.120305] [56853]: DEBUG cinder.api.middleware.request_id [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.126059] [56853]: INFO cinder.api.openstack.wsgi [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 569.126059] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.126059] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.139804] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 569.139804] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 569.144733] [56853]: INFO cinder.volume.api [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 569.149758] [56853]: INFO cinder.api.openstack.wsgi [None req-4f542c34-2ab4-4906-99d6-b7b5645b969d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 569.150847] [56853]: [pid: 56853|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:48 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 570.165028] [56854]: DEBUG cinder.api.middleware.request_id [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.168152] [56854]: INFO cinder.api.openstack.wsgi [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 570.168498] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 570.168760] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 570.180684] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 570.180684] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 570.187442] [56854]: INFO cinder.volume.api [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 570.196896] [56854]: INFO cinder.api.openstack.wsgi [None req-2cc412d4-87c3-419b-9010-d6bb70c9c7ef tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 570.196896] [56854]: [pid: 56854|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:50 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 571.206500] [56853]: DEBUG cinder.api.middleware.request_id [None req-51c06307-abd4-4349-9fbb-6e14a5882571 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.214680] [56853]: INFO cinder.api.openstack.wsgi [None req-51c06307-abd4-4349-9fbb-6e14a5882571 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 571.214680] [56853]: DEBUG cinder.api.openstack.wsgi [None req-51c06307-abd4-4349-9fbb-6e14a5882571 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.214680] [56853]: DEBUG cinder.api.openstack.wsgi [None req-51c06307-abd4-4349-9fbb-6e14a5882571 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.227448] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.227448] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.233355] [56853]: INFO cinder.volume.api [None req-51c06307-abd4-4349-9fbb-6e14a5882571 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 571.241433] [56853]: INFO cinder.api.openstack.wsgi [None req-51c06307-abd4-4349-9fbb-6e14a5882571 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 571.241867] [56853]: [pid: 56853|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:51 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 572.259831] [56854]: DEBUG cinder.api.middleware.request_id [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.265494] [56854]: INFO cinder.api.openstack.wsgi [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 572.265494] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.265494] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.275767] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275767] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.281718] [56854]: INFO cinder.volume.api [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 572.289050] [56854]: INFO cinder.api.openstack.wsgi [None req-1a57a9e9-e3eb-4304-abc5-999f96410012 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 572.289525] [56854]: [pid: 56854|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:52 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 573.310272] [56853]: DEBUG cinder.api.middleware.request_id [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.315675] [56853]: INFO cinder.api.openstack.wsgi [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 573.316228] [56853]: DEBUG cinder.api.openstack.wsgi [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.316401] [56853]: DEBUG cinder.api.openstack.wsgi [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.326624] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326624] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.332092] [56853]: INFO cinder.volume.api [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 573.343633] [56853]: INFO cinder.api.openstack.wsgi [None req-db0005a7-6808-460f-b71b-01fa0f7d57d9 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 573.343913] [56853]: [pid: 56853|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:53 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 574.359216] [56854]: DEBUG cinder.api.middleware.request_id [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.363865] [56854]: INFO cinder.api.openstack.wsgi [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 574.364692] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.365137] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.379368] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.379368] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.385694] [56854]: INFO cinder.volume.api [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 574.394706] [56854]: INFO cinder.api.openstack.wsgi [None req-1e3d8a0a-1270-403e-ad2c-2aedcf0c41d8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 574.395123] [56854]: [pid: 56854|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:54 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 575.408195] [56853]: DEBUG cinder.api.middleware.request_id [None req-3ff25d90-824a-4009-bf6f-7356c2275131 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.411674] [56853]: INFO cinder.api.openstack.wsgi [None req-3ff25d90-824a-4009-bf6f-7356c2275131 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 575.412147] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ff25d90-824a-4009-bf6f-7356c2275131 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.412485] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ff25d90-824a-4009-bf6f-7356c2275131 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.425470] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.425470] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.430999] [56853]: INFO cinder.volume.api [None req-3ff25d90-824a-4009-bf6f-7356c2275131 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 575.437173] [56853]: INFO cinder.api.openstack.wsgi [None req-3ff25d90-824a-4009-bf6f-7356c2275131 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 575.437753] [56853]: [pid: 56853|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:55 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 576.450851] [56854]: DEBUG cinder.api.middleware.request_id [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.456220] [56854]: INFO cinder.api.openstack.wsgi [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 576.456566] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.456840] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.476820] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.476820] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.484608] [56854]: INFO cinder.volume.api [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 576.493610] [56854]: INFO cinder.api.openstack.wsgi [None req-b7cd4452-4c9f-4fa1-bab0-2264dd40b312 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 576.493610] [56854]: [pid: 56854|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:56 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 577.509364] [56853]: DEBUG cinder.api.middleware.request_id [None req-4487a171-5d16-40d4-958a-cc076656c081 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.513205] [56853]: INFO cinder.api.openstack.wsgi [None req-4487a171-5d16-40d4-958a-cc076656c081 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 577.513205] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4487a171-5d16-40d4-958a-cc076656c081 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.513205] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4487a171-5d16-40d4-958a-cc076656c081 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.536534] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.536534] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.542428] [56853]: INFO cinder.volume.api [None req-4487a171-5d16-40d4-958a-cc076656c081 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 577.548375] [56853]: INFO cinder.api.openstack.wsgi [None req-4487a171-5d16-40d4-958a-cc076656c081 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 577.548838] [56853]: [pid: 56853|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:57 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 578.560792] [56854]: DEBUG cinder.api.middleware.request_id [None req-495f444f-de74-4870-8479-14f4d1025f41 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.565570] [56854]: INFO cinder.api.openstack.wsgi [None req-495f444f-de74-4870-8479-14f4d1025f41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 578.566265] [56854]: DEBUG cinder.api.openstack.wsgi [None req-495f444f-de74-4870-8479-14f4d1025f41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.566892] [56854]: DEBUG cinder.api.openstack.wsgi [None req-495f444f-de74-4870-8479-14f4d1025f41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.591410] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.591410] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.603976] [56854]: INFO cinder.volume.api [None req-495f444f-de74-4870-8479-14f4d1025f41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 578.613930] [56854]: INFO cinder.api.openstack.wsgi [None req-495f444f-de74-4870-8479-14f4d1025f41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 578.614129] [56854]: [pid: 56854|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:58 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 579.633853] [56853]: DEBUG cinder.api.middleware.request_id [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.639615] [56853]: INFO cinder.api.openstack.wsgi [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 579.639615] [56853]: DEBUG cinder.api.openstack.wsgi [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.639615] [56853]: DEBUG cinder.api.openstack.wsgi [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.657386] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.657386] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.663879] [56853]: INFO cinder.volume.api [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 579.674667] [56853]: INFO cinder.api.openstack.wsgi [None req-073bfe18-08bd-48c2-b459-edb9e86edf92 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 579.674898] [56853]: [pid: 56853|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:01:59 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 580.691916] [56854]: DEBUG cinder.api.middleware.request_id [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.700021] [56854]: INFO cinder.api.openstack.wsgi [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 580.700021] [56854]: DEBUG cinder.api.openstack.wsgi [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.700021] [56854]: DEBUG cinder.api.openstack.wsgi [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.718591] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.718591] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.721599] [56854]: INFO cinder.volume.api [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 580.727817] [56854]: INFO cinder.api.openstack.wsgi [None req-21775fc0-8369-4de7-bed5-c99d18759fb8 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 580.727817] [56854]: [pid: 56854|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:02:00 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 581.744396] [56853]: DEBUG cinder.api.middleware.request_id [None req-58831762-d205-47ae-8ebb-8433dc00a57b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.746623] [56853]: INFO cinder.api.openstack.wsgi [None req-58831762-d205-47ae-8ebb-8433dc00a57b tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 581.746921] [56853]: DEBUG cinder.api.openstack.wsgi [None req-58831762-d205-47ae-8ebb-8433dc00a57b tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.747190] [56853]: DEBUG cinder.api.openstack.wsgi [None req-58831762-d205-47ae-8ebb-8433dc00a57b tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.760841] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.760841] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.766987] [56853]: INFO cinder.volume.api [None req-58831762-d205-47ae-8ebb-8433dc00a57b tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 581.772538] [56853]: INFO cinder.api.openstack.wsgi [None req-58831762-d205-47ae-8ebb-8433dc00a57b tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 581.773138] [56853]: [pid: 56853|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:02:01 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.785434] [56854]: DEBUG cinder.api.middleware.request_id [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.787981] [56854]: INFO cinder.api.openstack.wsgi [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 582.789071] [56854]: DEBUG cinder.api.openstack.wsgi [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.789071] [56854]: DEBUG cinder.api.openstack.wsgi [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.808694] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.808694] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.818021] [56854]: INFO cinder.volume.api [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 582.823351] [56854]: INFO cinder.api.openstack.wsgi [None req-34d9580d-321c-40f4-8aed-a3b6047632f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 582.823619] [56854]: [pid: 56854|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:02:02 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 583.552186] [56853]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.553139] [56853]: WARNING keystonemiddleware.auth_token [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc 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. [ 583.555065] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 583.555347] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.555526] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.567216] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.567216] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.571364] [56853]: INFO cinder.volume.api [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 583.577901] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-57747eb8-4efa-45e3-898d-b5b06231f2fc tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 583.578364] [56853]: [pid: 56853|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:03 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.934817] [56854]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.936536] [56854]: WARNING keystonemiddleware.auth_token [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 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. [ 583.938251] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 583.938251] [56854]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.938251] [56854]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.955766] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.955766] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.968263] [56854]: INFO cinder.volume.api [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 583.976197] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-057ba3cf-d289-4225-ae6e-391c9d608d41 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 583.976649] [56854]: [pid: 56854|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:03 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.986928] [56853]: DEBUG cinder.api.middleware.request_id [None req-23bb8c2f-03e0-4f4a-8724-9a7ed7aecd40 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.987440] [56853]: INFO cinder.api.openstack.wsgi [None req-23bb8c2f-03e0-4f4a-8724-9a7ed7aecd40 None None] GET http://10.180.1.21/volume// [ 583.987619] [56853]: DEBUG cinder.api.openstack.wsgi [None req-23bb8c2f-03e0-4f4a-8724-9a7ed7aecd40 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.987834] [56853]: DEBUG cinder.api.openstack.wsgi [None req-23bb8c2f-03e0-4f4a-8724-9a7ed7aecd40 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.988272] [56853]: INFO cinder.api.openstack.wsgi [None req-23bb8c2f-03e0-4f4a-8724-9a7ed7aecd40 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 583.988575] [56853]: [pid: 56853|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:02:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 583.993284] [56854]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-219645b5-d845-46c8-b6ef-b81ce55a21f6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.998975] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-219645b5-d845-46c8-b6ef-b81ce55a21f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] POST http://10.180.1.21/volume/v3/attachments [ 583.999535] [56854]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-219645b5-d845-46c8-b6ef-b81ce55a21f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4901078-7c13-4eec-b291-20f10f45dfae", "connector": null, "instance_uuid": "99eba029-a1cf-428f-a608-b4fe81e4c6a7"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 584.015338] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.015338] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.060125] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-219645b5-d845-46c8-b6ef-b81ce55a21f6 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 584.060649] [56854]: [pid: 56854|app: 0|req: 17/33] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:02:03 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.574342] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=44 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.060234] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=78,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 602.923197] [56853]: DEBUG cinder.api.middleware.request_id [None req-1a6b559f-1a62-4444-8456-9caff1161398 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.926844] [56853]: INFO cinder.api.openstack.wsgi [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] POST http://10.180.1.21/volume/v3/volumes [ 602.927303] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1405146668", "imageRef": "dd719037-1855-48c3-aee4-b2a657ffb2c7", "size": 1}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 602.929189] [56853]: DEBUG cinder.api.v3.volumes [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1405146668', 'imageRef': 'dd719037-1855-48c3-aee4-b2a657ffb2c7', 'size': 1}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 603.097919] [56853]: INFO cinder.api.v3.volumes [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Create volume of 1 GB [ 603.102355] [56853]: INFO cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Availability Zones retrieved successfully. [ 603.110157] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Flow 'volume_create_api' (ced8adae-6e02-4081-9ed9-5121af89839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 603.111521] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159f193b-5c3d-4ace-a50f-adb9a0adcca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 603.140590] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 603.185475] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159f193b-5c3d-4ace-a50f-adb9a0adcca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 603.186685] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e3cead-e938-4738-b2c2-bbb5e9b54701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 603.281656] [56853]: DEBUG cinder.quota [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Created reservations ['22b77d01-230b-43bb-ba91-13ec0d5177a3', 'bd0ab2e2-28d1-4ba2-b8cb-bf318e1a83fe', 'eaa3d304-31d4-45a7-adbb-f6e30abffa89', 'df0bd133-db22-4a04-926c-d7386305a78d'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 603.282927] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e3cead-e938-4738-b2c2-bbb5e9b54701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b77d01-230b-43bb-ba91-13ec0d5177a3', 'bd0ab2e2-28d1-4ba2-b8cb-bf318e1a83fe', 'eaa3d304-31d4-45a7-adbb-f6e30abffa89', 'df0bd133-db22-4a04-926c-d7386305a78d']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 603.284074] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f7c119-1c18-4553-b198-43332fcaac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 603.304061] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f7c119-1c18-4553-b198-43332fcaac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e78920c7-a7c2-400c-a0ba-78c20512112a', '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-1405146668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19a9cfdf187f424d8944f976e18e3b3c',qos_specs=None,replication_status=,reservations=['22b77d01-230b-43bb-ba91-13ec0d5177a3','bd0ab2e2-28d1-4ba2-b8cb-bf318e1a83fe','eaa3d304-31d4-45a7-adbb-f6e30abffa89','df0bd133-db22-4a04-926c-d7386305a78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7054ff5b443543a9a9e7430fed107a9c',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1405146668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e78920c7-a7c2-400c-a0ba-78c20512112a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19a9cfdf187f424d8944f976e18e3b3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7054ff5b443543a9a9e7430fed107a9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 603.305542] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f374ae2f-9809-4b81-9dd1-439e9d9741a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 603.331985] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f374ae2f-9809-4b81-9dd1-439e9d9741a9) transitioned into state 'SUCCESS' from state '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-1405146668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19a9cfdf187f424d8944f976e18e3b3c',qos_specs=None,replication_status=,reservations=['22b77d01-230b-43bb-ba91-13ec0d5177a3','bd0ab2e2-28d1-4ba2-b8cb-bf318e1a83fe','eaa3d304-31d4-45a7-adbb-f6e30abffa89','df0bd133-db22-4a04-926c-d7386305a78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7054ff5b443543a9a9e7430fed107a9c',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 603.332339] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93390d7d-8d23-408b-b7c9-da515d7f1a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 603.347250] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93390d7d-8d23-408b-b7c9-da515d7f1a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 603.348793] [56853]: DEBUG cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Flow 'volume_create_api' (ced8adae-6e02-4081-9ed9-5121af89839b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 603.349289] [56853]: INFO cinder.volume.api [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Create volume request issued successfully. [ 603.350772] [56853]: INFO cinder.api.openstack.wsgi [None req-1a6b559f-1a62-4444-8456-9caff1161398 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 603.350772] [56853]: [pid: 56853|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:02:22 2025] POST /volume/v3/volumes => generated 752 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 603.363973] [56854]: DEBUG cinder.api.middleware.request_id [None req-496aad16-fe91-4c94-8f6c-0f81b405965e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.366873] [56854]: INFO cinder.api.openstack.wsgi [None req-496aad16-fe91-4c94-8f6c-0f81b405965e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 603.367010] [56854]: DEBUG cinder.api.openstack.wsgi [None req-496aad16-fe91-4c94-8f6c-0f81b405965e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.367262] [56854]: DEBUG cinder.api.openstack.wsgi [None req-496aad16-fe91-4c94-8f6c-0f81b405965e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 603.378759] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.378759] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 603.383673] [56854]: INFO cinder.volume.api [None req-496aad16-fe91-4c94-8f6c-0f81b405965e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 603.390974] [56854]: INFO cinder.api.openstack.wsgi [None req-496aad16-fe91-4c94-8f6c-0f81b405965e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 603.391078] [56854]: [pid: 56854|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:23 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 604.404332] [56853]: DEBUG cinder.api.middleware.request_id [None req-da51bf9b-4e75-481c-b12a-67790d202b19 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 604.405066] [56853]: INFO cinder.api.openstack.wsgi [None req-da51bf9b-4e75-481c-b12a-67790d202b19 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 604.405066] [56853]: DEBUG cinder.api.openstack.wsgi [None req-da51bf9b-4e75-481c-b12a-67790d202b19 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 604.405066] [56853]: DEBUG cinder.api.openstack.wsgi [None req-da51bf9b-4e75-481c-b12a-67790d202b19 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.419952] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.419952] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.424327] [56853]: INFO cinder.volume.api [None req-da51bf9b-4e75-481c-b12a-67790d202b19 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 604.430444] [56853]: INFO cinder.api.openstack.wsgi [None req-da51bf9b-4e75-481c-b12a-67790d202b19 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 604.434218] [56853]: [pid: 56853|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:24 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 605.444320] [56854]: DEBUG cinder.api.middleware.request_id [None req-43467a36-6ab7-42de-81d2-87699295aa63 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.446481] [56854]: INFO cinder.api.openstack.wsgi [None req-43467a36-6ab7-42de-81d2-87699295aa63 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 605.446704] [56854]: DEBUG cinder.api.openstack.wsgi [None req-43467a36-6ab7-42de-81d2-87699295aa63 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.446946] [56854]: DEBUG cinder.api.openstack.wsgi [None req-43467a36-6ab7-42de-81d2-87699295aa63 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.460598] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.460598] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.465027] [56854]: INFO cinder.volume.api [None req-43467a36-6ab7-42de-81d2-87699295aa63 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 605.470446] [56854]: INFO cinder.api.openstack.wsgi [None req-43467a36-6ab7-42de-81d2-87699295aa63 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 605.470864] [56854]: [pid: 56854|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:25 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 606.483139] [56853]: DEBUG cinder.api.middleware.request_id [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.486479] [56853]: INFO cinder.api.openstack.wsgi [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 606.486479] [56853]: DEBUG cinder.api.openstack.wsgi [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.486751] [56853]: DEBUG cinder.api.openstack.wsgi [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.498971] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.498971] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.504231] [56853]: INFO cinder.volume.api [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 606.511075] [56853]: INFO cinder.api.openstack.wsgi [None req-af91dfe9-4f2c-44f1-bc26-66c8d953bb51 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 606.511469] [56853]: [pid: 56853|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:26 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.523972] [56854]: DEBUG cinder.api.middleware.request_id [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.526883] [56854]: INFO cinder.api.openstack.wsgi [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 607.526883] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.526883] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.542661] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.542661] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.551210] [56854]: INFO cinder.volume.api [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 607.558539] [56854]: INFO cinder.api.openstack.wsgi [None req-ebc7300b-168e-455e-bb53-f84a372ad3c9 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 607.559336] [56854]: [pid: 56854|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:27 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 608.573737] [56853]: DEBUG cinder.api.middleware.request_id [None req-c20a293b-754d-4dc6-99c4-a717157d777b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.581023] [56853]: INFO cinder.api.openstack.wsgi [None req-c20a293b-754d-4dc6-99c4-a717157d777b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 608.581023] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c20a293b-754d-4dc6-99c4-a717157d777b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.581023] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c20a293b-754d-4dc6-99c4-a717157d777b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.598306] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.598306] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.608865] [56853]: INFO cinder.volume.api [None req-c20a293b-754d-4dc6-99c4-a717157d777b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 608.617481] [56853]: INFO cinder.api.openstack.wsgi [None req-c20a293b-754d-4dc6-99c4-a717157d777b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 608.619293] [56853]: [pid: 56853|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:28 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.630225] [56854]: DEBUG cinder.api.middleware.request_id [None req-fe279790-945b-485f-96b5-62b524f13d48 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.632516] [56854]: INFO cinder.api.openstack.wsgi [None req-fe279790-945b-485f-96b5-62b524f13d48 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 609.632746] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fe279790-945b-485f-96b5-62b524f13d48 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.634194] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fe279790-945b-485f-96b5-62b524f13d48 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.646789] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.646789] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.655210] [56854]: INFO cinder.volume.api [None req-fe279790-945b-485f-96b5-62b524f13d48 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 609.660681] [56854]: INFO cinder.api.openstack.wsgi [None req-fe279790-945b-485f-96b5-62b524f13d48 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 609.661867] [56854]: [pid: 56854|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:29 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.675698] [56853]: DEBUG cinder.api.middleware.request_id [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.678877] [56853]: INFO cinder.api.openstack.wsgi [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 610.679159] [56853]: DEBUG cinder.api.openstack.wsgi [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.680447] [56853]: DEBUG cinder.api.openstack.wsgi [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.692711] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.692711] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.698961] [56853]: INFO cinder.volume.api [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 610.706167] [56853]: INFO cinder.api.openstack.wsgi [None req-18e4d316-4618-4bd2-8efd-8ce310842f9b tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 610.706659] [56853]: [pid: 56853|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:30 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 611.721696] [56854]: DEBUG cinder.api.middleware.request_id [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.724404] [56854]: INFO cinder.api.openstack.wsgi [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 611.724845] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.725745] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.744749] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.744749] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.756708] [56854]: INFO cinder.volume.api [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 611.767038] [56854]: INFO cinder.api.openstack.wsgi [None req-3e75c42e-8cb0-4b7d-aae0-dd6a78386afe tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 611.767038] [56854]: [pid: 56854|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:31 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.624036] [56853]: DEBUG cinder.api.middleware.request_id [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.626173] [56853]: INFO cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] POST http://10.180.1.21/volume/v3/volumes [ 612.626652] [56853]: DEBUG cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-788110396", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 612.630131] [56853]: DEBUG cinder.api.v3.volumes [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-788110396', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 612.630131] [56853]: INFO cinder.api.v3.volumes [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Create volume of 1 GB [ 612.638114] [56853]: INFO cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Availability Zones retrieved successfully. [ 612.647452] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Flow 'volume_create_api' (b087a062-0a5c-44de-bdaf-8ce06a06195a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.648723] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20144bb-00fd-416b-a12c-3e6c9306d6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.649922] [56853]: DEBUG cinder.volume.flows.api.create_volume [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 612.683998] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20144bb-00fd-416b-a12c-3e6c9306d6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.685232] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cab87d4-3994-4ebe-8297-fc54c5c7f35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.742163] [56853]: DEBUG cinder.quota [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Created reservations ['ea3c523c-f178-4a19-9639-bc019cb0f9e2', '2d497bc3-00a1-4a89-9f31-21eb9b6a2d83', '7cc2ea61-fc05-4a80-bbad-36d817cc8b2c', '987bc205-eb3a-44f9-a140-d5094304bfad'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 612.742163] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cab87d4-3994-4ebe-8297-fc54c5c7f35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea3c523c-f178-4a19-9639-bc019cb0f9e2', '2d497bc3-00a1-4a89-9f31-21eb9b6a2d83', '7cc2ea61-fc05-4a80-bbad-36d817cc8b2c', '987bc205-eb3a-44f9-a140-d5094304bfad']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.742163] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7610c9b7-6ce3-4fe9-a39e-8e8f8ca8da6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.766422] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7610c9b7-6ce3-4fe9-a39e-8e8f8ca8da6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b168e9d2-0da0-4f98-be48-6b7d10a49e8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-788110396',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e460d701ea514fd3b852d26460c8d7b9',qos_specs=None,replication_status=,reservations=['ea3c523c-f178-4a19-9639-bc019cb0f9e2','2d497bc3-00a1-4a89-9f31-21eb9b6a2d83','7cc2ea61-fc05-4a80-bbad-36d817cc8b2c','987bc205-eb3a-44f9-a140-d5094304bfad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441ec0e993664665a6f3ed0c03dd9fbf',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-788110396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b168e9d2-0da0-4f98-be48-6b7d10a49e8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e460d701ea514fd3b852d26460c8d7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='441ec0e993664665a6f3ed0c03dd9fbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.768790] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de65186a-be28-4e3d-92ee-81e8f0115469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.779344] [56854]: DEBUG cinder.api.middleware.request_id [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.783287] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de65186a-be28-4e3d-92ee-81e8f0115469) transitioned into state 'SUCCESS' from state '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-788110396',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e460d701ea514fd3b852d26460c8d7b9',qos_specs=None,replication_status=,reservations=['ea3c523c-f178-4a19-9639-bc019cb0f9e2','2d497bc3-00a1-4a89-9f31-21eb9b6a2d83','7cc2ea61-fc05-4a80-bbad-36d817cc8b2c','987bc205-eb3a-44f9-a140-d5094304bfad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='441ec0e993664665a6f3ed0c03dd9fbf',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.783798] [56854]: INFO cinder.api.openstack.wsgi [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 612.784092] [56854]: DEBUG cinder.api.openstack.wsgi [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.784159] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb3c003-64c7-4cfa-9958-9158dcda7fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.784317] [56854]: DEBUG cinder.api.openstack.wsgi [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.802639] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.802639] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.809486] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcb3c003-64c7-4cfa-9958-9158dcda7fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.809758] [56853]: DEBUG cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Flow 'volume_create_api' (b087a062-0a5c-44de-bdaf-8ce06a06195a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.810229] [56853]: INFO cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Create volume request issued successfully. [ 612.810995] [56853]: INFO cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-dc9b4fc6-7982-494f-9c53-05fe5e6f694c tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 612.812370] [56853]: [pid: 56853|app: 0|req: 22/44] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 11:02:32 2025] POST /volume/v3/volumes => generated 761 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 612.818586] [56854]: INFO cinder.volume.api [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 612.821419] [56853]: DEBUG cinder.api.middleware.request_id [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.823521] [56853]: INFO cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] GET http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 612.825145] [56853]: DEBUG cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.825145] [56853]: DEBUG cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.827837] [56854]: INFO cinder.api.openstack.wsgi [None req-044fb517-0ec6-4a9a-9b02-3fc0bdac6541 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 612.828330] [56854]: [pid: 56854|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:32 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.832263] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.832263] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.839600] [56853]: INFO cinder.volume.api [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Volume info retrieved successfully. [ 612.846124] [56853]: INFO cinder.api.openstack.wsgi [req-57dcbdaf-cdd0-490f-a376-446b59f7d1d0 req-4b683772-1fd0-4ca8-840a-803e1584c6dc tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e returned with HTTP 200 [ 612.846124] [56853]: [pid: 56853|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:32 2025] GET /volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.799748] [56854]: DEBUG cinder.api.middleware.request_id [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.804407] [56854]: INFO cinder.api.openstack.wsgi [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] GET http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 613.804691] [56854]: DEBUG cinder.api.openstack.wsgi [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.804961] [56854]: DEBUG cinder.api.openstack.wsgi [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.821408] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.821408] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.827852] [56854]: INFO cinder.volume.api [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Volume info retrieved successfully. [ 613.835262] [56854]: INFO cinder.api.openstack.wsgi [req-fa788128-9186-4243-aad8-b99b38fa24f7 req-bebce004-8449-4354-a109-ef95d19c8316 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e returned with HTTP 200 [ 613.835906] [56854]: [pid: 56854|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:33 2025] GET /volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.843360] [56853]: DEBUG cinder.api.middleware.request_id [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.849451] [56853]: INFO cinder.api.openstack.wsgi [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 613.849807] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.850166] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.864491] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.864491] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.870691] [56853]: INFO cinder.volume.api [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 613.877410] [56853]: INFO cinder.api.openstack.wsgi [None req-9b71863d-03e0-46ed-ae23-c442c36e8918 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 613.877993] [56853]: [pid: 56853|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:33 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.652573] [56854]: DEBUG cinder.api.middleware.request_id [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.657115] [56854]: INFO cinder.api.openstack.wsgi [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] GET http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 614.657115] [56854]: DEBUG cinder.api.openstack.wsgi [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.657115] [56854]: DEBUG cinder.api.openstack.wsgi [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.669554] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.669554] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.674042] [56854]: INFO cinder.volume.api [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Volume info retrieved successfully. [ 614.679162] [56854]: INFO cinder.api.openstack.wsgi [req-fe82353b-aa94-4518-af98-f1235e2a6bac req-52389d6e-78e8-45b9-bc6d-2429c69f51ed tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e returned with HTTP 200 [ 614.679595] [56854]: [pid: 56854|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:34 2025] GET /volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.893578] [56853]: DEBUG cinder.api.middleware.request_id [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.895883] [56853]: INFO cinder.api.openstack.wsgi [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 614.896170] [56853]: DEBUG cinder.api.openstack.wsgi [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.896406] [56853]: DEBUG cinder.api.openstack.wsgi [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.907374] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.907374] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.909519] [56853]: INFO cinder.volume.api [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 614.916226] [56853]: INFO cinder.api.openstack.wsgi [None req-96db3dbc-4249-4611-8aa0-cb32acbd4704 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 614.916902] [56853]: [pid: 56853|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:34 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.390622] [56854]: DEBUG cinder.api.middleware.request_id [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.393367] [56854]: INFO cinder.api.openstack.wsgi [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 615.393568] [56854]: DEBUG cinder.api.openstack.wsgi [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.394253] [56854]: DEBUG cinder.api.openstack.wsgi [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.394253] [56854]: INFO cinder.api.v3.volumes [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Delete volume with id: b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 615.402519] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.402519] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.403073] [56854]: INFO cinder.volume.api [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Volume info retrieved successfully. [ 615.431243] [56854]: INFO cinder.volume.api [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Delete volume request issued successfully. [ 615.431369] [56854]: INFO cinder.api.openstack.wsgi [req-daddba12-cd21-4421-99ab-2f5608e3be58 req-b72590a6-0ad7-46b4-a44b-d4d9fd2e1ec1 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e returned with HTTP 202 [ 615.431814] [56854]: [pid: 56854|app: 0|req: 26/51] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:02:35 2025] DELETE /volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 615.828374] [56853]: DEBUG cinder.api.middleware.request_id [req-6e89f528-21e2-4c01-8c17-910a304f49c3 req-65cb7309-7f2b-499a-970b-4cc7db4f8ae8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.831160] [56853]: INFO cinder.api.openstack.wsgi [req-6e89f528-21e2-4c01-8c17-910a304f49c3 req-65cb7309-7f2b-499a-970b-4cc7db4f8ae8 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] GET http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e [ 615.831254] [56853]: DEBUG cinder.api.openstack.wsgi [req-6e89f528-21e2-4c01-8c17-910a304f49c3 req-65cb7309-7f2b-499a-970b-4cc7db4f8ae8 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.831481] [56853]: DEBUG cinder.api.openstack.wsgi [req-6e89f528-21e2-4c01-8c17-910a304f49c3 req-65cb7309-7f2b-499a-970b-4cc7db4f8ae8 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.838693] [56853]: INFO cinder.api.openstack.wsgi [req-6e89f528-21e2-4c01-8c17-910a304f49c3 req-65cb7309-7f2b-499a-970b-4cc7db4f8ae8 tempest-VolumesGetTestJSON-1201292743 tempest-VolumesGetTestJSON-1201292743-project-member] http://10.180.1.21/volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e returned with HTTP 404 [ 615.842020] [56853]: [pid: 56853|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:35 2025] GET /volume/v3/volumes/b168e9d2-0da0-4f98-be48-6b7d10a49e8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 615.931328] [56854]: DEBUG cinder.api.middleware.request_id [None req-115f4234-ee40-42e5-88d4-eea2f84a909f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.933553] [56854]: INFO cinder.api.openstack.wsgi [None req-115f4234-ee40-42e5-88d4-eea2f84a909f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 615.933795] [56854]: DEBUG cinder.api.openstack.wsgi [None req-115f4234-ee40-42e5-88d4-eea2f84a909f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.934069] [56854]: DEBUG cinder.api.openstack.wsgi [None req-115f4234-ee40-42e5-88d4-eea2f84a909f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.944298] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.944298] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.948554] [56854]: INFO cinder.volume.api [None req-115f4234-ee40-42e5-88d4-eea2f84a909f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 615.954276] [56854]: INFO cinder.api.openstack.wsgi [None req-115f4234-ee40-42e5-88d4-eea2f84a909f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 615.954700] [56854]: [pid: 56854|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:35 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.967660] [56853]: DEBUG cinder.api.middleware.request_id [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.969844] [56853]: INFO cinder.api.openstack.wsgi [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 616.970270] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.970394] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.981587] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.981587] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.986732] [56853]: INFO cinder.volume.api [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 616.994490] [56853]: INFO cinder.api.openstack.wsgi [None req-c2299ad6-5573-4c9f-adad-db7382cdae0f tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 616.994964] [56853]: [pid: 56853|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:36 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 618.005991] [56854]: DEBUG cinder.api.middleware.request_id [None req-6b152b51-7c89-42ba-9ae7-b408698a931a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.008162] [56854]: INFO cinder.api.openstack.wsgi [None req-6b152b51-7c89-42ba-9ae7-b408698a931a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 618.010022] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6b152b51-7c89-42ba-9ae7-b408698a931a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.010022] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6b152b51-7c89-42ba-9ae7-b408698a931a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.019343] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.019343] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.025399] [56854]: INFO cinder.volume.api [None req-6b152b51-7c89-42ba-9ae7-b408698a931a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 618.033401] [56854]: INFO cinder.api.openstack.wsgi [None req-6b152b51-7c89-42ba-9ae7-b408698a931a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 618.033401] [56854]: [pid: 56854|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:37 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.058104] [56853]: DEBUG cinder.api.middleware.request_id [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.061441] [56853]: INFO cinder.api.openstack.wsgi [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 619.061735] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.061987] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.078104] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.078104] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.085630] [56853]: INFO cinder.volume.api [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 619.094156] [56853]: INFO cinder.api.openstack.wsgi [None req-6a8b6a65-d405-4bb3-8143-6690d8f3f1c8 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 619.094156] [56853]: [pid: 56853|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:38 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.587984] [56854]: DEBUG cinder.api.middleware.request_id [None req-d0f9738c-9667-4b8e-af71-58683cd16519 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.589589] [56854]: INFO cinder.api.openstack.wsgi [None req-d0f9738c-9667-4b8e-af71-58683cd16519 None None] GET http://10.180.1.21/volume// [ 619.589589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d0f9738c-9667-4b8e-af71-58683cd16519 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.589589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d0f9738c-9667-4b8e-af71-58683cd16519 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.589726] [56854]: INFO cinder.api.openstack.wsgi [None req-d0f9738c-9667-4b8e-af71-58683cd16519 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 619.590633] [56854]: [pid: 56854|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:02:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 619.603684] [56853]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.606844] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 619.607118] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.607444] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.622899] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.622899] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.626742] [56853]: INFO cinder.volume.api [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 619.633419] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-155c7b51-0f97-4700-8dde-b9574484d9b1 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 619.634020] [56853]: [pid: 56853|app: 0|req: 29/58] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:02:39 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 619.790342] [56854]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.793355] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] PUT http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff [ 619.793774] [56854]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-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=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 619.808724] [56854]: DEBUG cinder.coordination [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Acquiring lock "cinder-attachment_update-d4901078-7c13-4eec-b291-20f10f45dfae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 619.816922] [56854]: DEBUG cinder.coordination [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Lock "cinder-attachment_update-d4901078-7c13-4eec-b291-20f10f45dfae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 619.818578] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.818578] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.106424] [56853]: DEBUG cinder.api.middleware.request_id [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.108926] [56853]: INFO cinder.api.openstack.wsgi [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 620.109810] [56853]: DEBUG cinder.api.openstack.wsgi [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.110414] [56853]: DEBUG cinder.api.openstack.wsgi [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.127987] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.127987] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.132101] [56853]: INFO cinder.volume.api [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 620.137783] [56853]: INFO cinder.api.openstack.wsgi [None req-75cd1b5a-f543-49cb-b535-5a0a5a3ff41a tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 620.139110] [56853]: [pid: 56853|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:39 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 620.351434] [56854]: DEBUG cinder.coordination [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Lock "cinder-attachment_update-d4901078-7c13-4eec-b291-20f10f45dfae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 620.351625] [56854]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e8efa121-97a8-4217-bb12-efeb228f522c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff returned with HTTP 200 [ 620.352256] [56854]: [pid: 56854|app: 0|req: 30/60] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:02:39 2025] PUT /volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff => generated 617 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 620.861472] [56853]: DEBUG cinder.api.middleware.request_id [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e86d86bb-fe52-48ac-82b4-29461c01c5ce None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.865573] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e86d86bb-fe52-48ac-82b4-29461c01c5ce tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] POST http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff/action [ 620.866314] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e86d86bb-fe52-48ac-82b4-29461c01c5ce tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 620.866314] [56853]: DEBUG cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e86d86bb-fe52-48ac-82b4-29461c01c5ce tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 620.905434] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.905434] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.919215] [56853]: INFO cinder.api.openstack.wsgi [req-f4a9ad7f-b9c4-4f14-a609-dc0ef449981b req-e86d86bb-fe52-48ac-82b4-29461c01c5ce tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff/action returned with HTTP 204 [ 620.919690] [56853]: [pid: 56853|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:02:40 2025] POST /volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 621.159557] [56854]: DEBUG cinder.api.middleware.request_id [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.161865] [56854]: INFO cinder.api.openstack.wsgi [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 621.163796] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.163796] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.171215] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.171215] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.177440] [56854]: INFO cinder.volume.api [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 621.183079] [56854]: INFO cinder.api.openstack.wsgi [None req-a3faf114-6245-4f80-84a6-d6b23e98d897 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 621.183800] [56854]: [pid: 56854|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:02:41 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.399840] [56853]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.402600] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 621.402842] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.403080] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.410720] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.410720] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.414272] [56853]: INFO cinder.volume.api [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 621.419687] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-09b3e456-7ecf-47fe-8d77-0c5686b793b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 621.420208] [56853]: [pid: 56853|app: 0|req: 32/63] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:41 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.883375] [56854]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.888146] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 621.888397] [56854]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.892316] [56854]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.900437] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.900437] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.906174] [56854]: INFO cinder.volume.api [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 621.912938] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-7ee6e57c-9298-4b13-b54b-ee725623bc29 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 621.913425] [56854]: [pid: 56854|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:02:41 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.920225] [56853]: DEBUG cinder.api.middleware.request_id [None req-f0ddf3c6-49b3-4617-95c0-52d0fcd7c4f8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.920778] [56853]: INFO cinder.api.openstack.wsgi [None req-f0ddf3c6-49b3-4617-95c0-52d0fcd7c4f8 None None] GET http://10.180.1.21/volume// [ 621.921030] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f0ddf3c6-49b3-4617-95c0-52d0fcd7c4f8 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.921303] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f0ddf3c6-49b3-4617-95c0-52d0fcd7c4f8 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.921715] [56853]: INFO cinder.api.openstack.wsgi [None req-f0ddf3c6-49b3-4617-95c0-52d0fcd7c4f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 621.922089] [56853]: [pid: 56853|app: 0|req: 33/65] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:02:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 621.929577] [56854]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a1ff6d81-e030-4715-9d1b-9c5828c872cb None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.933127] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a1ff6d81-e030-4715-9d1b-9c5828c872cb tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] POST http://10.180.1.21/volume/v3/attachments [ 621.933600] [56854]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a1ff6d81-e030-4715-9d1b-9c5828c872cb tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e78920c7-a7c2-400c-a0ba-78c20512112a", "connector": null, "instance_uuid": "57de5093-57f2-414f-b665-89affbbf74dd"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 621.943746] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.943746] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.969491] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a1ff6d81-e030-4715-9d1b-9c5828c872cb tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 621.969962] [56854]: [pid: 56854|app: 0|req: 33/66] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:02:41 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) [ 631.416675] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=108,cinder:INSERT=21,cinder:UPDATE=26 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.798283] [56853]: DEBUG cinder.api.middleware.request_id [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.800841] [56853]: INFO cinder.api.openstack.wsgi [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 631.801105] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.801362] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.815618] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.815618] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.819937] [56853]: INFO cinder.volume.api [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 631.827911] [56853]: INFO cinder.api.openstack.wsgi [None req-e6478ed4-4ecc-40d9-83a7-0d9d6735668d tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 631.828404] [56853]: [pid: 56853|app: 0|req: 34/67] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:02:51 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 631.965554] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=61,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 641.823152] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=5 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 687.932444] [56854]: DEBUG cinder.api.middleware.request_id [None req-5c00a6ae-bf72-4695-9349-a890acddbea8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.932444] [56854]: INFO cinder.api.openstack.wsgi [None req-5c00a6ae-bf72-4695-9349-a890acddbea8 None None] GET http://10.180.1.21/volume// [ 687.932444] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5c00a6ae-bf72-4695-9349-a890acddbea8 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.932832] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5c00a6ae-bf72-4695-9349-a890acddbea8 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.933015] [56854]: INFO cinder.api.openstack.wsgi [None req-5c00a6ae-bf72-4695-9349-a890acddbea8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 687.933371] [56854]: [pid: 56854|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:03:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 687.940492] [56853]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.943064] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] GET http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 687.943346] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.943578] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.959565] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.959565] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.963767] [56853]: INFO cinder.volume.api [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 687.971263] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-a4d95554-7ef1-4cde-99b6-fc31f183c828 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 200 [ 687.971858] [56853]: [pid: 56853|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:03:47 2025] GET /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 688.157075] [56854]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.160474] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] PUT http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 [ 688.160896] [56854]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-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=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 688.169385] [56854]: DEBUG cinder.coordination [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Acquiring lock "cinder-attachment_update-e78920c7-a7c2-400c-a0ba-78c20512112a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 688.178674] [56854]: DEBUG cinder.coordination [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Lock "cinder-attachment_update-e78920c7-a7c2-400c-a0ba-78c20512112a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 688.178674] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.178674] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.698214] [56854]: DEBUG cinder.coordination [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Lock "cinder-attachment_update-e78920c7-a7c2-400c-a0ba-78c20512112a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 688.698214] [56854]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-ca8144c8-bc7a-42a2-87c7-4a2628435c2d tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 returned with HTTP 200 [ 688.698214] [56854]: [pid: 56854|app: 0|req: 35/70] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:03:48 2025] PUT /volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.211779] [56853]: DEBUG cinder.api.middleware.request_id [req-d950b583-c0d8-4449-8581-90bc45bc224c req-6aa6ed05-cacc-4831-84e4-9f47009669b6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.217444] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-6aa6ed05-cacc-4831-84e4-9f47009669b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] POST http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5/action [ 689.217934] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-6aa6ed05-cacc-4831-84e4-9f47009669b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 689.218731] [56853]: DEBUG cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-6aa6ed05-cacc-4831-84e4-9f47009669b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 689.241442] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.241442] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.256533] [56853]: INFO cinder.api.openstack.wsgi [req-d950b583-c0d8-4449-8581-90bc45bc224c req-6aa6ed05-cacc-4831-84e4-9f47009669b6 tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5/action returned with HTTP 204 [ 689.256533] [56853]: [pid: 56853|app: 0|req: 36/71] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:03:49 2025] POST /volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 696.194821] [56854]: DEBUG cinder.api.middleware.request_id [req-8d51099d-9d4b-4d09-895b-f12ce7e51d46 req-35956397-44a8-4ddf-a697-b796252591e2 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.199971] [56854]: INFO cinder.api.openstack.wsgi [req-8d51099d-9d4b-4d09-895b-f12ce7e51d46 req-35956397-44a8-4ddf-a697-b796252591e2 tempest-SecurityGroupsTestJSON-1399429926 tempest-SecurityGroupsTestJSON-1399429926-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=95420eb6-9a0f-446f-bed0-b8d47808f5c6 [ 696.199971] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d51099d-9d4b-4d09-895b-f12ce7e51d46 req-35956397-44a8-4ddf-a697-b796252591e2 tempest-SecurityGroupsTestJSON-1399429926 tempest-SecurityGroupsTestJSON-1399429926-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.199971] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d51099d-9d4b-4d09-895b-f12ce7e51d46 req-35956397-44a8-4ddf-a697-b796252591e2 tempest-SecurityGroupsTestJSON-1399429926 tempest-SecurityGroupsTestJSON-1399429926-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.218677] [56854]: INFO cinder.api.openstack.wsgi [req-8d51099d-9d4b-4d09-895b-f12ce7e51d46 req-35956397-44a8-4ddf-a697-b796252591e2 tempest-SecurityGroupsTestJSON-1399429926 tempest-SecurityGroupsTestJSON-1399429926-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=95420eb6-9a0f-446f-bed0-b8d47808f5c6 returned with HTTP 200 [ 696.219172] [56854]: [pid: 56854|app: 0|req: 36/72] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 11:03:56 2025] GET /volume/v3/attachments?instance_id=95420eb6-9a0f-446f-bed0-b8d47808f5c6 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.252989] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 702.986861] [56853]: DEBUG cinder.api.middleware.request_id [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.991238] [56853]: INFO cinder.api.openstack.wsgi [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/volumes [ 702.991826] [56853]: DEBUG cinder.api.openstack.wsgi [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-55711337"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 702.993604] [56853]: DEBUG cinder.api.v3.volumes [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-55711337'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 702.993850] [56853]: INFO cinder.api.v3.volumes [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume of 1 GB [ 703.001125] [56853]: INFO cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Availability Zones retrieved successfully. [ 703.011019] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Flow 'volume_create_api' (3b9a4a3a-0774-4ead-8bf7-be058d53cea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 703.011019] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77c3356-6318-4244-926f-867f428ecd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.011864] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 703.033153] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e77c3356-6318-4244-926f-867f428ecd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.034392] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec437729-beab-4ebb-b0de-b9a10e32b02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.081023] [56853]: DEBUG cinder.quota [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Created reservations ['db748b41-963c-4ae0-ad83-7b7681219759', '339b1df3-0bea-4bb6-be11-3006521f2fe9', '38ca4d6f-db68-4350-a178-e03cde848b24', '9756e909-e96f-4b4d-b9fe-0380a1603c95'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 703.083957] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec437729-beab-4ebb-b0de-b9a10e32b02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db748b41-963c-4ae0-ad83-7b7681219759', '339b1df3-0bea-4bb6-be11-3006521f2fe9', '38ca4d6f-db68-4350-a178-e03cde848b24', '9756e909-e96f-4b4d-b9fe-0380a1603c95']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.083957] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5045a2bb-b75a-42d8-96a5-65261b136a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.103175] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5045a2bb-b75a-42d8-96a5-65261b136a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91b132f0-b4ca-407d-8362-210440675069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-55711337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c09873846584fac8d92fdc11202d8d7',qos_specs=None,replication_status=,reservations=['db748b41-963c-4ae0-ad83-7b7681219759','339b1df3-0bea-4bb6-be11-3006521f2fe9','38ca4d6f-db68-4350-a178-e03cde848b24','9756e909-e96f-4b4d-b9fe-0380a1603c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beff3d7bae5c413fb85f83af80006bb7',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-55711337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91b132f0-b4ca-407d-8362-210440675069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c09873846584fac8d92fdc11202d8d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beff3d7bae5c413fb85f83af80006bb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.105044] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49a206c-1994-4646-a181-5a5b794f2e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.120232] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49a206c-1994-4646-a181-5a5b794f2e85) transitioned into state 'SUCCESS' from state '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-55711337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c09873846584fac8d92fdc11202d8d7',qos_specs=None,replication_status=,reservations=['db748b41-963c-4ae0-ad83-7b7681219759','339b1df3-0bea-4bb6-be11-3006521f2fe9','38ca4d6f-db68-4350-a178-e03cde848b24','9756e909-e96f-4b4d-b9fe-0380a1603c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beff3d7bae5c413fb85f83af80006bb7',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.121415] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a153fcae-17ac-4a11-8a94-adc00fcbbf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 703.130679] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a153fcae-17ac-4a11-8a94-adc00fcbbf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 703.132511] [56853]: DEBUG cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Flow 'volume_create_api' (3b9a4a3a-0774-4ead-8bf7-be058d53cea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 703.132511] [56853]: INFO cinder.volume.api [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume request issued successfully. [ 703.133917] [56853]: INFO cinder.api.openstack.wsgi [None req-19b476c0-2150-490e-97e4-f68432ed6fb5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 703.133917] [56853]: [pid: 56853|app: 0|req: 37/73] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:04:02 2025] POST /volume/v3/volumes => generated 754 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 703.146663] [56854]: DEBUG cinder.api.middleware.request_id [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.151359] [56854]: INFO cinder.api.openstack.wsgi [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 703.153322] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.153487] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.181229] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.181229] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.187702] [56854]: INFO cinder.volume.api [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 703.196105] [56854]: INFO cinder.api.openstack.wsgi [None req-0eea96f9-da2f-4f85-bf81-af0dd2f08988 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 703.197592] [56854]: [pid: 56854|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:03 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.210719] [56853]: DEBUG cinder.api.middleware.request_id [None req-e70465ee-79b6-4315-a51b-faa71c497482 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.213714] [56853]: INFO cinder.api.openstack.wsgi [None req-e70465ee-79b6-4315-a51b-faa71c497482 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 704.214037] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e70465ee-79b6-4315-a51b-faa71c497482 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.214405] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e70465ee-79b6-4315-a51b-faa71c497482 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.229194] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.229194] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.234076] [56853]: INFO cinder.volume.api [None req-e70465ee-79b6-4315-a51b-faa71c497482 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 704.239888] [56853]: INFO cinder.api.openstack.wsgi [None req-e70465ee-79b6-4315-a51b-faa71c497482 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 704.240330] [56853]: [pid: 56853|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:04 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.191824] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 714.236748] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.561239] [56854]: DEBUG cinder.api.middleware.request_id [None req-2124d47e-4daf-458a-a102-063e4fb25572 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.568434] [56854]: INFO cinder.api.openstack.wsgi [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] POST http://10.180.1.21/volume/v3/volumes [ 716.569589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1733046260"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 716.573789] [56854]: DEBUG cinder.api.v3.volumes [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1733046260'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 716.574380] [56854]: INFO cinder.api.v3.volumes [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Create volume of 1 GB [ 716.581889] [56854]: INFO cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Availability Zones retrieved successfully. [ 716.589817] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Flow 'volume_create_api' (e5973bef-7ebd-4e1d-9003-5917d3387b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 716.591560] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e133321a-7ed1-4d00-8773-f968a7b9af23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 716.592885] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 716.626974] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e133321a-7ed1-4d00-8773-f968a7b9af23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 716.626974] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41cd37-ff66-4e05-9ebe-30f147585286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 716.715356] [56854]: DEBUG cinder.quota [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Created reservations ['b6f64690-8841-45c4-90e2-c0e87235b5f8', 'c33c2ed8-c874-479b-82bf-7a8f9dc040d6', 'e76173ff-b330-458c-b47d-4561f4e1e95c', '18a68155-adb4-4906-bc66-14a74be716b9'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 716.716410] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a41cd37-ff66-4e05-9ebe-30f147585286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6f64690-8841-45c4-90e2-c0e87235b5f8', 'c33c2ed8-c874-479b-82bf-7a8f9dc040d6', 'e76173ff-b330-458c-b47d-4561f4e1e95c', '18a68155-adb4-4906-bc66-14a74be716b9']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 716.717658] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238be41d-cc74-4a16-b300-816272588619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 716.735780] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (238be41d-cc74-4a16-b300-816272588619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe0e9b3-7e26-4fe4-bc30-4802d21de06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1733046260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ad6831a4454d5ca5a5ee5440f25970',qos_specs=None,replication_status=,reservations=['b6f64690-8841-45c4-90e2-c0e87235b5f8','c33c2ed8-c874-479b-82bf-7a8f9dc040d6','e76173ff-b330-458c-b47d-4561f4e1e95c','18a68155-adb4-4906-bc66-14a74be716b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d171908f8a4c4f8761996e01857431',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1733046260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbe0e9b3-7e26-4fe4-bc30-4802d21de06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21ad6831a4454d5ca5a5ee5440f25970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40d171908f8a4c4f8761996e01857431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 716.736621] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b2f5a2-1de1-40d4-a861-f0dd0c49d8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 716.773165] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b2f5a2-1de1-40d4-a861-f0dd0c49d8ec) transitioned into state 'SUCCESS' from state '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-1733046260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21ad6831a4454d5ca5a5ee5440f25970',qos_specs=None,replication_status=,reservations=['b6f64690-8841-45c4-90e2-c0e87235b5f8','c33c2ed8-c874-479b-82bf-7a8f9dc040d6','e76173ff-b330-458c-b47d-4561f4e1e95c','18a68155-adb4-4906-bc66-14a74be716b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40d171908f8a4c4f8761996e01857431',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 716.774260] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf425a47-5647-49f9-ba42-867bef947a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 716.790130] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf425a47-5647-49f9-ba42-867bef947a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 716.791537] [56854]: DEBUG cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Flow 'volume_create_api' (e5973bef-7ebd-4e1d-9003-5917d3387b98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 716.791637] [56854]: INFO cinder.volume.api [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Create volume request issued successfully. [ 716.796536] [56854]: INFO cinder.api.openstack.wsgi [None req-2124d47e-4daf-458a-a102-063e4fb25572 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 716.796536] [56854]: [pid: 56854|app: 0|req: 38/76] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:04:16 2025] POST /volume/v3/volumes => generated 751 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 716.810383] [56853]: DEBUG cinder.api.middleware.request_id [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.814805] [56853]: INFO cinder.api.openstack.wsgi [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 716.815180] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.815442] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.837353] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.837353] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.845793] [56853]: INFO cinder.volume.api [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 716.853048] [56853]: INFO cinder.api.openstack.wsgi [None req-0d345c58-5f63-4fd1-99ce-2f0fb018a187 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 716.853492] [56853]: [pid: 56853|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:16 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.866684] [56854]: DEBUG cinder.api.middleware.request_id [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.869279] [56854]: INFO cinder.api.openstack.wsgi [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 717.869599] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.869845] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.882528] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.882528] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.886758] [56854]: INFO cinder.volume.api [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 717.892517] [56854]: INFO cinder.api.openstack.wsgi [None req-7252ae4d-5fde-4618-89e8-ba594b515d4c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 717.892948] [56854]: [pid: 56854|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:17 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.934269] [56853]: DEBUG cinder.api.middleware.request_id [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.936916] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 717.937064] [56853]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.937289] [56853]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.946848] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.946848] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.952538] [56853]: INFO cinder.volume.api [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 717.958349] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-2a743875-a148-4edc-9ed5-1b545501d807 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 717.958805] [56853]: [pid: 56853|app: 0|req: 40/79] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:17 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.492016] [56854]: DEBUG cinder.api.middleware.request_id [None req-6dd78555-5008-416f-9d98-196beac3c9de None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.492016] [56854]: INFO cinder.api.openstack.wsgi [None req-6dd78555-5008-416f-9d98-196beac3c9de None None] GET http://10.180.1.21/volume// [ 719.492016] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6dd78555-5008-416f-9d98-196beac3c9de None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.492016] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6dd78555-5008-416f-9d98-196beac3c9de None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.492016] [56854]: INFO cinder.api.openstack.wsgi [None req-6dd78555-5008-416f-9d98-196beac3c9de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 719.492016] [56854]: [pid: 56854|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:04:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 719.502943] [56853]: DEBUG cinder.api.middleware.request_id [req-8d72a898-9abf-4afc-b342-dec9553046fa req-7c90b1a5-880f-4cdd-9a91-c850eb825f0d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.507658] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-7c90b1a5-880f-4cdd-9a91-c850eb825f0d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] POST http://10.180.1.21/volume/v3/attachments [ 719.507658] [56853]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-7c90b1a5-880f-4cdd-9a91-c850eb825f0d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbe0e9b3-7e26-4fe4-bc30-4802d21de06a", "connector": null, "instance_uuid": "ebd70bba-160b-41dc-94ca-5d45e99e5dd8"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 719.525387] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.525387] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.559224] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-7c90b1a5-880f-4cdd-9a91-c850eb825f0d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 719.560019] [56853]: [pid: 56853|app: 0|req: 41/81] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:04:19 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.596827] [56854]: DEBUG cinder.api.middleware.request_id [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.598694] [56854]: INFO cinder.api.openstack.wsgi [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 719.598694] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.598927] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.613503] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.613503] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.618125] [56854]: INFO cinder.volume.api [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 719.625571] [56854]: INFO cinder.api.openstack.wsgi [None req-3bdcf8af-08ed-453c-8c08-529cf7d30325 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 719.626155] [56854]: [pid: 56854|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:19 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.099484] [56853]: DEBUG cinder.api.middleware.request_id [None req-5f98d59d-1a40-43d3-a760-903fff588e2c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.100324] [56853]: INFO cinder.api.openstack.wsgi [None req-5f98d59d-1a40-43d3-a760-903fff588e2c None None] GET http://10.180.1.21/volume// [ 720.100324] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5f98d59d-1a40-43d3-a760-903fff588e2c None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.100435] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5f98d59d-1a40-43d3-a760-903fff588e2c None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.100880] [56853]: INFO cinder.api.openstack.wsgi [None req-5f98d59d-1a40-43d3-a760-903fff588e2c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.101234] [56853]: [pid: 56853|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.106859] [56854]: DEBUG cinder.api.middleware.request_id [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.109533] [56854]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 720.109788] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.111448] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.125268] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.125268] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.130719] [56854]: INFO cinder.volume.api [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 720.136370] [56854]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-9cfa208b-e58b-44c6-ae5a-72aa69666055 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 720.137036] [56854]: [pid: 56854|app: 0|req: 42/84] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:04:19 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 720.186862] [56853]: DEBUG cinder.api.middleware.request_id [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.193706] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] PUT http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 [ 720.194280] [56853]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-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-539616", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.215989] [56853]: DEBUG cinder.coordination [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Acquiring lock "cinder-attachment_update-dbe0e9b3-7e26-4fe4-bc30-4802d21de06a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 720.220550] [56853]: DEBUG cinder.coordination [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Lock "cinder-attachment_update-dbe0e9b3-7e26-4fe4-bc30-4802d21de06a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 720.221745] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.221745] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.637949] [56854]: DEBUG cinder.api.middleware.request_id [None req-c866395c-65e2-43b9-b0fe-8e85478d137d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.640797] [56854]: INFO cinder.api.openstack.wsgi [None req-c866395c-65e2-43b9-b0fe-8e85478d137d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 720.641113] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c866395c-65e2-43b9-b0fe-8e85478d137d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.641603] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c866395c-65e2-43b9-b0fe-8e85478d137d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.667930] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.667930] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.674863] [56854]: INFO cinder.volume.api [None req-c866395c-65e2-43b9-b0fe-8e85478d137d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 720.679997] [56854]: INFO cinder.api.openstack.wsgi [None req-c866395c-65e2-43b9-b0fe-8e85478d137d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 720.680987] [56854]: [pid: 56854|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:20 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.693843] [56854]: DEBUG cinder.api.middleware.request_id [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.697628] [56854]: INFO cinder.api.openstack.wsgi [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 721.697877] [56854]: DEBUG cinder.api.openstack.wsgi [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.698296] [56854]: DEBUG cinder.api.openstack.wsgi [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.724218] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.724218] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.729304] [56854]: INFO cinder.volume.api [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 721.735709] [56854]: INFO cinder.api.openstack.wsgi [None req-365d42e2-1d06-44cf-94c0-9f42347cbb38 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 721.735969] [56854]: [pid: 56854|app: 0|req: 44/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:21 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.752603] [56854]: DEBUG cinder.api.middleware.request_id [None req-8e1f2e61-964e-456d-b239-a95633f0949f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.754150] [56854]: INFO cinder.api.openstack.wsgi [None req-8e1f2e61-964e-456d-b239-a95633f0949f tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 722.754573] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8e1f2e61-964e-456d-b239-a95633f0949f tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.754800] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8e1f2e61-964e-456d-b239-a95633f0949f tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.778262] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.778262] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.787025] [56854]: INFO cinder.volume.api [None req-8e1f2e61-964e-456d-b239-a95633f0949f tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 722.796511] [56854]: INFO cinder.api.openstack.wsgi [None req-8e1f2e61-964e-456d-b239-a95633f0949f tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 722.796957] [56854]: [pid: 56854|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:22 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 723.821115] [56854]: DEBUG cinder.api.middleware.request_id [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.823160] [56854]: INFO cinder.api.openstack.wsgi [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 723.823391] [56854]: DEBUG cinder.api.openstack.wsgi [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.823615] [56854]: DEBUG cinder.api.openstack.wsgi [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.839570] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.839570] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.844048] [56854]: INFO cinder.volume.api [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 723.849812] [56854]: INFO cinder.api.openstack.wsgi [None req-326c17b7-eb91-4b2d-9f9a-6571c4be9f48 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 723.850521] [56854]: [pid: 56854|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:23 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.863266] [56854]: DEBUG cinder.api.middleware.request_id [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.868305] [56854]: INFO cinder.api.openstack.wsgi [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 724.868726] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.869089] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.891126] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.891126] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.898293] [56854]: INFO cinder.volume.api [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 724.905060] [56854]: INFO cinder.api.openstack.wsgi [None req-ba8ab38a-dee7-40e0-bd68-c6618c77cfdf tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 724.905721] [56854]: [pid: 56854|app: 0|req: 47/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:24 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.280499] [56853]: DEBUG cinder.coordination [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Lock "cinder-attachment_update-dbe0e9b3-7e26-4fe4-bc30-4802d21de06a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.060s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 725.280915] [56853]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-b27e5a1b-d3ca-4abc-b3cc-6d02c9b23aa7 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 returned with HTTP 200 [ 725.281390] [56853]: [pid: 56853|app: 0|req: 43/90] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:04:20 2025] PUT /volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 => generated 617 bytes in 5097 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.918344] [56854]: DEBUG cinder.api.middleware.request_id [None req-351ce3ac-f803-4854-82bd-e835c343fcbe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.923671] [56854]: INFO cinder.api.openstack.wsgi [None req-351ce3ac-f803-4854-82bd-e835c343fcbe tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 725.923924] [56854]: DEBUG cinder.api.openstack.wsgi [None req-351ce3ac-f803-4854-82bd-e835c343fcbe tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.924534] [56854]: DEBUG cinder.api.openstack.wsgi [None req-351ce3ac-f803-4854-82bd-e835c343fcbe tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.948580] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.948580] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.954381] [56854]: INFO cinder.volume.api [None req-351ce3ac-f803-4854-82bd-e835c343fcbe tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 725.962372] [56854]: INFO cinder.api.openstack.wsgi [None req-351ce3ac-f803-4854-82bd-e835c343fcbe tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 725.962947] [56854]: [pid: 56854|app: 0|req: 48/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:25 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.975870] [56853]: DEBUG cinder.api.middleware.request_id [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.978427] [56853]: INFO cinder.api.openstack.wsgi [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 726.978528] [56853]: DEBUG cinder.api.openstack.wsgi [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.978709] [56853]: DEBUG cinder.api.openstack.wsgi [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.002513] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.002513] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.009540] [56853]: INFO cinder.volume.api [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 727.016826] [56853]: INFO cinder.api.openstack.wsgi [None req-95dfa95d-0ca6-4083-b3b6-10231cf35715 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 727.021893] [56853]: [pid: 56853|app: 0|req: 44/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:26 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.420924] [56854]: DEBUG cinder.api.middleware.request_id [req-8d72a898-9abf-4afc-b342-dec9553046fa req-3ebed444-0dbe-4155-9aea-43f058a0b301 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.423624] [56854]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-3ebed444-0dbe-4155-9aea-43f058a0b301 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] POST http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48/action [ 727.424468] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-3ebed444-0dbe-4155-9aea-43f058a0b301 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 727.424626] [56854]: DEBUG cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-3ebed444-0dbe-4155-9aea-43f058a0b301 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 727.441631] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.441631] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.451908] [56854]: INFO cinder.api.openstack.wsgi [req-8d72a898-9abf-4afc-b342-dec9553046fa req-3ebed444-0dbe-4155-9aea-43f058a0b301 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48/action returned with HTTP 204 [ 727.452382] [56854]: [pid: 56854|app: 0|req: 49/93] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:04:27 2025] POST /volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 728.030866] [56853]: DEBUG cinder.api.middleware.request_id [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.033026] [56853]: INFO cinder.api.openstack.wsgi [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 728.033026] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.033238] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.052247] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.052247] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.056152] [56853]: INFO cinder.volume.api [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 728.061255] [56853]: INFO cinder.api.openstack.wsgi [None req-49cfd895-dc29-4b52-a29f-666dfcf3071e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 728.064533] [56853]: [pid: 56853|app: 0|req: 45/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:27 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 728.073044] [56854]: DEBUG cinder.api.middleware.request_id [None req-0643c20a-5e0c-4777-87c5-93149186cac9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.075260] [56854]: INFO cinder.api.openstack.wsgi [None req-0643c20a-5e0c-4777-87c5-93149186cac9 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 728.075498] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0643c20a-5e0c-4777-87c5-93149186cac9 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.075727] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0643c20a-5e0c-4777-87c5-93149186cac9 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.088059] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.088059] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.090999] [56854]: INFO cinder.volume.api [None req-0643c20a-5e0c-4777-87c5-93149186cac9 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 728.096060] [56854]: INFO cinder.api.openstack.wsgi [None req-0643c20a-5e0c-4777-87c5-93149186cac9 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 728.097138] [56854]: [pid: 56854|app: 0|req: 50/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:27 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.431164] [56853]: DEBUG cinder.api.middleware.request_id [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.433624] [56853]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 729.433863] [56853]: DEBUG cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.434136] [56853]: DEBUG cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.445189] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.445189] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.449811] [56853]: INFO cinder.volume.api [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 729.455784] [56853]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-fe96b157-5abb-4041-8c81-870ddf406486 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 729.456232] [56853]: [pid: 56853|app: 0|req: 46/96] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:29 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.480953] [56854]: DEBUG cinder.api.middleware.request_id [None req-8a4a6fcf-8e4e-4f06-a902-78653f90d00a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.482216] [56854]: INFO cinder.api.openstack.wsgi [None req-8a4a6fcf-8e4e-4f06-a902-78653f90d00a None None] GET http://10.180.1.21/volume// [ 729.482531] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8a4a6fcf-8e4e-4f06-a902-78653f90d00a None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.482862] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8a4a6fcf-8e4e-4f06-a902-78653f90d00a None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.483404] [56854]: INFO cinder.api.openstack.wsgi [None req-8a4a6fcf-8e4e-4f06-a902-78653f90d00a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 729.483973] [56854]: [pid: 56854|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:04:29 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 729.490429] [56853]: DEBUG cinder.api.middleware.request_id [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-b56b80ec-3c90-4470-b9d9-479232729a83 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.493310] [56853]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-b56b80ec-3c90-4470-b9d9-479232729a83 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/attachments [ 729.493502] [56853]: DEBUG cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-b56b80ec-3c90-4470-b9d9-479232729a83 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91b132f0-b4ca-407d-8362-210440675069", "connector": null, "instance_uuid": "a9cd65b5-58ae-4174-ba35-131d685991ef"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.505732] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.505732] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.542198] [56853]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-b56b80ec-3c90-4470-b9d9-479232729a83 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 729.542860] [56853]: [pid: 56853|app: 0|req: 47/98] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:04:29 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.568367] [56854]: DEBUG cinder.api.middleware.request_id [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-6ef07914-b37c-4a1b-851f-cf088b7b8c62 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.571178] [56854]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-6ef07914-b37c-4a1b-851f-cf088b7b8c62 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action [ 729.571690] [56854]: DEBUG cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-6ef07914-b37c-4a1b-851f-cf088b7b8c62 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 729.571857] [56854]: DEBUG cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-6ef07914-b37c-4a1b-851f-cf088b7b8c62 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.589431] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.589431] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.596035] [56854]: INFO cinder.api.openstack.wsgi [req-57b13eb5-e613-4631-a2d9-1bf212a5cdb5 req-6ef07914-b37c-4a1b-851f-cf088b7b8c62 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action returned with HTTP 204 [ 729.596539] [56854]: [pid: 56854|app: 0|req: 52/99] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:04:29 2025] POST /volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 729.615726] [56853]: DEBUG cinder.api.middleware.request_id [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.618019] [56853]: INFO cinder.api.openstack.wsgi [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 729.618285] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.618482] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.629730] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.629730] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.635467] [56853]: INFO cinder.volume.api [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 729.644855] [56853]: INFO cinder.api.openstack.wsgi [None req-a3934e43-24c8-4fc7-b850-69ca798051f6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 729.644855] [56853]: [pid: 56853|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:29 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1109 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.655403] [56854]: DEBUG cinder.api.middleware.request_id [None req-995ea39d-a389-4788-8049-8c54d1b79b68 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.657503] [56854]: INFO cinder.api.openstack.wsgi [None req-995ea39d-a389-4788-8049-8c54d1b79b68 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 729.657918] [56854]: DEBUG cinder.api.openstack.wsgi [None req-995ea39d-a389-4788-8049-8c54d1b79b68 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.659039] [56854]: DEBUG cinder.api.openstack.wsgi [None req-995ea39d-a389-4788-8049-8c54d1b79b68 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.669106] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.669106] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.673422] [56854]: INFO cinder.volume.api [None req-995ea39d-a389-4788-8049-8c54d1b79b68 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 729.678338] [56854]: INFO cinder.api.openstack.wsgi [None req-995ea39d-a389-4788-8049-8c54d1b79b68 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 729.678798] [56854]: [pid: 56854|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:29 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 731.628946] [56853]: DEBUG cinder.api.middleware.request_id [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.631059] [56853]: INFO cinder.api.openstack.wsgi [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] POST http://10.180.1.21/volume/v3/volumes [ 731.632200] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1272182453"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 731.633126] [56853]: DEBUG cinder.api.v3.volumes [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1272182453'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 731.633349] [56853]: INFO cinder.api.v3.volumes [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume of 1 GB [ 731.641011] [56853]: INFO cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Availability Zones retrieved successfully. [ 731.655021] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Flow 'volume_create_api' (f4d263e1-01cc-4bf1-82a3-23f3ef300dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 731.655021] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106fbe13-ed1a-440d-8e21-828e62539810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.656021] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 731.693173] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106fbe13-ed1a-440d-8e21-828e62539810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.694877] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26b5e4e-2e6b-4403-864c-b01b8a02e0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.771279] [56853]: DEBUG cinder.quota [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Created reservations ['e68817dc-4014-4392-ac58-e4a3a4f9a9bb', '23dde83e-9ec5-4582-a6f2-a08781e8a11c', 'fa9e0fcd-8900-4e1c-ae22-c17d71530dc4', 'ffd40ceb-5fd5-4e66-8081-d82d5b39e9f7'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 731.772357] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26b5e4e-2e6b-4403-864c-b01b8a02e0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e68817dc-4014-4392-ac58-e4a3a4f9a9bb', '23dde83e-9ec5-4582-a6f2-a08781e8a11c', 'fa9e0fcd-8900-4e1c-ae22-c17d71530dc4', 'ffd40ceb-5fd5-4e66-8081-d82d5b39e9f7']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.773304] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8d086f-b10f-4702-9263-67a95f4a10c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.788320] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8d086f-b10f-4702-9263-67a95f4a10c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c2ce2fd-f87a-4302-b293-ee6f41456ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1272182453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3dd59339c7342c48fd9cbf87e7840b5',qos_specs=None,replication_status=,reservations=['e68817dc-4014-4392-ac58-e4a3a4f9a9bb','23dde83e-9ec5-4582-a6f2-a08781e8a11c','fa9e0fcd-8900-4e1c-ae22-c17d71530dc4','ffd40ceb-5fd5-4e66-8081-d82d5b39e9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1272182453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c2ce2fd-f87a-4302-b293-ee6f41456ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3dd59339c7342c48fd9cbf87e7840b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.789413] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cd3942-3342-46c1-a87c-885ace169503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.806835] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cd3942-3342-46c1-a87c-885ace169503) transitioned into state 'SUCCESS' from state '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-1272182453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3dd59339c7342c48fd9cbf87e7840b5',qos_specs=None,replication_status=,reservations=['e68817dc-4014-4392-ac58-e4a3a4f9a9bb','23dde83e-9ec5-4582-a6f2-a08781e8a11c','fa9e0fcd-8900-4e1c-ae22-c17d71530dc4','ffd40ceb-5fd5-4e66-8081-d82d5b39e9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.807906] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31679e9-05f1-45fe-a0ca-3974985c65ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 731.817125] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31679e9-05f1-45fe-a0ca-3974985c65ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 731.818534] [56853]: DEBUG cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Flow 'volume_create_api' (f4d263e1-01cc-4bf1-82a3-23f3ef300dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 731.818592] [56853]: INFO cinder.volume.api [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume request issued successfully. [ 731.819325] [56853]: INFO cinder.api.openstack.wsgi [None req-1b0a6102-d8b9-4a71-842d-74b29ad495c4 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 731.820349] [56853]: [pid: 56853|app: 0|req: 49/102] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:04:31 2025] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 731.832162] [56854]: DEBUG cinder.api.middleware.request_id [None req-90984453-d210-42a0-b740-d04bf7ff62d9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.834287] [56854]: INFO cinder.api.openstack.wsgi [None req-90984453-d210-42a0-b740-d04bf7ff62d9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 731.834533] [56854]: DEBUG cinder.api.openstack.wsgi [None req-90984453-d210-42a0-b740-d04bf7ff62d9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.834810] [56854]: DEBUG cinder.api.openstack.wsgi [None req-90984453-d210-42a0-b740-d04bf7ff62d9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.852823] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.852823] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.858253] [56854]: INFO cinder.volume.api [None req-90984453-d210-42a0-b740-d04bf7ff62d9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 731.864102] [56854]: INFO cinder.api.openstack.wsgi [None req-90984453-d210-42a0-b740-d04bf7ff62d9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 731.864692] [56854]: [pid: 56854|app: 0|req: 54/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:31 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.877327] [56853]: DEBUG cinder.api.middleware.request_id [None req-2425d5b6-265a-4828-b185-22516bfff11c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.882862] [56853]: INFO cinder.api.openstack.wsgi [None req-2425d5b6-265a-4828-b185-22516bfff11c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 732.883238] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2425d5b6-265a-4828-b185-22516bfff11c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.883449] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2425d5b6-265a-4828-b185-22516bfff11c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.897432] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.897432] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.909134] [56853]: INFO cinder.volume.api [None req-2425d5b6-265a-4828-b185-22516bfff11c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 732.915981] [56853]: INFO cinder.api.openstack.wsgi [None req-2425d5b6-265a-4828-b185-22516bfff11c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 732.915981] [56853]: [pid: 56853|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:32 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.193064] [56854]: DEBUG cinder.api.middleware.request_id [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.202022] [56854]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 733.202022] [56854]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.202022] [56854]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.209087] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.209087] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.214297] [56854]: INFO cinder.volume.api [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 733.220321] [56854]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-de833f8a-916a-4ba3-b2c2-cc5590a33301 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 733.220321] [56854]: [pid: 56854|app: 0|req: 55/105] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:33 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.248384] [56853]: DEBUG cinder.api.middleware.request_id [req-1752b1b3-1f69-4c50-92eb-15be83c05d6c req-3eb831b6-d754-4fc0-9668-cc5cdad5f67e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.250995] [56853]: INFO cinder.api.openstack.wsgi [req-1752b1b3-1f69-4c50-92eb-15be83c05d6c req-3eb831b6-d754-4fc0-9668-cc5cdad5f67e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 [ 733.251256] [56853]: DEBUG cinder.api.openstack.wsgi [req-1752b1b3-1f69-4c50-92eb-15be83c05d6c req-3eb831b6-d754-4fc0-9668-cc5cdad5f67e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.251502] [56853]: DEBUG cinder.api.openstack.wsgi [req-1752b1b3-1f69-4c50-92eb-15be83c05d6c req-3eb831b6-d754-4fc0-9668-cc5cdad5f67e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.260675] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.260675] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.826900] [56853]: INFO cinder.api.openstack.wsgi [req-1752b1b3-1f69-4c50-92eb-15be83c05d6c req-3eb831b6-d754-4fc0-9668-cc5cdad5f67e tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 returned with HTTP 200 [ 733.827756] [56853]: [pid: 56853|app: 0|req: 51/106] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:04:33 2025] DELETE /volume/v3/attachments/c7b439ed-0f43-4c67-852f-c35e28260f48 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.746646] [56854]: DEBUG cinder.api.middleware.request_id [None req-ca1fd985-9021-4666-ba1b-0812454eae4e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.747205] [56854]: INFO cinder.api.openstack.wsgi [None req-ca1fd985-9021-4666-ba1b-0812454eae4e None None] GET http://10.180.1.21/volume// [ 734.747472] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ca1fd985-9021-4666-ba1b-0812454eae4e None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.747721] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ca1fd985-9021-4666-ba1b-0812454eae4e None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.748204] [56854]: INFO cinder.api.openstack.wsgi [None req-ca1fd985-9021-4666-ba1b-0812454eae4e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.748585] [56854]: [pid: 56854|app: 0|req: 56/107] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:04:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 734.753124] [56853]: DEBUG cinder.api.middleware.request_id [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-9354c3a8-a34e-4e76-80b2-0c0c34fbb63b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.756502] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-9354c3a8-a34e-4e76-80b2-0c0c34fbb63b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] POST http://10.180.1.21/volume/v3/attachments [ 734.757026] [56853]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-9354c3a8-a34e-4e76-80b2-0c0c34fbb63b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c2ce2fd-f87a-4302-b293-ee6f41456ba6", "connector": null, "instance_uuid": "184b46f6-60a1-4425-ae07-726c056b1a18"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 734.771280] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.771280] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.800411] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-9354c3a8-a34e-4e76-80b2-0c0c34fbb63b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 734.800659] [56853]: [pid: 56853|app: 0|req: 52/108] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:04:34 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) [ 734.823426] [56854]: DEBUG cinder.api.middleware.request_id [None req-5b914e94-924a-490e-8184-90a4dfcb918f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.826198] [56854]: INFO cinder.api.openstack.wsgi [None req-5b914e94-924a-490e-8184-90a4dfcb918f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 734.826335] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5b914e94-924a-490e-8184-90a4dfcb918f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.826479] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5b914e94-924a-490e-8184-90a4dfcb918f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.839325] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.839325] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.844207] [56854]: INFO cinder.volume.api [None req-5b914e94-924a-490e-8184-90a4dfcb918f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 734.851117] [56854]: INFO cinder.api.openstack.wsgi [None req-5b914e94-924a-490e-8184-90a4dfcb918f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 734.851629] [56854]: [pid: 56854|app: 0|req: 57/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:34 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.336298] [56853]: DEBUG cinder.api.middleware.request_id [None req-e4747d11-3872-473f-ae7d-c2d42ad87715 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.336906] [56853]: INFO cinder.api.openstack.wsgi [None req-e4747d11-3872-473f-ae7d-c2d42ad87715 None None] GET http://10.180.1.21/volume// [ 735.337121] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4747d11-3872-473f-ae7d-c2d42ad87715 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.337369] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4747d11-3872-473f-ae7d-c2d42ad87715 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.337805] [56853]: INFO cinder.api.openstack.wsgi [None req-e4747d11-3872-473f-ae7d-c2d42ad87715 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 735.338181] [56853]: [pid: 56853|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 735.343628] [56854]: DEBUG cinder.api.middleware.request_id [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.346565] [56854]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 735.346889] [56854]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.347155] [56854]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.360528] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.360528] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.365518] [56854]: INFO cinder.volume.api [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 735.371522] [56854]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-a52d578d-b085-4888-ae08-0b3590b01e7c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 735.372242] [56854]: [pid: 56854|app: 0|req: 58/111] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:04:35 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 735.411205] [56853]: DEBUG cinder.api.middleware.request_id [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.414012] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] PUT http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 [ 735.414460] [56853]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-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-539562", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.423317] [56853]: DEBUG cinder.coordination [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Acquiring lock "cinder-attachment_update-7c2ce2fd-f87a-4302-b293-ee6f41456ba6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 735.428830] [56853]: DEBUG cinder.coordination [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Lock "cinder-attachment_update-7c2ce2fd-f87a-4302-b293-ee6f41456ba6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 735.430036] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.430036] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.868235] [56854]: DEBUG cinder.api.middleware.request_id [None req-b4908135-e375-4601-9cc5-07dff56da9af None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.869562] [56854]: INFO cinder.api.openstack.wsgi [None req-b4908135-e375-4601-9cc5-07dff56da9af tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 735.869816] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b4908135-e375-4601-9cc5-07dff56da9af tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.870769] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b4908135-e375-4601-9cc5-07dff56da9af tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.899723] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.899723] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.906781] [56854]: INFO cinder.volume.api [None req-b4908135-e375-4601-9cc5-07dff56da9af tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 735.911125] [56854]: INFO cinder.api.openstack.wsgi [None req-b4908135-e375-4601-9cc5-07dff56da9af tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 735.911336] [56854]: [pid: 56854|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:35 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.923399] [56854]: DEBUG cinder.api.middleware.request_id [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.926027] [56854]: INFO cinder.api.openstack.wsgi [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 736.926027] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.926027] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.943308] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.943308] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.948117] [56854]: INFO cinder.volume.api [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 736.953419] [56854]: INFO cinder.api.openstack.wsgi [None req-1f59d0ea-dae3-4926-9c6f-a76c388a12b9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 736.953836] [56854]: [pid: 56854|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:36 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.965535] [56854]: DEBUG cinder.api.middleware.request_id [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.969117] [56854]: INFO cinder.api.openstack.wsgi [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 737.969362] [56854]: DEBUG cinder.api.openstack.wsgi [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.969588] [56854]: DEBUG cinder.api.openstack.wsgi [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.983752] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.983752] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.987839] [56854]: INFO cinder.volume.api [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 737.993248] [56854]: INFO cinder.api.openstack.wsgi [None req-dcc3d3fd-f5e7-4c96-b792-9924509b1c6c tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 737.993663] [56854]: [pid: 56854|app: 0|req: 61/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:37 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.005336] [56854]: DEBUG cinder.api.middleware.request_id [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.008123] [56854]: INFO cinder.api.openstack.wsgi [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 739.008530] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.008779] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.028268] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.028268] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.033100] [56854]: INFO cinder.volume.api [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 739.039141] [56854]: INFO cinder.api.openstack.wsgi [None req-ebd78f3b-8ebf-4aa9-96d2-0610ca829695 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 739.039872] [56854]: [pid: 56854|app: 0|req: 62/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:38 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.962127] [56853]: DEBUG cinder.coordination [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Lock "cinder-attachment_update-7c2ce2fd-f87a-4302-b293-ee6f41456ba6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 739.962538] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-8c7e4fd0-fd8d-43a2-9a70-9414b12268c9 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 returned with HTTP 200 [ 739.966057] [56853]: [pid: 56853|app: 0|req: 54/116] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:04:35 2025] PUT /volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.050407] [56854]: DEBUG cinder.api.middleware.request_id [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.052994] [56854]: INFO cinder.api.openstack.wsgi [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 740.053237] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.053464] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.065937] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.065937] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.069292] [56854]: INFO cinder.volume.api [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 740.074645] [56854]: INFO cinder.api.openstack.wsgi [None req-a4f84b54-3a18-43d9-9729-21bf32307e36 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 740.075097] [56854]: [pid: 56854|app: 0|req: 63/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:39 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.086491] [56853]: DEBUG cinder.api.middleware.request_id [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.095053] [56853]: INFO cinder.api.openstack.wsgi [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 741.095053] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.095053] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.113195] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.113195] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.118480] [56853]: INFO cinder.volume.api [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 741.124779] [56853]: INFO cinder.api.openstack.wsgi [None req-5e05d15b-54f0-4a09-a77a-560b6eac8d2f tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 741.125065] [56853]: [pid: 56853|app: 0|req: 55/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:40 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 741.420605] [56854]: DEBUG cinder.api.middleware.request_id [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.423113] [56854]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 741.423382] [56854]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.423656] [56854]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.434834] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.434834] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.438903] [56854]: INFO cinder.volume.api [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 741.446770] [56854]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-4b342bb0-9977-4a97-a74a-0640ebcb2090 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 741.447278] [56854]: [pid: 56854|app: 0|req: 64/119] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:41 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1683 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.490142] [56853]: DEBUG cinder.api.middleware.request_id [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.494575] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] GET http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 741.494575] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.494575] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.515848] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.515848] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.519737] [56853]: INFO cinder.volume.api [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 741.526590] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-3c6aa2fd-9395-4767-b4fd-96fd1492559f tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 200 [ 741.526590] [56853]: [pid: 56853|app: 0|req: 56/120] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:41 2025] GET /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 1683 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.138856] [56854]: DEBUG cinder.api.middleware.request_id [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.141146] [56854]: INFO cinder.api.openstack.wsgi [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 742.141432] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.141738] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.155499] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.155499] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.159444] [56854]: INFO cinder.volume.api [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 742.165058] [56854]: INFO cinder.api.openstack.wsgi [None req-c72ff30b-9ab3-40c5-bb91-1d90e38295f8 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 742.165058] [56854]: [pid: 56854|app: 0|req: 65/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:42 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 742.204341] [56853]: DEBUG cinder.api.middleware.request_id [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-969bd64f-8904-43e9-8900-720c3453ff6a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.206667] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-969bd64f-8904-43e9-8900-720c3453ff6a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] POST http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996/action [ 742.207119] [56853]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-969bd64f-8904-43e9-8900-720c3453ff6a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 742.207283] [56853]: DEBUG cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-969bd64f-8904-43e9-8900-720c3453ff6a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 742.223802] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.223802] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.234182] [56853]: INFO cinder.api.openstack.wsgi [req-6c0cf02c-18f2-4964-9939-571c7f4900ea req-969bd64f-8904-43e9-8900-720c3453ff6a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996/action returned with HTTP 204 [ 742.235368] [56853]: [pid: 56853|app: 0|req: 57/122] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:04:42 2025] POST /volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 743.175159] [56854]: DEBUG cinder.api.middleware.request_id [None req-6bd63d62-179a-49a1-b87e-8e46802d013a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.178075] [56854]: INFO cinder.api.openstack.wsgi [None req-6bd63d62-179a-49a1-b87e-8e46802d013a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 743.180017] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6bd63d62-179a-49a1-b87e-8e46802d013a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.180017] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6bd63d62-179a-49a1-b87e-8e46802d013a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.201419] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.201419] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.207220] [56854]: INFO cinder.volume.api [None req-6bd63d62-179a-49a1-b87e-8e46802d013a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 743.214387] [56854]: INFO cinder.api.openstack.wsgi [None req-6bd63d62-179a-49a1-b87e-8e46802d013a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 743.214874] [56854]: [pid: 56854|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:43 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.226194] [56853]: DEBUG cinder.api.middleware.request_id [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.228597] [56853]: INFO cinder.api.openstack.wsgi [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 743.228916] [56853]: DEBUG cinder.api.openstack.wsgi [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.229217] [56853]: DEBUG cinder.api.openstack.wsgi [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.240855] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.240855] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.245396] [56853]: INFO cinder.volume.api [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 743.252274] [56853]: INFO cinder.api.openstack.wsgi [None req-da1f58d2-1c8f-4a08-a045-65da6b7e4ddc tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 743.256147] [56853]: [pid: 56853|app: 0|req: 58/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:43 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.646190] [56854]: DEBUG cinder.api.middleware.request_id [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.649037] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 743.649037] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.649198] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.666457] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.666457] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.672900] [56854]: INFO cinder.volume.api [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 743.679364] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-c5c3357a-5020-48de-9b5f-fa0c1c5ae231 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 743.679822] [56854]: [pid: 56854|app: 0|req: 67/125] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:43 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.614597] [56853]: DEBUG cinder.api.middleware.request_id [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.617105] [56853]: INFO cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 744.617349] [56853]: DEBUG cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.617968] [56853]: DEBUG cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.640940] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.640940] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.647808] [56853]: INFO cinder.volume.api [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Volume info retrieved successfully. [ 744.655861] [56853]: INFO cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-18fc0a75-4219-4a13-b911-6b7b60ce21e7 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 744.656900] [56853]: [pid: 56853|app: 0|req: 59/126] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:44 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.663239] [56854]: DEBUG cinder.api.middleware.request_id [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-ad0a000b-96a9-4a1d-8ca2-d348a6d66344 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.666917] [56854]: INFO cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-ad0a000b-96a9-4a1d-8ca2-d348a6d66344 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] GET http://10.180.1.21/volume/v3/volumes/8bd6c351-d33b-41ba-a5c6-4cefbc03cc9b [ 744.667491] [56854]: DEBUG cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-ad0a000b-96a9-4a1d-8ca2-d348a6d66344 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.667844] [56854]: DEBUG cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-ad0a000b-96a9-4a1d-8ca2-d348a6d66344 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.676215] [56854]: INFO cinder.api.openstack.wsgi [req-7d20057a-4f67-4d41-a623-ec9d114892ec req-ad0a000b-96a9-4a1d-8ca2-d348a6d66344 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] http://10.180.1.21/volume/v3/volumes/8bd6c351-d33b-41ba-a5c6-4cefbc03cc9b returned with HTTP 404 [ 744.676460] [56854]: [pid: 56854|app: 0|req: 68/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:44 2025] GET /volume/v3/volumes/8bd6c351-d33b-41ba-a5c6-4cefbc03cc9b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 744.683133] [56853]: DEBUG cinder.api.middleware.request_id [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.687724] [56853]: INFO cinder.api.openstack.wsgi [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 744.687724] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.687724] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.697311] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.697311] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.701757] [56853]: INFO cinder.volume.api [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 744.707540] [56853]: INFO cinder.api.openstack.wsgi [None req-fc04aeaf-645b-4cd7-9e8f-0f30c3294cfb tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 744.708018] [56853]: [pid: 56853|app: 0|req: 60/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:44 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.205255] [56854]: DEBUG cinder.api.middleware.request_id [None req-4fc3035b-52fe-4c00-99ab-07711b26103c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.205706] [56854]: INFO cinder.api.openstack.wsgi [None req-4fc3035b-52fe-4c00-99ab-07711b26103c None None] GET http://10.180.1.21/volume// [ 745.205894] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4fc3035b-52fe-4c00-99ab-07711b26103c None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.206127] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4fc3035b-52fe-4c00-99ab-07711b26103c None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.206532] [56854]: INFO cinder.api.openstack.wsgi [None req-4fc3035b-52fe-4c00-99ab-07711b26103c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 745.206850] [56854]: [pid: 56854|app: 0|req: 69/129] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:04:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 745.211360] [56853]: DEBUG cinder.api.middleware.request_id [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-04c1cff7-b7bb-42dd-9237-f5e5446142f7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.214256] [56853]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-04c1cff7-b7bb-42dd-9237-f5e5446142f7 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 745.214683] [56853]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-04c1cff7-b7bb-42dd-9237-f5e5446142f7 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73bfe61e-2eab-4b45-b976-47a4dcd0be9c", "connector": null, "instance_uuid": "2437eab1-4de1-4f9e-a946-c71695cd7895"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.224860] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.224860] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.246730] [56853]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-04c1cff7-b7bb-42dd-9237-f5e5446142f7 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 745.247200] [56853]: [pid: 56853|app: 0|req: 61/130] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:04:45 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) [ 745.268212] [56854]: DEBUG cinder.api.middleware.request_id [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.270759] [56854]: INFO cinder.api.openstack.wsgi [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 745.270992] [56854]: DEBUG cinder.api.openstack.wsgi [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.271244] [56854]: DEBUG cinder.api.openstack.wsgi [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.281914] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.281914] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.285874] [56854]: INFO cinder.volume.api [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 745.290121] [56854]: INFO cinder.api.openstack.wsgi [None req-19bd0e81-2fe2-4c15-9c07-3d10e39ae70d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 745.290547] [56854]: [pid: 56854|app: 0|req: 70/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:45 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.744564] [56853]: DEBUG cinder.api.middleware.request_id [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.748304] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 745.748304] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.748304] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.770475] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.770475] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.774377] [56854]: DEBUG cinder.api.middleware.request_id [None req-68eec973-ad9f-441a-8e11-9893a715a4ac None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.774377] [56854]: INFO cinder.api.openstack.wsgi [None req-68eec973-ad9f-441a-8e11-9893a715a4ac None None] GET http://10.180.1.21/volume// [ 745.774377] [56854]: DEBUG cinder.api.openstack.wsgi [None req-68eec973-ad9f-441a-8e11-9893a715a4ac None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.774377] [56854]: DEBUG cinder.api.openstack.wsgi [None req-68eec973-ad9f-441a-8e11-9893a715a4ac None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.774377] [56854]: INFO cinder.api.openstack.wsgi [None req-68eec973-ad9f-441a-8e11-9893a715a4ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 745.774377] [56854]: [pid: 56854|app: 0|req: 71/132] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 745.775795] [56853]: INFO cinder.volume.api [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 745.781849] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-4638e8e5-7a89-4b65-a54a-e5aa01ac149d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 745.782410] [56853]: [pid: 56853|app: 0|req: 62/133] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:45 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.787307] [56854]: DEBUG cinder.api.middleware.request_id [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.792040] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 745.793201] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.793201] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.807259] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.807259] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.814819] [56854]: INFO cinder.volume.api [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 745.820764] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-429dba52-7657-4e83-9fb1-0d526d7e9dde tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 745.821222] [56854]: [pid: 56854|app: 0|req: 72/134] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:04:45 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 745.847886] [56853]: DEBUG cinder.api.middleware.request_id [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.850492] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] POST http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6/action [ 745.851466] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 745.851836] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.874202] [56854]: DEBUG cinder.api.middleware.request_id [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.874387] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.874387] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.874780] [56853]: INFO cinder.volume.api [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 745.876530] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 [ 745.877457] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-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-539515", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.885998] [56854]: DEBUG cinder.coordination [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Acquiring lock "cinder-attachment_update-73bfe61e-2eab-4b45-b976-47a4dcd0be9c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 745.889468] [56853]: INFO cinder.volume.api [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Begin detaching volume completed successfully. [ 745.889756] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-58beba9f-b515-4d47-9348-e200844fda2a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6/action returned with HTTP 202 [ 745.890269] [56853]: [pid: 56853|app: 0|req: 63/135] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:04:45 2025] POST /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 745.892243] [56854]: DEBUG cinder.coordination [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Lock "cinder-attachment_update-73bfe61e-2eab-4b45-b976-47a4dcd0be9c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 745.895186] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.895186] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.294642] [56853]: DEBUG cinder.api.middleware.request_id [None req-44532bf3-cab7-42ce-8d5d-a36f4d10b5b1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.295133] [56853]: INFO cinder.api.openstack.wsgi [None req-44532bf3-cab7-42ce-8d5d-a36f4d10b5b1 None None] GET http://10.180.1.21/volume// [ 746.295329] [56853]: DEBUG cinder.api.openstack.wsgi [None req-44532bf3-cab7-42ce-8d5d-a36f4d10b5b1 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.295633] [56853]: DEBUG cinder.api.openstack.wsgi [None req-44532bf3-cab7-42ce-8d5d-a36f4d10b5b1 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.296108] [56853]: INFO cinder.api.openstack.wsgi [None req-44532bf3-cab7-42ce-8d5d-a36f4d10b5b1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.296488] [56853]: [pid: 56853|app: 0|req: 64/136] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.300775] [56853]: DEBUG cinder.api.middleware.request_id [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-03116d08-daf6-4100-b97f-a94fc23c9190 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.309123] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-03116d08-daf6-4100-b97f-a94fc23c9190 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] POST http://10.180.1.21/volume/v3/attachments [ 746.309123] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-03116d08-daf6-4100-b97f-a94fc23c9190 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4901078-7c13-4eec-b291-20f10f45dfae", "connector": null, "instance_uuid": "99eba029-a1cf-428f-a608-b4fe81e4c6a7"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.324902] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.324902] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.372049] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-03116d08-daf6-4100-b97f-a94fc23c9190 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 746.372049] [56853]: [pid: 56853|app: 0|req: 65/137] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:04:46 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 746.372049] [56853]: DEBUG cinder.api.middleware.request_id [None req-48e573de-5149-4381-a437-954436c7beb2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.378296] [56853]: INFO cinder.api.openstack.wsgi [None req-48e573de-5149-4381-a437-954436c7beb2 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 746.378296] [56853]: DEBUG cinder.api.openstack.wsgi [None req-48e573de-5149-4381-a437-954436c7beb2 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.378296] [56853]: DEBUG cinder.api.openstack.wsgi [None req-48e573de-5149-4381-a437-954436c7beb2 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.406843] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.406843] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.415710] [56853]: INFO cinder.volume.api [None req-48e573de-5149-4381-a437-954436c7beb2 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 746.424304] [56853]: INFO cinder.api.openstack.wsgi [None req-48e573de-5149-4381-a437-954436c7beb2 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 746.424985] [56853]: [pid: 56853|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:46 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.445286] [56853]: DEBUG cinder.api.middleware.request_id [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.451010] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] POST http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae/action [ 746.451237] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 746.451449] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.467715] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.467715] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.468064] [56853]: INFO cinder.volume.api [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 746.474391] [56853]: INFO cinder.volume.api [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Roll detaching of volume completed successfully. [ 746.474391] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-ba56d66e-1bc1-42a9-a495-c480a9b24d74 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae/action returned with HTTP 202 [ 746.474748] [56853]: [pid: 56853|app: 0|req: 67/139] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:04:46 2025] POST /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 746.479891] [56853]: DEBUG cinder.api.middleware.request_id [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-9d8aac4f-28a9-4795-a0fe-97cc2b04c10c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.482232] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-9d8aac4f-28a9-4795-a0fe-97cc2b04c10c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6f9fdf9d-ea77-459a-bc98-e2cb26c6b6fb [ 746.482839] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-9d8aac4f-28a9-4795-a0fe-97cc2b04c10c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.483935] [56853]: DEBUG cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-9d8aac4f-28a9-4795-a0fe-97cc2b04c10c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.490822] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.490822] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.515200] [56853]: INFO cinder.api.openstack.wsgi [req-145df7da-8fd1-481c-b46d-6c01c1eacac9 req-9d8aac4f-28a9-4795-a0fe-97cc2b04c10c tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments/6f9fdf9d-ea77-459a-bc98-e2cb26c6b6fb returned with HTTP 200 [ 746.515365] [56853]: [pid: 56853|app: 0|req: 68/140] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:04:46 2025] DELETE /volume/v3/attachments/6f9fdf9d-ea77-459a-bc98-e2cb26c6b6fb => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 746.926436] [56853]: DEBUG cinder.api.middleware.request_id [None req-f5911852-1ac2-4a23-836c-e40aadc7441f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.926907] [56853]: INFO cinder.api.openstack.wsgi [None req-f5911852-1ac2-4a23-836c-e40aadc7441f None None] GET http://10.180.1.21/volume// [ 746.926907] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f5911852-1ac2-4a23-836c-e40aadc7441f None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.928490] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f5911852-1ac2-4a23-836c-e40aadc7441f None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.928490] [56853]: INFO cinder.api.openstack.wsgi [None req-f5911852-1ac2-4a23-836c-e40aadc7441f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.928960] [56853]: [pid: 56853|app: 0|req: 69/141] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:46 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.933543] [56853]: DEBUG cinder.api.middleware.request_id [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.937344] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 746.937793] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.938178] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.959103] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.959103] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.966025] [56853]: INFO cinder.volume.api [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 746.974940] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-b62875ab-1f95-43d4-83fa-e26037c16b3d tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 746.975762] [56853]: [pid: 56853|app: 0|req: 70/142] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:04:46 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 747.436929] [56853]: DEBUG cinder.api.middleware.request_id [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.439166] [56853]: INFO cinder.api.openstack.wsgi [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 747.439476] [56853]: DEBUG cinder.api.openstack.wsgi [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.439628] [56853]: DEBUG cinder.api.openstack.wsgi [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.459514] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.459514] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.463074] [56853]: INFO cinder.volume.api [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 747.468047] [56853]: INFO cinder.api.openstack.wsgi [None req-816dcbe2-f52c-456c-a69f-8d45ef633f9b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 747.468758] [56853]: [pid: 56853|app: 0|req: 71/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:47 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.218112] [56853]: DEBUG cinder.api.middleware.request_id [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-452579f4-ac82-4bfb-833d-665a5cf31b2b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.222039] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-452579f4-ac82-4bfb-833d-665a5cf31b2b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] DELETE http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 [ 748.222039] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-452579f4-ac82-4bfb-833d-665a5cf31b2b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.222039] [56853]: DEBUG cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-452579f4-ac82-4bfb-833d-665a5cf31b2b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.238039] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.238039] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.774984] [56853]: INFO cinder.api.openstack.wsgi [req-ed80657c-d07e-4df1-bf77-bc37d57c4f23 req-452579f4-ac82-4bfb-833d-665a5cf31b2b tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 returned with HTTP 200 [ 748.774984] [56853]: [pid: 56853|app: 0|req: 72/144] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:04:48 2025] DELETE /volume/v3/attachments/02cde5c7-a225-4070-8097-41860cac1996 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.775443] [56853]: DEBUG cinder.api.middleware.request_id [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.777385] [56853]: INFO cinder.api.openstack.wsgi [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 748.777625] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.777847] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.802226] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.802226] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.810611] [56853]: INFO cinder.volume.api [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 748.817526] [56853]: INFO cinder.api.openstack.wsgi [None req-5e9fd419-226d-46f3-89a3-423e9c903e60 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 748.817868] [56853]: [pid: 56853|app: 0|req: 73/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:48 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.834595] [56853]: DEBUG cinder.api.middleware.request_id [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.836341] [56853]: INFO cinder.api.openstack.wsgi [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 749.836573] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.836797] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.853481] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.853481] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.857981] [56853]: INFO cinder.volume.api [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 749.863854] [56853]: INFO cinder.api.openstack.wsgi [None req-8f10a61d-55ef-41fd-afd1-944d249d02e6 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 749.864283] [56853]: [pid: 56853|app: 0|req: 74/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:49 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.282171] [56853]: DEBUG cinder.api.middleware.request_id [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.284523] [56853]: INFO cinder.api.openstack.wsgi [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 750.284777] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.284993] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.296496] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.296496] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.301177] [56853]: INFO cinder.volume.api [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 750.308974] [56853]: INFO cinder.api.openstack.wsgi [None req-d5738cdb-142b-4a94-8131-dafa889a48f1 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 750.310179] [56853]: [pid: 56853|app: 0|req: 75/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:50 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 750.875506] [56853]: DEBUG cinder.api.middleware.request_id [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-7ca8fb9a-6e2d-4e03-adbd-85044dec725e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.878337] [56853]: INFO cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-7ca8fb9a-6e2d-4e03-adbd-85044dec725e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] DELETE http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 [ 750.878645] [56853]: DEBUG cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-7ca8fb9a-6e2d-4e03-adbd-85044dec725e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.878873] [56853]: DEBUG cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-7ca8fb9a-6e2d-4e03-adbd-85044dec725e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.890704] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.890704] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.423341] [56853]: INFO cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-7ca8fb9a-6e2d-4e03-adbd-85044dec725e tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 returned with HTTP 200 [ 751.423341] [56853]: [pid: 56853|app: 0|req: 76/148] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:04:50 2025] DELETE /volume/v3/attachments/250b53b7-07dc-4555-9322-543c1be9eaf5 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 751.424068] [56853]: DEBUG cinder.api.middleware.request_id [None req-095d07c8-1858-469f-a736-d927d81c38c4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.426457] [56853]: INFO cinder.api.openstack.wsgi [None req-095d07c8-1858-469f-a736-d927d81c38c4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 751.426775] [56853]: DEBUG cinder.api.openstack.wsgi [None req-095d07c8-1858-469f-a736-d927d81c38c4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.427720] [56853]: DEBUG cinder.api.openstack.wsgi [None req-095d07c8-1858-469f-a736-d927d81c38c4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.440095] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.440095] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.445237] [56853]: INFO cinder.volume.api [None req-095d07c8-1858-469f-a736-d927d81c38c4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 751.453026] [56853]: INFO cinder.api.openstack.wsgi [None req-095d07c8-1858-469f-a736-d927d81c38c4 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 751.453574] [56853]: [pid: 56853|app: 0|req: 77/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:51 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.454402] [56853]: DEBUG cinder.api.middleware.request_id [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.465346] [56853]: INFO cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a [ 751.465572] [56853]: DEBUG cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.465818] [56853]: DEBUG cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.466116] [56853]: INFO cinder.api.v3.volumes [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Delete volume with id: e78920c7-a7c2-400c-a0ba-78c20512112a [ 751.476957] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.476957] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.477686] [56853]: INFO cinder.volume.api [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Volume info retrieved successfully. [ 751.504393] [56853]: INFO cinder.volume.api [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] Delete volume request issued successfully. [ 751.505295] [56853]: INFO cinder.api.openstack.wsgi [req-c664b853-87b0-4c8a-89a4-9a83a8a65db0 req-c08417a4-3334-41f3-aa1f-4b64589185ed tempest-ServersTestBootFromVolume-1864235061 tempest-ServersTestBootFromVolume-1864235061-project-member] http://10.180.1.21/volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a returned with HTTP 202 [ 751.505295] [56853]: [pid: 56853|app: 0|req: 78/150] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:04:51 2025] DELETE /volume/v3/volumes/e78920c7-a7c2-400c-a0ba-78c20512112a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 752.126368] [56853]: DEBUG cinder.api.middleware.request_id [None req-cea0ffac-8603-4a7b-8fd1-5ebc65b389bc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.127023] [56853]: INFO cinder.api.openstack.wsgi [None req-cea0ffac-8603-4a7b-8fd1-5ebc65b389bc None None] GET http://10.180.1.21/volume// [ 752.128290] [56853]: DEBUG cinder.api.openstack.wsgi [None req-cea0ffac-8603-4a7b-8fd1-5ebc65b389bc None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.128290] [56853]: DEBUG cinder.api.openstack.wsgi [None req-cea0ffac-8603-4a7b-8fd1-5ebc65b389bc None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.128474] [56853]: INFO cinder.api.openstack.wsgi [None req-cea0ffac-8603-4a7b-8fd1-5ebc65b389bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 752.128777] [56853]: [pid: 56853|app: 0|req: 79/151] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:04:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 752.134240] [56853]: DEBUG cinder.api.middleware.request_id [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.136956] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 752.137200] [56853]: DEBUG cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.137432] [56853]: DEBUG cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.152880] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.152880] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.159842] [56853]: INFO cinder.volume.api [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 752.165909] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-b8f54b57-f5de-4c7e-98e9-3578ab453b93 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 752.166388] [56853]: [pid: 56853|app: 0|req: 80/152] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:04:51 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1290 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 752.347647] [56853]: DEBUG cinder.api.middleware.request_id [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.352023] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] PUT http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 [ 752.352023] [56853]: DEBUG cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-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=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 752.360441] [56853]: DEBUG cinder.coordination [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Acquiring lock "cinder-attachment_update-91b132f0-b4ca-407d-8362-210440675069-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 752.367343] [56853]: DEBUG cinder.coordination [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Lock "cinder-attachment_update-91b132f0-b4ca-407d-8362-210440675069-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 752.368682] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.368682] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.430942] [56854]: DEBUG cinder.coordination [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Lock "cinder-attachment_update-73bfe61e-2eab-4b45-b976-47a4dcd0be9c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.539s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 752.432052] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-7188d2b9-7b4e-434d-8624-1b7320d31d5a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 returned with HTTP 200 [ 752.432189] [56854]: [pid: 56854|app: 0|req: 73/153] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:04:45 2025] PUT /volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 => generated 617 bytes in 6560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.468521] [56854]: DEBUG cinder.api.middleware.request_id [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.470867] [56854]: INFO cinder.api.openstack.wsgi [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 752.471130] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.471359] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.486445] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.486445] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.495338] [56854]: INFO cinder.volume.api [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 752.505510] [56854]: INFO cinder.api.openstack.wsgi [None req-6e096c2d-b638-4a3c-9849-d9f2ac5e3951 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 752.506121] [56854]: [pid: 56854|app: 0|req: 74/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:52 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 752.506901] [56854]: DEBUG cinder.api.middleware.request_id [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-7e9973f2-9b76-4a39-980f-c95212a4be89 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.513314] [56854]: INFO cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-7e9973f2-9b76-4a39-980f-c95212a4be89 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff [ 752.513525] [56854]: DEBUG cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-7e9973f2-9b76-4a39-980f-c95212a4be89 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.513751] [56854]: DEBUG cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-7e9973f2-9b76-4a39-980f-c95212a4be89 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.521931] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.521931] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.084888] [56854]: INFO cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-7e9973f2-9b76-4a39-980f-c95212a4be89 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff returned with HTTP 200 [ 753.085597] [56854]: [pid: 56854|app: 0|req: 75/155] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:04:52 2025] DELETE /volume/v3/attachments/fc50fd49-0600-4068-82a3-148c10323fff => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.093652] [56854]: DEBUG cinder.api.middleware.request_id [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.097860] [56854]: INFO cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae [ 753.097860] [56854]: DEBUG cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.097860] [56854]: DEBUG cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.098240] [56854]: INFO cinder.api.v3.volumes [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Delete volume with id: d4901078-7c13-4eec-b291-20f10f45dfae [ 753.111019] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.111019] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.111885] [56854]: INFO cinder.volume.api [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Volume info retrieved successfully. [ 753.136980] [56854]: INFO cinder.volume.api [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] Delete volume request issued successfully. [ 753.137195] [56854]: INFO cinder.api.openstack.wsgi [req-47c23568-d4f8-44c6-8fb6-6ec9e0202e6b req-4dcca32c-d0e8-4166-a484-9e31b50d7bf3 tempest-ServerActionsV293TestJSON-1533962128 tempest-ServerActionsV293TestJSON-1533962128-project-member] http://10.180.1.21/volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae returned with HTTP 202 [ 753.137879] [56854]: [pid: 56854|app: 0|req: 76/156] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:04:52 2025] DELETE /volume/v3/volumes/d4901078-7c13-4eec-b291-20f10f45dfae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 753.522575] [56854]: DEBUG cinder.api.middleware.request_id [None req-956175d7-32b7-472e-8193-9faab73bb227 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.525499] [56854]: INFO cinder.api.openstack.wsgi [None req-956175d7-32b7-472e-8193-9faab73bb227 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 753.525833] [56854]: DEBUG cinder.api.openstack.wsgi [None req-956175d7-32b7-472e-8193-9faab73bb227 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.526157] [56854]: DEBUG cinder.api.openstack.wsgi [None req-956175d7-32b7-472e-8193-9faab73bb227 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.548761] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.548761] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.557373] [56854]: INFO cinder.volume.api [None req-956175d7-32b7-472e-8193-9faab73bb227 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 753.565689] [56854]: INFO cinder.api.openstack.wsgi [None req-956175d7-32b7-472e-8193-9faab73bb227 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 753.566953] [56854]: [pid: 56854|app: 0|req: 77/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:53 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.583539] [56854]: DEBUG cinder.api.middleware.request_id [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.585860] [56854]: INFO cinder.api.openstack.wsgi [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 754.586079] [56854]: DEBUG cinder.api.openstack.wsgi [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.586307] [56854]: DEBUG cinder.api.openstack.wsgi [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.602123] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.602123] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.605658] [56854]: INFO cinder.volume.api [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 754.611565] [56854]: INFO cinder.api.openstack.wsgi [None req-82a7add9-d2e8-4fbc-921a-2d712ca14e5e tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 754.612095] [56854]: [pid: 56854|app: 0|req: 78/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:54 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.620491] [56854]: DEBUG cinder.api.middleware.request_id [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-23b9e50b-8110-4e15-999d-336c7b373cfd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.622841] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-23b9e50b-8110-4e15-999d-336c7b373cfd tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] POST http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098/action [ 754.623305] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-23b9e50b-8110-4e15-999d-336c7b373cfd tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.623442] [56854]: DEBUG cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-23b9e50b-8110-4e15-999d-336c7b373cfd tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.642433] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.642433] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.651579] [56854]: INFO cinder.api.openstack.wsgi [req-77be8bfd-3650-487e-8083-f9d8f0cada58 req-23b9e50b-8110-4e15-999d-336c7b373cfd tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098/action returned with HTTP 204 [ 754.651981] [56854]: [pid: 56854|app: 0|req: 79/159] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:04:54 2025] POST /volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 755.623699] [56854]: DEBUG cinder.api.middleware.request_id [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.626554] [56854]: INFO cinder.api.openstack.wsgi [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 755.627208] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.628482] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.643902] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.643902] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.647921] [56854]: INFO cinder.volume.api [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 755.652998] [56854]: INFO cinder.api.openstack.wsgi [None req-8721b6d8-de37-462d-bd2e-ceff8c5fc348 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 755.653427] [56854]: [pid: 56854|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:55 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.663780] [56854]: DEBUG cinder.api.middleware.request_id [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.666331] [56854]: INFO cinder.api.openstack.wsgi [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 755.666566] [56854]: DEBUG cinder.api.openstack.wsgi [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.666787] [56854]: DEBUG cinder.api.openstack.wsgi [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.678089] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.678089] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.681918] [56854]: INFO cinder.volume.api [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 755.686437] [56854]: INFO cinder.api.openstack.wsgi [None req-59b0ff9c-10b3-4af1-b386-d344ded7e3a1 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 755.686889] [56854]: [pid: 56854|app: 0|req: 81/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:55 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.040237] [56854]: DEBUG cinder.api.middleware.request_id [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.044400] [56854]: INFO cinder.api.openstack.wsgi [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 757.044640] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.044938] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.061214] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.061214] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.068546] [56854]: INFO cinder.volume.api [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 757.074836] [56854]: INFO cinder.api.openstack.wsgi [None req-c67ffdd3-9f00-452e-a1c3-f5af0de0d91c tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 757.075419] [56854]: [pid: 56854|app: 0|req: 82/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:56 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.087614] [56854]: DEBUG cinder.api.middleware.request_id [None req-ed177747-8681-4361-b590-7e85ffd746a0 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.089778] [56854]: INFO cinder.api.openstack.wsgi [None req-ed177747-8681-4361-b590-7e85ffd746a0 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 757.090037] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ed177747-8681-4361-b590-7e85ffd746a0 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.091608] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ed177747-8681-4361-b590-7e85ffd746a0 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.099921] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.099921] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.105639] [56854]: INFO cinder.volume.api [None req-ed177747-8681-4361-b590-7e85ffd746a0 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 757.112663] [56854]: INFO cinder.api.openstack.wsgi [None req-ed177747-8681-4361-b590-7e85ffd746a0 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 757.113412] [56854]: [pid: 56854|app: 0|req: 83/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:56 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.401765] [56853]: DEBUG cinder.coordination [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Lock "cinder-attachment_update-91b132f0-b4ca-407d-8362-210440675069-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.034s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 757.402203] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c11321a9-da40-4e6b-96ee-b69b5736b8dc tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 returned with HTTP 200 [ 757.402663] [56853]: [pid: 56853|app: 0|req: 81/164] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:04:52 2025] PUT /volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.911956] [56854]: DEBUG cinder.api.middleware.request_id [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.914554] [56854]: INFO cinder.api.openstack.wsgi [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 757.914818] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.915078] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.915298] [56853]: DEBUG cinder.api.middleware.request_id [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c5ddb252-e524-4b63-8c67-2d14f979229d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.917908] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c5ddb252-e524-4b63-8c67-2d14f979229d tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action [ 757.918989] [56853]: DEBUG cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c5ddb252-e524-4b63-8c67-2d14f979229d tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 757.918989] [56853]: DEBUG cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c5ddb252-e524-4b63-8c67-2d14f979229d tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.927617] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.927617] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.932329] [56854]: INFO cinder.volume.api [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 757.936967] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.936967] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.938049] [56854]: INFO cinder.api.openstack.wsgi [None req-8de13c7d-6559-4ac7-b414-6f6bc547734d tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 757.938465] [56854]: [pid: 56854|app: 0|req: 84/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:57 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.944130] [56853]: INFO cinder.api.openstack.wsgi [req-701b4733-d14a-45ee-ab1b-e905c1b9f8ca req-c5ddb252-e524-4b63-8c67-2d14f979229d tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action returned with HTTP 204 [ 757.944620] [56853]: [pid: 56853|app: 0|req: 82/166] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:04:57 2025] POST /volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 758.696950] [56854]: DEBUG cinder.api.middleware.request_id [None req-c7994511-3f07-4f96-80ff-354f9e053f47 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.701979] [56854]: INFO cinder.api.openstack.wsgi [None req-c7994511-3f07-4f96-80ff-354f9e053f47 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 758.701979] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c7994511-3f07-4f96-80ff-354f9e053f47 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.702180] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c7994511-3f07-4f96-80ff-354f9e053f47 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.717336] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.717336] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.722155] [56854]: INFO cinder.volume.api [None req-c7994511-3f07-4f96-80ff-354f9e053f47 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 758.726412] [56854]: INFO cinder.api.openstack.wsgi [None req-c7994511-3f07-4f96-80ff-354f9e053f47 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 758.727135] [56854]: [pid: 56854|app: 0|req: 85/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:04:58 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.404755] [56853]: DEBUG cinder.api.middleware.request_id [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.409099] [56853]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 759.410991] [56853]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.410991] [56853]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.429623] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.429623] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.434172] [56853]: INFO cinder.volume.api [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 759.439849] [56853]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-6adfb7d1-3143-4d10-835c-ad0c1ce96dcb tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 759.440321] [56853]: [pid: 56853|app: 0|req: 83/168] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:04:59 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.482603] [56854]: DEBUG cinder.api.middleware.request_id [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.487177] [56854]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] POST http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c/action [ 759.487177] [56854]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 759.487177] [56854]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 759.499961] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.499961] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.500463] [56854]: INFO cinder.volume.api [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 759.519443] [56854]: INFO cinder.volume.api [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Begin detaching volume completed successfully. [ 759.519443] [56854]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-32a81412-3dc4-4a58-a39c-a1af09c8b579 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c/action returned with HTTP 202 [ 759.519443] [56854]: [pid: 56854|app: 0|req: 86/169] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:04:59 2025] POST /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 760.551829] [56853]: DEBUG cinder.api.middleware.request_id [None req-02cf9b90-7f17-4e2d-9207-19a25e4e1212 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.552755] [56853]: INFO cinder.api.openstack.wsgi [None req-02cf9b90-7f17-4e2d-9207-19a25e4e1212 None None] GET http://10.180.1.21/volume// [ 760.552755] [56853]: DEBUG cinder.api.openstack.wsgi [None req-02cf9b90-7f17-4e2d-9207-19a25e4e1212 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.552995] [56853]: DEBUG cinder.api.openstack.wsgi [None req-02cf9b90-7f17-4e2d-9207-19a25e4e1212 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.553457] [56853]: INFO cinder.api.openstack.wsgi [None req-02cf9b90-7f17-4e2d-9207-19a25e4e1212 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 760.553781] [56853]: [pid: 56853|app: 0|req: 84/170] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:05:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 760.557815] [56854]: DEBUG cinder.api.middleware.request_id [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.564056] [56854]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 760.564351] [56854]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.564671] [56854]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.602776] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.602776] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.607949] [56854]: INFO cinder.volume.api [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 760.616241] [56854]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-4d6545d8-db35-4a58-bbad-f95ab8b4bdf3 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 760.617035] [56854]: [pid: 56854|app: 0|req: 87/171] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:05:00 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1555 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 762.352937] [56853]: DEBUG cinder.api.middleware.request_id [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-545dbe8e-197b-47f8-beb6-8e6a2f2e012a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.355617] [56853]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-545dbe8e-197b-47f8-beb6-8e6a2f2e012a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 [ 762.355863] [56853]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-545dbe8e-197b-47f8-beb6-8e6a2f2e012a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.356103] [56853]: DEBUG cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-545dbe8e-197b-47f8-beb6-8e6a2f2e012a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.367155] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.367155] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.901542] [56853]: INFO cinder.api.openstack.wsgi [req-1fcf0608-e16c-49b9-9a6e-e747ce5fa7d1 req-545dbe8e-197b-47f8-beb6-8e6a2f2e012a tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 returned with HTTP 200 [ 762.902116] [56853]: [pid: 56853|app: 0|req: 85/172] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:05:02 2025] DELETE /volume/v3/attachments/a02b8348-80c4-41ee-a918-8d23ebb6d098 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.445824] [56854]: DEBUG cinder.api.middleware.request_id [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.448896] [56854]: INFO cinder.api.openstack.wsgi [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 764.449486] [56854]: DEBUG cinder.api.openstack.wsgi [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.449486] [56854]: DEBUG cinder.api.openstack.wsgi [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.461729] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.461729] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.466217] [56854]: INFO cinder.volume.api [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 764.473712] [56854]: INFO cinder.api.openstack.wsgi [None req-df2a18d1-99e3-4886-a4ca-3cffaeb2143c tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 764.473877] [56854]: [pid: 56854|app: 0|req: 88/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:04 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.486364] [56853]: DEBUG cinder.api.middleware.request_id [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.489106] [56853]: INFO cinder.api.openstack.wsgi [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 764.489354] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.489579] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.490209] [56853]: INFO cinder.api.v3.volumes [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Delete volume with id: 73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 764.498475] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.498475] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.499074] [56853]: INFO cinder.volume.api [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 764.518671] [56853]: INFO cinder.volume.api [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Delete volume request issued successfully. [ 764.518928] [56853]: INFO cinder.api.openstack.wsgi [None req-e4f7b59f-48e2-4c00-bd22-65897883a4d8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 202 [ 764.519367] [56853]: [pid: 56853|app: 0|req: 86/174] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:05:04 2025] DELETE /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 764.522538] [56854]: DEBUG cinder.api.middleware.request_id [None req-84900fa1-f99d-4cc7-951a-6e73e273490b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.525767] [56854]: INFO cinder.api.openstack.wsgi [None req-84900fa1-f99d-4cc7-951a-6e73e273490b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 764.525767] [56854]: DEBUG cinder.api.openstack.wsgi [None req-84900fa1-f99d-4cc7-951a-6e73e273490b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.525767] [56854]: DEBUG cinder.api.openstack.wsgi [None req-84900fa1-f99d-4cc7-951a-6e73e273490b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.534714] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.534714] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.539202] [56854]: INFO cinder.volume.api [None req-84900fa1-f99d-4cc7-951a-6e73e273490b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 764.544525] [56854]: INFO cinder.api.openstack.wsgi [None req-84900fa1-f99d-4cc7-951a-6e73e273490b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 764.545132] [56854]: [pid: 56854|app: 0|req: 89/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:04 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.548866] [56853]: DEBUG cinder.api.middleware.request_id [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.551688] [56853]: INFO cinder.api.openstack.wsgi [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 764.553206] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-48789298"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.556075] [56853]: DEBUG cinder.api.v3.volumes [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-48789298'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 764.556075] [56853]: INFO cinder.api.v3.volumes [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume of 1 GB [ 764.563383] [56853]: INFO cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Availability Zones retrieved successfully. [ 764.568707] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Flow 'volume_create_api' (ece70a48-15a8-4791-9b5c-5dda1ba1e8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 764.571356] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a25c7ac-5cd7-4c19-ba92-89f6b2288239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.573709] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 764.597204] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a25c7ac-5cd7-4c19-ba92-89f6b2288239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.598333] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a1e08b-3137-41f4-905b-e78870cf6b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.650745] [56853]: DEBUG cinder.quota [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Created reservations ['cfb7530d-9db0-477c-acf3-a80b41a5e039', 'bd389fee-a4cf-49ca-84e6-53b99c2ef4af', 'b94e3fa0-0184-4b8e-b3a4-ced1587d0056', 'dd1492ac-68e3-4b7e-970a-c8661bbce996'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 764.652073] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a1e08b-3137-41f4-905b-e78870cf6b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb7530d-9db0-477c-acf3-a80b41a5e039', 'bd389fee-a4cf-49ca-84e6-53b99c2ef4af', 'b94e3fa0-0184-4b8e-b3a4-ced1587d0056', 'dd1492ac-68e3-4b7e-970a-c8661bbce996']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.652995] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3dfb42-b09f-4e33-bd68-239c06a68629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.669189] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3dfb42-b09f-4e33-bd68-239c06a68629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e722f8-7991-47f7-a4a1-4496afe848ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-48789298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122a792cf0b742658db01a3db3c71133',qos_specs=None,replication_status=,reservations=['cfb7530d-9db0-477c-acf3-a80b41a5e039','bd389fee-a4cf-49ca-84e6-53b99c2ef4af','b94e3fa0-0184-4b8e-b3a4-ced1587d0056','dd1492ac-68e3-4b7e-970a-c8661bbce996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f59e5fd7a814ea4bace3629587c2437',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-48789298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e722f8-7991-47f7-a4a1-4496afe848ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122a792cf0b742658db01a3db3c71133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f59e5fd7a814ea4bace3629587c2437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.670373] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe96bdcd-6a9e-4e0f-9ced-220ff9c81e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.687495] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe96bdcd-6a9e-4e0f-9ced-220ff9c81e76) transitioned into state 'SUCCESS' from state '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-48789298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122a792cf0b742658db01a3db3c71133',qos_specs=None,replication_status=,reservations=['cfb7530d-9db0-477c-acf3-a80b41a5e039','bd389fee-a4cf-49ca-84e6-53b99c2ef4af','b94e3fa0-0184-4b8e-b3a4-ced1587d0056','dd1492ac-68e3-4b7e-970a-c8661bbce996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f59e5fd7a814ea4bace3629587c2437',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.688695] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48598181-9967-4781-8c22-b0c520bb4c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 764.701177] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48598181-9967-4781-8c22-b0c520bb4c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 764.702549] [56853]: DEBUG cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Flow 'volume_create_api' (ece70a48-15a8-4791-9b5c-5dda1ba1e8f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 764.702961] [56853]: INFO cinder.volume.api [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume request issued successfully. [ 764.703746] [56853]: INFO cinder.api.openstack.wsgi [None req-7c205d7f-e7dc-4ad6-971a-c0f24dc2e167 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 764.704229] [56853]: [pid: 56853|app: 0|req: 87/176] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:05:04 2025] POST /volume/v3/volumes => generated 751 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 764.714967] [56854]: DEBUG cinder.api.middleware.request_id [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.718588] [56854]: INFO cinder.api.openstack.wsgi [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 764.718823] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.719057] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.731458] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.731458] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.736219] [56854]: INFO cinder.volume.api [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 764.742330] [56854]: INFO cinder.api.openstack.wsgi [None req-6144be8b-5cbd-42fb-9249-c91bdc927e0f tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 200 [ 764.742830] [56854]: [pid: 56854|app: 0|req: 90/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:04 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.555495] [56853]: DEBUG cinder.api.middleware.request_id [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.557853] [56853]: INFO cinder.api.openstack.wsgi [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 765.558086] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.558314] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.568763] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.568763] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.573813] [56853]: INFO cinder.volume.api [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 765.579267] [56853]: INFO cinder.api.openstack.wsgi [None req-8d8aecf4-22a9-45e4-95ca-95d3b234a96b tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 765.579764] [56853]: [pid: 56853|app: 0|req: 88/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:05 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.755545] [56854]: DEBUG cinder.api.middleware.request_id [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.757672] [56854]: INFO cinder.api.openstack.wsgi [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 765.757901] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.758131] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.769102] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.769102] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.773220] [56854]: INFO cinder.volume.api [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 765.778483] [56854]: INFO cinder.api.openstack.wsgi [None req-fd3669a5-a6b5-44a5-a20a-33124e0bbb5e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 200 [ 765.778813] [56854]: [pid: 56854|app: 0|req: 91/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:05 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.789464] [56853]: DEBUG cinder.api.middleware.request_id [None req-02811110-6062-431a-b076-20c650f27303 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.791575] [56853]: INFO cinder.api.openstack.wsgi [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] POST http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed/action [ 765.792072] [56853]: DEBUG cinder.api.openstack.wsgi [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 765.792219] [56853]: DEBUG cinder.api.openstack.wsgi [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.801402] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.801402] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.801842] [56853]: INFO cinder.volume.api [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 765.808339] [56853]: INFO cinder.volume.api [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume updated successfully. [ 765.808592] [56853]: INFO cinder.api.openstack.wsgi [None req-02811110-6062-431a-b076-20c650f27303 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed/action returned with HTTP 200 [ 765.809018] [56853]: [pid: 56853|app: 0|req: 89/180] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 11:05:05 2025] POST /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 765.812455] [56854]: DEBUG cinder.api.middleware.request_id [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.818947] [56854]: INFO cinder.api.openstack.wsgi [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 765.820618] [56854]: DEBUG cinder.api.openstack.wsgi [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.820905] [56854]: DEBUG cinder.api.openstack.wsgi [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.829503] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.829503] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.833172] [56854]: INFO cinder.volume.api [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 765.837781] [56854]: INFO cinder.api.openstack.wsgi [None req-97b2ca0f-acc7-4675-9bba-b174c3591272 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 200 [ 765.838240] [56854]: [pid: 56854|app: 0|req: 92/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:05 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.848205] [56853]: DEBUG cinder.api.middleware.request_id [req-ec6600e7-a9a6-4d34-af6d-dda7fae61eab req-923284cc-4400-4b65-9234-3d64cc809b81 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.852707] [56853]: INFO cinder.api.openstack.wsgi [req-ec6600e7-a9a6-4d34-af6d-dda7fae61eab req-923284cc-4400-4b65-9234-3d64cc809b81 tempest-ServerActionsTestJSON-349120793 tempest-ServerActionsTestJSON-349120793-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=31ab3f26-c0cf-4ff0-b92c-b4fd75fc1e0e [ 765.852707] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec6600e7-a9a6-4d34-af6d-dda7fae61eab req-923284cc-4400-4b65-9234-3d64cc809b81 tempest-ServerActionsTestJSON-349120793 tempest-ServerActionsTestJSON-349120793-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.852707] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec6600e7-a9a6-4d34-af6d-dda7fae61eab req-923284cc-4400-4b65-9234-3d64cc809b81 tempest-ServerActionsTestJSON-349120793 tempest-ServerActionsTestJSON-349120793-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.863589] [56853]: INFO cinder.api.openstack.wsgi [req-ec6600e7-a9a6-4d34-af6d-dda7fae61eab req-923284cc-4400-4b65-9234-3d64cc809b81 tempest-ServerActionsTestJSON-349120793 tempest-ServerActionsTestJSON-349120793-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=31ab3f26-c0cf-4ff0-b92c-b4fd75fc1e0e returned with HTTP 200 [ 765.864130] [56853]: [pid: 56853|app: 0|req: 90/182] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 11:05:05 2025] GET /volume/v3/attachments?instance_id=31ab3f26-c0cf-4ff0-b92c-b4fd75fc1e0e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 765.919765] [56854]: DEBUG cinder.api.middleware.request_id [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.922161] [56854]: INFO cinder.api.openstack.wsgi [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 765.922372] [56854]: DEBUG cinder.api.openstack.wsgi [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.922584] [56854]: DEBUG cinder.api.openstack.wsgi [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.930679] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.930679] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.934584] [56854]: INFO cinder.volume.api [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 765.939615] [56854]: INFO cinder.api.openstack.wsgi [req-78d34f98-cebf-43a9-b337-61f33fa2c139 req-3540b1ac-a0cd-49e1-9f4e-a933bf2ec9f4 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 200 [ 765.940056] [56854]: [pid: 56854|app: 0|req: 93/183] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:05:05 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.327378] [56853]: DEBUG cinder.api.middleware.request_id [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.329520] [56853]: INFO cinder.api.openstack.wsgi [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 766.329923] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1787924072"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 766.331604] [56853]: DEBUG cinder.api.v3.volumes [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1787924072'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 766.331756] [56853]: INFO cinder.api.v3.volumes [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume of 1 GB [ 766.336028] [56853]: INFO cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Availability Zones retrieved successfully. [ 766.343173] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Flow 'volume_create_api' (617f6442-be93-4907-964a-7d2c3dc0556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 766.344532] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625a42d8-13fc-457d-8c08-1083b2655727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 766.346353] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 766.370091] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625a42d8-13fc-457d-8c08-1083b2655727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 766.370091] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d684a918-7c3f-4dea-ac07-1479cf417451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 766.407988] [56853]: DEBUG cinder.quota [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Created reservations ['97d328a0-ba83-4d22-8816-fa0ef1526546', 'bed889e5-7cf7-4233-89cc-265ae2e99538', '7eb457f2-b8c6-4d7e-8f9d-1baeaf908995', '7ee1e6ac-d75b-4a43-8064-b0eb95755b0c'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 766.409027] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d684a918-7c3f-4dea-ac07-1479cf417451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97d328a0-ba83-4d22-8816-fa0ef1526546', 'bed889e5-7cf7-4233-89cc-265ae2e99538', '7eb457f2-b8c6-4d7e-8f9d-1baeaf908995', '7ee1e6ac-d75b-4a43-8064-b0eb95755b0c']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 766.409992] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc02b49-9a7b-4dc2-b81a-ef0a7aba65ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 766.425127] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc02b49-9a7b-4dc2-b81a-ef0a7aba65ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59214565-28e0-44b6-813e-83d133acfaf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1787924072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122a792cf0b742658db01a3db3c71133',qos_specs=None,replication_status=,reservations=['97d328a0-ba83-4d22-8816-fa0ef1526546','bed889e5-7cf7-4233-89cc-265ae2e99538','7eb457f2-b8c6-4d7e-8f9d-1baeaf908995','7ee1e6ac-d75b-4a43-8064-b0eb95755b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f59e5fd7a814ea4bace3629587c2437',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1787924072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59214565-28e0-44b6-813e-83d133acfaf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='122a792cf0b742658db01a3db3c71133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f59e5fd7a814ea4bace3629587c2437',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 766.426123] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab4fd4d-5ad0-4514-ba9e-7cdf9e50dfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 766.440260] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab4fd4d-5ad0-4514-ba9e-7cdf9e50dfe0) transitioned into state 'SUCCESS' from state '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-1787924072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='122a792cf0b742658db01a3db3c71133',qos_specs=None,replication_status=,reservations=['97d328a0-ba83-4d22-8816-fa0ef1526546','bed889e5-7cf7-4233-89cc-265ae2e99538','7eb457f2-b8c6-4d7e-8f9d-1baeaf908995','7ee1e6ac-d75b-4a43-8064-b0eb95755b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f59e5fd7a814ea4bace3629587c2437',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 766.441225] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1289e85-1d17-4b1a-b50a-cad1e8d19938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 766.451981] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1289e85-1d17-4b1a-b50a-cad1e8d19938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 766.452885] [56853]: DEBUG cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Flow 'volume_create_api' (617f6442-be93-4907-964a-7d2c3dc0556a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 766.453283] [56853]: INFO cinder.volume.api [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Create volume request issued successfully. [ 766.454101] [56853]: INFO cinder.api.openstack.wsgi [None req-d8522e35-1913-4959-b489-9be9bc34f1e3 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 766.454663] [56853]: [pid: 56853|app: 0|req: 91/184] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:05:06 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 766.465127] [56854]: DEBUG cinder.api.middleware.request_id [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.467548] [56854]: INFO cinder.api.openstack.wsgi [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 [ 766.467823] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.468055] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.480163] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.480163] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.485834] [56854]: INFO cinder.volume.api [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 766.494690] [56854]: INFO cinder.api.openstack.wsgi [None req-6ed48ec1-7c16-45d4-97ce-fd9ce983e7de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 returned with HTTP 200 [ 766.495143] [56854]: [pid: 56854|app: 0|req: 94/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:06 2025] GET /volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.593442] [56853]: DEBUG cinder.api.middleware.request_id [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.597752] [56853]: INFO cinder.api.openstack.wsgi [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 766.599856] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.599856] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.617017] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.617017] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.624695] [56853]: INFO cinder.volume.api [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Volume info retrieved successfully. [ 766.630369] [56853]: INFO cinder.api.openstack.wsgi [None req-fce8d8f4-2f71-43ab-a1d2-e68a999ba213 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 200 [ 766.630638] [56853]: [pid: 56853|app: 0|req: 92/186] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:06 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.512106] [56854]: DEBUG cinder.api.middleware.request_id [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.515024] [56854]: INFO cinder.api.openstack.wsgi [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 [ 767.516455] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.516455] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.528967] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.528967] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.533559] [56854]: INFO cinder.volume.api [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 767.538953] [56854]: INFO cinder.api.openstack.wsgi [None req-ef3a60f7-eed7-4789-a98a-1e612fb02f49 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 returned with HTTP 200 [ 767.539419] [56854]: [pid: 56854|app: 0|req: 95/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:07 2025] GET /volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.642406] [56853]: DEBUG cinder.api.middleware.request_id [None req-e7dfa8a1-7997-40ec-89aa-5ade4f98a8b8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.647134] [56853]: INFO cinder.api.openstack.wsgi [None req-e7dfa8a1-7997-40ec-89aa-5ade4f98a8b8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 767.647377] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e7dfa8a1-7997-40ec-89aa-5ade4f98a8b8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.647626] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e7dfa8a1-7997-40ec-89aa-5ade4f98a8b8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.655030] [56853]: INFO cinder.api.openstack.wsgi [None req-e7dfa8a1-7997-40ec-89aa-5ade4f98a8b8 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 404 [ 767.655956] [56853]: [pid: 56853|app: 0|req: 93/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:07 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 777.537994] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=264,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 777.650458] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=305,cinder:UPDATE=72,cinder:INSERT=33 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 796.030129] [56854]: DEBUG cinder.api.middleware.request_id [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.167787] [56854]: INFO cinder.api.openstack.wsgi [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 796.169300] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1045623009"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 796.170644] [56854]: DEBUG cinder.api.v3.volumes [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1045623009'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 796.170644] [56854]: INFO cinder.api.v3.volumes [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume of 1 GB [ 796.177860] [56854]: INFO cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Availability Zones retrieved successfully. [ 796.185625] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (9419c591-7638-4cef-84ab-7892c070c329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 796.187080] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03228b1-5f47-4e61-b9ca-df4e258f430a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 796.188337] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 796.208387] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c03228b1-5f47-4e61-b9ca-df4e258f430a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 796.209433] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03be5cc1-2e13-4eab-a908-ed02bae6fd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 796.256968] [56854]: DEBUG cinder.quota [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Created reservations ['27eb221e-a0cc-40b1-ad67-faf76c455a51', '79215298-10b3-4436-87c7-def82af0ddc0', '5b721067-4d10-4e5e-829d-77251a490894', 'b167e266-140c-4988-8bf6-d19cc80e2f61'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 796.257990] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03be5cc1-2e13-4eab-a908-ed02bae6fd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27eb221e-a0cc-40b1-ad67-faf76c455a51', '79215298-10b3-4436-87c7-def82af0ddc0', '5b721067-4d10-4e5e-829d-77251a490894', 'b167e266-140c-4988-8bf6-d19cc80e2f61']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 796.258948] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925419f1-06b3-4292-b598-3c195bc461bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 796.275313] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925419f1-06b3-4292-b598-3c195bc461bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9909390-d654-40b8-b126-1049b0ae2c44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1045623009',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['27eb221e-a0cc-40b1-ad67-faf76c455a51','79215298-10b3-4436-87c7-def82af0ddc0','5b721067-4d10-4e5e-829d-77251a490894','b167e266-140c-4988-8bf6-d19cc80e2f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1045623009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9909390-d654-40b8-b126-1049b0ae2c44,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='beeb1da3df734d2b8f9e81afda59ec8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3167ede0f2594b4dac01990300bad3f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 796.276250] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f157fb-6c33-40b6-b6fd-acfd6ebd7c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 796.290690] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f157fb-6c33-40b6-b6fd-acfd6ebd7c97) transitioned into state 'SUCCESS' from state '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-1045623009',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['27eb221e-a0cc-40b1-ad67-faf76c455a51','79215298-10b3-4436-87c7-def82af0ddc0','5b721067-4d10-4e5e-829d-77251a490894','b167e266-140c-4988-8bf6-d19cc80e2f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 796.291610] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f53c45-94d2-4e75-bb29-632ffa91127b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 796.300348] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f53c45-94d2-4e75-bb29-632ffa91127b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 796.301412] [56854]: DEBUG cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (9419c591-7638-4cef-84ab-7892c070c329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 796.301769] [56854]: INFO cinder.volume.api [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request issued successfully. [ 796.302440] [56854]: INFO cinder.api.openstack.wsgi [None req-3f82a392-9e50-4aa3-b508-9a147d51cdf5 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 796.302887] [56854]: [pid: 56854|app: 0|req: 96/189] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:05:35 2025] POST /volume/v3/volumes => generated 759 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 796.311696] [56853]: DEBUG cinder.api.middleware.request_id [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.315871] [56853]: INFO cinder.api.openstack.wsgi [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 796.317578] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.317578] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.330150] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.330150] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.339867] [56853]: INFO cinder.volume.api [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 796.357613] [56853]: INFO cinder.api.openstack.wsgi [None req-3ce18cd2-8d23-48c7-87cb-379d4d57c865 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 200 [ 796.358512] [56853]: [pid: 56853|app: 0|req: 94/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:36 2025] GET /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.378151] [56854]: DEBUG cinder.api.middleware.request_id [None req-3f8316c1-0b06-42e1-9923-925611b63302 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.380490] [56854]: INFO cinder.api.openstack.wsgi [None req-3f8316c1-0b06-42e1-9923-925611b63302 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 797.380717] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3f8316c1-0b06-42e1-9923-925611b63302 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.380934] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3f8316c1-0b06-42e1-9923-925611b63302 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.396940] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.396940] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 797.399626] [56854]: INFO cinder.volume.api [None req-3f8316c1-0b06-42e1-9923-925611b63302 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 797.407319] [56854]: INFO cinder.api.openstack.wsgi [None req-3f8316c1-0b06-42e1-9923-925611b63302 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 200 [ 797.407844] [56854]: [pid: 56854|app: 0|req: 97/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:37 2025] GET /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.807601] [56853]: DEBUG cinder.api.middleware.request_id [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.811690] [56853]: INFO cinder.api.openstack.wsgi [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 797.811805] [56853]: DEBUG cinder.api.openstack.wsgi [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.812058] [56853]: DEBUG cinder.api.openstack.wsgi [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.823336] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.823336] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 797.827869] [56853]: INFO cinder.volume.api [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 797.832786] [56853]: INFO cinder.api.openstack.wsgi [req-6642d592-b3dc-42b6-9ec6-40d5c43f9c7e req-49ecad2e-3a04-40f3-b318-bbbfd632aa22 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 200 [ 797.836584] [56853]: [pid: 56853|app: 0|req: 95/192] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:05:37 2025] GET /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.845674] [56854]: DEBUG cinder.api.middleware.request_id [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.848047] [56854]: INFO cinder.api.openstack.wsgi [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 797.848432] [56854]: DEBUG cinder.api.openstack.wsgi [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-308694490"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 797.850454] [56854]: DEBUG cinder.api.v3.volumes [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-308694490'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 797.850743] [56854]: INFO cinder.api.v3.volumes [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume of 1 GB [ 797.855116] [56854]: INFO cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Availability Zones retrieved successfully. [ 797.861869] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (e60bdc7c-2f48-46a0-a397-14aebe66292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 797.863150] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a3d42d-348a-45d7-9763-7530a8f2212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 797.864309] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 797.884347] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a3d42d-348a-45d7-9763-7530a8f2212a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 797.885539] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ecfecf-cf49-494d-b636-8db83c170fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 797.928417] [56854]: DEBUG cinder.quota [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Created reservations ['44e959d0-2cca-4a37-93d1-aa79613024f5', 'cc301fbf-ce4d-447d-a4ec-6c0dbc2a1265', '40f0ec3b-328c-4a60-b858-a1a2768e6199', '89b644c4-e6ed-4bc4-99c8-fcb46f95a80a'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 797.930376] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ecfecf-cf49-494d-b636-8db83c170fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44e959d0-2cca-4a37-93d1-aa79613024f5', 'cc301fbf-ce4d-447d-a4ec-6c0dbc2a1265', '40f0ec3b-328c-4a60-b858-a1a2768e6199', '89b644c4-e6ed-4bc4-99c8-fcb46f95a80a']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 797.931894] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72ff07c-6699-4453-ba83-75ad111c63d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 797.947926] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72ff07c-6699-4453-ba83-75ad111c63d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdea8bad-1a84-4326-bcbb-a517cd163b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-308694490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['44e959d0-2cca-4a37-93d1-aa79613024f5','cc301fbf-ce4d-447d-a4ec-6c0dbc2a1265','40f0ec3b-328c-4a60-b858-a1a2768e6199','89b644c4-e6ed-4bc4-99c8-fcb46f95a80a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-308694490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdea8bad-1a84-4326-bcbb-a517cd163b69,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='beeb1da3df734d2b8f9e81afda59ec8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3167ede0f2594b4dac01990300bad3f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 797.948921] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11f7cd8-3330-475d-9247-5453d5be1add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 797.968524] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11f7cd8-3330-475d-9247-5453d5be1add) transitioned into state 'SUCCESS' from state '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-308694490',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['44e959d0-2cca-4a37-93d1-aa79613024f5','cc301fbf-ce4d-447d-a4ec-6c0dbc2a1265','40f0ec3b-328c-4a60-b858-a1a2768e6199','89b644c4-e6ed-4bc4-99c8-fcb46f95a80a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 797.970033] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1bec37-4843-444f-bb0e-7184c7a00334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 797.981058] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a1bec37-4843-444f-bb0e-7184c7a00334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 797.982187] [56854]: DEBUG cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (e60bdc7c-2f48-46a0-a397-14aebe66292a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 797.982525] [56854]: INFO cinder.volume.api [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request issued successfully. [ 797.983420] [56854]: INFO cinder.api.openstack.wsgi [None req-9c0f7a03-7a8d-4cd2-949c-6bc42db1facd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 797.983922] [56854]: [pid: 56854|app: 0|req: 98/193] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:05:37 2025] POST /volume/v3/volumes => generated 758 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 797.993273] [56853]: DEBUG cinder.api.middleware.request_id [None req-42f62a35-5f11-4c89-8453-e92f6f282248 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.997773] [56853]: INFO cinder.api.openstack.wsgi [None req-42f62a35-5f11-4c89-8453-e92f6f282248 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 797.998253] [56853]: DEBUG cinder.api.openstack.wsgi [None req-42f62a35-5f11-4c89-8453-e92f6f282248 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.998626] [56853]: DEBUG cinder.api.openstack.wsgi [None req-42f62a35-5f11-4c89-8453-e92f6f282248 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.012985] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.012985] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 798.020755] [56853]: INFO cinder.volume.api [None req-42f62a35-5f11-4c89-8453-e92f6f282248 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 798.028593] [56853]: INFO cinder.api.openstack.wsgi [None req-42f62a35-5f11-4c89-8453-e92f6f282248 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 200 [ 798.029851] [56853]: [pid: 56853|app: 0|req: 96/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:37 2025] GET /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.043188] [56854]: DEBUG cinder.api.middleware.request_id [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.046590] [56854]: INFO cinder.api.openstack.wsgi [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 799.046845] [56854]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 799.047078] [56854]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 799.059533] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.059533] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 799.063943] [56854]: INFO cinder.volume.api [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 799.069343] [56854]: INFO cinder.api.openstack.wsgi [None req-bf3a9d78-ebb2-4aa1-9ac6-c8ab8126c16c tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 200 [ 799.069748] [56854]: [pid: 56854|app: 0|req: 99/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:38 2025] GET /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.172714] [56853]: DEBUG cinder.api.middleware.request_id [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.175220] [56853]: INFO cinder.api.openstack.wsgi [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 799.175439] [56853]: DEBUG cinder.api.openstack.wsgi [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 799.175682] [56853]: DEBUG cinder.api.openstack.wsgi [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 799.183989] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.183989] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 799.187784] [56853]: INFO cinder.volume.api [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 799.192719] [56853]: INFO cinder.api.openstack.wsgi [req-f7e82391-7516-4ab3-b66f-c3b8f862c3d8 req-5dfd0ed9-facc-43ed-b912-2d9f1b2a4388 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 200 [ 799.193184] [56853]: [pid: 56853|app: 0|req: 97/196] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:05:39 2025] GET /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.200837] [56854]: DEBUG cinder.api.middleware.request_id [None req-7e95119a-f308-4021-ac51-8b08a54b6538 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.202881] [56854]: INFO cinder.api.openstack.wsgi [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] POST http://10.180.1.21/volume/v3/volumes [ 799.203359] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-594335298"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 799.205109] [56854]: DEBUG cinder.api.v3.volumes [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-594335298'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 799.205218] [56854]: INFO cinder.api.v3.volumes [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume of 1 GB [ 799.209553] [56854]: INFO cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Availability Zones retrieved successfully. [ 799.217044] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (2b6b92c0-4076-4b7a-9cb8-d2fdac7c09b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 799.218462] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32750c88-8e65-4f90-ad0b-ba48d03030b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 799.219830] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 799.240363] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32750c88-8e65-4f90-ad0b-ba48d03030b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 799.241693] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98828b6b-14db-468d-bcfc-b0c1cf93f8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 799.280036] [56854]: DEBUG cinder.quota [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Created reservations ['051e69b4-c364-4bea-9a81-c6dc54a7773b', '3960e424-1891-4fe5-bfec-97232c4a9942', 'f00bf5f9-2733-42b5-b92d-49959eab35c1', 'a0791eb8-daf9-4e8d-9b7b-2a3cff6f0af5'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 799.280886] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98828b6b-14db-468d-bcfc-b0c1cf93f8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['051e69b4-c364-4bea-9a81-c6dc54a7773b', '3960e424-1891-4fe5-bfec-97232c4a9942', 'f00bf5f9-2733-42b5-b92d-49959eab35c1', 'a0791eb8-daf9-4e8d-9b7b-2a3cff6f0af5']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 799.281818] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ef1a5a-8fc2-430b-be29-39aab85d303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 799.296583] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ef1a5a-8fc2-430b-be29-39aab85d303b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f0cf8d-f42b-423f-9998-299e46ce381f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-594335298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['051e69b4-c364-4bea-9a81-c6dc54a7773b','3960e424-1891-4fe5-bfec-97232c4a9942','f00bf5f9-2733-42b5-b92d-49959eab35c1','a0791eb8-daf9-4e8d-9b7b-2a3cff6f0af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-594335298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f0cf8d-f42b-423f-9998-299e46ce381f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='beeb1da3df734d2b8f9e81afda59ec8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3167ede0f2594b4dac01990300bad3f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 799.297590] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecde5245-e9e0-4f0d-b806-76fa80417b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 799.311590] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecde5245-e9e0-4f0d-b806-76fa80417b94) transitioned into state 'SUCCESS' from state '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-594335298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='beeb1da3df734d2b8f9e81afda59ec8a',qos_specs=None,replication_status=,reservations=['051e69b4-c364-4bea-9a81-c6dc54a7773b','3960e424-1891-4fe5-bfec-97232c4a9942','f00bf5f9-2733-42b5-b92d-49959eab35c1','a0791eb8-daf9-4e8d-9b7b-2a3cff6f0af5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3167ede0f2594b4dac01990300bad3f9',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 799.312527] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea56309-14af-4883-b016-70706085bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 799.321394] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ea56309-14af-4883-b016-70706085bba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 799.322456] [56854]: DEBUG cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Flow 'volume_create_api' (2b6b92c0-4076-4b7a-9cb8-d2fdac7c09b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 799.322812] [56854]: INFO cinder.volume.api [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Create volume request issued successfully. [ 799.323499] [56854]: INFO cinder.api.openstack.wsgi [None req-7e95119a-f308-4021-ac51-8b08a54b6538 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 799.323947] [56854]: [pid: 56854|app: 0|req: 100/197] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:05:39 2025] POST /volume/v3/volumes => generated 758 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 799.332619] [56853]: DEBUG cinder.api.middleware.request_id [None req-7fcd3236-5280-4e72-a77f-eec140c51067 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.334729] [56853]: INFO cinder.api.openstack.wsgi [None req-7fcd3236-5280-4e72-a77f-eec140c51067 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 799.335014] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7fcd3236-5280-4e72-a77f-eec140c51067 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 799.335218] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7fcd3236-5280-4e72-a77f-eec140c51067 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 799.344981] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.344981] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 799.348292] [56853]: INFO cinder.volume.api [None req-7fcd3236-5280-4e72-a77f-eec140c51067 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 799.353111] [56853]: INFO cinder.api.openstack.wsgi [None req-7fcd3236-5280-4e72-a77f-eec140c51067 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 200 [ 799.353511] [56853]: [pid: 56853|app: 0|req: 98/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:39 2025] GET /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.366219] [56854]: DEBUG cinder.api.middleware.request_id [None req-65426304-8729-4cc6-9b13-787aa0ec645d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.368543] [56854]: INFO cinder.api.openstack.wsgi [None req-65426304-8729-4cc6-9b13-787aa0ec645d tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 800.368754] [56854]: DEBUG cinder.api.openstack.wsgi [None req-65426304-8729-4cc6-9b13-787aa0ec645d tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.368902] [56854]: DEBUG cinder.api.openstack.wsgi [None req-65426304-8729-4cc6-9b13-787aa0ec645d tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.380964] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.380964] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 800.388161] [56854]: INFO cinder.volume.api [None req-65426304-8729-4cc6-9b13-787aa0ec645d tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 800.392201] [56854]: INFO cinder.api.openstack.wsgi [None req-65426304-8729-4cc6-9b13-787aa0ec645d tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 200 [ 800.392724] [56854]: [pid: 56854|app: 0|req: 101/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:40 2025] GET /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.484862] [56853]: DEBUG cinder.api.middleware.request_id [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.487408] [56853]: INFO cinder.api.openstack.wsgi [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 800.487581] [56853]: DEBUG cinder.api.openstack.wsgi [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.487800] [56853]: DEBUG cinder.api.openstack.wsgi [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.495447] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.495447] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 800.499212] [56853]: INFO cinder.volume.api [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 800.503752] [56853]: INFO cinder.api.openstack.wsgi [req-6f3da8f7-33ad-4f7d-9519-ff09a5f96756 req-aae93ea1-da08-4aab-a3c5-cfbddc5348f2 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 200 [ 800.504023] [56853]: [pid: 56853|app: 0|req: 99/200] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:05:40 2025] GET /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.659066] [56854]: DEBUG cinder.api.middleware.request_id [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.663015] [56854]: INFO cinder.api.openstack.wsgi [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 800.663254] [56854]: DEBUG cinder.api.openstack.wsgi [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.663488] [56854]: DEBUG cinder.api.openstack.wsgi [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.663868] [56854]: DEBUG cinder.api.api_utils [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 800.664816] [56854]: DEBUG cinder.volume.api [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 800.694079] [56854]: INFO cinder.volume.api [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 800.695593] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.695593] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 800.700201] [56854]: INFO cinder.api.openstack.wsgi [req-f57897fa-ec28-44bb-a70f-040f9826feb2 req-51c18f5f-40ec-4e79-ada1-236af919f34b tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 800.700644] [56854]: [pid: 56854|app: 0|req: 102/201] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:40 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) [ 800.835466] [56853]: DEBUG cinder.api.middleware.request_id [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.837754] [56853]: INFO cinder.api.openstack.wsgi [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 800.838079] [56853]: DEBUG cinder.api.openstack.wsgi [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.840107] [56853]: DEBUG cinder.api.openstack.wsgi [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.840107] [56853]: DEBUG cinder.api.api_utils [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 800.840107] [56853]: DEBUG cinder.volume.api [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 800.879301] [56853]: INFO cinder.volume.api [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 800.880457] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.880457] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 800.885386] [56853]: INFO cinder.api.openstack.wsgi [req-7332de81-b737-422e-819e-071e3ad74a28 req-395d2efd-df12-4e6a-8344-a18bb1b4e0dd tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 800.886157] [56853]: [pid: 56853|app: 0|req: 100/202] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:40 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 801.028697] [56854]: DEBUG cinder.api.middleware.request_id [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.030923] [56854]: INFO cinder.api.openstack.wsgi [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.034571] [56854]: DEBUG cinder.api.openstack.wsgi [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.035077] [56854]: DEBUG cinder.api.openstack.wsgi [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.035740] [56854]: DEBUG cinder.api.api_utils [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.037469] [56854]: DEBUG cinder.volume.api [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.053962] [56854]: INFO cinder.volume.api [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 801.055297] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.055297] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.061298] [56854]: INFO cinder.api.openstack.wsgi [req-e45c80cd-d9b0-4e4f-871c-3102ef345917 req-e7fe6f71-13ee-4a77-b4a6-7c762c4282e8 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.065998] [56854]: [pid: 56854|app: 0|req: 103/203] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:40 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) [ 801.114951] [56853]: DEBUG cinder.api.middleware.request_id [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.119442] [56853]: INFO cinder.api.openstack.wsgi [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.119697] [56853]: DEBUG cinder.api.openstack.wsgi [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.119923] [56853]: DEBUG cinder.api.openstack.wsgi [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.120232] [56853]: DEBUG cinder.api.api_utils [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.121439] [56853]: DEBUG cinder.volume.api [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.131615] [56853]: INFO cinder.volume.api [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 801.133292] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.133292] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.143282] [56853]: INFO cinder.api.openstack.wsgi [req-841d0eae-4e9a-4605-84ab-a513124956fb req-746b7be3-58d0-4e1c-afce-0c87d9169b62 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.143282] [56853]: [pid: 56853|app: 0|req: 101/204] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:40 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) [ 801.255562] [56854]: DEBUG cinder.api.middleware.request_id [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.259070] [56854]: INFO cinder.api.openstack.wsgi [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.259223] [56854]: DEBUG cinder.api.openstack.wsgi [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.259787] [56854]: DEBUG cinder.api.openstack.wsgi [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.260317] [56854]: DEBUG cinder.api.api_utils [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.261647] [56854]: DEBUG cinder.volume.api [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.278606] [56854]: INFO cinder.volume.api [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 801.280192] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.280192] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.287604] [56854]: INFO cinder.api.openstack.wsgi [req-f479431a-27d5-424e-8010-bd661906fecd req-e37e2c9e-5494-4089-94cd-3daf7a66f625 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.288142] [56854]: [pid: 56854|app: 0|req: 104/205] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:41 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) [ 801.390030] [56853]: DEBUG cinder.api.middleware.request_id [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.393685] [56853]: INFO cinder.api.openstack.wsgi [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.394262] [56853]: DEBUG cinder.api.openstack.wsgi [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.394334] [56853]: DEBUG cinder.api.openstack.wsgi [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.394700] [56853]: DEBUG cinder.api.api_utils [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.399162] [56853]: DEBUG cinder.volume.api [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.412048] [56853]: INFO cinder.volume.api [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 801.413616] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.413616] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.420646] [56853]: INFO cinder.api.openstack.wsgi [req-6785c430-c8c3-4567-9690-ed595312e4e9 req-9ddbc491-cad4-4685-8fc4-77d98ca7e742 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.421120] [56853]: [pid: 56853|app: 0|req: 102/206] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 801.653149] [56854]: DEBUG cinder.api.middleware.request_id [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.656530] [56854]: INFO cinder.api.openstack.wsgi [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.656762] [56854]: DEBUG cinder.api.openstack.wsgi [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.656978] [56854]: DEBUG cinder.api.openstack.wsgi [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.657339] [56854]: DEBUG cinder.api.api_utils [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56854) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.658919] [56854]: DEBUG cinder.volume.api [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56854) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.672882] [56854]: INFO cinder.volume.api [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 801.674023] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.674023] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.679119] [56854]: INFO cinder.api.openstack.wsgi [req-5fba4316-700b-4698-b207-b965c7b91b10 req-660872d6-c860-469b-a032-7336d83d94b4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.679556] [56854]: [pid: 56854|app: 0|req: 105/207] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:41 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 802.258836] [56853]: DEBUG cinder.api.middleware.request_id [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.265315] [56853]: INFO cinder.api.openstack.wsgi [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 802.265315] [56853]: DEBUG cinder.api.openstack.wsgi [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.265315] [56853]: DEBUG cinder.api.openstack.wsgi [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'detail' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.265315] [56853]: DEBUG cinder.api.api_utils [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Removing options '' from query. {{(pid=56853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 802.265534] [56853]: DEBUG cinder.volume.api [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56853) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 802.276199] [56853]: INFO cinder.volume.api [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Get all volumes completed successfully. [ 802.277286] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.277286] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.281751] [56853]: INFO cinder.api.openstack.wsgi [req-e4b24dee-8c26-4802-a8bf-26bc3c923342 req-6999482c-9f02-4817-8d48-c271d66a6d42 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 802.282225] [56853]: [pid: 56853|app: 0|req: 103/208] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 11:05:42 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 802.294935] [56854]: DEBUG cinder.api.middleware.request_id [None req-6621f708-99ff-49a1-9015-98b1b99b39cc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.297419] [56854]: INFO cinder.api.openstack.wsgi [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 802.297644] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.297858] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.298135] [56854]: INFO cinder.api.v3.volumes [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume with id: 12f0cf8d-f42b-423f-9998-299e46ce381f [ 802.307966] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.307966] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.308604] [56854]: INFO cinder.volume.api [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 802.331985] [56854]: INFO cinder.volume.api [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume request issued successfully. [ 802.331985] [56854]: INFO cinder.api.openstack.wsgi [None req-6621f708-99ff-49a1-9015-98b1b99b39cc tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 202 [ 802.331985] [56854]: [pid: 56854|app: 0|req: 106/209] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:05:42 2025] DELETE /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 802.338970] [56853]: DEBUG cinder.api.middleware.request_id [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.341487] [56853]: INFO cinder.api.openstack.wsgi [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 802.341487] [56853]: DEBUG cinder.api.openstack.wsgi [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.341487] [56853]: DEBUG cinder.api.openstack.wsgi [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.351562] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.351562] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.355532] [56853]: INFO cinder.volume.api [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 802.361151] [56853]: INFO cinder.api.openstack.wsgi [None req-932ae04c-d4cd-4d72-9dc3-afb5ad2d3185 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 200 [ 802.361784] [56853]: [pid: 56853|app: 0|req: 104/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:42 2025] GET /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.371285] [56854]: DEBUG cinder.api.middleware.request_id [None req-b9d46ff3-5a69-4fcb-a68c-57003acb38e1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.373424] [56854]: INFO cinder.api.openstack.wsgi [None req-b9d46ff3-5a69-4fcb-a68c-57003acb38e1 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f [ 803.373650] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b9d46ff3-5a69-4fcb-a68c-57003acb38e1 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.373868] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b9d46ff3-5a69-4fcb-a68c-57003acb38e1 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.381590] [56854]: INFO cinder.api.openstack.wsgi [None req-b9d46ff3-5a69-4fcb-a68c-57003acb38e1 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f returned with HTTP 404 [ 803.382137] [56854]: [pid: 56854|app: 0|req: 107/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:43 2025] GET /volume/v3/volumes/12f0cf8d-f42b-423f-9998-299e46ce381f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 803.385067] [56853]: DEBUG cinder.api.middleware.request_id [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.387215] [56853]: INFO cinder.api.openstack.wsgi [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 803.387439] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.387832] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.389147] [56853]: INFO cinder.api.v3.volumes [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume with id: bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 803.400122] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.400122] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 803.400712] [56853]: INFO cinder.volume.api [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 803.419721] [56853]: INFO cinder.volume.api [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume request issued successfully. [ 803.419927] [56853]: INFO cinder.api.openstack.wsgi [None req-bdacd777-ed2b-474a-98d3-2bb6d3ed3bd4 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 202 [ 803.420381] [56853]: [pid: 56853|app: 0|req: 105/212] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:05:43 2025] DELETE /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 803.424224] [56854]: DEBUG cinder.api.middleware.request_id [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.430346] [56854]: INFO cinder.api.openstack.wsgi [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 803.430669] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.430892] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.438816] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.438816] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 803.445901] [56854]: INFO cinder.volume.api [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 803.448874] [56854]: INFO cinder.api.openstack.wsgi [None req-4ffea157-442d-4c67-bfc1-83764df2ce33 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 200 [ 803.449430] [56854]: [pid: 56854|app: 0|req: 108/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:43 2025] GET /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.461891] [56853]: DEBUG cinder.api.middleware.request_id [None req-7f7da633-fcc5-4595-9bf9-da0b8bf12caa None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.464447] [56853]: INFO cinder.api.openstack.wsgi [None req-7f7da633-fcc5-4595-9bf9-da0b8bf12caa tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 [ 804.464675] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7f7da633-fcc5-4595-9bf9-da0b8bf12caa tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.464873] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7f7da633-fcc5-4595-9bf9-da0b8bf12caa tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.472744] [56853]: INFO cinder.api.openstack.wsgi [None req-7f7da633-fcc5-4595-9bf9-da0b8bf12caa tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 returned with HTTP 404 [ 804.473253] [56853]: [pid: 56853|app: 0|req: 106/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:44 2025] GET /volume/v3/volumes/bdea8bad-1a84-4326-bcbb-a517cd163b69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 804.476257] [56854]: DEBUG cinder.api.middleware.request_id [None req-8fd199c9-900d-419b-beb2-da78d74eee7f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.478436] [56854]: INFO cinder.api.openstack.wsgi [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 804.478652] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.478863] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.479104] [56854]: INFO cinder.api.v3.volumes [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume with id: b9909390-d654-40b8-b126-1049b0ae2c44 [ 804.489538] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.489538] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.490091] [56854]: INFO cinder.volume.api [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 804.519026] [56854]: INFO cinder.volume.api [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Delete volume request issued successfully. [ 804.519300] [56854]: INFO cinder.api.openstack.wsgi [None req-8fd199c9-900d-419b-beb2-da78d74eee7f tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 202 [ 804.519802] [56854]: [pid: 56854|app: 0|req: 109/215] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:05:44 2025] DELETE /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 804.523028] [56853]: DEBUG cinder.api.middleware.request_id [None req-c2dc7684-47cf-4638-9bed-20175506096e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.525007] [56853]: INFO cinder.api.openstack.wsgi [None req-c2dc7684-47cf-4638-9bed-20175506096e tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 804.525248] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2dc7684-47cf-4638-9bed-20175506096e tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.525507] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2dc7684-47cf-4638-9bed-20175506096e tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.533860] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.533860] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.539562] [56853]: INFO cinder.volume.api [None req-c2dc7684-47cf-4638-9bed-20175506096e tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Volume info retrieved successfully. [ 804.546987] [56853]: INFO cinder.api.openstack.wsgi [None req-c2dc7684-47cf-4638-9bed-20175506096e tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 200 [ 804.547446] [56853]: [pid: 56853|app: 0|req: 107/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:44 2025] GET /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.561088] [56854]: DEBUG cinder.api.middleware.request_id [None req-d212d64b-d81e-434f-b257-c69cfa73b673 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.563569] [56854]: INFO cinder.api.openstack.wsgi [None req-d212d64b-d81e-434f-b257-c69cfa73b673 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] GET http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 [ 805.563850] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d212d64b-d81e-434f-b257-c69cfa73b673 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.564164] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d212d64b-d81e-434f-b257-c69cfa73b673 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.573352] [56854]: INFO cinder.api.openstack.wsgi [None req-d212d64b-d81e-434f-b257-c69cfa73b673 tempest-VolumesTestJSON-218312235 tempest-VolumesTestJSON-218312235-project-member] http://10.180.1.21/volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 returned with HTTP 404 [ 805.573874] [56854]: [pid: 56854|app: 0|req: 110/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:45 2025] GET /volume/v3/volumes/b9909390-d654-40b8-b126-1049b0ae2c44 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 808.539804] [56853]: DEBUG cinder.api.middleware.request_id [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.542659] [56853]: INFO cinder.api.openstack.wsgi [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] POST http://10.180.1.21/volume/v3/volumes [ 808.543154] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1418016877"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 808.545119] [56853]: DEBUG cinder.api.v3.volumes [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1418016877'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 808.545276] [56853]: INFO cinder.api.v3.volumes [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume of 1 GB [ 808.551931] [56853]: INFO cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Availability Zones retrieved successfully. [ 808.559496] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Flow 'volume_create_api' (775b867b-9eb4-4e9c-95de-4c82f257d35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 808.560836] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd618973-f686-49e5-815f-556393cad804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.562071] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 808.583515] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd618973-f686-49e5-815f-556393cad804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.584678] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e36be12-42eb-44e6-82d2-bf7733deccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.618592] [56853]: DEBUG cinder.quota [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Created reservations ['80da4127-a82d-4f83-a4d2-23dfa70b9f9e', '3334e083-e72a-40cf-9f5a-c7aec3f32d10', '0214c426-f9e7-44fa-bcea-f3038430eeb1', '5fde18ea-c21c-433e-89fe-ffa877147cc1'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 808.620421] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e36be12-42eb-44e6-82d2-bf7733deccd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80da4127-a82d-4f83-a4d2-23dfa70b9f9e', '3334e083-e72a-40cf-9f5a-c7aec3f32d10', '0214c426-f9e7-44fa-bcea-f3038430eeb1', '5fde18ea-c21c-433e-89fe-ffa877147cc1']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.620702] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a86b4312-7724-435f-bf83-3fa4da719acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.634394] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a86b4312-7724-435f-bf83-3fa4da719acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebac1731-fec6-4349-bfaa-2f47042d00de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1418016877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3dd59339c7342c48fd9cbf87e7840b5',qos_specs=None,replication_status=,reservations=['80da4127-a82d-4f83-a4d2-23dfa70b9f9e','3334e083-e72a-40cf-9f5a-c7aec3f32d10','0214c426-f9e7-44fa-bcea-f3038430eeb1','5fde18ea-c21c-433e-89fe-ffa877147cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1418016877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebac1731-fec6-4349-bfaa-2f47042d00de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3dd59339c7342c48fd9cbf87e7840b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.635628] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c4f80e-5f7a-4949-b3b0-50fe5b6dc930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.648589] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c4f80e-5f7a-4949-b3b0-50fe5b6dc930) transitioned into state 'SUCCESS' from state '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-1418016877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3dd59339c7342c48fd9cbf87e7840b5',qos_specs=None,replication_status=,reservations=['80da4127-a82d-4f83-a4d2-23dfa70b9f9e','3334e083-e72a-40cf-9f5a-c7aec3f32d10','0214c426-f9e7-44fa-bcea-f3038430eeb1','5fde18ea-c21c-433e-89fe-ffa877147cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8715eff1f6674be5a7b0ce0fdc853319',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.649589] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2444265d-4b49-4d17-a660-8a26a8ab05dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.658570] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2444265d-4b49-4d17-a660-8a26a8ab05dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.659665] [56853]: DEBUG cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Flow 'volume_create_api' (775b867b-9eb4-4e9c-95de-4c82f257d35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 808.660046] [56853]: INFO cinder.volume.api [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Create volume request issued successfully. [ 808.660742] [56853]: INFO cinder.api.openstack.wsgi [None req-9c1b2384-a32c-4ad1-a4b9-3bb14560890a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 808.661289] [56853]: [pid: 56853|app: 0|req: 108/218] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:05:48 2025] POST /volume/v3/volumes => generated 754 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 808.675860] [56854]: DEBUG cinder.api.middleware.request_id [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.680214] [56854]: INFO cinder.api.openstack.wsgi [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de [ 808.680214] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.680214] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.688509] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.688509] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.692916] [56854]: INFO cinder.volume.api [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 808.699701] [56854]: INFO cinder.api.openstack.wsgi [None req-e6221589-cb5f-43c9-ae7f-4008ed8832a2 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de returned with HTTP 200 [ 808.699701] [56854]: [pid: 56854|app: 0|req: 111/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:48 2025] GET /volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.712153] [56853]: DEBUG cinder.api.middleware.request_id [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.714338] [56853]: INFO cinder.api.openstack.wsgi [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de [ 809.714427] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.714600] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.726289] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.726289] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.731310] [56853]: INFO cinder.volume.api [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 809.736236] [56853]: INFO cinder.api.openstack.wsgi [None req-1d7ef35e-72e8-467b-8eb4-44a175580359 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de returned with HTTP 200 [ 809.736788] [56853]: [pid: 56853|app: 0|req: 109/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:49 2025] GET /volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.903489] [56854]: DEBUG cinder.api.middleware.request_id [req-0b14b9df-34f0-4253-a817-925dcfe1fae8 req-4f74e47e-9884-413b-a7d8-e7db1b792152 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.907284] [56854]: INFO cinder.api.openstack.wsgi [req-0b14b9df-34f0-4253-a817-925dcfe1fae8 req-4f74e47e-9884-413b-a7d8-e7db1b792152 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] GET http://10.180.1.21/volume/v3/volumes/954b6d29-b7f3-45b5-ba5d-5261d9b0e0b1 [ 809.907627] [56854]: DEBUG cinder.api.openstack.wsgi [req-0b14b9df-34f0-4253-a817-925dcfe1fae8 req-4f74e47e-9884-413b-a7d8-e7db1b792152 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.907891] [56854]: DEBUG cinder.api.openstack.wsgi [req-0b14b9df-34f0-4253-a817-925dcfe1fae8 req-4f74e47e-9884-413b-a7d8-e7db1b792152 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.915929] [56854]: INFO cinder.api.openstack.wsgi [req-0b14b9df-34f0-4253-a817-925dcfe1fae8 req-4f74e47e-9884-413b-a7d8-e7db1b792152 tempest-VolumesAdminNegativeTest-515499121 tempest-VolumesAdminNegativeTest-515499121-project-admin] http://10.180.1.21/volume/v3/volumes/954b6d29-b7f3-45b5-ba5d-5261d9b0e0b1 returned with HTTP 404 [ 809.915990] [56854]: [pid: 56854|app: 0|req: 112/221] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:05:49 2025] GET /volume/v3/volumes/954b6d29-b7f3-45b5-ba5d-5261d9b0e0b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 809.924350] [56853]: DEBUG cinder.api.middleware.request_id [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.929916] [56853]: INFO cinder.api.openstack.wsgi [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de [ 809.930190] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.930425] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.930614] [56853]: INFO cinder.api.v3.volumes [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Delete volume with id: ebac1731-fec6-4349-bfaa-2f47042d00de [ 809.945307] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.945307] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.946035] [56853]: INFO cinder.volume.api [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 809.976084] [56853]: INFO cinder.volume.api [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Delete volume request issued successfully. [ 809.976084] [56853]: INFO cinder.api.openstack.wsgi [None req-5cfe9cad-539f-47bd-b242-6a1205d5eb90 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de returned with HTTP 202 [ 809.976084] [56853]: [pid: 56853|app: 0|req: 110/222] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:05:49 2025] DELETE /volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 809.981531] [56854]: DEBUG cinder.api.middleware.request_id [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.983934] [56854]: INFO cinder.api.openstack.wsgi [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de [ 809.984145] [56854]: DEBUG cinder.api.openstack.wsgi [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.985141] [56854]: DEBUG cinder.api.openstack.wsgi [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.993707] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.993707] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.999308] [56854]: INFO cinder.volume.api [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 810.006056] [56854]: INFO cinder.api.openstack.wsgi [None req-22df68e5-2928-4dcb-b9a6-637bef10b9aa tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de returned with HTTP 200 [ 810.006474] [56854]: [pid: 56854|app: 0|req: 113/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:49 2025] GET /volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.020851] [56853]: DEBUG cinder.api.middleware.request_id [None req-d66198ec-86d9-4ce7-bdbe-6d3209dc088a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.023780] [56853]: INFO cinder.api.openstack.wsgi [None req-d66198ec-86d9-4ce7-bdbe-6d3209dc088a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de [ 811.024172] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d66198ec-86d9-4ce7-bdbe-6d3209dc088a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.024298] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d66198ec-86d9-4ce7-bdbe-6d3209dc088a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.033412] [56853]: INFO cinder.api.openstack.wsgi [None req-d66198ec-86d9-4ce7-bdbe-6d3209dc088a tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de returned with HTTP 404 [ 811.033991] [56853]: [pid: 56853|app: 0|req: 111/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:05:50 2025] GET /volume/v3/volumes/ebac1731-fec6-4349-bfaa-2f47042d00de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 820.004045] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=108,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 821.026999] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=72,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 826.516925] [56854]: DEBUG cinder.api.middleware.request_id [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.520062] [56854]: INFO cinder.api.openstack.wsgi [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 826.520339] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.520576] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.520765] [56854]: INFO cinder.api.v3.volumes [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Delete volume with id: 73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 826.531173] [56854]: INFO cinder.api.openstack.wsgi [None req-7c508c75-bf2e-452d-a0b6-5960d94dca4d tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 404 [ 826.531680] [56854]: [pid: 56854|app: 0|req: 114/225] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:06:06 2025] DELETE /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 826.537389] [56853]: DEBUG cinder.api.middleware.request_id [None req-9429c9f8-2086-44e1-b46f-4d59f4190378 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.545217] [56853]: INFO cinder.api.openstack.wsgi [None req-9429c9f8-2086-44e1-b46f-4d59f4190378 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] GET http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c [ 826.545217] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9429c9f8-2086-44e1-b46f-4d59f4190378 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.545217] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9429c9f8-2086-44e1-b46f-4d59f4190378 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.554052] [56853]: INFO cinder.api.openstack.wsgi [None req-9429c9f8-2086-44e1-b46f-4d59f4190378 tempest-VolumesAssistedSnapshotsTest-620692819 tempest-VolumesAssistedSnapshotsTest-620692819-project-admin] http://10.180.1.21/volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c returned with HTTP 404 [ 826.554554] [56853]: [pid: 56853|app: 0|req: 112/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:06 2025] GET /volume/v3/volumes/73bfe61e-2eab-4b45-b976-47a4dcd0be9c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 836.529464] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.548737] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 843.988096] [56854]: DEBUG cinder.api.middleware.request_id [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.995149] [56854]: INFO cinder.api.openstack.wsgi [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 843.996294] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.996294] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.996294] [56854]: INFO cinder.api.v3.volumes [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Delete volume with id: 7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 844.012195] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.012195] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.012711] [56854]: INFO cinder.volume.api [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 844.043233] [56854]: INFO cinder.volume.api [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Delete volume request issued successfully. [ 844.043641] [56854]: INFO cinder.api.openstack.wsgi [None req-0cbb76c8-6e48-41a3-910a-48e7a618cfb6 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 202 [ 844.044544] [56854]: [pid: 56854|app: 0|req: 115/227] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:06:23 2025] DELETE /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 844.047946] [56853]: DEBUG cinder.api.middleware.request_id [None req-a51d328b-cd82-4714-88cf-894cbb86484e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.051135] [56853]: INFO cinder.api.openstack.wsgi [None req-a51d328b-cd82-4714-88cf-894cbb86484e tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 844.051135] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a51d328b-cd82-4714-88cf-894cbb86484e tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.051135] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a51d328b-cd82-4714-88cf-894cbb86484e tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.060527] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060527] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.068142] [56853]: INFO cinder.volume.api [None req-a51d328b-cd82-4714-88cf-894cbb86484e tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 844.075068] [56853]: INFO cinder.api.openstack.wsgi [None req-a51d328b-cd82-4714-88cf-894cbb86484e tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 844.075676] [56853]: [pid: 56853|app: 0|req: 113/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:23 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.087875] [56854]: DEBUG cinder.api.middleware.request_id [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.090788] [56854]: INFO cinder.api.openstack.wsgi [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 845.091167] [56854]: DEBUG cinder.api.openstack.wsgi [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.091510] [56854]: DEBUG cinder.api.openstack.wsgi [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.105961] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105961] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.111763] [56854]: INFO cinder.volume.api [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 845.117607] [56854]: INFO cinder.api.openstack.wsgi [None req-307e438a-fcd7-4aa4-91f3-22c0e185ac33 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 845.118067] [56854]: [pid: 56854|app: 0|req: 116/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:24 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.128645] [56853]: DEBUG cinder.api.middleware.request_id [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.130940] [56853]: INFO cinder.api.openstack.wsgi [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 846.131242] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.131495] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.142676] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142676] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.150406] [56853]: INFO cinder.volume.api [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Volume info retrieved successfully. [ 846.157673] [56853]: INFO cinder.api.openstack.wsgi [None req-bdc99445-6fda-4f05-8fe9-951ebcc8a291 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 200 [ 846.158150] [56853]: [pid: 56853|app: 0|req: 114/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:25 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 847.171089] [56854]: DEBUG cinder.api.middleware.request_id [None req-b321c700-8634-42b5-912b-1120b17bc580 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.174383] [56854]: INFO cinder.api.openstack.wsgi [None req-b321c700-8634-42b5-912b-1120b17bc580 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] GET http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 [ 847.175024] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b321c700-8634-42b5-912b-1120b17bc580 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 847.175024] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b321c700-8634-42b5-912b-1120b17bc580 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 847.182967] [56854]: INFO cinder.api.openstack.wsgi [None req-b321c700-8634-42b5-912b-1120b17bc580 tempest-VolumesAdminNegativeTest-1750673227 tempest-VolumesAdminNegativeTest-1750673227-project-member] http://10.180.1.21/volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 returned with HTTP 404 [ 847.183269] [56854]: [pid: 56854|app: 0|req: 117/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:27 2025] GET /volume/v3/volumes/7c2ce2fd-f87a-4302-b293-ee6f41456ba6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 855.072990] [56853]: DEBUG cinder.api.middleware.request_id [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.075371] [56853]: INFO cinder.api.openstack.wsgi [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes [ 855.075812] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1624741631"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 855.077880] [56853]: DEBUG cinder.api.v3.volumes [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1624741631'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 855.078065] [56853]: INFO cinder.api.v3.volumes [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume of 1 GB [ 855.087124] [56853]: INFO cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Availability Zones retrieved successfully. [ 855.095126] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (995f0651-b52b-49f9-8ea0-95543de3b1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 855.098217] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7698f56-8ec3-43bd-b1c9-b10425b2e026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 855.098217] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 855.124747] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7698f56-8ec3-43bd-b1c9-b10425b2e026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 855.125377] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21459a07-e451-4710-b8a1-d124a0855c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 855.185581] [56853]: DEBUG cinder.quota [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Created reservations ['5015ab0f-d3f9-4a7c-8115-230c08ffb726', 'eb748c09-acdc-40cc-aeec-daf9286eab25', '2eff7d27-cf47-4592-8aad-b9a96329029f', '3ca942c6-c634-4257-97a3-5039f37038d1'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 855.186622] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21459a07-e451-4710-b8a1-d124a0855c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5015ab0f-d3f9-4a7c-8115-230c08ffb726', 'eb748c09-acdc-40cc-aeec-daf9286eab25', '2eff7d27-cf47-4592-8aad-b9a96329029f', '3ca942c6-c634-4257-97a3-5039f37038d1']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 855.187525] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180a0807-efd6-4b59-a280-3138aa5c297d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 855.203783] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180a0807-efd6-4b59-a280-3138aa5c297d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1624741631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['5015ab0f-d3f9-4a7c-8115-230c08ffb726','eb748c09-acdc-40cc-aeec-daf9286eab25','2eff7d27-cf47-4592-8aad-b9a96329029f','3ca942c6-c634-4257-97a3-5039f37038d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1624741631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b12172c6e403474a8afed0fe4b0a0c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95a143285dae44e2ad1551c7d69e783e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 855.204820] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8efd9efc-0063-426c-ad85-81e04e0917a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 855.220109] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8efd9efc-0063-426c-ad85-81e04e0917a4) transitioned into state 'SUCCESS' from state '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-1624741631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['5015ab0f-d3f9-4a7c-8115-230c08ffb726','eb748c09-acdc-40cc-aeec-daf9286eab25','2eff7d27-cf47-4592-8aad-b9a96329029f','3ca942c6-c634-4257-97a3-5039f37038d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 855.221357] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ed5102-e088-4908-8d7a-98b1757e9ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 855.235244] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ed5102-e088-4908-8d7a-98b1757e9ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 855.236409] [56853]: DEBUG cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (995f0651-b52b-49f9-8ea0-95543de3b1dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 855.236827] [56853]: INFO cinder.volume.api [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request issued successfully. [ 855.238042] [56853]: INFO cinder.api.openstack.wsgi [None req-e77350a3-8af7-459a-8a04-b5949301b9d0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 855.238580] [56853]: [pid: 56853|app: 0|req: 115/232] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:06:34 2025] POST /volume/v3/volumes => generated 750 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 855.250098] [56854]: DEBUG cinder.api.middleware.request_id [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.252470] [56854]: INFO cinder.api.openstack.wsgi [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 855.253150] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.253719] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.265673] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.265673] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.270239] [56854]: INFO cinder.volume.api [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 855.275898] [56854]: INFO cinder.api.openstack.wsgi [None req-4f7ceaa6-cea7-45bb-9817-6b62e3cb18b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 855.277115] [56854]: [pid: 56854|app: 0|req: 118/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:35 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.290763] [56853]: DEBUG cinder.api.middleware.request_id [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.293917] [56853]: INFO cinder.api.openstack.wsgi [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 856.294431] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.295053] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.307335] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.307335] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.315906] [56853]: INFO cinder.volume.api [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 856.321641] [56853]: INFO cinder.api.openstack.wsgi [None req-0f5d668e-34d4-401a-8dbe-92e8806837c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 856.322065] [56853]: [pid: 56853|app: 0|req: 116/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:36 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.527216] [56854]: DEBUG cinder.api.middleware.request_id [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.529714] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 856.529971] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.530250] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.538384] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.538384] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.543421] [56854]: INFO cinder.volume.api [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 856.547915] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-bdf4012d-f8c6-464a-96b9-632ac738e827 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 856.548346] [56854]: [pid: 56854|app: 0|req: 119/235] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:06:36 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.153163] [56853]: DEBUG cinder.api.middleware.request_id [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.156280] [56853]: INFO cinder.api.openstack.wsgi [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 857.156584] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.156831] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.175889] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.175889] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.181064] [56853]: INFO cinder.volume.api [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 857.186626] [56853]: INFO cinder.api.openstack.wsgi [None req-fe6f8a59-c8bd-4313-8103-8c4b8a42acf9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 857.187138] [56853]: [pid: 56853|app: 0|req: 117/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:37 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.464623] [56854]: DEBUG cinder.api.middleware.request_id [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.467094] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 857.467360] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.467589] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.477434] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.477434] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.480767] [56854]: INFO cinder.volume.api [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 857.485064] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-84612867-7b2e-419a-a20b-07e1b0efee82 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 857.485496] [56854]: [pid: 56854|app: 0|req: 120/237] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:06:37 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.520648] [56853]: DEBUG cinder.api.middleware.request_id [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.523504] [56853]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069/action [ 857.523973] [56853]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 857.524190] [56853]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 857.534970] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.534970] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.535600] [56853]: INFO cinder.volume.api [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 857.541114] [56853]: INFO cinder.volume.api [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Begin detaching volume completed successfully. [ 857.541380] [56853]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-d0180ea9-ee61-4628-af0d-5e45f19cd1d2 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069/action returned with HTTP 202 [ 857.541837] [56853]: [pid: 56853|app: 0|req: 118/238] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:06:37 2025] POST /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 858.067953] [56854]: DEBUG cinder.api.middleware.request_id [None req-0ff40758-8958-4023-9727-7292d5a9f9f4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.068426] [56854]: INFO cinder.api.openstack.wsgi [None req-0ff40758-8958-4023-9727-7292d5a9f9f4 None None] GET http://10.180.1.21/volume// [ 858.068652] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0ff40758-8958-4023-9727-7292d5a9f9f4 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.068967] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0ff40758-8958-4023-9727-7292d5a9f9f4 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.069380] [56854]: INFO cinder.api.openstack.wsgi [None req-0ff40758-8958-4023-9727-7292d5a9f9f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 858.069682] [56854]: [pid: 56854|app: 0|req: 121/239] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:06:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 858.073902] [56853]: DEBUG cinder.api.middleware.request_id [req-08b4ed18-450d-466d-ae81-41865d33056c req-e45fe847-a62e-4c8c-9daf-44750711c642 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.076343] [56853]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e45fe847-a62e-4c8c-9daf-44750711c642 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments [ 858.076746] [56853]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e45fe847-a62e-4c8c-9daf-44750711c642 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605", "connector": null, "instance_uuid": "816437a1-05dc-4c40-8fc6-5171bdb524e6"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 858.089155] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.089155] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.114722] [56853]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e45fe847-a62e-4c8c-9daf-44750711c642 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 858.115207] [56853]: [pid: 56853|app: 0|req: 119/240] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:06:37 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.138460] [56854]: DEBUG cinder.api.middleware.request_id [None req-5a325185-dca8-42d5-811b-1130e85858a4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.140989] [56854]: INFO cinder.api.openstack.wsgi [None req-5a325185-dca8-42d5-811b-1130e85858a4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 858.141583] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5a325185-dca8-42d5-811b-1130e85858a4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.141583] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5a325185-dca8-42d5-811b-1130e85858a4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.154712] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.154712] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.158578] [56854]: INFO cinder.volume.api [None req-5a325185-dca8-42d5-811b-1130e85858a4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 858.163688] [56854]: INFO cinder.api.openstack.wsgi [None req-5a325185-dca8-42d5-811b-1130e85858a4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 858.164121] [56854]: [pid: 56854|app: 0|req: 122/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.446333] [56853]: DEBUG cinder.api.middleware.request_id [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.448075] [56853]: INFO cinder.api.openstack.wsgi [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 858.448630] [56853]: DEBUG cinder.api.openstack.wsgi [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1058067790"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 858.450445] [56853]: DEBUG cinder.api.v3.volumes [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1058067790'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 858.450714] [56853]: INFO cinder.api.v3.volumes [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume of 1 GB [ 858.451162] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.451162] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.456687] [56853]: INFO cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Availability Zones retrieved successfully. [ 858.464434] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Flow 'volume_create_api' (22b2818d-b90b-4a48-b763-0cfdc7a57a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 858.466749] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf035b9c-2c54-419b-9220-510293823b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.468076] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 858.489280] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf035b9c-2c54-419b-9220-510293823b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.490499] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f035808-99e3-4ebf-bb39-7ed9f19fcfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.543144] [56853]: DEBUG cinder.quota [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Created reservations ['1ec8d73f-f8ec-413c-aa79-f101093ed590', 'b8db2e0e-d72e-4081-878e-39d11e1d3a88', '27b9f780-0c1f-4512-915b-5f9c4529b7e4', 'af2310f5-bd9c-42d9-83e2-755142c4105a'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 858.544170] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f035808-99e3-4ebf-bb39-7ed9f19fcfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ec8d73f-f8ec-413c-aa79-f101093ed590', 'b8db2e0e-d72e-4081-878e-39d11e1d3a88', '27b9f780-0c1f-4512-915b-5f9c4529b7e4', 'af2310f5-bd9c-42d9-83e2-755142c4105a']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.545112] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568c9fd3-ee61-496f-a356-ee8483d5bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.561788] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (568c9fd3-ee61-496f-a356-ee8483d5bd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb73344-313f-45e8-a286-10732fda18c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1058067790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977c9966dc484868b335536469de110c',qos_specs=None,replication_status=,reservations=['1ec8d73f-f8ec-413c-aa79-f101093ed590','b8db2e0e-d72e-4081-878e-39d11e1d3a88','27b9f780-0c1f-4512-915b-5f9c4529b7e4','af2310f5-bd9c-42d9-83e2-755142c4105a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66843521744427197addf27588472dd',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1058067790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb73344-313f-45e8-a286-10732fda18c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='977c9966dc484868b335536469de110c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66843521744427197addf27588472dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.562352] [56854]: DEBUG cinder.api.middleware.request_id [None req-7fa04183-db0e-4ada-a0f4-149422e0988b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.562849] [56854]: INFO cinder.api.openstack.wsgi [None req-7fa04183-db0e-4ada-a0f4-149422e0988b None None] GET http://10.180.1.21/volume// [ 858.562886] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccc68e4-3c81-46a7-a5d3-dcc2e80be55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.562974] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7fa04183-db0e-4ada-a0f4-149422e0988b None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.563204] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7fa04183-db0e-4ada-a0f4-149422e0988b None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.563634] [56854]: INFO cinder.api.openstack.wsgi [None req-7fa04183-db0e-4ada-a0f4-149422e0988b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 858.563954] [56854]: [pid: 56854|app: 0|req: 123/242] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 858.569991] [56854]: DEBUG cinder.api.middleware.request_id [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.572604] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 858.572860] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.573150] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.583686] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccc68e4-3c81-46a7-a5d3-dcc2e80be55a) transitioned into state 'SUCCESS' from state '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-1058067790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977c9966dc484868b335536469de110c',qos_specs=None,replication_status=,reservations=['1ec8d73f-f8ec-413c-aa79-f101093ed590','b8db2e0e-d72e-4081-878e-39d11e1d3a88','27b9f780-0c1f-4512-915b-5f9c4529b7e4','af2310f5-bd9c-42d9-83e2-755142c4105a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66843521744427197addf27588472dd',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.584958] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.584958] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.585044] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c147a469-411b-42d9-97a1-f09ed6d856c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 858.589379] [56854]: INFO cinder.volume.api [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 858.594365] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-a65b2f34-c30f-4837-a72d-7b9dcc488b54 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 858.594807] [56854]: [pid: 56854|app: 0|req: 124/243] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 858.596347] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c147a469-411b-42d9-97a1-f09ed6d856c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 858.600925] [56853]: DEBUG cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Flow 'volume_create_api' (22b2818d-b90b-4a48-b763-0cfdc7a57a43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 858.600925] [56853]: INFO cinder.volume.api [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume request issued successfully. [ 858.600925] [56853]: INFO cinder.api.openstack.wsgi [None req-92de7f48-c2fc-467b-a74f-19c07ff5dc57 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 858.600925] [56853]: [pid: 56853|app: 0|req: 120/244] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:06:38 2025] POST /volume/v3/volumes => generated 758 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 858.610085] [56854]: DEBUG cinder.api.middleware.request_id [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.613443] [56854]: INFO cinder.api.openstack.wsgi [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 [ 858.613550] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.613757] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.624067] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.624067] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.628024] [56854]: INFO cinder.volume.api [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 858.633007] [56854]: INFO cinder.api.openstack.wsgi [None req-c52b53fc-f68d-48dc-be92-482b6833e7d5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 returned with HTTP 200 [ 858.633437] [56854]: [pid: 56854|app: 0|req: 125/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.651884] [56853]: DEBUG cinder.api.middleware.request_id [None req-bf673ba7-715a-4a5d-9f95-75c61354dc5b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.651884] [56853]: INFO cinder.api.openstack.wsgi [None req-bf673ba7-715a-4a5d-9f95-75c61354dc5b None None] GET http://10.180.1.21/volume// [ 858.651884] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bf673ba7-715a-4a5d-9f95-75c61354dc5b None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.651884] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bf673ba7-715a-4a5d-9f95-75c61354dc5b None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.652108] [56853]: INFO cinder.api.openstack.wsgi [None req-bf673ba7-715a-4a5d-9f95-75c61354dc5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 858.652493] [56853]: [pid: 56853|app: 0|req: 121/246] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 858.666992] [56854]: DEBUG cinder.api.middleware.request_id [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.673105] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 858.673361] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.673567] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.692610] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.692610] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.700650] [56854]: INFO cinder.volume.api [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 858.706546] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-e8e9af37-5514-48fe-af10-654844c53ba3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 858.707368] [56854]: [pid: 56854|app: 0|req: 126/247] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:06:38 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 858.790201] [56853]: DEBUG cinder.api.middleware.request_id [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.792785] [56853]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] PUT http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 [ 858.794021] [56853]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-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-539648", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 858.803817] [56853]: DEBUG cinder.coordination [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Acquiring lock "cinder-attachment_update-6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 858.813274] [56853]: DEBUG cinder.coordination [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 858.813274] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.813274] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.174387] [56854]: DEBUG cinder.api.middleware.request_id [None req-35032e56-b1dd-4881-b452-c074299172fa None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.177202] [56854]: INFO cinder.api.openstack.wsgi [None req-35032e56-b1dd-4881-b452-c074299172fa tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 859.177487] [56854]: DEBUG cinder.api.openstack.wsgi [None req-35032e56-b1dd-4881-b452-c074299172fa tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.177706] [56854]: DEBUG cinder.api.openstack.wsgi [None req-35032e56-b1dd-4881-b452-c074299172fa tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.195144] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.195144] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.196929] [56854]: INFO cinder.volume.api [None req-35032e56-b1dd-4881-b452-c074299172fa tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 859.201655] [56854]: INFO cinder.api.openstack.wsgi [None req-35032e56-b1dd-4881-b452-c074299172fa tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 859.204473] [56854]: [pid: 56854|app: 0|req: 127/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:39 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.648497] [56854]: DEBUG cinder.api.middleware.request_id [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.655214] [56854]: INFO cinder.api.openstack.wsgi [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 [ 859.655479] [56854]: DEBUG cinder.api.openstack.wsgi [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.655717] [56854]: DEBUG cinder.api.openstack.wsgi [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.672183] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.672183] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.684029] [56854]: INFO cinder.volume.api [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 859.686825] [56854]: INFO cinder.api.openstack.wsgi [None req-04a5ca09-e13d-489e-bacc-45ae092d2f27 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 returned with HTTP 200 [ 859.687283] [56854]: [pid: 56854|app: 0|req: 128/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:39 2025] GET /volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.213042] [56854]: DEBUG cinder.api.middleware.request_id [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.215692] [56854]: INFO cinder.api.openstack.wsgi [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 860.215998] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.216250] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.235126] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.235126] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.240485] [56854]: INFO cinder.volume.api [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 860.248241] [56854]: INFO cinder.api.openstack.wsgi [None req-7b3ca76b-441b-477d-89b7-84bb2bebcb53 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 860.248241] [56854]: [pid: 56854|app: 0|req: 129/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:40 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.835346] [56854]: DEBUG cinder.api.middleware.request_id [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-33a7c698-0dc0-433a-8eed-d3584e965518 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.837641] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-33a7c698-0dc0-433a-8eed-d3584e965518 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 [ 860.837919] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-33a7c698-0dc0-433a-8eed-d3584e965518 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.838156] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-33a7c698-0dc0-433a-8eed-d3584e965518 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.846092] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.846092] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.384258] [56854]: INFO cinder.api.openstack.wsgi [req-9b159c99-aae4-47d8-8624-33ed0a055271 req-33a7c698-0dc0-433a-8eed-d3584e965518 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 returned with HTTP 200 [ 861.384258] [56854]: [pid: 56854|app: 0|req: 130/251] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:06:40 2025] DELETE /volume/v3/attachments/b327077a-dd9f-4c83-b70a-c9a69177ef59 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.385079] [56854]: DEBUG cinder.api.middleware.request_id [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.388746] [56854]: INFO cinder.api.openstack.wsgi [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 861.389836] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.389901] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.405490] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.405490] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.409870] [56854]: INFO cinder.volume.api [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 861.415330] [56854]: INFO cinder.api.openstack.wsgi [None req-cb0fbb69-baf4-4cf0-8026-7641abc9439b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 861.415853] [56854]: [pid: 56854|app: 0|req: 131/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:41 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.427141] [56854]: DEBUG cinder.api.middleware.request_id [None req-3e31b198-0467-496f-9e90-2ee8a70db38f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.428468] [56854]: INFO cinder.api.openstack.wsgi [None req-3e31b198-0467-496f-9e90-2ee8a70db38f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 862.428763] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e31b198-0467-496f-9e90-2ee8a70db38f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.429017] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e31b198-0467-496f-9e90-2ee8a70db38f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.444451] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.444451] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.448587] [56854]: INFO cinder.volume.api [None req-3e31b198-0467-496f-9e90-2ee8a70db38f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 862.453903] [56854]: INFO cinder.api.openstack.wsgi [None req-3e31b198-0467-496f-9e90-2ee8a70db38f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 862.454328] [56854]: [pid: 56854|app: 0|req: 132/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:42 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.500952] [56854]: DEBUG cinder.api.middleware.request_id [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.503066] [56854]: INFO cinder.api.openstack.wsgi [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 862.503408] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.503589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.511894] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.511894] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.517061] [56854]: INFO cinder.volume.api [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 862.521906] [56854]: INFO cinder.api.openstack.wsgi [None req-ede99e58-b85a-420d-8b75-4b7916f6f9fa tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 862.522477] [56854]: [pid: 56854|app: 0|req: 133/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:42 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 863.337908] [56853]: DEBUG cinder.coordination [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 863.338301] [56853]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-00e0534f-b09d-45f9-ace8-b5edde798e75 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 returned with HTTP 200 [ 863.338959] [56853]: [pid: 56853|app: 0|req: 122/255] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:06:38 2025] PUT /volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 => generated 617 bytes in 4550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.468794] [56854]: DEBUG cinder.api.middleware.request_id [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.471779] [56854]: INFO cinder.api.openstack.wsgi [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 863.471779] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.471779] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.490838] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.490838] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.495275] [56854]: INFO cinder.volume.api [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 863.501579] [56854]: INFO cinder.api.openstack.wsgi [None req-8d8d8f13-1b58-48b0-a70a-b95fc52619fd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 863.502029] [56854]: [pid: 56854|app: 0|req: 134/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:43 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.516525] [56853]: DEBUG cinder.api.middleware.request_id [None req-dec6efe4-9758-4c2a-906f-02855556cad5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.519608] [56853]: INFO cinder.api.openstack.wsgi [None req-dec6efe4-9758-4c2a-906f-02855556cad5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 864.520498] [56853]: DEBUG cinder.api.openstack.wsgi [None req-dec6efe4-9758-4c2a-906f-02855556cad5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.521038] [56853]: DEBUG cinder.api.openstack.wsgi [None req-dec6efe4-9758-4c2a-906f-02855556cad5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 864.536938] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.536938] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.541344] [56853]: INFO cinder.volume.api [None req-dec6efe4-9758-4c2a-906f-02855556cad5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 864.547100] [56853]: INFO cinder.api.openstack.wsgi [None req-dec6efe4-9758-4c2a-906f-02855556cad5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 864.547522] [56853]: [pid: 56853|app: 0|req: 123/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:44 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.001687] [56854]: DEBUG cinder.api.middleware.request_id [req-08b4ed18-450d-466d-ae81-41865d33056c req-3e33a4cc-48d6-4c25-a389-9fe20eca284d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.004367] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-3e33a4cc-48d6-4c25-a389-9fe20eca284d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9/action [ 865.004831] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-3e33a4cc-48d6-4c25-a389-9fe20eca284d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 865.005027] [56854]: DEBUG cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-3e33a4cc-48d6-4c25-a389-9fe20eca284d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 865.031761] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.031761] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.046430] [56854]: INFO cinder.api.openstack.wsgi [req-08b4ed18-450d-466d-ae81-41865d33056c req-3e33a4cc-48d6-4c25-a389-9fe20eca284d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9/action returned with HTTP 204 [ 865.048222] [56854]: [pid: 56854|app: 0|req: 135/258] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:06:44 2025] POST /volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 865.558405] [56853]: DEBUG cinder.api.middleware.request_id [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.561528] [56853]: INFO cinder.api.openstack.wsgi [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 865.562421] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.562810] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.575415] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.575415] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.581131] [56853]: INFO cinder.volume.api [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 865.587151] [56853]: INFO cinder.api.openstack.wsgi [None req-0a3b6a2b-a4a4-47ac-b5a5-67e48e9392b1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 865.588206] [56853]: [pid: 56853|app: 0|req: 124/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:45 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 865.602474] [56854]: DEBUG cinder.api.middleware.request_id [None req-595a9687-a9be-42b3-a976-cfd223be8d57 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.605176] [56854]: INFO cinder.api.openstack.wsgi [None req-595a9687-a9be-42b3-a976-cfd223be8d57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 865.605408] [56854]: DEBUG cinder.api.openstack.wsgi [None req-595a9687-a9be-42b3-a976-cfd223be8d57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.605627] [56854]: DEBUG cinder.api.openstack.wsgi [None req-595a9687-a9be-42b3-a976-cfd223be8d57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.622811] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.622811] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.629800] [56854]: INFO cinder.volume.api [None req-595a9687-a9be-42b3-a976-cfd223be8d57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 865.638116] [56854]: INFO cinder.api.openstack.wsgi [None req-595a9687-a9be-42b3-a976-cfd223be8d57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 865.638764] [56854]: [pid: 56854|app: 0|req: 136/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:45 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 875.586908] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=93,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 875.632507] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=92,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 876.573912] [56853]: DEBUG cinder.api.middleware.request_id [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.577194] [56853]: INFO cinder.api.openstack.wsgi [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] POST http://10.180.1.21/volume/v3/volumes [ 876.577764] [56853]: DEBUG cinder.api.openstack.wsgi [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1647515288"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 876.579885] [56853]: DEBUG cinder.api.v3.volumes [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1647515288'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 876.580096] [56853]: INFO cinder.api.v3.volumes [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume of 1 GB [ 876.587522] [56853]: INFO cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Availability Zones retrieved successfully. [ 876.596439] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Flow 'volume_create_api' (cd7a203b-df48-4b4b-8aaf-32eef5d06e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 876.597746] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e9648b-8456-4b4f-8165-c918239a7130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 876.599187] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 876.624034] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64e9648b-8456-4b4f-8165-c918239a7130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 876.625350] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c0e162-3071-4657-aa63-eed646580664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 876.663799] [56853]: DEBUG cinder.quota [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Created reservations ['466e1211-c7fb-43f4-9483-4c717f47f4bd', 'f5c10eac-4dd5-4fc0-a346-da7615fca518', 'a073bf1d-b7e1-494f-87e3-f226666a147b', '0e9e5680-de21-4659-88c2-afd10d4feb8c'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 876.665699] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c0e162-3071-4657-aa63-eed646580664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466e1211-c7fb-43f4-9483-4c717f47f4bd', 'f5c10eac-4dd5-4fc0-a346-da7615fca518', 'a073bf1d-b7e1-494f-87e3-f226666a147b', '0e9e5680-de21-4659-88c2-afd10d4feb8c']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 876.665844] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4c3c66-f8e4-4bb0-957f-03d2a2ae71ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 876.695481] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc4c3c66-f8e4-4bb0-957f-03d2a2ae71ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e531c257-e36e-45a2-8c91-23645473d766', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1647515288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977c9966dc484868b335536469de110c',qos_specs=None,replication_status=,reservations=['466e1211-c7fb-43f4-9483-4c717f47f4bd','f5c10eac-4dd5-4fc0-a346-da7615fca518','a073bf1d-b7e1-494f-87e3-f226666a147b','0e9e5680-de21-4659-88c2-afd10d4feb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66843521744427197addf27588472dd',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1647515288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e531c257-e36e-45a2-8c91-23645473d766,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='977c9966dc484868b335536469de110c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66843521744427197addf27588472dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 876.696800] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c99145-dcf9-4473-a5fd-724dfbce8249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 876.715836] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c99145-dcf9-4473-a5fd-724dfbce8249) transitioned into state 'SUCCESS' from state '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-1647515288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='977c9966dc484868b335536469de110c',qos_specs=None,replication_status=,reservations=['466e1211-c7fb-43f4-9483-4c717f47f4bd','f5c10eac-4dd5-4fc0-a346-da7615fca518','a073bf1d-b7e1-494f-87e3-f226666a147b','0e9e5680-de21-4659-88c2-afd10d4feb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66843521744427197addf27588472dd',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 876.717012] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d39a921-bb73-4b14-bab9-c85653852405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 876.728881] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d39a921-bb73-4b14-bab9-c85653852405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 876.730060] [56853]: DEBUG cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Flow 'volume_create_api' (cd7a203b-df48-4b4b-8aaf-32eef5d06e7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 876.730438] [56853]: INFO cinder.volume.api [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Create volume request issued successfully. [ 876.731215] [56853]: INFO cinder.api.openstack.wsgi [None req-cc011d54-c50a-46bd-831b-7bf24692bc6d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 876.731925] [56853]: [pid: 56853|app: 0|req: 125/261] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:06:56 2025] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 876.746683] [56854]: DEBUG cinder.api.middleware.request_id [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.749617] [56854]: INFO cinder.api.openstack.wsgi [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 876.750031] [56854]: DEBUG cinder.api.openstack.wsgi [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.750031] [56854]: DEBUG cinder.api.openstack.wsgi [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.775931] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.775931] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.786507] [56854]: INFO cinder.volume.api [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 876.798821] [56854]: INFO cinder.api.openstack.wsgi [None req-eea31dae-9341-44c9-b6cd-79c1a36d687a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 876.799654] [56854]: [pid: 56854|app: 0|req: 137/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:56 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.818498] [56853]: DEBUG cinder.api.middleware.request_id [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.822706] [56853]: INFO cinder.api.openstack.wsgi [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 877.823036] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.823322] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.838069] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.838069] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.844405] [56853]: INFO cinder.volume.api [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 877.852345] [56853]: INFO cinder.api.openstack.wsgi [None req-6199e8b2-ef2f-4671-96ec-22438c1cd222 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 877.855997] [56853]: [pid: 56853|app: 0|req: 126/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:06:57 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 885.738127] [56854]: DEBUG cinder.api.middleware.request_id [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.741580] [56854]: INFO cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] POST http://10.180.1.21/volume/v3/volumes [ 885.742252] [56854]: DEBUG cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1382821117", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 885.744587] [56854]: DEBUG cinder.api.v3.volumes [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1382821117', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 885.744764] [56854]: INFO cinder.api.v3.volumes [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Create volume of 1 GB [ 885.755701] [56854]: INFO cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Availability Zones retrieved successfully. [ 885.766718] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Flow 'volume_create_api' (8ad9a1e1-605f-4691-8149-0ea119e7ff58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 885.768045] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a1c1db-3eb1-4b7c-9898-96fc7bcfb360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.769870] [56854]: DEBUG cinder.volume.flows.api.create_volume [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 885.790199] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a1c1db-3eb1-4b7c-9898-96fc7bcfb360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.791251] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69edc573-4f36-44cf-806b-438cfe42f746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.836720] [56854]: DEBUG cinder.quota [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Created reservations ['4ebe8cf5-bd81-4a1c-a23d-cd9db71120da', 'c8aad53a-5624-47ba-bc18-b2af67c8f088', '648ded5f-57d3-4d6c-8626-378605571e1a', '09851237-3875-451e-81a4-ad86b6035573'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 885.837716] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69edc573-4f36-44cf-806b-438cfe42f746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ebe8cf5-bd81-4a1c-a23d-cd9db71120da', 'c8aad53a-5624-47ba-bc18-b2af67c8f088', '648ded5f-57d3-4d6c-8626-378605571e1a', '09851237-3875-451e-81a4-ad86b6035573']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.838622] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72b5c19-1f04-4d05-9965-1c12a21b29f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.852517] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b72b5c19-1f04-4d05-9965-1c12a21b29f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24f97eb-b4d3-472f-8a2a-86c37b89ca6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1382821117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3cc75be85242f4accbd934714e6b1b',qos_specs=None,replication_status=,reservations=['4ebe8cf5-bd81-4a1c-a23d-cd9db71120da','c8aad53a-5624-47ba-bc18-b2af67c8f088','648ded5f-57d3-4d6c-8626-378605571e1a','09851237-3875-451e-81a4-ad86b6035573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc074cfcf2643f38a75edf3715004ae',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1382821117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24f97eb-b4d3-472f-8a2a-86c37b89ca6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa3cc75be85242f4accbd934714e6b1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dc074cfcf2643f38a75edf3715004ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.853494] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8f4269-c683-47b7-909f-b7827063d9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.871515] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8f4269-c683-47b7-909f-b7827063d9d7) transitioned into state 'SUCCESS' from state '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-1382821117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa3cc75be85242f4accbd934714e6b1b',qos_specs=None,replication_status=,reservations=['4ebe8cf5-bd81-4a1c-a23d-cd9db71120da','c8aad53a-5624-47ba-bc18-b2af67c8f088','648ded5f-57d3-4d6c-8626-378605571e1a','09851237-3875-451e-81a4-ad86b6035573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dc074cfcf2643f38a75edf3715004ae',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.872418] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c24438-0b3f-4804-a1f9-c69f66760661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 885.881782] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c24438-0b3f-4804-a1f9-c69f66760661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 885.882884] [56854]: DEBUG cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Flow 'volume_create_api' (8ad9a1e1-605f-4691-8149-0ea119e7ff58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 885.883277] [56854]: INFO cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Create volume request issued successfully. [ 885.883956] [56854]: INFO cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-b53416cd-d2cd-416a-aa31-2d1ede02f883 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 885.884491] [56854]: [pid: 56854|app: 0|req: 138/264] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 11:07:05 2025] POST /volume/v3/volumes => generated 754 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 885.890372] [56853]: DEBUG cinder.api.middleware.request_id [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.893042] [56853]: INFO cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 885.893042] [56853]: DEBUG cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.893321] [56853]: DEBUG cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.903169] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.903169] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.908458] [56853]: INFO cinder.volume.api [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Volume info retrieved successfully. [ 885.914186] [56853]: INFO cinder.api.openstack.wsgi [req-d15b919a-36d1-4bdd-98a1-5f0d47b8ef0d req-ce342ad0-f8ca-45d6-80af-80ebdb4e1b51 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 200 [ 885.914623] [56853]: [pid: 56853|app: 0|req: 127/265] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:05 2025] GET /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.027236] [56854]: DEBUG cinder.api.middleware.request_id [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.032444] [56854]: INFO cinder.api.openstack.wsgi [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 886.032930] [56854]: DEBUG cinder.api.openstack.wsgi [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.033269] [56854]: DEBUG cinder.api.openstack.wsgi [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.048301] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.048301] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.053242] [56854]: INFO cinder.volume.api [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Volume info retrieved successfully. [ 886.060209] [56854]: INFO cinder.api.openstack.wsgi [req-8fba5c30-f976-4ee1-8649-d7d69e68d7c3 req-8beb8b5d-ef86-4b18-9155-7e508c831188 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 200 [ 886.060209] [56854]: [pid: 56854|app: 0|req: 139/266] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:05 2025] GET /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.076517] [56853]: DEBUG cinder.api.middleware.request_id [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.081624] [56853]: INFO cinder.api.openstack.wsgi [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 886.082042] [56853]: DEBUG cinder.api.openstack.wsgi [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24f97eb-b4d3-472f-8a2a-86c37b89ca6e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-633097861", "description": null, "metadata": {}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 886.101672] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.101672] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.103118] [56853]: INFO cinder.volume.api [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Volume info retrieved successfully. [ 886.103118] [56853]: INFO cinder.api.v3.snapshots [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Create snapshot from volume c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 886.122212] [56853]: WARNING cinder.quota [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-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. [ 886.144510] [56853]: DEBUG cinder.quota [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Created reservations ['e6fe7a1a-dcd2-4e98-9b1f-48b14af6b1f1', '1a1ded3b-68a4-442f-acf2-ba6037420762', '259cc691-e09a-4282-8da4-963db61a95de', '3d3fe167-dba5-45b1-95f7-51f0ad00f372'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 886.204916] [56853]: INFO cinder.volume.api [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot create request issued successfully. [ 886.205053] [56853]: INFO cinder.api.openstack.wsgi [req-7529c20e-6767-4f98-8db9-06f29c0311b0 req-4e6a6db8-39c6-46d5-90a7-a7af16863595 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 886.206380] [56853]: [pid: 56853|app: 0|req: 128/267] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 11:07:05 2025] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 886.238999] [56854]: DEBUG cinder.api.middleware.request_id [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.246404] [56854]: INFO cinder.api.openstack.wsgi [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 886.246404] [56854]: DEBUG cinder.api.openstack.wsgi [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.246531] [56854]: DEBUG cinder.api.openstack.wsgi [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.271094] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.271094] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.271922] [56854]: INFO cinder.volume.api [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot retrieved successfully. [ 886.273326] [56854]: INFO cinder.api.openstack.wsgi [req-c73b6043-6e96-475b-a67a-60fe855c7051 req-ad59cd24-65c4-488b-8dec-fb46a896d16e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c returned with HTTP 200 [ 886.275751] [56854]: [pid: 56854|app: 0|req: 140/268] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 11:07:06 2025] GET /volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.305121] [56853]: DEBUG cinder.api.middleware.request_id [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.311261] [56853]: INFO cinder.api.openstack.wsgi [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 886.311503] [56853]: DEBUG cinder.api.openstack.wsgi [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.311725] [56853]: DEBUG cinder.api.openstack.wsgi [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'detail' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.312045] [56853]: DEBUG cinder.api.api_utils [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Removing options '' from query. {{(pid=56853) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 886.312428] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.312428] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.313548] [56853]: DEBUG cinder.db.sqlalchemy.api [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Building query based on filter {{(pid=56853) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 886.324488] [56853]: INFO cinder.volume.api [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Get all snapshots completed successfully. [ 886.324994] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.324994] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.325744] [56853]: INFO cinder.api.openstack.wsgi [req-6339cc83-9389-418b-b1d0-38454b7e6393 req-f4d8c404-cd5e-4657-90c1-cfd265f8eee8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 886.326405] [56853]: [pid: 56853|app: 0|req: 129/269] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 11:07:06 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.362084] [56854]: DEBUG cinder.api.middleware.request_id [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.364997] [56854]: INFO cinder.api.openstack.wsgi [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 886.365259] [56854]: DEBUG cinder.api.openstack.wsgi [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.365478] [56854]: DEBUG cinder.api.openstack.wsgi [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.370818] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.370818] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.371406] [56854]: INFO cinder.volume.api [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot retrieved successfully. [ 886.373474] [56854]: INFO cinder.api.openstack.wsgi [req-4d422a0c-7cb5-4143-b54f-2e14395ac58f req-7503dda6-9695-487f-92ba-5c5d940ed43e tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c returned with HTTP 200 [ 886.373824] [56854]: [pid: 56854|app: 0|req: 141/270] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 11:07:06 2025] GET /volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.388830] [56853]: DEBUG cinder.api.middleware.request_id [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.392473] [56853]: INFO cinder.api.openstack.wsgi [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 886.392473] [56853]: DEBUG cinder.api.openstack.wsgi [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.392640] [56853]: DEBUG cinder.api.openstack.wsgi [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.392740] [56853]: INFO cinder.api.v2.snapshots [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Delete snapshot with id: 3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 886.402332] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.402332] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.402913] [56853]: INFO cinder.volume.api [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot retrieved successfully. [ 886.425303] [56853]: INFO cinder.volume.api [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot delete request issued successfully. [ 886.425538] [56853]: INFO cinder.api.openstack.wsgi [req-b47f3986-a416-4743-92f9-b4b0c742c1b5 req-f02e0a6c-04ff-49cd-b8a6-f9ebb730cebf tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c returned with HTTP 202 [ 886.426029] [56853]: [pid: 56853|app: 0|req: 130/271] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 11:07:06 2025] DELETE /volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 886.441637] [56854]: DEBUG cinder.api.middleware.request_id [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.445349] [56854]: INFO cinder.api.openstack.wsgi [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 886.445641] [56854]: DEBUG cinder.api.openstack.wsgi [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.445924] [56854]: DEBUG cinder.api.openstack.wsgi [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.452102] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.452102] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.452825] [56854]: INFO cinder.volume.api [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Snapshot retrieved successfully. [ 886.454177] [56854]: INFO cinder.api.openstack.wsgi [req-2ee7e81e-16b9-4f65-98d4-32719b910b2f req-f77152f3-c1c4-4ab2-ac9a-fc120b5935ee tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c returned with HTTP 200 [ 886.454667] [56854]: [pid: 56854|app: 0|req: 142/272] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 11:07:06 2025] GET /volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.472173] [56853]: DEBUG cinder.api.middleware.request_id [req-6d331792-780f-4cc8-8a12-b5ae350515f3 req-b2ace9c3-3f27-4eb9-9e2a-1f02fa833e14 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.475364] [56853]: INFO cinder.api.openstack.wsgi [req-6d331792-780f-4cc8-8a12-b5ae350515f3 req-b2ace9c3-3f27-4eb9-9e2a-1f02fa833e14 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c [ 887.475450] [56853]: DEBUG cinder.api.openstack.wsgi [req-6d331792-780f-4cc8-8a12-b5ae350515f3 req-b2ace9c3-3f27-4eb9-9e2a-1f02fa833e14 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.475625] [56853]: DEBUG cinder.api.openstack.wsgi [req-6d331792-780f-4cc8-8a12-b5ae350515f3 req-b2ace9c3-3f27-4eb9-9e2a-1f02fa833e14 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.480873] [56853]: INFO cinder.api.openstack.wsgi [req-6d331792-780f-4cc8-8a12-b5ae350515f3 req-b2ace9c3-3f27-4eb9-9e2a-1f02fa833e14 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c returned with HTTP 404 [ 887.480873] [56853]: [pid: 56853|app: 0|req: 131/273] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 11:07:07 2025] GET /volume/v3/snapshots/3ef8ec7c-dccd-47e3-a4b6-59ddd275d29c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 887.494955] [56854]: DEBUG cinder.api.middleware.request_id [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.497647] [56854]: INFO cinder.api.openstack.wsgi [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 887.497957] [56854]: DEBUG cinder.api.openstack.wsgi [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.498306] [56854]: DEBUG cinder.api.openstack.wsgi [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.498590] [56854]: INFO cinder.api.v3.volumes [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Delete volume with id: c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 887.509525] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.509525] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.510341] [56854]: INFO cinder.volume.api [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Volume info retrieved successfully. [ 887.537261] [56854]: INFO cinder.volume.api [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Delete volume request issued successfully. [ 887.537678] [56854]: INFO cinder.api.openstack.wsgi [req-3f8cfad9-7036-4a00-acb1-0fa0957837bb req-a712bad2-1c5d-46ad-be47-6de3b9323df4 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 202 [ 887.538260] [56854]: [pid: 56854|app: 0|req: 143/274] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:07:07 2025] DELETE /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 887.555366] [56853]: DEBUG cinder.api.middleware.request_id [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.558568] [56853]: INFO cinder.api.openstack.wsgi [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 887.558879] [56853]: DEBUG cinder.api.openstack.wsgi [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.559190] [56853]: DEBUG cinder.api.openstack.wsgi [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.572174] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.572174] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.580228] [56853]: INFO cinder.volume.api [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Volume info retrieved successfully. [ 887.585465] [56853]: INFO cinder.api.openstack.wsgi [req-070c5b6b-4d06-4094-99d8-127f76664fe4 req-300a797c-9cd4-427b-9ae5-6137e7899a84 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 200 [ 887.587028] [56853]: [pid: 56853|app: 0|req: 132/275] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:07 2025] GET /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.605239] [56854]: DEBUG cinder.api.middleware.request_id [req-b8cab918-8f81-4556-9319-1e31f70f6a59 req-ff150621-d621-40db-864e-8d88419edef7 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.607668] [56854]: INFO cinder.api.openstack.wsgi [req-b8cab918-8f81-4556-9319-1e31f70f6a59 req-ff150621-d621-40db-864e-8d88419edef7 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 888.607901] [56854]: DEBUG cinder.api.openstack.wsgi [req-b8cab918-8f81-4556-9319-1e31f70f6a59 req-ff150621-d621-40db-864e-8d88419edef7 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.608132] [56854]: DEBUG cinder.api.openstack.wsgi [req-b8cab918-8f81-4556-9319-1e31f70f6a59 req-ff150621-d621-40db-864e-8d88419edef7 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.614298] [56854]: INFO cinder.api.openstack.wsgi [req-b8cab918-8f81-4556-9319-1e31f70f6a59 req-ff150621-d621-40db-864e-8d88419edef7 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 404 [ 888.614782] [56854]: [pid: 56854|app: 0|req: 144/276] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:08 2025] GET /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 888.631409] [56853]: DEBUG cinder.api.middleware.request_id [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.635978] [56853]: INFO cinder.api.openstack.wsgi [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 888.635978] [56853]: DEBUG cinder.api.openstack.wsgi [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.635978] [56853]: DEBUG cinder.api.openstack.wsgi [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.635978] [56853]: INFO cinder.api.v3.volumes [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Delete volume with id: c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 888.641661] [56853]: INFO cinder.api.openstack.wsgi [req-8a3b1d54-8b03-4217-91d4-df84aaa4a185 req-01583d22-5012-4239-8ff8-8283fcdac5d3 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 404 [ 888.642333] [56853]: [pid: 56853|app: 0|req: 133/277] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:07:08 2025] DELETE /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 888.656722] [56854]: DEBUG cinder.api.middleware.request_id [req-c96ccbb9-0d4c-4f73-9c93-8d9888611469 req-07863a92-34e4-41d9-9c1f-3ffecaaffdf8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.658784] [56854]: INFO cinder.api.openstack.wsgi [req-c96ccbb9-0d4c-4f73-9c93-8d9888611469 req-07863a92-34e4-41d9-9c1f-3ffecaaffdf8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] GET http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e [ 888.659262] [56854]: DEBUG cinder.api.openstack.wsgi [req-c96ccbb9-0d4c-4f73-9c93-8d9888611469 req-07863a92-34e4-41d9-9c1f-3ffecaaffdf8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.660027] [56854]: DEBUG cinder.api.openstack.wsgi [req-c96ccbb9-0d4c-4f73-9c93-8d9888611469 req-07863a92-34e4-41d9-9c1f-3ffecaaffdf8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.665925] [56854]: INFO cinder.api.openstack.wsgi [req-c96ccbb9-0d4c-4f73-9c93-8d9888611469 req-07863a92-34e4-41d9-9c1f-3ffecaaffdf8 tempest-VolumesSnapshotsTestJSON-303531596 tempest-VolumesSnapshotsTestJSON-303531596-project-member] http://10.180.1.21/volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e returned with HTTP 404 [ 888.666611] [56854]: [pid: 56854|app: 0|req: 145/278] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:08 2025] GET /volume/v3/volumes/c24f97eb-b4d3-472f-8a2a-86c37b89ca6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 898.637690] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=53,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 898.662483] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 906.205879] [56853]: DEBUG cinder.api.middleware.request_id [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.208622] [56853]: INFO cinder.api.openstack.wsgi [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 [ 906.208903] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.209281] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.209510] [56853]: INFO cinder.api.v3.volumes [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Delete volume with id: 59214565-28e0-44b6-813e-83d133acfaf1 [ 906.221515] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221515] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.225366] [56853]: INFO cinder.volume.api [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 906.262025] [56853]: INFO cinder.volume.api [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Delete volume request issued successfully. [ 906.262025] [56853]: INFO cinder.api.openstack.wsgi [None req-e4b9e38c-20ad-40d5-ab51-17a43cf7524e tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 returned with HTTP 202 [ 906.262025] [56853]: [pid: 56853|app: 0|req: 134/279] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:07:26 2025] DELETE /volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 906.264719] [56854]: DEBUG cinder.api.middleware.request_id [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.270262] [56854]: INFO cinder.api.openstack.wsgi [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 [ 906.270262] [56854]: DEBUG cinder.api.openstack.wsgi [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.270262] [56854]: DEBUG cinder.api.openstack.wsgi [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.283243] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283243] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.291736] [56854]: INFO cinder.volume.api [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 906.300735] [56854]: INFO cinder.api.openstack.wsgi [None req-93a6d1b7-2a59-4113-973c-5f11722f5c10 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 returned with HTTP 200 [ 906.301676] [56854]: [pid: 56854|app: 0|req: 146/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:26 2025] GET /volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.318633] [56853]: DEBUG cinder.api.middleware.request_id [None req-318d578f-08fd-457c-a014-9aaef154f6c2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.321143] [56853]: INFO cinder.api.openstack.wsgi [None req-318d578f-08fd-457c-a014-9aaef154f6c2 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 [ 907.321467] [56853]: DEBUG cinder.api.openstack.wsgi [None req-318d578f-08fd-457c-a014-9aaef154f6c2 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.322594] [56853]: DEBUG cinder.api.openstack.wsgi [None req-318d578f-08fd-457c-a014-9aaef154f6c2 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.335513] [56853]: INFO cinder.api.openstack.wsgi [None req-318d578f-08fd-457c-a014-9aaef154f6c2 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 returned with HTTP 404 [ 907.336095] [56853]: [pid: 56853|app: 0|req: 135/281] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:27 2025] GET /volume/v3/volumes/59214565-28e0-44b6-813e-83d133acfaf1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 907.342397] [56854]: DEBUG cinder.api.middleware.request_id [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.345551] [56854]: INFO cinder.api.openstack.wsgi [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 907.347365] [56854]: DEBUG cinder.api.openstack.wsgi [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.347365] [56854]: DEBUG cinder.api.openstack.wsgi [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.347365] [56854]: INFO cinder.api.v3.volumes [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Delete volume with id: c7e722f8-7991-47f7-a4a1-4496afe848ed [ 907.357983] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.357983] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.358723] [56854]: INFO cinder.volume.api [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 907.391239] [56854]: INFO cinder.volume.api [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Delete volume request issued successfully. [ 907.391840] [56854]: INFO cinder.api.openstack.wsgi [None req-474e36cf-5749-4a3f-8f49-babc46e854d9 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 202 [ 907.392229] [56854]: [pid: 56854|app: 0|req: 147/282] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:07:27 2025] DELETE /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 907.395818] [56853]: DEBUG cinder.api.middleware.request_id [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.399590] [56853]: INFO cinder.api.openstack.wsgi [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 907.402231] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.402231] [56853]: DEBUG cinder.api.openstack.wsgi [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.413243] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413243] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.419483] [56853]: INFO cinder.volume.api [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Volume info retrieved successfully. [ 907.424731] [56853]: INFO cinder.api.openstack.wsgi [None req-49cfed07-f594-4ead-8c08-7e7c7179b6de tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 200 [ 907.425062] [56853]: [pid: 56853|app: 0|req: 136/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:27 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.437047] [56854]: DEBUG cinder.api.middleware.request_id [None req-be269c99-db4f-4bec-a88a-b38e8d94db00 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.439829] [56854]: INFO cinder.api.openstack.wsgi [None req-be269c99-db4f-4bec-a88a-b38e8d94db00 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] GET http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed [ 908.440310] [56854]: DEBUG cinder.api.openstack.wsgi [None req-be269c99-db4f-4bec-a88a-b38e8d94db00 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.440676] [56854]: DEBUG cinder.api.openstack.wsgi [None req-be269c99-db4f-4bec-a88a-b38e8d94db00 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.455768] [56854]: INFO cinder.api.openstack.wsgi [None req-be269c99-db4f-4bec-a88a-b38e8d94db00 tempest-ServersNegativeTestJSON-1058932887 tempest-ServersNegativeTestJSON-1058932887-project-member] http://10.180.1.21/volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed returned with HTTP 404 [ 908.458304] [56854]: [pid: 56854|app: 0|req: 148/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:28 2025] GET /volume/v3/volumes/c7e722f8-7991-47f7-a4a1-4496afe848ed => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 912.163198] [56853]: DEBUG cinder.api.middleware.request_id [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.166315] [56853]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 912.166409] [56853]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.166713] [56853]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.187850] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.187850] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.195220] [56853]: INFO cinder.volume.api [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 912.197522] [56853]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-1196c5b7-7d6c-4dc4-8421-0e4069cc0918 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 912.197833] [56853]: [pid: 56853|app: 0|req: 137/285] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:32 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.214713] [56854]: DEBUG cinder.api.middleware.request_id [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.220678] [56854]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605/action [ 912.221154] [56854]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 912.221254] [56854]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.235168] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.235168] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.235168] [56854]: INFO cinder.volume.api [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 912.241370] [56854]: INFO cinder.volume.api [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Begin detaching volume completed successfully. [ 912.241647] [56854]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-4dc80788-d8ca-4cd0-9603-c3b4385a6136 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605/action returned with HTTP 202 [ 912.242222] [56854]: [pid: 56854|app: 0|req: 149/286] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:07:32 2025] POST /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 912.261887] [56853]: DEBUG cinder.api.middleware.request_id [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.264182] [56853]: INFO cinder.api.openstack.wsgi [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 912.264533] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.266109] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.278022] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.278022] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.281901] [56853]: INFO cinder.volume.api [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 912.286541] [56853]: INFO cinder.api.openstack.wsgi [None req-6fc0a698-ed43-42ac-b2ab-581b3f74551b tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 912.288231] [56853]: [pid: 56853|app: 0|req: 138/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:32 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.275798] [56854]: DEBUG cinder.api.middleware.request_id [None req-2996a42c-847f-4cd7-846e-c3c62a419465 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.275798] [56854]: INFO cinder.api.openstack.wsgi [None req-2996a42c-847f-4cd7-846e-c3c62a419465 None None] GET http://10.180.1.21/volume// [ 913.276099] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2996a42c-847f-4cd7-846e-c3c62a419465 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.276728] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2996a42c-847f-4cd7-846e-c3c62a419465 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.276728] [56854]: INFO cinder.api.openstack.wsgi [None req-2996a42c-847f-4cd7-846e-c3c62a419465 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 913.276903] [56854]: [pid: 56854|app: 0|req: 150/288] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:07:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 913.284267] [56853]: DEBUG cinder.api.middleware.request_id [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.286985] [56853]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 913.287319] [56853]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.287551] [56853]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.297525] [56854]: DEBUG cinder.api.middleware.request_id [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.299757] [56854]: INFO cinder.api.openstack.wsgi [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 913.300054] [56854]: DEBUG cinder.api.openstack.wsgi [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.300383] [56854]: DEBUG cinder.api.openstack.wsgi [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.302380] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.302380] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.306510] [56853]: INFO cinder.volume.api [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 913.311116] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311116] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.311540] [56853]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-6f2a4d6c-3716-4f06-ba9e-0db5f7f9b2f2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 913.311973] [56853]: [pid: 56853|app: 0|req: 139/289] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:07:33 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 913.314999] [56854]: INFO cinder.volume.api [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 913.319536] [56854]: INFO cinder.api.openstack.wsgi [None req-794a7ecd-231a-42ce-9f8c-ec73ed25f7dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 913.319945] [56854]: [pid: 56854|app: 0|req: 151/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:33 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.330197] [56853]: DEBUG cinder.api.middleware.request_id [None req-51d37164-7655-45a9-9beb-cdb6f919981d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.332298] [56853]: INFO cinder.api.openstack.wsgi [None req-51d37164-7655-45a9-9beb-cdb6f919981d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 914.332508] [56853]: DEBUG cinder.api.openstack.wsgi [None req-51d37164-7655-45a9-9beb-cdb6f919981d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.334016] [56853]: DEBUG cinder.api.openstack.wsgi [None req-51d37164-7655-45a9-9beb-cdb6f919981d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.349994] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349994] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.354524] [56853]: INFO cinder.volume.api [None req-51d37164-7655-45a9-9beb-cdb6f919981d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 914.361926] [56853]: INFO cinder.api.openstack.wsgi [None req-51d37164-7655-45a9-9beb-cdb6f919981d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 914.362357] [56853]: [pid: 56853|app: 0|req: 140/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:34 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.482707] [56854]: DEBUG cinder.api.middleware.request_id [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-f42a7572-7470-44ea-aef0-371e1f9294f4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.484658] [56854]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-f42a7572-7470-44ea-aef0-371e1f9294f4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 [ 914.484846] [56854]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-f42a7572-7470-44ea-aef0-371e1f9294f4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.485231] [56854]: DEBUG cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-f42a7572-7470-44ea-aef0-371e1f9294f4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.494931] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494931] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.043270] [56854]: INFO cinder.api.openstack.wsgi [req-81c72e92-c580-480f-bbf1-3e2e318e7636 req-f42a7572-7470-44ea-aef0-371e1f9294f4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 returned with HTTP 200 [ 915.045627] [56854]: [pid: 56854|app: 0|req: 152/292] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:07:34 2025] DELETE /volume/v3/attachments/9188ed3f-8e88-473a-8d0d-950e594cefe9 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.380775] [56853]: DEBUG cinder.api.middleware.request_id [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.386097] [56853]: INFO cinder.api.openstack.wsgi [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 915.386325] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.386541] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.398267] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.398267] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.401942] [56853]: INFO cinder.volume.api [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 915.407710] [56853]: INFO cinder.api.openstack.wsgi [None req-c5f1c01c-1b4e-4487-b7dd-addbd20557dd tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 915.408230] [56853]: [pid: 56853|app: 0|req: 141/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:07:35 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.041903] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 925.404095] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=32,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 938.153239] [56854]: DEBUG cinder.api.middleware.request_id [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.155561] [56854]: INFO cinder.api.openstack.wsgi [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-315739165 [ 938.155751] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.155969] [56854]: DEBUG cinder.api.openstack.wsgi [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.156183] [56854]: INFO cinder.api.v3.volumes [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Delete volume with id: tempest-invalid-315739165 [ 938.163170] [56854]: INFO cinder.api.openstack.wsgi [req-9b95273d-913a-44dc-99ed-317c8c5391e3 req-36fbce58-b679-4596-af36-1fb872e2e179 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-315739165 returned with HTTP 404 [ 938.163796] [56854]: [pid: 56854|app: 0|req: 153/294] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 11:07:58 2025] DELETE /volume/v3/volumes/tempest-invalid-315739165 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 938.187157] [56853]: DEBUG cinder.api.middleware.request_id [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.189572] [56853]: INFO cinder.api.openstack.wsgi [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08a3898e-5bce-46f4-bfea-f85ebbea2b98 [ 938.189794] [56853]: DEBUG cinder.api.openstack.wsgi [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.189983] [56853]: DEBUG cinder.api.openstack.wsgi [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.190187] [56853]: INFO cinder.api.v3.volumes [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Delete volume with id: 08a3898e-5bce-46f4-bfea-f85ebbea2b98 [ 938.196311] [56853]: INFO cinder.api.openstack.wsgi [req-aa9b48e2-092e-4edb-be4a-deab99817a2b req-8db59313-31b7-4fce-bbea-da0d286087fe tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] http://10.180.1.21/volume/v3/volumes/08a3898e-5bce-46f4-bfea-f85ebbea2b98 returned with HTTP 404 [ 938.196955] [56853]: [pid: 56853|app: 0|req: 142/295] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:07:58 2025] DELETE /volume/v3/volumes/08a3898e-5bce-46f4-bfea-f85ebbea2b98 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 938.212603] [56854]: DEBUG cinder.api.middleware.request_id [req-d9433c80-55d9-4c39-9a6e-fe8df3e3a607 req-fe06c099-12cc-47d1-89cf-eb3487512937 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.216938] [56854]: INFO cinder.api.openstack.wsgi [req-d9433c80-55d9-4c39-9a6e-fe8df3e3a607 req-fe06c099-12cc-47d1-89cf-eb3487512937 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] GET http://10.180.1.21/volume/v3/volumes/a551361e-7d36-4649-91b1-3589deb4e291 [ 938.216938] [56854]: DEBUG cinder.api.openstack.wsgi [req-d9433c80-55d9-4c39-9a6e-fe8df3e3a607 req-fe06c099-12cc-47d1-89cf-eb3487512937 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.216938] [56854]: DEBUG cinder.api.openstack.wsgi [req-d9433c80-55d9-4c39-9a6e-fe8df3e3a607 req-fe06c099-12cc-47d1-89cf-eb3487512937 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.222272] [56854]: INFO cinder.api.openstack.wsgi [req-d9433c80-55d9-4c39-9a6e-fe8df3e3a607 req-fe06c099-12cc-47d1-89cf-eb3487512937 tempest-VolumesNegativeTest-828757145 tempest-VolumesNegativeTest-828757145-project-member] http://10.180.1.21/volume/v3/volumes/a551361e-7d36-4649-91b1-3589deb4e291 returned with HTTP 404 [ 938.223067] [56854]: [pid: 56854|app: 0|req: 154/296] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:07:58 2025] GET /volume/v3/volumes/a551361e-7d36-4649-91b1-3589deb4e291 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 938.812921] [56853]: DEBUG cinder.api.middleware.request_id [req-4e064578-9a72-40f4-9942-8cf103ffc66f req-86961b2a-46d7-414e-a388-5068b9c40dc9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.815264] [56853]: INFO cinder.api.openstack.wsgi [req-4e064578-9a72-40f4-9942-8cf103ffc66f req-86961b2a-46d7-414e-a388-5068b9c40dc9 tempest-InstanceActionsTestJSON-1091002950 tempest-InstanceActionsTestJSON-1091002950-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=76b7ad43-136e-404c-acf4-11101f4c425f [ 938.815519] [56853]: DEBUG cinder.api.openstack.wsgi [req-4e064578-9a72-40f4-9942-8cf103ffc66f req-86961b2a-46d7-414e-a388-5068b9c40dc9 tempest-InstanceActionsTestJSON-1091002950 tempest-InstanceActionsTestJSON-1091002950-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.815738] [56853]: DEBUG cinder.api.openstack.wsgi [req-4e064578-9a72-40f4-9942-8cf103ffc66f req-86961b2a-46d7-414e-a388-5068b9c40dc9 tempest-InstanceActionsTestJSON-1091002950 tempest-InstanceActionsTestJSON-1091002950-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.822263] [56853]: INFO cinder.api.openstack.wsgi [req-4e064578-9a72-40f4-9942-8cf103ffc66f req-86961b2a-46d7-414e-a388-5068b9c40dc9 tempest-InstanceActionsTestJSON-1091002950 tempest-InstanceActionsTestJSON-1091002950-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=76b7ad43-136e-404c-acf4-11101f4c425f returned with HTTP 200 [ 938.822471] [56853]: [pid: 56853|app: 0|req: 143/297] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 11:07:58 2025] GET /volume/v3/attachments?instance_id=76b7ad43-136e-404c-acf4-11101f4c425f => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.219746] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=2 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 948.818231] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=2 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 959.407514] [56854]: DEBUG cinder.api.middleware.request_id [None req-682c3316-36fc-4aed-b114-fc9b41b2191e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.410586] [56854]: INFO cinder.api.openstack.wsgi [None req-682c3316-36fc-4aed-b114-fc9b41b2191e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 959.410757] [56854]: DEBUG cinder.api.openstack.wsgi [None req-682c3316-36fc-4aed-b114-fc9b41b2191e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.414030] [56854]: DEBUG cinder.api.openstack.wsgi [None req-682c3316-36fc-4aed-b114-fc9b41b2191e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.428241] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.428241] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.434865] [56854]: INFO cinder.volume.api [None req-682c3316-36fc-4aed-b114-fc9b41b2191e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 959.442289] [56854]: INFO cinder.api.openstack.wsgi [None req-682c3316-36fc-4aed-b114-fc9b41b2191e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 959.442896] [56854]: [pid: 56854|app: 0|req: 155/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:19 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.502386] [56853]: DEBUG cinder.api.middleware.request_id [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.504725] [56853]: INFO cinder.api.openstack.wsgi [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 959.505132] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.505226] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.516352] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516352] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.524672] [56853]: INFO cinder.volume.api [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 959.532025] [56853]: INFO cinder.api.openstack.wsgi [None req-2b7c826a-89be-4c4f-9e0c-a1f876d74a8a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 959.532415] [56853]: [pid: 56853|app: 0|req: 144/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:19 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.076025] [56854]: DEBUG cinder.api.middleware.request_id [None req-24826de4-a9e1-4954-a49d-5215d2611f33 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.076300] [56854]: INFO cinder.api.openstack.wsgi [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/volumes [ 965.076677] [56854]: DEBUG cinder.api.openstack.wsgi [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1743079502"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 965.078432] [56854]: DEBUG cinder.api.v3.volumes [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1743079502'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 965.078688] [56854]: INFO cinder.api.v3.volumes [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume of 1 GB [ 965.091685] [56854]: INFO cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Availability Zones retrieved successfully. [ 965.098812] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Flow 'volume_create_api' (8cf3bef5-7fd5-4c41-a16f-2a8afeda94d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.101727] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca81f3c-76a1-4f39-ba8e-3a14f3533f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.101727] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 965.123478] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ca81f3c-76a1-4f39-ba8e-3a14f3533f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.125030] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5217148-3dae-46d0-af4b-7649277fcee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.158386] [56854]: DEBUG cinder.quota [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Created reservations ['cfcec6d6-141b-4147-8653-ee9024eea6ff', 'e6f513b7-7929-4e0a-8cb3-6f14b7aab8d5', '188bb7c9-c0fa-461d-bec6-7fe84b9b0e9d', '2c0ae0b9-b984-4f73-8974-1969913cb879'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 965.159443] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5217148-3dae-46d0-af4b-7649277fcee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfcec6d6-141b-4147-8653-ee9024eea6ff', 'e6f513b7-7929-4e0a-8cb3-6f14b7aab8d5', '188bb7c9-c0fa-461d-bec6-7fe84b9b0e9d', '2c0ae0b9-b984-4f73-8974-1969913cb879']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.160546] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b572513-3636-4654-8571-3faae85f2abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.173783] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b572513-3636-4654-8571-3faae85f2abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ffba55a-c537-4440-87a2-35bea0a1b284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1743079502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c09873846584fac8d92fdc11202d8d7',qos_specs=None,replication_status=,reservations=['cfcec6d6-141b-4147-8653-ee9024eea6ff','e6f513b7-7929-4e0a-8cb3-6f14b7aab8d5','188bb7c9-c0fa-461d-bec6-7fe84b9b0e9d','2c0ae0b9-b984-4f73-8974-1969913cb879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beff3d7bae5c413fb85f83af80006bb7',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1743079502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ffba55a-c537-4440-87a2-35bea0a1b284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c09873846584fac8d92fdc11202d8d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='beff3d7bae5c413fb85f83af80006bb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.174674] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5e5a9e-6fcb-48e1-9257-5e5caedcbc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.186959] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5e5a9e-6fcb-48e1-9257-5e5caedcbc73) transitioned into state 'SUCCESS' from state '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-1743079502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c09873846584fac8d92fdc11202d8d7',qos_specs=None,replication_status=,reservations=['cfcec6d6-141b-4147-8653-ee9024eea6ff','e6f513b7-7929-4e0a-8cb3-6f14b7aab8d5','188bb7c9-c0fa-461d-bec6-7fe84b9b0e9d','2c0ae0b9-b984-4f73-8974-1969913cb879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beff3d7bae5c413fb85f83af80006bb7',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.187828] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebf0e38-fda2-4b58-b5e5-defdba6d0dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.196607] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ebf0e38-fda2-4b58-b5e5-defdba6d0dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.197662] [56854]: DEBUG cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Flow 'volume_create_api' (8cf3bef5-7fd5-4c41-a16f-2a8afeda94d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.198010] [56854]: INFO cinder.volume.api [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Create volume request issued successfully. [ 965.198670] [56854]: INFO cinder.api.openstack.wsgi [None req-24826de4-a9e1-4954-a49d-5215d2611f33 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 965.199131] [56854]: [pid: 56854|app: 0|req: 156/300] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:08:24 2025] POST /volume/v3/volumes => generated 756 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 965.208089] [56853]: DEBUG cinder.api.middleware.request_id [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.210231] [56853]: INFO cinder.api.openstack.wsgi [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 965.210466] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.210939] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.222144] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.222144] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.227710] [56853]: INFO cinder.volume.api [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 965.234427] [56853]: INFO cinder.api.openstack.wsgi [None req-f0509a6c-1c2b-4d0a-ac4d-fa1385317b70 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 965.234919] [56853]: [pid: 56853|app: 0|req: 145/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:25 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.244462] [56854]: DEBUG cinder.api.middleware.request_id [None req-86998c54-9433-4239-9cfc-580348869ea1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.248526] [56854]: INFO cinder.api.openstack.wsgi [None req-86998c54-9433-4239-9cfc-580348869ea1 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 966.248526] [56854]: DEBUG cinder.api.openstack.wsgi [None req-86998c54-9433-4239-9cfc-580348869ea1 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.248526] [56854]: DEBUG cinder.api.openstack.wsgi [None req-86998c54-9433-4239-9cfc-580348869ea1 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.259789] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.259789] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.265489] [56854]: INFO cinder.volume.api [None req-86998c54-9433-4239-9cfc-580348869ea1 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 966.272462] [56854]: INFO cinder.api.openstack.wsgi [None req-86998c54-9433-4239-9cfc-580348869ea1 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 966.272824] [56854]: [pid: 56854|app: 0|req: 157/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:26 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.231465] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=8 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 976.269485] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=28,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.100316] [56853]: DEBUG cinder.api.middleware.request_id [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.102292] [56853]: INFO cinder.api.openstack.wsgi [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/volumes [ 988.102681] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1729755691"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 988.105037] [56853]: DEBUG cinder.api.v3.volumes [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1729755691'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 988.105037] [56853]: INFO cinder.api.v3.volumes [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Create volume of 1 GB [ 988.110646] [56853]: INFO cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Availability Zones retrieved successfully. [ 988.117165] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Flow 'volume_create_api' (64990824-629a-45ea-9fdf-595b01147e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 988.118347] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757ae3a0-cb9c-48df-b2d4-8a05dcdaa79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.119424] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 988.138812] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (757ae3a0-cb9c-48df-b2d4-8a05dcdaa79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.139876] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbaa4fa-fadc-40ec-8b44-67fb0c8928a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.186922] [56853]: DEBUG cinder.quota [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Created reservations ['ddf7f319-1537-4f0b-ad21-a6e648fd0d22', '9546a8ca-c14a-44ed-bfc3-04147e5c3e24', '015a9b61-84df-4b89-aad2-bbdf05b7a7a1', 'b7370f8a-4d00-41e0-a194-0567b92e70b6'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 988.188045] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbaa4fa-fadc-40ec-8b44-67fb0c8928a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf7f319-1537-4f0b-ad21-a6e648fd0d22', '9546a8ca-c14a-44ed-bfc3-04147e5c3e24', '015a9b61-84df-4b89-aad2-bbdf05b7a7a1', 'b7370f8a-4d00-41e0-a194-0567b92e70b6']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.188987] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8994bd52-1d14-4d42-b66a-d0d389b64578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.206365] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8994bd52-1d14-4d42-b66a-d0d389b64578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121fb53a-56d5-47e3-a2f9-c6e1859b9944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1729755691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178931edd4484e4d90dd7b56afd70178',qos_specs=None,replication_status=,reservations=['ddf7f319-1537-4f0b-ad21-a6e648fd0d22','9546a8ca-c14a-44ed-bfc3-04147e5c3e24','015a9b61-84df-4b89-aad2-bbdf05b7a7a1','b7370f8a-4d00-41e0-a194-0567b92e70b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a55973800a439699435490fb6efe04',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1729755691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121fb53a-56d5-47e3-a2f9-c6e1859b9944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='178931edd4484e4d90dd7b56afd70178',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7a55973800a439699435490fb6efe04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.206365] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3328f58b-b4c3-4ca5-a9c9-59e65c2cdd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.220939] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3328f58b-b4c3-4ca5-a9c9-59e65c2cdd15) transitioned into state 'SUCCESS' from state '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-1729755691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='178931edd4484e4d90dd7b56afd70178',qos_specs=None,replication_status=,reservations=['ddf7f319-1537-4f0b-ad21-a6e648fd0d22','9546a8ca-c14a-44ed-bfc3-04147e5c3e24','015a9b61-84df-4b89-aad2-bbdf05b7a7a1','b7370f8a-4d00-41e0-a194-0567b92e70b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a55973800a439699435490fb6efe04',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.221825] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f12f1dd-830e-456d-bfb7-6f90196728c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 988.230585] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f12f1dd-830e-456d-bfb7-6f90196728c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 988.232076] [56853]: DEBUG cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Flow 'volume_create_api' (64990824-629a-45ea-9fdf-595b01147e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 988.232076] [56853]: INFO cinder.volume.api [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Create volume request issued successfully. [ 988.232652] [56853]: INFO cinder.api.openstack.wsgi [None req-4a7522c8-34fc-4f25-9b8d-cd8c74d4ab21 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 988.237296] [56853]: [pid: 56853|app: 0|req: 146/303] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:08:47 2025] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 988.246376] [56854]: DEBUG cinder.api.middleware.request_id [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.254860] [56854]: INFO cinder.api.openstack.wsgi [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 988.255501] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.255501] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.271715] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.271715] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.280249] [56854]: INFO cinder.volume.api [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 988.285328] [56854]: INFO cinder.api.openstack.wsgi [None req-2fed2dbb-9f3b-4961-9a98-5b06b496bd8c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 988.285775] [56854]: [pid: 56854|app: 0|req: 158/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:48 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.297599] [56853]: DEBUG cinder.api.middleware.request_id [None req-27923470-ff97-443a-85ce-e9bef2b915a6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.299863] [56853]: INFO cinder.api.openstack.wsgi [None req-27923470-ff97-443a-85ce-e9bef2b915a6 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 989.300126] [56853]: DEBUG cinder.api.openstack.wsgi [None req-27923470-ff97-443a-85ce-e9bef2b915a6 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.300349] [56853]: DEBUG cinder.api.openstack.wsgi [None req-27923470-ff97-443a-85ce-e9bef2b915a6 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.311318] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311318] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.315679] [56853]: INFO cinder.volume.api [None req-27923470-ff97-443a-85ce-e9bef2b915a6 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 989.320933] [56853]: INFO cinder.api.openstack.wsgi [None req-27923470-ff97-443a-85ce-e9bef2b915a6 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 989.321349] [56853]: [pid: 56853|app: 0|req: 147/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:49 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.522787] [56854]: DEBUG cinder.api.middleware.request_id [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.525558] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 989.525558] [56854]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.525695] [56854]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.534417] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534417] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.538056] [56854]: INFO cinder.volume.api [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 989.543297] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-f391cafa-4fbf-4203-9f4e-233d3fabd720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 989.543816] [56854]: [pid: 56854|app: 0|req: 159/306] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:08:49 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.443580] [56853]: DEBUG cinder.api.middleware.request_id [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.446048] [56853]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 990.446048] [56853]: DEBUG cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.446225] [56853]: DEBUG cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.456150] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.456150] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.460058] [56853]: INFO cinder.volume.api [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 990.465047] [56853]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-4814c401-f41e-449b-a6b6-169c81cff6d7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 990.465420] [56853]: [pid: 56853|app: 0|req: 148/307] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.475475] [56854]: DEBUG cinder.api.middleware.request_id [None req-1947b552-0a5a-4416-a6ef-61df9ee4cea9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.475964] [56854]: INFO cinder.api.openstack.wsgi [None req-1947b552-0a5a-4416-a6ef-61df9ee4cea9 None None] GET http://10.180.1.21/volume// [ 990.476212] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1947b552-0a5a-4416-a6ef-61df9ee4cea9 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.476490] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1947b552-0a5a-4416-a6ef-61df9ee4cea9 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.476930] [56854]: INFO cinder.api.openstack.wsgi [None req-1947b552-0a5a-4416-a6ef-61df9ee4cea9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.477255] [56854]: [pid: 56854|app: 0|req: 160/308] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.480608] [56853]: DEBUG cinder.api.middleware.request_id [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-13c44f24-b580-4ed1-8c07-5672ce8eed1a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.482735] [56853]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-13c44f24-b580-4ed1-8c07-5672ce8eed1a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/attachments [ 990.483126] [56853]: DEBUG cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-13c44f24-b580-4ed1-8c07-5672ce8eed1a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ffba55a-c537-4440-87a2-35bea0a1b284", "connector": null, "instance_uuid": "5f81a44d-0799-4b08-b334-829e8cfbaa83"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 990.491488] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.491488] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.512202] [56853]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-13c44f24-b580-4ed1-8c07-5672ce8eed1a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 990.512941] [56853]: [pid: 56853|app: 0|req: 149/309] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:08:50 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 990.529411] [56854]: DEBUG cinder.api.middleware.request_id [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-fae0d50f-1345-40f8-af09-b2fb10e60b11 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.531702] [56854]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-fae0d50f-1345-40f8-af09-b2fb10e60b11 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] POST http://10.180.1.21/volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77/action [ 990.532155] [56854]: DEBUG cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-fae0d50f-1345-40f8-af09-b2fb10e60b11 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 990.532281] [56854]: DEBUG cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-fae0d50f-1345-40f8-af09-b2fb10e60b11 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 990.546456] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546456] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.552945] [56854]: INFO cinder.api.openstack.wsgi [req-cb334866-4ed2-4a9a-9532-9a3e80f53c37 req-fae0d50f-1345-40f8-af09-b2fb10e60b11 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77/action returned with HTTP 204 [ 990.553352] [56854]: [pid: 56854|app: 0|req: 161/310] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:08:50 2025] POST /volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 990.565018] [56853]: DEBUG cinder.api.middleware.request_id [None req-42992245-e3b5-4881-b031-01b833b85d4a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.567130] [56853]: INFO cinder.api.openstack.wsgi [None req-42992245-e3b5-4881-b031-01b833b85d4a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 990.567382] [56853]: DEBUG cinder.api.openstack.wsgi [None req-42992245-e3b5-4881-b031-01b833b85d4a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.567609] [56853]: DEBUG cinder.api.openstack.wsgi [None req-42992245-e3b5-4881-b031-01b833b85d4a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.577373] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.577373] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.580595] [56853]: INFO cinder.volume.api [None req-42992245-e3b5-4881-b031-01b833b85d4a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 990.584716] [56853]: INFO cinder.api.openstack.wsgi [None req-42992245-e3b5-4881-b031-01b833b85d4a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 990.585095] [56853]: [pid: 56853|app: 0|req: 150/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.594903] [56854]: DEBUG cinder.api.middleware.request_id [None req-1159d614-daea-4ee9-a24d-31275a911cb6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.597024] [56854]: INFO cinder.api.openstack.wsgi [None req-1159d614-daea-4ee9-a24d-31275a911cb6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 990.597631] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1159d614-daea-4ee9-a24d-31275a911cb6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.597631] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1159d614-daea-4ee9-a24d-31275a911cb6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.607271] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607271] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.610594] [56854]: INFO cinder.volume.api [None req-1159d614-daea-4ee9-a24d-31275a911cb6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 990.615689] [56854]: INFO cinder.api.openstack.wsgi [None req-1159d614-daea-4ee9-a24d-31275a911cb6 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 990.616296] [56854]: [pid: 56854|app: 0|req: 162/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.857077] [56853]: DEBUG cinder.api.middleware.request_id [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.858916] [56853]: INFO cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 990.859166] [56853]: DEBUG cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.859389] [56853]: DEBUG cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.869106] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869106] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.872796] [56853]: INFO cinder.volume.api [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 990.877936] [56853]: INFO cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-6085041a-0b70-497c-8ee3-06e142907bc7 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 990.878333] [56853]: [pid: 56853|app: 0|req: 151/313] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.899165] [56854]: DEBUG cinder.api.middleware.request_id [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-a6194c33-4e64-4f8e-9c7a-4cc253861901 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.902064] [56854]: INFO cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-a6194c33-4e64-4f8e-9c7a-4cc253861901 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] DELETE http://10.180.1.21/volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77 [ 990.902305] [56854]: DEBUG cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-a6194c33-4e64-4f8e-9c7a-4cc253861901 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.902534] [56854]: DEBUG cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-a6194c33-4e64-4f8e-9c7a-4cc253861901 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.909547] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.909547] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.064885] [56853]: DEBUG cinder.api.middleware.request_id [None req-d3334447-c2e4-4b83-96b8-38e676f7fb55 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.065376] [56853]: INFO cinder.api.openstack.wsgi [None req-d3334447-c2e4-4b83-96b8-38e676f7fb55 None None] GET http://10.180.1.21/volume// [ 991.065553] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d3334447-c2e4-4b83-96b8-38e676f7fb55 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.065767] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d3334447-c2e4-4b83-96b8-38e676f7fb55 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.066182] [56853]: INFO cinder.api.openstack.wsgi [None req-d3334447-c2e4-4b83-96b8-38e676f7fb55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 991.066484] [56853]: [pid: 56853|app: 0|req: 152/314] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 991.070290] [56853]: DEBUG cinder.api.middleware.request_id [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-8dea834c-f6ae-4a62-8031-7afd084bf006 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.072495] [56853]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-8dea834c-f6ae-4a62-8031-7afd084bf006 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments [ 991.072873] [56853]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-8dea834c-f6ae-4a62-8031-7afd084bf006 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "121fb53a-56d5-47e3-a2f9-c6e1859b9944", "connector": null, "instance_uuid": "629f1078-51fb-416e-8335-aa864708ca9c"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 991.081740] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.081740] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.103040] [56853]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-8dea834c-f6ae-4a62-8031-7afd084bf006 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 991.104160] [56853]: [pid: 56853|app: 0|req: 153/315] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:08:50 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.119863] [56853]: DEBUG cinder.api.middleware.request_id [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.121922] [56853]: INFO cinder.api.openstack.wsgi [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 991.122175] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.122397] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.132781] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.132781] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.136309] [56853]: INFO cinder.volume.api [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 991.140975] [56853]: INFO cinder.api.openstack.wsgi [None req-0b28aea1-862a-46ac-8827-fa0719bd2e75 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 991.141426] [56853]: [pid: 56853|app: 0|req: 154/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:50 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.439261] [56854]: INFO cinder.api.openstack.wsgi [req-9154f975-cf5d-42eb-8422-19833f37bf3c req-a6194c33-4e64-4f8e-9c7a-4cc253861901 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77 returned with HTTP 200 [ 991.439740] [56854]: [pid: 56854|app: 0|req: 163/317] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:08:50 2025] DELETE /volume/v3/attachments/097e678e-74bb-4289-835b-878573c2de77 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.456153] [56853]: DEBUG cinder.api.middleware.request_id [None req-fc615767-8d76-4b2a-817f-24e009860447 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.458276] [56853]: INFO cinder.api.openstack.wsgi [None req-fc615767-8d76-4b2a-817f-24e009860447 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 991.458499] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fc615767-8d76-4b2a-817f-24e009860447 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.458724] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fc615767-8d76-4b2a-817f-24e009860447 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.467233] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.467233] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.470700] [56853]: INFO cinder.volume.api [None req-fc615767-8d76-4b2a-817f-24e009860447 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 991.477393] [56853]: INFO cinder.api.openstack.wsgi [None req-fc615767-8d76-4b2a-817f-24e009860447 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 991.477393] [56853]: [pid: 56853|app: 0|req: 155/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:51 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.625042] [56854]: DEBUG cinder.api.middleware.request_id [None req-d63ec74e-43a8-402b-a728-e7d7b559c7ff None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.625504] [56854]: INFO cinder.api.openstack.wsgi [None req-d63ec74e-43a8-402b-a728-e7d7b559c7ff None None] GET http://10.180.1.21/volume// [ 991.626249] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d63ec74e-43a8-402b-a728-e7d7b559c7ff None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.626508] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d63ec74e-43a8-402b-a728-e7d7b559c7ff None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.627213] [56854]: INFO cinder.api.openstack.wsgi [None req-d63ec74e-43a8-402b-a728-e7d7b559c7ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 991.627496] [56854]: [pid: 56854|app: 0|req: 164/319] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:08:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 991.631304] [56853]: DEBUG cinder.api.middleware.request_id [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.634175] [56853]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 991.634449] [56853]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.635027] [56853]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.645080] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.645080] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.649426] [56853]: INFO cinder.volume.api [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 991.653800] [56853]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-ab4db0e6-b307-4346-9459-18d199b25d3c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 991.654215] [56853]: [pid: 56853|app: 0|req: 156/320] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:08:51 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 991.684078] [56854]: DEBUG cinder.api.middleware.request_id [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.686867] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] PUT http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 [ 991.687491] [56854]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-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-539732", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 991.699972] [56854]: DEBUG cinder.coordination [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Acquiring lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 991.707841] [56854]: DEBUG cinder.coordination [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 991.707841] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.707841] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.152108] [56853]: DEBUG cinder.api.middleware.request_id [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.156061] [56853]: INFO cinder.api.openstack.wsgi [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 992.156513] [56853]: DEBUG cinder.api.openstack.wsgi [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.157076] [56853]: DEBUG cinder.api.openstack.wsgi [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.174419] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.174419] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.179454] [56853]: INFO cinder.volume.api [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 992.184738] [56853]: INFO cinder.api.openstack.wsgi [None req-98af3b22-86f7-477e-9ff0-fe4448a79c78 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 992.185311] [56853]: [pid: 56853|app: 0|req: 157/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:52 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.196453] [56853]: DEBUG cinder.api.middleware.request_id [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.198707] [56853]: INFO cinder.api.openstack.wsgi [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 993.199028] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.199315] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.215839] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.215839] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.220651] [56853]: INFO cinder.volume.api [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 993.226712] [56853]: INFO cinder.api.openstack.wsgi [None req-ff5f9488-e446-4793-9b89-3c555a9dbdc4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 993.227382] [56853]: [pid: 56853|app: 0|req: 158/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:53 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.238716] [56853]: DEBUG cinder.api.middleware.request_id [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.241508] [56853]: INFO cinder.api.openstack.wsgi [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 994.241893] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.242179] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.264443] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.264443] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.270056] [56853]: INFO cinder.volume.api [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 994.274970] [56853]: INFO cinder.api.openstack.wsgi [None req-f8573659-6ddb-4b89-bac0-23e41a054c5e tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 994.275379] [56853]: [pid: 56853|app: 0|req: 159/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:54 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.285229] [56853]: DEBUG cinder.api.middleware.request_id [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.291080] [56853]: INFO cinder.api.openstack.wsgi [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 995.291080] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.291080] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.307645] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.307645] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.310610] [56853]: INFO cinder.volume.api [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 995.316085] [56853]: INFO cinder.api.openstack.wsgi [None req-d6a94ba2-0cc3-433b-b2fa-ae34bd5def58 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 995.316706] [56853]: [pid: 56853|app: 0|req: 160/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:55 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.258741] [56853]: DEBUG cinder.api.middleware.request_id [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.260426] [56853]: INFO cinder.api.openstack.wsgi [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/volumes [ 996.261200] [56853]: DEBUG cinder.api.openstack.wsgi [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-450932884"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 996.263129] [56853]: DEBUG cinder.api.v3.volumes [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-450932884'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 996.264995] [56853]: INFO cinder.api.v3.volumes [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume of 1 GB [ 996.268940] [56853]: INFO cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Availability Zones retrieved successfully. [ 996.277165] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Flow 'volume_create_api' (84f5baa1-f5b4-4358-8174-7390c64cdba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 996.278595] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94a4d3b-72a5-4c2d-9590-b4d27cb91b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 996.281328] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 996.303746] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94a4d3b-72a5-4c2d-9590-b4d27cb91b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 996.305948] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44175984-013e-4fb5-8ff4-21e8e781ee8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 996.365024] [56853]: DEBUG cinder.quota [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Created reservations ['b90f8a99-6d2c-4f2d-bfab-2762f9ec2da6', '186aff33-4364-4351-8e68-1ddcf622baf8', 'dc52238f-e761-4393-84ad-1e1fa31588f2', '6c8f59af-bb09-4c5d-ad70-9f86cd5cd0c3'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 996.365024] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44175984-013e-4fb5-8ff4-21e8e781ee8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90f8a99-6d2c-4f2d-bfab-2762f9ec2da6', '186aff33-4364-4351-8e68-1ddcf622baf8', 'dc52238f-e761-4393-84ad-1e1fa31588f2', '6c8f59af-bb09-4c5d-ad70-9f86cd5cd0c3']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 996.365024] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d907d516-2e40-4617-8b1f-4f2f365862e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 996.382468] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d907d516-2e40-4617-8b1f-4f2f365862e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '201ea7db-35a6-44ea-86eb-95756eccd973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-450932884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9db2bb1984142f78ed5f4403a751980',qos_specs=None,replication_status=,reservations=['b90f8a99-6d2c-4f2d-bfab-2762f9ec2da6','186aff33-4364-4351-8e68-1ddcf622baf8','dc52238f-e761-4393-84ad-1e1fa31588f2','6c8f59af-bb09-4c5d-ad70-9f86cd5cd0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-450932884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=201ea7db-35a6-44ea-86eb-95756eccd973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9db2bb1984142f78ed5f4403a751980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 996.384127] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b30e3d9-2bf8-45e0-a0c3-3a2b42c7e624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 996.402425] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b30e3d9-2bf8-45e0-a0c3-3a2b42c7e624) transitioned into state 'SUCCESS' from state '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-450932884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9db2bb1984142f78ed5f4403a751980',qos_specs=None,replication_status=,reservations=['b90f8a99-6d2c-4f2d-bfab-2762f9ec2da6','186aff33-4364-4351-8e68-1ddcf622baf8','dc52238f-e761-4393-84ad-1e1fa31588f2','6c8f59af-bb09-4c5d-ad70-9f86cd5cd0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 996.405031] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f73ab45-eb61-4830-a48f-ad435026a431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 996.417036] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f73ab45-eb61-4830-a48f-ad435026a431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 996.417335] [56853]: DEBUG cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Flow 'volume_create_api' (84f5baa1-f5b4-4358-8174-7390c64cdba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 996.417903] [56853]: INFO cinder.volume.api [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume request issued successfully. [ 996.418946] [56853]: INFO cinder.api.openstack.wsgi [None req-400381cc-649c-4a42-863c-0a90bdbe4b36 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 996.419742] [56853]: [pid: 56853|app: 0|req: 161/325] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:08:56 2025] POST /volume/v3/volumes => generated 752 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 996.421080] [56853]: DEBUG cinder.api.middleware.request_id [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.424237] [56853]: INFO cinder.api.openstack.wsgi [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 996.425641] [56853]: DEBUG cinder.api.openstack.wsgi [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.425641] [56853]: DEBUG cinder.api.openstack.wsgi [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.441840] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.441840] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.448275] [56853]: INFO cinder.volume.api [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 996.456121] [56853]: INFO cinder.api.openstack.wsgi [None req-afad6c50-5e2d-414a-bb24-215f04d652d4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 996.456765] [56853]: [pid: 56853|app: 0|req: 162/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:56 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.737928] [56854]: DEBUG cinder.coordination [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 996.738294] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-0b04403d-684d-419d-acdc-3d1e1e5526ec tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 returned with HTTP 200 [ 996.741101] [56854]: [pid: 56854|app: 0|req: 165/327] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:08:51 2025] PUT /volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.472126] [56853]: DEBUG cinder.api.middleware.request_id [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.474122] [56853]: INFO cinder.api.openstack.wsgi [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 997.474346] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.474558] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.490538] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.490538] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.494989] [56853]: INFO cinder.volume.api [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 997.501117] [56853]: INFO cinder.api.openstack.wsgi [None req-5607dadc-3a26-4eb3-9792-200bc0805c0d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 997.502509] [56853]: [pid: 56853|app: 0|req: 163/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:57 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.413543] [56854]: DEBUG cinder.api.middleware.request_id [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-5532a211-8784-4f55-b7b4-f5e544ea91a5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.419141] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-5532a211-8784-4f55-b7b4-f5e544ea91a5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3/action [ 998.419141] [56854]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-5532a211-8784-4f55-b7b4-f5e544ea91a5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 998.419141] [56854]: DEBUG cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-5532a211-8784-4f55-b7b4-f5e544ea91a5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 998.452202] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.452202] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.473317] [56854]: INFO cinder.api.openstack.wsgi [req-d85d5d8c-e6bb-4343-925a-f6df3d9bf4a8 req-5532a211-8784-4f55-b7b4-f5e544ea91a5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3/action returned with HTTP 204 [ 998.474447] [56854]: [pid: 56854|app: 0|req: 166/329] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:08:58 2025] POST /volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 998.516384] [56853]: DEBUG cinder.api.middleware.request_id [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.519901] [56853]: INFO cinder.api.openstack.wsgi [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 998.520169] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.520388] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.534852] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534852] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.541753] [56853]: INFO cinder.volume.api [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 998.548288] [56853]: INFO cinder.api.openstack.wsgi [None req-bcb42bfb-2383-4a0e-bfb0-9af0dc0deb4c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 998.548722] [56853]: [pid: 56853|app: 0|req: 164/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:58 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.559167] [56854]: DEBUG cinder.api.middleware.request_id [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.561547] [56854]: INFO cinder.api.openstack.wsgi [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 998.561995] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.562398] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.581781] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581781] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.589788] [56854]: INFO cinder.volume.api [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 998.599134] [56854]: INFO cinder.api.openstack.wsgi [None req-8f8d1894-a7ed-447c-9484-8b5b38ae335d tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 998.599704] [56854]: [pid: 56854|app: 0|req: 167/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:08:58 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1008.545363] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=133,cinder:INSERT=22,cinder:UPDATE=28 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1008.593690] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=40,cinder:UPDATE=8 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1021.810980] [56853]: DEBUG cinder.api.middleware.request_id [None req-5c233c69-b6c9-4952-a94b-47c3b5bb7008 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.810980] [56853]: INFO cinder.api.openstack.wsgi [None req-5c233c69-b6c9-4952-a94b-47c3b5bb7008 None None] GET http://10.180.1.21/volume// [ 1021.811357] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5c233c69-b6c9-4952-a94b-47c3b5bb7008 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.811867] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5c233c69-b6c9-4952-a94b-47c3b5bb7008 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.812617] [56853]: INFO cinder.api.openstack.wsgi [None req-5c233c69-b6c9-4952-a94b-47c3b5bb7008 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.813815] [56853]: [pid: 56853|app: 0|req: 165/332] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:21 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.818481] [56854]: DEBUG cinder.api.middleware.request_id [req-ba85d467-5f1d-43df-a661-53d39a414729 req-878ffeca-d2b2-4dcb-8851-b378535dc1a1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.820791] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-878ffeca-d2b2-4dcb-8851-b378535dc1a1 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1021.821214] [56854]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-878ffeca-d2b2-4dcb-8851-b378535dc1a1 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "121fb53a-56d5-47e3-a2f9-c6e1859b9944", "connector": null, "instance_uuid": "629f1078-51fb-416e-8335-aa864708ca9c"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1021.836558] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.836558] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.867725] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-878ffeca-d2b2-4dcb-8851-b378535dc1a1 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1021.868183] [56854]: [pid: 56854|app: 0|req: 168/333] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:21 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.873556] [56853]: DEBUG cinder.api.middleware.request_id [req-ba85d467-5f1d-43df-a661-53d39a414729 req-2ddd8d29-ebf4-4529-956e-6b2be51bfefe None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.875940] [56853]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-2ddd8d29-ebf4-4529-956e-6b2be51bfefe tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 [ 1021.876181] [56853]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-2ddd8d29-ebf4-4529-956e-6b2be51bfefe tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.876393] [56853]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-2ddd8d29-ebf4-4529-956e-6b2be51bfefe tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.884222] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.884222] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.411517] [56853]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-2ddd8d29-ebf4-4529-956e-6b2be51bfefe tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 returned with HTTP 200 [ 1022.412346] [56853]: [pid: 56853|app: 0|req: 166/334] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:09:21 2025] DELETE /volume/v3/attachments/1a610df8-b266-4ba1-bb2d-c528ce5d9cb3 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.324613] [56854]: DEBUG cinder.api.middleware.request_id [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.327108] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1025.327824] [56854]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.327824] [56854]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.338162] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.338162] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.342142] [56854]: INFO cinder.volume.api [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1025.346815] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-332c1b5d-a469-4f3e-abd4-2dbcc4101891 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1025.347359] [56854]: [pid: 56854|app: 0|req: 169/335] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:25 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1026.802542] [56853]: DEBUG cinder.api.middleware.request_id [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.805117] [56853]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] PUT http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 [ 1026.805585] [56853]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-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-539732", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.817483] [56853]: DEBUG cinder.coordination [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Acquiring lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1026.822534] [56853]: DEBUG cinder.coordination [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1026.823794] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.823794] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.868477] [56854]: DEBUG cinder.api.middleware.request_id [None req-a50b53b8-9dc2-46e3-9c6b-949f935c01c6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.869066] [56854]: INFO cinder.api.openstack.wsgi [None req-a50b53b8-9dc2-46e3-9c6b-949f935c01c6 None None] GET http://10.180.1.21/volume// [ 1026.869266] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a50b53b8-9dc2-46e3-9c6b-949f935c01c6 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.869577] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a50b53b8-9dc2-46e3-9c6b-949f935c01c6 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.870023] [56854]: INFO cinder.api.openstack.wsgi [None req-a50b53b8-9dc2-46e3-9c6b-949f935c01c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.870389] [56854]: [pid: 56854|app: 0|req: 170/336] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11: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) [ 1026.875050] [56854]: DEBUG cinder.api.middleware.request_id [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-5ce1c613-8bcd-4573-af94-50ecb8716a22 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.877074] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-5ce1c613-8bcd-4573-af94-50ecb8716a22 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1026.877520] [56854]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-5ce1c613-8bcd-4573-af94-50ecb8716a22 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e531c257-e36e-45a2-8c91-23645473d766", "connector": null, "instance_uuid": "05cbdea7-4062-4cdf-9c3d-a2c2532676ac"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.887843] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.887843] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.909103] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-5ce1c613-8bcd-4573-af94-50ecb8716a22 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1026.909609] [56854]: [pid: 56854|app: 0|req: 171/337] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:26 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) [ 1026.932131] [56854]: DEBUG cinder.api.middleware.request_id [None req-da435736-770a-4800-933b-413db690ba7d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.934138] [56854]: INFO cinder.api.openstack.wsgi [None req-da435736-770a-4800-933b-413db690ba7d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1026.934288] [56854]: DEBUG cinder.api.openstack.wsgi [None req-da435736-770a-4800-933b-413db690ba7d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.934495] [56854]: DEBUG cinder.api.openstack.wsgi [None req-da435736-770a-4800-933b-413db690ba7d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.946362] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.946362] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.950457] [56854]: INFO cinder.volume.api [None req-da435736-770a-4800-933b-413db690ba7d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1026.955254] [56854]: INFO cinder.api.openstack.wsgi [None req-da435736-770a-4800-933b-413db690ba7d tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1026.955688] [56854]: [pid: 56854|app: 0|req: 172/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:26 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.345082] [56853]: DEBUG cinder.coordination [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1027.345453] [56853]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-025b15d8-f51f-497d-9232-364fe2f8a572 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 returned with HTTP 200 [ 1027.345966] [56853]: [pid: 56853|app: 0|req: 167/339] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:26 2025] PUT /volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1027.351488] [56854]: DEBUG cinder.api.middleware.request_id [req-ba85d467-5f1d-43df-a661-53d39a414729 req-d09a8920-493b-4552-8f39-a77a55997e3b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.354745] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-d09a8920-493b-4552-8f39-a77a55997e3b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 [ 1027.355121] [56854]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-d09a8920-493b-4552-8f39-a77a55997e3b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.355439] [56854]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-d09a8920-493b-4552-8f39-a77a55997e3b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.373654] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-d09a8920-493b-4552-8f39-a77a55997e3b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 returned with HTTP 200 [ 1027.374396] [56854]: [pid: 56854|app: 0|req: 173/340] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 11:09:27 2025] GET /volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1027.434583] [56853]: DEBUG cinder.api.middleware.request_id [None req-e2d1d76b-eaa3-424c-af53-849524b6e421 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.435065] [56853]: INFO cinder.api.openstack.wsgi [None req-e2d1d76b-eaa3-424c-af53-849524b6e421 None None] GET http://10.180.1.21/volume// [ 1027.435275] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e2d1d76b-eaa3-424c-af53-849524b6e421 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.435500] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e2d1d76b-eaa3-424c-af53-849524b6e421 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.435897] [56853]: INFO cinder.api.openstack.wsgi [None req-e2d1d76b-eaa3-424c-af53-849524b6e421 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.436249] [56853]: [pid: 56853|app: 0|req: 168/341] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1027.440629] [56854]: DEBUG cinder.api.middleware.request_id [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.443077] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1027.443332] [56854]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.443556] [56854]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.453650] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.453650] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.457193] [56854]: INFO cinder.volume.api [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1027.461839] [56854]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-bcfb93c6-6382-41cd-b996-468d077f4b52 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1027.462293] [56854]: [pid: 56854|app: 0|req: 174/342] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:27 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1027.494737] [56853]: DEBUG cinder.api.middleware.request_id [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.497132] [56853]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] PUT http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c [ 1027.497565] [56853]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-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-539716", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.506329] [56853]: DEBUG cinder.coordination [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Acquiring lock "cinder-attachment_update-e531c257-e36e-45a2-8c91-23645473d766-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1027.512048] [56853]: DEBUG cinder.coordination [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Lock "cinder-attachment_update-e531c257-e36e-45a2-8c91-23645473d766-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1027.512827] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.512827] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.966555] [56854]: DEBUG cinder.api.middleware.request_id [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.969231] [56854]: INFO cinder.api.openstack.wsgi [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1027.969495] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.969720] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.983137] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.983137] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.987058] [56854]: INFO cinder.volume.api [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1027.992771] [56854]: INFO cinder.api.openstack.wsgi [None req-a165ea8e-509f-471d-9a3d-e4462113ab13 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1027.993240] [56854]: [pid: 56854|app: 0|req: 175/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:27 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.007736] [56854]: DEBUG cinder.api.middleware.request_id [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.010490] [56854]: INFO cinder.api.openstack.wsgi [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1029.010744] [56854]: DEBUG cinder.api.openstack.wsgi [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.011077] [56854]: DEBUG cinder.api.openstack.wsgi [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.025530] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.025530] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.030327] [56854]: INFO cinder.volume.api [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1029.035836] [56854]: INFO cinder.api.openstack.wsgi [None req-aa04b0bb-e346-44d8-8a15-726f6755e8ac tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1029.036303] [56854]: [pid: 56854|app: 0|req: 176/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:28 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.338647] [56854]: DEBUG cinder.api.middleware.request_id [None req-edacd111-7154-456d-bdde-2cc747237ec8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.341425] [56854]: INFO cinder.api.openstack.wsgi [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1029.341926] [56854]: DEBUG cinder.api.openstack.wsgi [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-957157838"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.343917] [56854]: DEBUG cinder.api.v3.volumes [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-957157838'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1029.344106] [56854]: INFO cinder.api.v3.volumes [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume of 1 GB [ 1029.348883] [56854]: INFO cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Availability Zones retrieved successfully. [ 1029.357615] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (ab1aa317-9199-4751-8f47-20802d7d8087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1029.359154] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696ab59a-7032-46e8-9292-45d3e3b99ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1029.360522] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1029.380795] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696ab59a-7032-46e8-9292-45d3e3b99ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1029.380992] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5de4e82-e316-4ed5-b890-ef894d84a443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1029.410829] [56854]: DEBUG cinder.quota [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Created reservations ['0fbf060f-4116-4b70-abd5-bcc87ee5200e', '37f5a60c-fd51-4271-b25e-27ee72504ed4', 'ec0b6de2-0f97-49f4-a71b-0cee7077a6b4', '8771b634-d616-49ec-b0f4-5665cb073af4'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1029.411827] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5de4e82-e316-4ed5-b890-ef894d84a443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbf060f-4116-4b70-abd5-bcc87ee5200e', '37f5a60c-fd51-4271-b25e-27ee72504ed4', 'ec0b6de2-0f97-49f4-a71b-0cee7077a6b4', '8771b634-d616-49ec-b0f4-5665cb073af4']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1029.412838] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff657d2e-4ed2-4c91-8f6f-a79a2116a60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1029.426400] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff657d2e-4ed2-4c91-8f6f-a79a2116a60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '425a9647-ab1a-49ca-b0c1-82eb78b93802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-957157838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['0fbf060f-4116-4b70-abd5-bcc87ee5200e','37f5a60c-fd51-4271-b25e-27ee72504ed4','ec0b6de2-0f97-49f4-a71b-0cee7077a6b4','8771b634-d616-49ec-b0f4-5665cb073af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-957157838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=425a9647-ab1a-49ca-b0c1-82eb78b93802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b12172c6e403474a8afed0fe4b0a0c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95a143285dae44e2ad1551c7d69e783e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1029.431904] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06af9599-89d6-44ba-ae48-6bbf01a3ceca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1029.449180] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06af9599-89d6-44ba-ae48-6bbf01a3ceca) transitioned into state 'SUCCESS' from state '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-957157838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['0fbf060f-4116-4b70-abd5-bcc87ee5200e','37f5a60c-fd51-4271-b25e-27ee72504ed4','ec0b6de2-0f97-49f4-a71b-0cee7077a6b4','8771b634-d616-49ec-b0f4-5665cb073af4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1029.452163] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd77a6c-65fc-47fc-a67b-3f459e9cfebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1029.463599] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd77a6c-65fc-47fc-a67b-3f459e9cfebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1029.464742] [56854]: DEBUG cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (ab1aa317-9199-4751-8f47-20802d7d8087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1029.465166] [56854]: INFO cinder.volume.api [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request issued successfully. [ 1029.465911] [56854]: INFO cinder.api.openstack.wsgi [None req-edacd111-7154-456d-bdde-2cc747237ec8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1029.466345] [56854]: [pid: 56854|app: 0|req: 177/345] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:09:29 2025] POST /volume/v3/volumes => generated 749 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1029.477528] [56854]: DEBUG cinder.api.middleware.request_id [None req-77e55ab9-df5c-429d-9ee8-7661f314990a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.479858] [56854]: INFO cinder.api.openstack.wsgi [None req-77e55ab9-df5c-429d-9ee8-7661f314990a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1029.480123] [56854]: DEBUG cinder.api.openstack.wsgi [None req-77e55ab9-df5c-429d-9ee8-7661f314990a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.480392] [56854]: DEBUG cinder.api.openstack.wsgi [None req-77e55ab9-df5c-429d-9ee8-7661f314990a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.489302] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.489302] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.493434] [56854]: INFO cinder.volume.api [None req-77e55ab9-df5c-429d-9ee8-7661f314990a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1029.498164] [56854]: INFO cinder.api.openstack.wsgi [None req-77e55ab9-df5c-429d-9ee8-7661f314990a tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1029.498625] [56854]: [pid: 56854|app: 0|req: 178/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:29 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.981385] [56854]: DEBUG cinder.api.middleware.request_id [req-ba85d467-5f1d-43df-a661-53d39a414729 req-23dcb856-7e66-4d46-a63c-6e722608a7f9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.983932] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-23dcb856-7e66-4d46-a63c-6e722608a7f9 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25/action [ 1029.984752] [56854]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-23dcb856-7e66-4d46-a63c-6e722608a7f9 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1029.984752] [56854]: DEBUG cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-23dcb856-7e66-4d46-a63c-6e722608a7f9 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1030.007348] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.007348] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.014476] [56854]: INFO cinder.api.openstack.wsgi [req-ba85d467-5f1d-43df-a661-53d39a414729 req-23dcb856-7e66-4d46-a63c-6e722608a7f9 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25/action returned with HTTP 204 [ 1030.014476] [56854]: [pid: 56854|app: 0|req: 179/347] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:29 2025] POST /volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1030.046239] [56854]: DEBUG cinder.api.middleware.request_id [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.048406] [56854]: INFO cinder.api.openstack.wsgi [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1030.048560] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.048732] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.058210] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.058210] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.062037] [56854]: INFO cinder.volume.api [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1030.066292] [56854]: INFO cinder.api.openstack.wsgi [None req-a5ad5144-fcff-44cf-b13a-11ebcb8add0b tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1030.066749] [56854]: [pid: 56854|app: 0|req: 180/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:29 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.509342] [56854]: DEBUG cinder.api.middleware.request_id [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.513044] [56854]: INFO cinder.api.openstack.wsgi [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1030.513291] [56854]: DEBUG cinder.api.openstack.wsgi [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.513527] [56854]: DEBUG cinder.api.openstack.wsgi [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.525995] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.525995] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.529766] [56854]: INFO cinder.volume.api [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1030.534156] [56854]: INFO cinder.api.openstack.wsgi [None req-167c6391-d88a-4b11-9fb8-f187d2e70c4e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1030.534526] [56854]: [pid: 56854|app: 0|req: 181/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:30 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.651949] [56854]: DEBUG cinder.api.middleware.request_id [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.654302] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1030.654523] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.654740] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.662986] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.662986] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.666557] [56854]: INFO cinder.volume.api [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1030.670864] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-a7323798-699e-40ba-a67d-f47db6fdb633 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1030.671398] [56854]: [pid: 56854|app: 0|req: 182/350] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:30 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.077729] [56854]: DEBUG cinder.api.middleware.request_id [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.080045] [56854]: INFO cinder.api.openstack.wsgi [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1031.080327] [56854]: DEBUG cinder.api.openstack.wsgi [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.080566] [56854]: DEBUG cinder.api.openstack.wsgi [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.096115] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.096115] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.100953] [56854]: INFO cinder.volume.api [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1031.111513] [56854]: INFO cinder.api.openstack.wsgi [None req-dd807e70-d054-45eb-8cac-dcf04ff065b5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1031.112203] [56854]: [pid: 56854|app: 0|req: 183/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:30 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.122431] [56854]: DEBUG cinder.api.middleware.request_id [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.124874] [56854]: INFO cinder.api.openstack.wsgi [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1032.125185] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.125423] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.136261] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.136261] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.139981] [56854]: INFO cinder.volume.api [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1032.145603] [56854]: INFO cinder.api.openstack.wsgi [None req-fb8129a4-ddc1-4636-ae19-3c8cb6d40acc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1032.146242] [56854]: [pid: 56854|app: 0|req: 184/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:31 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.194055] [56854]: DEBUG cinder.api.middleware.request_id [None req-098db5cb-db54-4334-a534-d47a709b29aa None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.194549] [56854]: INFO cinder.api.openstack.wsgi [None req-098db5cb-db54-4334-a534-d47a709b29aa None None] GET http://10.180.1.21/volume// [ 1032.194736] [56854]: DEBUG cinder.api.openstack.wsgi [None req-098db5cb-db54-4334-a534-d47a709b29aa None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.194966] [56854]: DEBUG cinder.api.openstack.wsgi [None req-098db5cb-db54-4334-a534-d47a709b29aa None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.195440] [56854]: INFO cinder.api.openstack.wsgi [None req-098db5cb-db54-4334-a534-d47a709b29aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.195797] [56854]: [pid: 56854|app: 0|req: 185/353] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:09:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.200042] [56854]: DEBUG cinder.api.middleware.request_id [req-b78f3229-e844-4791-b625-d0d29a908047 req-f8ba7327-6703-430e-aa39-c4ee97912b0d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.202973] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-f8ba7327-6703-430e-aa39-c4ee97912b0d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1032.203793] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-f8ba7327-6703-430e-aa39-c4ee97912b0d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "425a9647-ab1a-49ca-b0c1-82eb78b93802", "connector": null, "instance_uuid": "d522bc66-8c24-4f5e-b21f-c6e3a5dc1bdf"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.214273] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.214273] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.234646] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-f8ba7327-6703-430e-aa39-c4ee97912b0d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1032.235124] [56854]: [pid: 56854|app: 0|req: 186/354] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:32 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) [ 1032.256811] [56854]: DEBUG cinder.api.middleware.request_id [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.259136] [56854]: INFO cinder.api.openstack.wsgi [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1032.259412] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.259638] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.270686] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.270686] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.274406] [56854]: INFO cinder.volume.api [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1032.279198] [56854]: INFO cinder.api.openstack.wsgi [None req-d948c469-efb6-4e4c-a957-c1b9d685fcbe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1032.279657] [56854]: [pid: 56854|app: 0|req: 187/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:32 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.536996] [56853]: DEBUG cinder.coordination [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Lock "cinder-attachment_update-e531c257-e36e-45a2-8c91-23645473d766-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1032.537397] [56853]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-a8375508-fe68-421a-a0af-20a0a5f8fe54 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c returned with HTTP 200 [ 1032.537905] [56853]: [pid: 56853|app: 0|req: 169/356] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:27 2025] PUT /volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c => generated 617 bytes in 5044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.761699] [56854]: DEBUG cinder.api.middleware.request_id [None req-e6e6be37-373e-4c87-886a-2a1ca69481ed None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.762282] [56854]: INFO cinder.api.openstack.wsgi [None req-e6e6be37-373e-4c87-886a-2a1ca69481ed None None] GET http://10.180.1.21/volume// [ 1032.762490] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e6e6be37-373e-4c87-886a-2a1ca69481ed None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.762735] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e6e6be37-373e-4c87-886a-2a1ca69481ed None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.763195] [56854]: INFO cinder.api.openstack.wsgi [None req-e6e6be37-373e-4c87-886a-2a1ca69481ed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.763574] [56854]: [pid: 56854|app: 0|req: 188/357] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:32 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.767624] [56853]: DEBUG cinder.api.middleware.request_id [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.770637] [56853]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1032.770991] [56853]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.771298] [56853]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.782880] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.782880] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.787484] [56853]: INFO cinder.volume.api [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1032.792511] [56853]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-8a22f35a-a20d-438a-b6d4-5e317110aeb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1032.793040] [56853]: [pid: 56853|app: 0|req: 170/358] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:32 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1032.836571] [56854]: DEBUG cinder.api.middleware.request_id [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.839380] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] PUT http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 [ 1032.839873] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-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-539752", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.849178] [56854]: DEBUG cinder.coordination [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Acquiring lock "cinder-attachment_update-425a9647-ab1a-49ca-b0c1-82eb78b93802-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1032.854806] [56854]: DEBUG cinder.coordination [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-425a9647-ab1a-49ca-b0c1-82eb78b93802-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1032.855966] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.855966] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.157168] [56853]: DEBUG cinder.api.middleware.request_id [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.160124] [56853]: INFO cinder.api.openstack.wsgi [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1033.160671] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.161231] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.177076] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.177076] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.183537] [56853]: INFO cinder.volume.api [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1033.190448] [56853]: INFO cinder.api.openstack.wsgi [None req-5d9ba10f-4135-4466-a18d-5a6c23385d4a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1033.191400] [56853]: [pid: 56853|app: 0|req: 171/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:33 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.291305] [56853]: DEBUG cinder.api.middleware.request_id [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.293805] [56853]: INFO cinder.api.openstack.wsgi [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1033.293805] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.293805] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.304272] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.304272] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.307797] [56853]: INFO cinder.volume.api [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1033.312275] [56853]: INFO cinder.api.openstack.wsgi [None req-a92a5f75-f448-416c-8e99-4ed69b9708eb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1033.312807] [56853]: [pid: 56853|app: 0|req: 172/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:33 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.187737] [56853]: DEBUG cinder.api.middleware.request_id [None req-8fdeabd2-8db3-4be3-a8b4-67f40995feeb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.188278] [56853]: INFO cinder.api.openstack.wsgi [None req-8fdeabd2-8db3-4be3-a8b4-67f40995feeb None None] GET http://10.180.1.21/volume// [ 1034.188497] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8fdeabd2-8db3-4be3-a8b4-67f40995feeb None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.188793] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8fdeabd2-8db3-4be3-a8b4-67f40995feeb None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.189989] [56853]: INFO cinder.api.openstack.wsgi [None req-8fdeabd2-8db3-4be3-a8b4-67f40995feeb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1034.190451] [56853]: [pid: 56853|app: 0|req: 173/361] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1034.195945] [56853]: DEBUG cinder.api.middleware.request_id [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-81b017a9-aee4-458b-b03e-6367c70e0395 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.198333] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-81b017a9-aee4-458b-b03e-6367c70e0395 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1034.198830] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-81b017a9-aee4-458b-b03e-6367c70e0395 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "121fb53a-56d5-47e3-a2f9-c6e1859b9944", "connector": null, "instance_uuid": "629f1078-51fb-416e-8335-aa864708ca9c"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1034.218323] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218323] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.250286] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-81b017a9-aee4-458b-b03e-6367c70e0395 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1034.250935] [56853]: [pid: 56853|app: 0|req: 174/362] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:34 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.251804] [56853]: DEBUG cinder.api.middleware.request_id [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.253811] [56853]: INFO cinder.api.openstack.wsgi [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1034.254082] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.254310] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.264668] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.264668] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.268653] [56853]: INFO cinder.volume.api [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1034.274382] [56853]: INFO cinder.api.openstack.wsgi [None req-1f88e0a5-20e8-413c-98d3-c77a5e209ebc tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1034.274828] [56853]: [pid: 56853|app: 0|req: 175/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:34 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.275777] [56853]: DEBUG cinder.api.middleware.request_id [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-d2e97873-576f-48ab-af6f-80d61c2c694c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.281319] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-d2e97873-576f-48ab-af6f-80d61c2c694c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 [ 1034.281545] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-d2e97873-576f-48ab-af6f-80d61c2c694c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.281768] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-d2e97873-576f-48ab-af6f-80d61c2c694c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.291416] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.291416] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.829223] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-d2e97873-576f-48ab-af6f-80d61c2c694c tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 returned with HTTP 200 [ 1034.829689] [56853]: [pid: 56853|app: 0|req: 176/364] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:09:34 2025] DELETE /volume/v3/attachments/b366d974-20f4-4e53-8e99-a7b98eb39d25 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.830683] [56853]: DEBUG cinder.api.middleware.request_id [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.832917] [56853]: INFO cinder.api.openstack.wsgi [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1034.833164] [56853]: DEBUG cinder.api.openstack.wsgi [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.833385] [56853]: DEBUG cinder.api.openstack.wsgi [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.846429] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846429] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.850476] [56853]: INFO cinder.volume.api [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1034.855856] [56853]: INFO cinder.api.openstack.wsgi [None req-175422ee-5f1c-4077-94e8-2c1b6a6ec1f6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1034.856112] [56853]: [pid: 56853|app: 0|req: 177/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:34 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.184278] [56853]: DEBUG cinder.api.middleware.request_id [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-0dab398f-a087-4b90-a522-439229062896 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.189420] [56853]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-0dab398f-a087-4b90-a522-439229062896 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] POST http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c/action [ 1035.189866] [56853]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-0dab398f-a087-4b90-a522-439229062896 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1035.190025] [56853]: DEBUG cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-0dab398f-a087-4b90-a522-439229062896 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1035.208047] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.208047] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.218841] [56853]: INFO cinder.api.openstack.wsgi [req-d54fe2ea-2c85-4221-8a3a-86ea8c940cf4 req-0dab398f-a087-4b90-a522-439229062896 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c/action returned with HTTP 204 [ 1035.219331] [56853]: [pid: 56853|app: 0|req: 178/366] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:35 2025] POST /volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1035.290289] [56853]: DEBUG cinder.api.middleware.request_id [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.294773] [56853]: INFO cinder.api.openstack.wsgi [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1035.295032] [56853]: DEBUG cinder.api.openstack.wsgi [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.295244] [56853]: DEBUG cinder.api.openstack.wsgi [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.308136] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.308136] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.312744] [56853]: INFO cinder.volume.api [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1035.318063] [56853]: INFO cinder.api.openstack.wsgi [None req-29ef6fc7-2715-4bef-892a-992a9464dbc9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1035.318486] [56853]: [pid: 56853|app: 0|req: 179/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:35 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.337796] [56853]: DEBUG cinder.api.middleware.request_id [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.341339] [56853]: INFO cinder.api.openstack.wsgi [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1035.341598] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.341821] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.357757] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.357757] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.361898] [56853]: INFO cinder.volume.api [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1035.366802] [56853]: INFO cinder.api.openstack.wsgi [None req-9d2bc8b8-874f-424f-bc16-abce5fcdc093 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1035.367682] [56853]: [pid: 56853|app: 0|req: 180/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:35 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.433199] [56853]: DEBUG cinder.api.middleware.request_id [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.437511] [56853]: INFO cinder.api.openstack.wsgi [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1035.437511] [56853]: DEBUG cinder.api.openstack.wsgi [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.437511] [56853]: DEBUG cinder.api.openstack.wsgi [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.451982] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.451982] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.455630] [56853]: INFO cinder.volume.api [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1035.464296] [56853]: INFO cinder.api.openstack.wsgi [req-6114ec86-5b1b-4b46-9003-28a340e2c479 req-8b2a03b6-bca7-4cdb-aab5-aa02f19dc394 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1035.464296] [56853]: [pid: 56853|app: 0|req: 181/369] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:35 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.871254] [56853]: DEBUG cinder.api.middleware.request_id [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.876147] [56853]: INFO cinder.api.openstack.wsgi [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1035.876402] [56853]: DEBUG cinder.api.openstack.wsgi [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.876635] [56853]: DEBUG cinder.api.openstack.wsgi [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.894807] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.894807] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.903785] [56853]: INFO cinder.volume.api [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1035.910528] [56853]: INFO cinder.api.openstack.wsgi [None req-24a023a5-9a0f-46cf-a024-2e86e5487c7e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1035.911567] [56853]: [pid: 56853|app: 0|req: 182/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:35 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.921385] [56853]: DEBUG cinder.api.middleware.request_id [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.923766] [56853]: INFO cinder.api.openstack.wsgi [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1036.924032] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.924274] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.939550] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.939550] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.943719] [56853]: INFO cinder.volume.api [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1036.948624] [56853]: INFO cinder.api.openstack.wsgi [None req-1dc88e6d-9469-4e38-b379-3fee963e5423 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1036.949042] [56853]: [pid: 56853|app: 0|req: 183/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:36 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.379138] [56854]: DEBUG cinder.coordination [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-425a9647-ab1a-49ca-b0c1-82eb78b93802-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1037.379483] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-cf266b80-f8e2-441f-824b-d0d8cf677bed tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 returned with HTTP 200 [ 1037.379940] [56854]: [pid: 56854|app: 0|req: 189/372] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:32 2025] PUT /volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.960585] [56853]: DEBUG cinder.api.middleware.request_id [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.962938] [56853]: INFO cinder.api.openstack.wsgi [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1037.963244] [56853]: DEBUG cinder.api.openstack.wsgi [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.963506] [56853]: DEBUG cinder.api.openstack.wsgi [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.978140] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.978140] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.983536] [56853]: INFO cinder.volume.api [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1037.988819] [56853]: INFO cinder.api.openstack.wsgi [None req-de059bc4-58ed-4598-8ed5-b6044325e6b5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1037.989389] [56853]: [pid: 56853|app: 0|req: 184/373] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:37 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.001520] [56854]: DEBUG cinder.api.middleware.request_id [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.006025] [56854]: INFO cinder.api.openstack.wsgi [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1039.006025] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.006025] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.024910] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.024910] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.031034] [56854]: INFO cinder.volume.api [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1039.036081] [56854]: INFO cinder.api.openstack.wsgi [None req-a6168d67-1cb2-4cb7-a13a-d668e4cd44a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1039.036666] [56854]: [pid: 56854|app: 0|req: 190/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:38 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.520595] [56853]: DEBUG cinder.api.middleware.request_id [None req-96598768-9463-4e33-93fc-efe3a925fe26 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.522726] [56853]: INFO cinder.api.openstack.wsgi [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1039.522960] [56853]: DEBUG cinder.api.openstack.wsgi [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.523210] [56853]: DEBUG cinder.api.openstack.wsgi [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.523424] [56853]: INFO cinder.api.v3.volumes [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Delete volume with id: dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1039.529593] [56854]: DEBUG cinder.api.middleware.request_id [req-b78f3229-e844-4791-b625-d0d29a908047 req-408ce547-4356-45c0-a375-8f6ed980aead None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.531136] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.531136] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.531673] [56853]: INFO cinder.volume.api [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 1039.532390] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-408ce547-4356-45c0-a375-8f6ed980aead tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5/action [ 1039.532924] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-408ce547-4356-45c0-a375-8f6ed980aead tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1039.533075] [56854]: DEBUG cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-408ce547-4356-45c0-a375-8f6ed980aead tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1039.548904] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.548904] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.550760] [56853]: INFO cinder.volume.api [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Delete volume request issued successfully. [ 1039.550943] [56853]: INFO cinder.api.openstack.wsgi [None req-96598768-9463-4e33-93fc-efe3a925fe26 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 202 [ 1039.551417] [56853]: [pid: 56853|app: 0|req: 185/375] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:09:39 2025] DELETE /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1039.554176] [56853]: DEBUG cinder.api.middleware.request_id [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.555890] [56854]: INFO cinder.api.openstack.wsgi [req-b78f3229-e844-4791-b625-d0d29a908047 req-408ce547-4356-45c0-a375-8f6ed980aead tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5/action returned with HTTP 204 [ 1039.556026] [56853]: INFO cinder.api.openstack.wsgi [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1039.556221] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.556318] [56854]: [pid: 56854|app: 0|req: 191/376] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:39 2025] POST /volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1039.556440] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.564636] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.564636] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.568145] [56853]: INFO cinder.volume.api [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 1039.572666] [56853]: INFO cinder.api.openstack.wsgi [None req-6c4a43a5-d092-48a3-a276-a59a573604b6 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 1039.572990] [56853]: [pid: 56853|app: 0|req: 186/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:39 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1040.047962] [56854]: DEBUG cinder.api.middleware.request_id [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.050070] [56854]: INFO cinder.api.openstack.wsgi [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1040.050371] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.050619] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.064158] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064158] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.069134] [56854]: INFO cinder.volume.api [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1040.074334] [56854]: INFO cinder.api.openstack.wsgi [None req-4c16f0aa-73f3-4380-b39b-87c1cc35d331 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1040.074724] [56854]: [pid: 56854|app: 0|req: 192/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:39 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.084295] [56853]: DEBUG cinder.api.middleware.request_id [None req-84182506-cfb8-49d9-8acf-054954dbd129 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.086342] [56853]: INFO cinder.api.openstack.wsgi [None req-84182506-cfb8-49d9-8acf-054954dbd129 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1040.086560] [56853]: DEBUG cinder.api.openstack.wsgi [None req-84182506-cfb8-49d9-8acf-054954dbd129 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.086777] [56853]: DEBUG cinder.api.openstack.wsgi [None req-84182506-cfb8-49d9-8acf-054954dbd129 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.096512] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096512] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.100443] [56853]: INFO cinder.volume.api [None req-84182506-cfb8-49d9-8acf-054954dbd129 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1040.106032] [56853]: INFO cinder.api.openstack.wsgi [None req-84182506-cfb8-49d9-8acf-054954dbd129 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1040.106032] [56853]: [pid: 56853|app: 0|req: 187/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:39 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.226457] [56854]: DEBUG cinder.api.middleware.request_id [None req-67a146a9-0c51-4859-984d-f304d363d3d5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.228467] [56854]: INFO cinder.api.openstack.wsgi [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.228830] [56854]: DEBUG cinder.api.openstack.wsgi [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1824715026"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1040.230486] [56854]: DEBUG cinder.api.v3.volumes [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1824715026'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1040.230618] [56854]: INFO cinder.api.v3.volumes [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume of 1 GB [ 1040.234979] [56854]: INFO cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Availability Zones retrieved successfully. [ 1040.241662] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (9de70fdf-9170-4c10-940e-064086e53a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.242809] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab5e2c3-6e01-4885-9f76-f8b9a74ffda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.243857] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.261697] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab5e2c3-6e01-4885-9f76-f8b9a74ffda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.262786] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3f56da0-b576-46bd-9f24-a0ae8873ebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.295509] [56854]: DEBUG cinder.quota [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Created reservations ['e2c051c7-8524-4d50-997a-405d5620f078', '264dd5d8-c802-482f-aca8-288e96bebac3', '8224f133-03e4-4e86-b916-10b82dc236ac', '891f157b-045a-42fa-92db-b1627c85cd9b'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1040.296564] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3f56da0-b576-46bd-9f24-a0ae8873ebf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c051c7-8524-4d50-997a-405d5620f078', '264dd5d8-c802-482f-aca8-288e96bebac3', '8224f133-03e4-4e86-b916-10b82dc236ac', '891f157b-045a-42fa-92db-b1627c85cd9b']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.297570] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7589c10b-188b-4890-acff-b4bf6c4e7d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.310975] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7589c10b-188b-4890-acff-b4bf6c4e7d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4cf078-b39d-4911-9078-e7e5bab3ad4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1824715026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['e2c051c7-8524-4d50-997a-405d5620f078','264dd5d8-c802-482f-aca8-288e96bebac3','8224f133-03e4-4e86-b916-10b82dc236ac','891f157b-045a-42fa-92db-b1627c85cd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1824715026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a4cf078-b39d-4911-9078-e7e5bab3ad4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b12172c6e403474a8afed0fe4b0a0c3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95a143285dae44e2ad1551c7d69e783e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.311918] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d92225d-df87-473e-82f3-c22f73160633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.325753] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d92225d-df87-473e-82f3-c22f73160633) transitioned into state 'SUCCESS' from state '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-1824715026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b12172c6e403474a8afed0fe4b0a0c3d',qos_specs=None,replication_status=,reservations=['e2c051c7-8524-4d50-997a-405d5620f078','264dd5d8-c802-482f-aca8-288e96bebac3','8224f133-03e4-4e86-b916-10b82dc236ac','891f157b-045a-42fa-92db-b1627c85cd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95a143285dae44e2ad1551c7d69e783e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.326710] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae4a256-8676-4d14-ac38-e458a6950375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1040.334087] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae4a256-8676-4d14-ac38-e458a6950375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1040.335131] [56854]: DEBUG cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Flow 'volume_create_api' (9de70fdf-9170-4c10-940e-064086e53a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1040.335481] [56854]: INFO cinder.volume.api [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Create volume request issued successfully. [ 1040.336124] [56854]: INFO cinder.api.openstack.wsgi [None req-67a146a9-0c51-4859-984d-f304d363d3d5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1040.336566] [56854]: [pid: 56854|app: 0|req: 193/380] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:09:40 2025] POST /volume/v3/volumes => generated 750 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1040.348554] [56853]: DEBUG cinder.api.middleware.request_id [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.351459] [56853]: INFO cinder.api.openstack.wsgi [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1040.351830] [56853]: DEBUG cinder.api.openstack.wsgi [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.352222] [56853]: DEBUG cinder.api.openstack.wsgi [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.361764] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361764] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.365041] [56853]: INFO cinder.volume.api [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1040.372690] [56853]: INFO cinder.api.openstack.wsgi [None req-29b497a7-e172-438d-bc3f-060e1e7dbdb9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1040.373174] [56853]: [pid: 56853|app: 0|req: 188/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:40 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.583518] [56854]: DEBUG cinder.api.middleware.request_id [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.585835] [56854]: INFO cinder.api.openstack.wsgi [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1040.586068] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.586291] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.594239] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.594239] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.597687] [56854]: INFO cinder.volume.api [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 1040.601921] [56854]: INFO cinder.api.openstack.wsgi [None req-8c3648b3-b2b0-423c-81fd-66abcd4cf0dc tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 1040.602458] [56854]: [pid: 56854|app: 0|req: 194/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:40 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.386258] [56853]: DEBUG cinder.api.middleware.request_id [None req-0142a333-3eac-48cd-895c-e2eaae488505 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.389320] [56853]: INFO cinder.api.openstack.wsgi [None req-0142a333-3eac-48cd-895c-e2eaae488505 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1041.390038] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0142a333-3eac-48cd-895c-e2eaae488505 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.390038] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0142a333-3eac-48cd-895c-e2eaae488505 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.401027] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401027] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.405767] [56853]: INFO cinder.volume.api [None req-0142a333-3eac-48cd-895c-e2eaae488505 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1041.411224] [56853]: INFO cinder.api.openstack.wsgi [None req-0142a333-3eac-48cd-895c-e2eaae488505 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1041.411673] [56853]: [pid: 56853|app: 0|req: 189/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:41 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.450206] [56854]: DEBUG cinder.api.middleware.request_id [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.453492] [56854]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1041.453815] [56854]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.454178] [56854]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.463391] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463391] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.466818] [56854]: INFO cinder.volume.api [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1041.471382] [56854]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-3d2e5af8-8708-4cab-a9f8-6d5720829fc8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1041.471833] [56854]: [pid: 56854|app: 0|req: 195/384] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:41 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.612533] [56853]: DEBUG cinder.api.middleware.request_id [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.614541] [56853]: INFO cinder.api.openstack.wsgi [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1041.614916] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.615022] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.626083] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.626083] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.629407] [56853]: INFO cinder.volume.api [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Volume info retrieved successfully. [ 1041.633542] [56853]: INFO cinder.api.openstack.wsgi [None req-5867d0b0-a185-4cca-a6fb-79c3df3f2110 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 200 [ 1041.633833] [56853]: [pid: 56853|app: 0|req: 190/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:41 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.385921] [56854]: DEBUG cinder.api.middleware.request_id [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.388707] [56854]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] PUT http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee [ 1042.389277] [56854]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-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-539732", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1042.397928] [56854]: DEBUG cinder.coordination [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Acquiring lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1042.402284] [56854]: DEBUG cinder.coordination [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1042.403391] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.403391] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.643948] [56853]: DEBUG cinder.api.middleware.request_id [None req-2db7008d-3b7c-451e-997c-1014ab114c30 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.646596] [56853]: INFO cinder.api.openstack.wsgi [None req-2db7008d-3b7c-451e-997c-1014ab114c30 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] GET http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a [ 1042.646873] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2db7008d-3b7c-451e-997c-1014ab114c30 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.647113] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2db7008d-3b7c-451e-997c-1014ab114c30 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.654710] [56853]: INFO cinder.api.openstack.wsgi [None req-2db7008d-3b7c-451e-997c-1014ab114c30 tempest-DeleteServersTestJSON-2099407360 tempest-DeleteServersTestJSON-2099407360-project-member] http://10.180.1.21/volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a returned with HTTP 404 [ 1042.655242] [56853]: [pid: 56853|app: 0|req: 191/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:42 2025] GET /volume/v3/volumes/dbe0e9b3-7e26-4fe4-bc30-4802d21de06a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1042.923909] [56854]: DEBUG cinder.coordination [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Lock "cinder-attachment_update-121fb53a-56d5-47e3-a2f9-c6e1859b9944-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1042.924278] [56854]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-689faf7d-bae4-45ec-bdb3-84f2804a76bd tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee returned with HTTP 200 [ 1042.924760] [56854]: [pid: 56854|app: 0|req: 196/387] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:42 2025] PUT /volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.929940] [56853]: DEBUG cinder.api.middleware.request_id [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-288539f9-62f4-41b4-a1de-dff78ad896cc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.932454] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-288539f9-62f4-41b4-a1de-dff78ad896cc tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee [ 1042.932725] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-288539f9-62f4-41b4-a1de-dff78ad896cc tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.932951] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-288539f9-62f4-41b4-a1de-dff78ad896cc tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.949039] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-288539f9-62f4-41b4-a1de-dff78ad896cc tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee returned with HTTP 200 [ 1042.949503] [56853]: [pid: 56853|app: 0|req: 192/388] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 11:09:42 2025] GET /volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.995795] [56854]: DEBUG cinder.api.middleware.request_id [None req-78ff6c81-03ff-4629-aacd-ff380891ee0f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.995795] [56854]: INFO cinder.api.openstack.wsgi [None req-78ff6c81-03ff-4629-aacd-ff380891ee0f None None] GET http://10.180.1.21/volume// [ 1042.996114] [56854]: DEBUG cinder.api.openstack.wsgi [None req-78ff6c81-03ff-4629-aacd-ff380891ee0f None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.996114] [56854]: DEBUG cinder.api.openstack.wsgi [None req-78ff6c81-03ff-4629-aacd-ff380891ee0f None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.996713] [56854]: INFO cinder.api.openstack.wsgi [None req-78ff6c81-03ff-4629-aacd-ff380891ee0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1042.997251] [56854]: [pid: 56854|app: 0|req: 197/389] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:09:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.002329] [56853]: DEBUG cinder.api.middleware.request_id [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-cdcb3d44-e413-4fe9-abde-a763e64abe19 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.005171] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-cdcb3d44-e413-4fe9-abde-a763e64abe19 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1043.005818] [56853]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-cdcb3d44-e413-4fe9-abde-a763e64abe19 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a4cf078-b39d-4911-9078-e7e5bab3ad4c", "connector": null, "instance_uuid": "d522bc66-8c24-4f5e-b21f-c6e3a5dc1bdf"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.016928] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.016928] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.036730] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-cdcb3d44-e413-4fe9-abde-a763e64abe19 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1043.037418] [56853]: [pid: 56853|app: 0|req: 193/390] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:42 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) [ 1043.061178] [56854]: DEBUG cinder.api.middleware.request_id [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.063446] [56854]: INFO cinder.api.openstack.wsgi [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1043.063786] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.064037] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.074154] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.074154] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.077845] [56854]: INFO cinder.volume.api [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1043.082639] [56854]: INFO cinder.api.openstack.wsgi [None req-f7fb89ae-6eda-4732-92c5-afa327a9e7bb tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1043.083045] [56854]: [pid: 56854|app: 0|req: 198/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:42 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.424232] [56853]: DEBUG cinder.api.middleware.request_id [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.426672] [56853]: INFO cinder.api.openstack.wsgi [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1043.426853] [56853]: DEBUG cinder.api.openstack.wsgi [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.427089] [56853]: DEBUG cinder.api.openstack.wsgi [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.436491] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.436491] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.439917] [56853]: INFO cinder.volume.api [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1043.444055] [56853]: INFO cinder.api.openstack.wsgi [req-24e19e63-0edc-48f6-89e6-0033712dca1b req-2e7b8f2a-9af2-463b-9e7d-dfbd6638caa5 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1043.444575] [56853]: [pid: 56853|app: 0|req: 194/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:43 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.563917] [56854]: DEBUG cinder.api.middleware.request_id [None req-5d42c269-7646-44b4-855f-ba76235bd534 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.564392] [56854]: INFO cinder.api.openstack.wsgi [None req-5d42c269-7646-44b4-855f-ba76235bd534 None None] GET http://10.180.1.21/volume// [ 1043.564589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5d42c269-7646-44b4-855f-ba76235bd534 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.564820] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5d42c269-7646-44b4-855f-ba76235bd534 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.565255] [56854]: INFO cinder.api.openstack.wsgi [None req-5d42c269-7646-44b4-855f-ba76235bd534 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.565726] [56854]: [pid: 56854|app: 0|req: 199/393] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.570686] [56853]: DEBUG cinder.api.middleware.request_id [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.573565] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1043.574121] [56853]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.574593] [56853]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.587053] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.587053] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.590738] [56853]: INFO cinder.volume.api [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1043.596103] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-5073f1fe-76db-43af-86d1-28bfc5c79cf4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1043.596103] [56853]: [pid: 56853|app: 0|req: 195/394] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:43 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1043.625347] [56854]: DEBUG cinder.api.middleware.request_id [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.627710] [56854]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] PUT http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada [ 1043.632067] [56854]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-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-539752", "mountpoint": "/dev/sdc"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1043.638940] [56854]: DEBUG cinder.coordination [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Acquiring lock "cinder-attachment_update-4a4cf078-b39d-4911-9078-e7e5bab3ad4c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1043.643391] [56854]: DEBUG cinder.coordination [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-4a4cf078-b39d-4911-9078-e7e5bab3ad4c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1043.644167] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.644167] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.093871] [56853]: DEBUG cinder.api.middleware.request_id [None req-8a628622-59a0-4c9e-a3b4-2b587533224c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.096006] [56853]: INFO cinder.api.openstack.wsgi [None req-8a628622-59a0-4c9e-a3b4-2b587533224c tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1044.096315] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8a628622-59a0-4c9e-a3b4-2b587533224c tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.096605] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8a628622-59a0-4c9e-a3b4-2b587533224c tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.115380] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.115380] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.119790] [56853]: INFO cinder.volume.api [None req-8a628622-59a0-4c9e-a3b4-2b587533224c tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1044.127382] [56853]: INFO cinder.api.openstack.wsgi [None req-8a628622-59a0-4c9e-a3b4-2b587533224c tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1044.127382] [56853]: [pid: 56853|app: 0|req: 196/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:43 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.139895] [56853]: DEBUG cinder.api.middleware.request_id [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.142646] [56853]: INFO cinder.api.openstack.wsgi [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1045.142862] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.143128] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.157541] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.157541] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.161915] [56853]: INFO cinder.volume.api [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1045.167588] [56853]: INFO cinder.api.openstack.wsgi [None req-a7739c1b-27db-4978-9c1c-8cbc252e4e14 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1045.168071] [56853]: [pid: 56853|app: 0|req: 197/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:45 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.178130] [56853]: DEBUG cinder.api.middleware.request_id [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.180286] [56853]: INFO cinder.api.openstack.wsgi [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1046.180585] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.180843] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.194181] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.194181] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.197850] [56853]: INFO cinder.volume.api [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1046.202444] [56853]: INFO cinder.api.openstack.wsgi [None req-f71b3138-1ceb-4ca6-91bb-faf6568a10c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1046.202843] [56853]: [pid: 56853|app: 0|req: 198/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:46 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.213571] [56853]: DEBUG cinder.api.middleware.request_id [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.216038] [56853]: INFO cinder.api.openstack.wsgi [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1047.216038] [56853]: DEBUG cinder.api.openstack.wsgi [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.216038] [56853]: DEBUG cinder.api.openstack.wsgi [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.231304] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.231304] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.235330] [56853]: INFO cinder.volume.api [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1047.240601] [56853]: INFO cinder.api.openstack.wsgi [None req-11608df5-630b-4674-8bc5-dd77961b9cc3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1047.241020] [56853]: [pid: 56853|app: 0|req: 199/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:47 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.773640] [56853]: DEBUG cinder.api.middleware.request_id [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-0de702a6-c2eb-4830-9659-0550f3034720 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.776030] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-0de702a6-c2eb-4830-9659-0550f3034720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] POST http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee/action [ 1047.776472] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-0de702a6-c2eb-4830-9659-0550f3034720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1047.776613] [56853]: DEBUG cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-0de702a6-c2eb-4830-9659-0550f3034720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1047.793009] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.793009] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.800820] [56853]: INFO cinder.api.openstack.wsgi [req-e015b934-9082-4b9e-9f4b-0495c54ba005 req-0de702a6-c2eb-4830-9659-0550f3034720 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee/action returned with HTTP 204 [ 1047.801369] [56853]: [pid: 56853|app: 0|req: 200/399] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:47 2025] POST /volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1048.166094] [56854]: DEBUG cinder.coordination [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Lock "cinder-attachment_update-4a4cf078-b39d-4911-9078-e7e5bab3ad4c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1048.166474] [56854]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-6d2a30b9-c2e2-4cbc-bd4b-131fa88b570f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada returned with HTTP 200 [ 1048.166934] [56854]: [pid: 56854|app: 0|req: 200/400] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:43 2025] PUT /volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1048.251419] [56853]: DEBUG cinder.api.middleware.request_id [None req-45606101-35ed-4223-bcb4-708ee89895c5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.253545] [56853]: INFO cinder.api.openstack.wsgi [None req-45606101-35ed-4223-bcb4-708ee89895c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1048.253778] [56853]: DEBUG cinder.api.openstack.wsgi [None req-45606101-35ed-4223-bcb4-708ee89895c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.253998] [56853]: DEBUG cinder.api.openstack.wsgi [None req-45606101-35ed-4223-bcb4-708ee89895c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.264078] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.264078] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.267553] [56853]: INFO cinder.volume.api [None req-45606101-35ed-4223-bcb4-708ee89895c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1048.273118] [56853]: INFO cinder.api.openstack.wsgi [None req-45606101-35ed-4223-bcb4-708ee89895c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1048.273519] [56853]: [pid: 56853|app: 0|req: 201/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:48 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.175172] [56854]: DEBUG cinder.api.middleware.request_id [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.177694] [56854]: INFO cinder.api.openstack.wsgi [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1049.177936] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.178196] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.188616] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.188616] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.193631] [56854]: INFO cinder.volume.api [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1049.198189] [56854]: INFO cinder.api.openstack.wsgi [None req-4c1d29ad-d2ad-42dc-b15c-b7e0c87f998c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1049.198541] [56854]: [pid: 56854|app: 0|req: 201/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:49 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.236423] [56853]: DEBUG cinder.api.middleware.request_id [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.239266] [56853]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1049.239494] [56853]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.239717] [56853]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.247938] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.247938] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.251544] [56853]: INFO cinder.volume.api [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1049.256321] [56853]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-7d5d61c8-c622-4274-ab01-c296c887448f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1049.256833] [56853]: [pid: 56853|app: 0|req: 202/403] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:49 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.283891] [56854]: DEBUG cinder.api.middleware.request_id [None req-51843fe7-8260-4066-8a80-fa18a520aff8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.286351] [56854]: INFO cinder.api.openstack.wsgi [None req-51843fe7-8260-4066-8a80-fa18a520aff8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1049.287032] [56854]: DEBUG cinder.api.openstack.wsgi [None req-51843fe7-8260-4066-8a80-fa18a520aff8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.287032] [56854]: DEBUG cinder.api.openstack.wsgi [None req-51843fe7-8260-4066-8a80-fa18a520aff8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.298731] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.298731] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.302286] [56854]: INFO cinder.volume.api [None req-51843fe7-8260-4066-8a80-fa18a520aff8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1049.307282] [56854]: INFO cinder.api.openstack.wsgi [None req-51843fe7-8260-4066-8a80-fa18a520aff8 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1049.307545] [56854]: [pid: 56854|app: 0|req: 202/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:49 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.794101] [56853]: DEBUG cinder.api.middleware.request_id [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-7d26deb7-9aae-4cf6-935b-fa3bdd2ae162 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.797024] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-7d26deb7-9aae-4cf6-935b-fa3bdd2ae162 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada/action [ 1049.797837] [56853]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-7d26deb7-9aae-4cf6-935b-fa3bdd2ae162 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1049.797837] [56853]: DEBUG cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-7d26deb7-9aae-4cf6-935b-fa3bdd2ae162 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1049.812214] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.812214] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.819372] [56853]: INFO cinder.api.openstack.wsgi [req-e860cfbe-a7f7-4154-adca-26c8d86c1052 req-7d26deb7-9aae-4cf6-935b-fa3bdd2ae162 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada/action returned with HTTP 204 [ 1049.819836] [56853]: [pid: 56853|app: 0|req: 203/405] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:49 2025] POST /volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1050.317313] [56854]: DEBUG cinder.api.middleware.request_id [None req-71743e73-4533-42a4-9f95-3cfb09554afe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.319503] [56854]: INFO cinder.api.openstack.wsgi [None req-71743e73-4533-42a4-9f95-3cfb09554afe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1050.319729] [56854]: DEBUG cinder.api.openstack.wsgi [None req-71743e73-4533-42a4-9f95-3cfb09554afe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.319945] [56854]: DEBUG cinder.api.openstack.wsgi [None req-71743e73-4533-42a4-9f95-3cfb09554afe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.330061] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.330061] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.334216] [56854]: INFO cinder.volume.api [None req-71743e73-4533-42a4-9f95-3cfb09554afe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1050.338483] [56854]: INFO cinder.api.openstack.wsgi [None req-71743e73-4533-42a4-9f95-3cfb09554afe tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1050.338864] [56854]: [pid: 56854|app: 0|req: 203/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.348425] [56853]: DEBUG cinder.api.middleware.request_id [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.350640] [56853]: INFO cinder.api.openstack.wsgi [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1050.350869] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.351101] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.361010] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.361010] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.364324] [56853]: INFO cinder.volume.api [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1050.368546] [56853]: INFO cinder.api.openstack.wsgi [None req-f13977c6-4778-465b-8fd7-fea548bc14d1 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1050.368940] [56853]: [pid: 56853|app: 0|req: 204/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.629098] [56854]: DEBUG cinder.api.middleware.request_id [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.631473] [56854]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1050.631691] [56854]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.631921] [56854]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.641143] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.641143] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.644199] [56854]: INFO cinder.volume.api [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1050.648223] [56854]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-b59feb25-a213-4c9e-8d88-df8ec6a18884 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1050.648589] [56854]: [pid: 56854|app: 0|req: 204/408] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.662785] [56853]: DEBUG cinder.api.middleware.request_id [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.665108] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802/action [ 1050.665493] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1050.665667] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1050.675364] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.675364] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.675889] [56853]: INFO cinder.volume.api [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1050.680224] [56853]: INFO cinder.volume.api [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Begin detaching volume completed successfully. [ 1050.680458] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-5bde5681-9819-4079-ac45-65352f43c261 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802/action returned with HTTP 202 [ 1050.680856] [56853]: [pid: 56853|app: 0|req: 205/409] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:09:50 2025] POST /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1050.694547] [56854]: DEBUG cinder.api.middleware.request_id [None req-3ba841bf-9287-469b-aead-67d9f8d2849d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.696761] [56854]: INFO cinder.api.openstack.wsgi [None req-3ba841bf-9287-469b-aead-67d9f8d2849d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1050.696991] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3ba841bf-9287-469b-aead-67d9f8d2849d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.697329] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3ba841bf-9287-469b-aead-67d9f8d2849d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.706945] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.706945] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.710470] [56854]: INFO cinder.volume.api [None req-3ba841bf-9287-469b-aead-67d9f8d2849d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1050.714587] [56854]: INFO cinder.api.openstack.wsgi [None req-3ba841bf-9287-469b-aead-67d9f8d2849d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1050.714963] [56854]: [pid: 56854|app: 0|req: 205/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.775374] [56853]: DEBUG cinder.api.middleware.request_id [None req-c6a236ab-d870-4acd-8508-8bfff357ad70 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.775829] [56853]: INFO cinder.api.openstack.wsgi [None req-c6a236ab-d870-4acd-8508-8bfff357ad70 None None] GET http://10.180.1.21/volume// [ 1050.776016] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c6a236ab-d870-4acd-8508-8bfff357ad70 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.776246] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c6a236ab-d870-4acd-8508-8bfff357ad70 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.776649] [56853]: INFO cinder.api.openstack.wsgi [None req-c6a236ab-d870-4acd-8508-8bfff357ad70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.776955] [56853]: [pid: 56853|app: 0|req: 206/411] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.780986] [56854]: DEBUG cinder.api.middleware.request_id [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-a690dd90-a41d-4019-a2ce-93df439fb594 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.783458] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-a690dd90-a41d-4019-a2ce-93df439fb594 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1050.784085] [56854]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-a690dd90-a41d-4019-a2ce-93df439fb594 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "201ea7db-35a6-44ea-86eb-95756eccd973", "connector": null, "instance_uuid": "8f5b0965-2958-41cd-ba42-6bc10710355e"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1050.793347] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.793347] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.811309] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-a690dd90-a41d-4019-a2ce-93df439fb594 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1050.811776] [56854]: [pid: 56854|app: 0|req: 206/412] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:09:50 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.829028] [56853]: DEBUG cinder.api.middleware.request_id [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.831112] [56853]: INFO cinder.api.openstack.wsgi [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1050.831372] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.831602] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.841092] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.841092] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.844654] [56853]: INFO cinder.volume.api [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1050.848848] [56853]: INFO cinder.api.openstack.wsgi [None req-4f22b395-6fe2-406e-b2c3-9d190a017bb7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1050.849253] [56853]: [pid: 56853|app: 0|req: 207/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:50 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1051.349686] [56854]: DEBUG cinder.api.middleware.request_id [None req-0c872ce9-95d5-42d1-b616-ccf5b010caa3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.350425] [56854]: INFO cinder.api.openstack.wsgi [None req-0c872ce9-95d5-42d1-b616-ccf5b010caa3 None None] GET http://10.180.1.21/volume// [ 1051.350630] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0c872ce9-95d5-42d1-b616-ccf5b010caa3 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.350950] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0c872ce9-95d5-42d1-b616-ccf5b010caa3 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.351576] [56854]: INFO cinder.api.openstack.wsgi [None req-0c872ce9-95d5-42d1-b616-ccf5b010caa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1051.352028] [56854]: [pid: 56854|app: 0|req: 207/414] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1051.356059] [56853]: DEBUG cinder.api.middleware.request_id [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.358107] [56853]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1051.358397] [56853]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.358601] [56853]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.368267] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.368267] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.371515] [56853]: INFO cinder.volume.api [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1051.375672] [56853]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-b00b5ff4-19ff-45f3-9e68-c9fe7cfdfdda tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1051.376056] [56853]: [pid: 56853|app: 0|req: 208/415] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1051.409566] [56854]: DEBUG cinder.api.middleware.request_id [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.412863] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] PUT http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 [ 1051.413320] [56854]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-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-539758", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1051.421648] [56854]: DEBUG cinder.coordination [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Acquiring lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1051.426432] [56854]: DEBUG cinder.coordination [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1051.427541] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.427541] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.703713] [56853]: DEBUG cinder.api.middleware.request_id [None req-3f09e112-7759-417a-9c4b-9f735fab757a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.704268] [56853]: INFO cinder.api.openstack.wsgi [None req-3f09e112-7759-417a-9c4b-9f735fab757a None None] GET http://10.180.1.21/volume// [ 1051.704509] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3f09e112-7759-417a-9c4b-9f735fab757a None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.704778] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3f09e112-7759-417a-9c4b-9f735fab757a None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.705314] [56853]: INFO cinder.api.openstack.wsgi [None req-3f09e112-7759-417a-9c4b-9f735fab757a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1051.705534] [56853]: [pid: 56853|app: 0|req: 209/416] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1051.708554] [56853]: DEBUG cinder.api.middleware.request_id [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.711149] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1051.711411] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.711637] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.722474] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.722474] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.726149] [56853]: INFO cinder.volume.api [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1051.730838] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-95316101-43b5-45ff-b5b5-ccde895620dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1051.731306] [56853]: [pid: 56853|app: 0|req: 210/417] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1051.732273] [56853]: DEBUG cinder.api.middleware.request_id [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.734162] [56853]: INFO cinder.api.openstack.wsgi [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1051.734530] [56853]: DEBUG cinder.api.openstack.wsgi [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.734786] [56853]: DEBUG cinder.api.openstack.wsgi [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.745531] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.745531] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.749081] [56853]: INFO cinder.volume.api [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1051.753624] [56853]: INFO cinder.api.openstack.wsgi [None req-743f53ba-4cf9-42a3-b739-c9f9699219fc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1051.754155] [56853]: [pid: 56853|app: 0|req: 211/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.859618] [56853]: DEBUG cinder.api.middleware.request_id [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.861868] [56853]: INFO cinder.api.openstack.wsgi [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1051.862107] [56853]: DEBUG cinder.api.openstack.wsgi [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.862331] [56853]: DEBUG cinder.api.openstack.wsgi [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.875991] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.875991] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.879857] [56853]: INFO cinder.volume.api [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1051.884630] [56853]: INFO cinder.api.openstack.wsgi [None req-72e556f5-eb5d-4376-b0ed-a8745a676d35 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1051.885036] [56853]: [pid: 56853|app: 0|req: 212/419] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:51 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.764526] [56853]: DEBUG cinder.api.middleware.request_id [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.766845] [56853]: INFO cinder.api.openstack.wsgi [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1052.767142] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.767409] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.777532] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.777532] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.780887] [56853]: INFO cinder.volume.api [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1052.786907] [56853]: INFO cinder.api.openstack.wsgi [None req-ad610f63-841b-4775-808b-0e51dbfe7ca6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1052.787019] [56853]: [pid: 56853|app: 0|req: 213/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:52 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.895875] [56853]: DEBUG cinder.api.middleware.request_id [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.897897] [56853]: INFO cinder.api.openstack.wsgi [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1052.898149] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.898474] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.908600] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908600] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.912021] [56853]: INFO cinder.volume.api [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1052.916375] [56853]: INFO cinder.api.openstack.wsgi [None req-8e2fdb0b-7f90-4769-94ed-50226d05cead tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1052.916874] [56853]: [pid: 56853|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:52 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.920302] [56853]: DEBUG cinder.api.middleware.request_id [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-4bb9a13b-5292-4e5c-8eab-e56d5f1b1348 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.920302] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-4bb9a13b-5292-4e5c-8eab-e56d5f1b1348 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 [ 1052.920302] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-4bb9a13b-5292-4e5c-8eab-e56d5f1b1348 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.920302] [56853]: DEBUG cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-4bb9a13b-5292-4e5c-8eab-e56d5f1b1348 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.926559] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926559] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.464086] [56853]: INFO cinder.api.openstack.wsgi [req-a699928b-9ee1-485b-ab2e-006b4a7fbecb req-4bb9a13b-5292-4e5c-8eab-e56d5f1b1348 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 returned with HTTP 200 [ 1053.464553] [56853]: [pid: 56853|app: 0|req: 215/422] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:09:52 2025] DELETE /volume/v3/attachments/12fc87c1-bfda-4e89-8061-6482be3d33c5 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.797309] [56853]: DEBUG cinder.api.middleware.request_id [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.799547] [56853]: INFO cinder.api.openstack.wsgi [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1053.799791] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.800033] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.809250] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.809250] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.815147] [56853]: INFO cinder.volume.api [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1053.820911] [56853]: INFO cinder.api.openstack.wsgi [None req-e2a098ce-33c5-40bd-9aa2-e62c021964ee tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1053.821330] [56853]: [pid: 56853|app: 0|req: 216/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:53 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.930592] [56853]: DEBUG cinder.api.middleware.request_id [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.933240] [56853]: INFO cinder.api.openstack.wsgi [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1053.933240] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.933240] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.944905] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.944905] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.948065] [56853]: INFO cinder.volume.api [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1053.952789] [56853]: INFO cinder.api.openstack.wsgi [None req-7f777d8a-4759-4eb9-b863-4471d0117aa2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1053.953238] [56853]: [pid: 56853|app: 0|req: 217/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:53 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.953952] [56853]: DEBUG cinder.api.middleware.request_id [req-d530f188-b1ce-44d7-983a-06cd7a40f812 req-27b80987-217e-4bad-a03f-d03249594029 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.956161] [56853]: INFO cinder.api.openstack.wsgi [req-d530f188-b1ce-44d7-983a-06cd7a40f812 req-27b80987-217e-4bad-a03f-d03249594029 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] DELETE http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee [ 1053.956380] [56853]: DEBUG cinder.api.openstack.wsgi [req-d530f188-b1ce-44d7-983a-06cd7a40f812 req-27b80987-217e-4bad-a03f-d03249594029 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.956676] [56853]: DEBUG cinder.api.openstack.wsgi [req-d530f188-b1ce-44d7-983a-06cd7a40f812 req-27b80987-217e-4bad-a03f-d03249594029 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.963212] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.963212] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.490509] [56853]: INFO cinder.api.openstack.wsgi [req-d530f188-b1ce-44d7-983a-06cd7a40f812 req-27b80987-217e-4bad-a03f-d03249594029 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee returned with HTTP 200 [ 1054.490961] [56853]: [pid: 56853|app: 0|req: 218/425] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:09:53 2025] DELETE /volume/v3/attachments/13e19bc5-e964-4727-b68c-6cd72a3933ee => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.491780] [56853]: DEBUG cinder.api.middleware.request_id [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.494740] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1054.494955] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.495187] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.504151] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.504151] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.508549] [56853]: INFO cinder.volume.api [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1054.513673] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-61309cb6-b222-4b2d-b97d-6a77bb2a4dd6 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1054.514121] [56853]: [pid: 56853|app: 0|req: 219/426] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:54 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.532268] [56853]: DEBUG cinder.api.middleware.request_id [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.534832] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] POST http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c/action [ 1054.535264] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1054.535435] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.545851] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.545851] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.546448] [56853]: INFO cinder.volume.api [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1054.554333] [56853]: INFO cinder.volume.api [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Begin detaching volume completed successfully. [ 1054.554579] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-e2ac3a21-ed51-496d-8b13-8eb45186bf41 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c/action returned with HTTP 202 [ 1054.555058] [56853]: [pid: 56853|app: 0|req: 220/427] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:09:54 2025] POST /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1054.569151] [56853]: DEBUG cinder.api.middleware.request_id [None req-00ab1111-52fd-4e59-aa14-4add4f117758 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.571301] [56853]: INFO cinder.api.openstack.wsgi [None req-00ab1111-52fd-4e59-aa14-4add4f117758 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1054.571643] [56853]: DEBUG cinder.api.openstack.wsgi [None req-00ab1111-52fd-4e59-aa14-4add4f117758 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.571993] [56853]: DEBUG cinder.api.openstack.wsgi [None req-00ab1111-52fd-4e59-aa14-4add4f117758 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.583682] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.583682] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.587075] [56853]: INFO cinder.volume.api [None req-00ab1111-52fd-4e59-aa14-4add4f117758 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1054.591850] [56853]: INFO cinder.api.openstack.wsgi [None req-00ab1111-52fd-4e59-aa14-4add4f117758 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1054.592302] [56853]: [pid: 56853|app: 0|req: 221/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:54 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.963612] [56853]: DEBUG cinder.api.middleware.request_id [None req-0ddd69f7-65bc-4655-baa9-6128496a082c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.966085] [56853]: INFO cinder.api.openstack.wsgi [None req-0ddd69f7-65bc-4655-baa9-6128496a082c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1054.966267] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0ddd69f7-65bc-4655-baa9-6128496a082c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.966590] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0ddd69f7-65bc-4655-baa9-6128496a082c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.978354] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.978354] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.981930] [56853]: INFO cinder.volume.api [None req-0ddd69f7-65bc-4655-baa9-6128496a082c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1054.986727] [56853]: INFO cinder.api.openstack.wsgi [None req-0ddd69f7-65bc-4655-baa9-6128496a082c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1054.987901] [56853]: [pid: 56853|app: 0|req: 222/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:54 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.580428] [56853]: DEBUG cinder.api.middleware.request_id [None req-b9676284-191d-4aff-a984-37ca2465e791 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.581082] [56853]: INFO cinder.api.openstack.wsgi [None req-b9676284-191d-4aff-a984-37ca2465e791 None None] GET http://10.180.1.21/volume// [ 1055.581367] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b9676284-191d-4aff-a984-37ca2465e791 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.581685] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b9676284-191d-4aff-a984-37ca2465e791 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.582256] [56853]: INFO cinder.api.openstack.wsgi [None req-b9676284-191d-4aff-a984-37ca2465e791 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1055.582692] [56853]: [pid: 56853|app: 0|req: 223/430] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1055.587397] [56853]: DEBUG cinder.api.middleware.request_id [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.590876] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1055.591283] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.591631] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.604714] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604714] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.609760] [56853]: INFO cinder.volume.api [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1055.615929] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-a14eb2f8-35a5-471e-980a-d186a460c0a9 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1055.615929] [56853]: [pid: 56853|app: 0|req: 224/431] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1055.616755] [56853]: DEBUG cinder.api.middleware.request_id [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.618041] [56853]: INFO cinder.api.openstack.wsgi [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1055.618388] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.618635] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.631602] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631602] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.636354] [56853]: INFO cinder.volume.api [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1055.641675] [56853]: INFO cinder.api.openstack.wsgi [None req-c2a4b7c2-cd6c-49ac-a807-61e30db181ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1055.642309] [56853]: [pid: 56853|app: 0|req: 225/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.833487] [56853]: DEBUG cinder.api.middleware.request_id [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.835635] [56853]: INFO cinder.api.openstack.wsgi [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1055.835887] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.836123] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.846108] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846108] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.849908] [56853]: INFO cinder.volume.api [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1055.855830] [56853]: INFO cinder.api.openstack.wsgi [None req-e0d8315b-23b0-46f1-aa4b-b7b860ca378b tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 1055.856470] [56853]: [pid: 56853|app: 0|req: 226/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.891938] [56853]: DEBUG cinder.api.middleware.request_id [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.894316] [56853]: INFO cinder.api.openstack.wsgi [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1055.894614] [56853]: DEBUG cinder.api.openstack.wsgi [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.894913] [56853]: DEBUG cinder.api.openstack.wsgi [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.903435] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903435] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.912248] [56853]: INFO cinder.volume.api [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1055.914380] [56853]: INFO cinder.api.openstack.wsgi [None req-375aab77-2057-4006-bb62-b1751ecb7bb2 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 1055.916019] [56853]: [pid: 56853|app: 0|req: 227/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.953157] [56854]: DEBUG cinder.coordination [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1055.953584] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-51a9453c-0faf-4560-bb2b-ce70a6bd2539 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 returned with HTTP 200 [ 1055.954273] [56854]: [pid: 56854|app: 0|req: 208/435] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:09:51 2025] PUT /volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.000040] [56853]: DEBUG cinder.api.middleware.request_id [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.005416] [56853]: INFO cinder.api.openstack.wsgi [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1056.005769] [56853]: DEBUG cinder.api.openstack.wsgi [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.006377] [56853]: DEBUG cinder.api.openstack.wsgi [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.021243] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.021243] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.025761] [56853]: INFO cinder.volume.api [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1056.031819] [56853]: INFO cinder.api.openstack.wsgi [None req-abb4e1c5-1edb-406d-b5c8-486b665510ac tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1056.033034] [56853]: [pid: 56853|app: 0|req: 228/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:55 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.652264] [56854]: DEBUG cinder.api.middleware.request_id [None req-378b1afc-0c8b-470c-9179-a880cd4705dc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.654359] [56854]: INFO cinder.api.openstack.wsgi [None req-378b1afc-0c8b-470c-9179-a880cd4705dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1056.654579] [56854]: DEBUG cinder.api.openstack.wsgi [None req-378b1afc-0c8b-470c-9179-a880cd4705dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.654799] [56854]: DEBUG cinder.api.openstack.wsgi [None req-378b1afc-0c8b-470c-9179-a880cd4705dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.669452] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.669452] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.674426] [56854]: INFO cinder.volume.api [None req-378b1afc-0c8b-470c-9179-a880cd4705dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1056.679830] [56854]: INFO cinder.api.openstack.wsgi [None req-378b1afc-0c8b-470c-9179-a880cd4705dc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1056.680248] [56854]: [pid: 56854|app: 0|req: 209/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:56 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.821527] [56853]: DEBUG cinder.api.middleware.request_id [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-49627d1f-1e52-4596-846c-43ade7fbb4c0 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.824281] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-49627d1f-1e52-4596-846c-43ade7fbb4c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada [ 1056.824547] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-49627d1f-1e52-4596-846c-43ade7fbb4c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.824769] [56853]: DEBUG cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-49627d1f-1e52-4596-846c-43ade7fbb4c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.832677] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.832677] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.043284] [56854]: DEBUG cinder.api.middleware.request_id [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.045731] [56854]: INFO cinder.api.openstack.wsgi [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1057.045966] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.046208] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.060065] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060065] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.064560] [56854]: INFO cinder.volume.api [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1057.069726] [56854]: INFO cinder.api.openstack.wsgi [None req-cb37f44d-89c5-4093-b76f-f72b76009c14 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1057.070252] [56854]: [pid: 56854|app: 0|req: 210/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:56 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.360143] [56853]: INFO cinder.api.openstack.wsgi [req-a4e91c91-6bf8-41ef-aa4d-a30707903a24 req-49627d1f-1e52-4596-846c-43ade7fbb4c0 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada returned with HTTP 200 [ 1057.360740] [56853]: [pid: 56853|app: 0|req: 229/439] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:09:56 2025] DELETE /volume/v3/attachments/2f4ba513-cba4-4f9a-96a2-2d2df7ad6ada => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.590168] [56854]: DEBUG cinder.api.middleware.request_id [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-57b1ad94-52fe-4b25-85c2-a11397e52a47 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.593138] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-57b1ad94-52fe-4b25-85c2-a11397e52a47 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36/action [ 1057.593642] [56854]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-57b1ad94-52fe-4b25-85c2-a11397e52a47 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1057.593871] [56854]: DEBUG cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-57b1ad94-52fe-4b25-85c2-a11397e52a47 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1057.610340] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610340] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.618404] [56854]: INFO cinder.api.openstack.wsgi [req-113e9b36-7881-4d96-ab04-9ccb3affc100 req-57b1ad94-52fe-4b25-85c2-a11397e52a47 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36/action returned with HTTP 204 [ 1057.618978] [56854]: [pid: 56854|app: 0|req: 211/440] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:09:57 2025] POST /volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1057.690366] [56853]: DEBUG cinder.api.middleware.request_id [None req-ceb40071-57b3-4484-8356-2d78080f57c5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.692652] [56853]: INFO cinder.api.openstack.wsgi [None req-ceb40071-57b3-4484-8356-2d78080f57c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1057.692886] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ceb40071-57b3-4484-8356-2d78080f57c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.693134] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ceb40071-57b3-4484-8356-2d78080f57c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.701361] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701361] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.705372] [56853]: INFO cinder.volume.api [None req-ceb40071-57b3-4484-8356-2d78080f57c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1057.710271] [56853]: INFO cinder.api.openstack.wsgi [None req-ceb40071-57b3-4484-8356-2d78080f57c5 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1057.710731] [56853]: [pid: 56853|app: 0|req: 230/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:57 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.720354] [56854]: DEBUG cinder.api.middleware.request_id [None req-57c8da2e-2d30-4513-8af6-05a08af46add None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.723035] [56854]: INFO cinder.api.openstack.wsgi [None req-57c8da2e-2d30-4513-8af6-05a08af46add tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1057.723035] [56854]: DEBUG cinder.api.openstack.wsgi [None req-57c8da2e-2d30-4513-8af6-05a08af46add tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.723208] [56854]: DEBUG cinder.api.openstack.wsgi [None req-57c8da2e-2d30-4513-8af6-05a08af46add tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.731714] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731714] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.735949] [56854]: INFO cinder.volume.api [None req-57c8da2e-2d30-4513-8af6-05a08af46add tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1057.741422] [56854]: INFO cinder.api.openstack.wsgi [None req-57c8da2e-2d30-4513-8af6-05a08af46add tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1057.741916] [56854]: [pid: 56854|app: 0|req: 212/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:57 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.081527] [56853]: DEBUG cinder.api.middleware.request_id [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.083669] [56853]: INFO cinder.api.openstack.wsgi [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1058.083890] [56853]: DEBUG cinder.api.openstack.wsgi [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.084126] [56853]: DEBUG cinder.api.openstack.wsgi [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.096946] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.096946] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.101102] [56853]: INFO cinder.volume.api [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1058.106048] [56853]: INFO cinder.api.openstack.wsgi [None req-633c6a5c-d527-4489-9d03-de5792dc81a2 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1058.106422] [56853]: [pid: 56853|app: 0|req: 231/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:57 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.115989] [56854]: DEBUG cinder.api.middleware.request_id [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.118211] [56854]: INFO cinder.api.openstack.wsgi [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1058.118507] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.118772] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.128226] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.128226] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.131369] [56854]: INFO cinder.volume.api [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1058.135634] [56854]: INFO cinder.api.openstack.wsgi [None req-b25edcc8-2ee1-4d0b-af35-e0df7ee3fa6b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1058.136021] [56854]: [pid: 56854|app: 0|req: 213/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:57 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.349111] [56853]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.351659] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1058.351884] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.352116] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.362014] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.362014] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.365276] [56853]: INFO cinder.volume.api [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1058.369666] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2c6581cc-c8b9-47ef-9a7d-93ff080c4294 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1058.370082] [56853]: [pid: 56853|app: 0|req: 232/445] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:09:58 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.821760] [56854]: DEBUG cinder.api.middleware.request_id [None req-15782a4c-d403-494f-9459-31fefba1bbb4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.823971] [56854]: INFO cinder.api.openstack.wsgi [None req-15782a4c-d403-494f-9459-31fefba1bbb4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1058.824233] [56854]: DEBUG cinder.api.openstack.wsgi [None req-15782a4c-d403-494f-9459-31fefba1bbb4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.824445] [56854]: DEBUG cinder.api.openstack.wsgi [None req-15782a4c-d403-494f-9459-31fefba1bbb4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.835809] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.835809] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.839907] [56854]: INFO cinder.volume.api [None req-15782a4c-d403-494f-9459-31fefba1bbb4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1058.844666] [56854]: INFO cinder.api.openstack.wsgi [None req-15782a4c-d403-494f-9459-31fefba1bbb4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1058.845056] [56854]: [pid: 56854|app: 0|req: 214/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:58 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.854167] [56853]: DEBUG cinder.api.middleware.request_id [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.856473] [56853]: INFO cinder.api.openstack.wsgi [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1058.856743] [56853]: DEBUG cinder.api.openstack.wsgi [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.857033] [56853]: DEBUG cinder.api.openstack.wsgi [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.864569] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.864569] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.867969] [56853]: INFO cinder.volume.api [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1058.872473] [56853]: INFO cinder.api.openstack.wsgi [None req-87dcd86c-dfd3-441f-b2a1-0efaf63d58c3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1058.872841] [56853]: [pid: 56853|app: 0|req: 233/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:58 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.910237] [56854]: DEBUG cinder.api.middleware.request_id [None req-e0976d27-424a-4461-b9ad-de37408b35e4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.912270] [56854]: INFO cinder.api.openstack.wsgi [None req-e0976d27-424a-4461-b9ad-de37408b35e4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1058.912542] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e0976d27-424a-4461-b9ad-de37408b35e4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.912857] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e0976d27-424a-4461-b9ad-de37408b35e4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.920362] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.920362] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.923640] [56854]: INFO cinder.volume.api [None req-e0976d27-424a-4461-b9ad-de37408b35e4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1058.927744] [56854]: INFO cinder.api.openstack.wsgi [None req-e0976d27-424a-4461-b9ad-de37408b35e4 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1058.928154] [56854]: [pid: 56854|app: 0|req: 215/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:09:58 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.549254] [56853]: DEBUG cinder.api.middleware.request_id [None req-06654da0-4dee-4abf-a990-cd6dd654fc5b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.549710] [56853]: INFO cinder.api.openstack.wsgi [None req-06654da0-4dee-4abf-a990-cd6dd654fc5b None None] GET http://10.180.1.21/volume// [ 1060.549892] [56853]: DEBUG cinder.api.openstack.wsgi [None req-06654da0-4dee-4abf-a990-cd6dd654fc5b None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.550123] [56853]: DEBUG cinder.api.openstack.wsgi [None req-06654da0-4dee-4abf-a990-cd6dd654fc5b None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.550626] [56853]: INFO cinder.api.openstack.wsgi [None req-06654da0-4dee-4abf-a990-cd6dd654fc5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.550955] [56853]: [pid: 56853|app: 0|req: 234/449] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:10:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.554639] [56854]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2fc723f0-d900-4f10-9e1c-0e6db9b5dbe6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.557523] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2fc723f0-d900-4f10-9e1c-0e6db9b5dbe6 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1060.557818] [56854]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2fc723f0-d900-4f10-9e1c-0e6db9b5dbe6 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "201ea7db-35a6-44ea-86eb-95756eccd973", "connector": null, "instance_uuid": "8f5b0965-2958-41cd-ba42-6bc10710355e"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.580207] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.580207] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.621871] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2fc723f0-d900-4f10-9e1c-0e6db9b5dbe6 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1060.622434] [56854]: [pid: 56854|app: 0|req: 216/450] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:10:00 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) [ 1060.627975] [56853]: DEBUG cinder.api.middleware.request_id [None req-36fd2a7b-6fd7-45cb-bb36-f403986cf865 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.628868] [56853]: INFO cinder.api.openstack.wsgi [None req-36fd2a7b-6fd7-45cb-bb36-f403986cf865 None None] GET http://10.180.1.21/volume// [ 1060.628868] [56853]: DEBUG cinder.api.openstack.wsgi [None req-36fd2a7b-6fd7-45cb-bb36-f403986cf865 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.628868] [56853]: DEBUG cinder.api.openstack.wsgi [None req-36fd2a7b-6fd7-45cb-bb36-f403986cf865 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.629276] [56853]: INFO cinder.api.openstack.wsgi [None req-36fd2a7b-6fd7-45cb-bb36-f403986cf865 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.629681] [56853]: [pid: 56853|app: 0|req: 235/451] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:10:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.633282] [56854]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.635533] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1060.635777] [56854]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.635996] [56854]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.648059] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.648059] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.650742] [56854]: INFO cinder.volume.api [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1060.655969] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-ae4f2bce-8e52-47f0-a2e3-a2382165b07d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1060.656356] [56854]: [pid: 56854|app: 0|req: 217/452] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:10:00 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1061.812549] [56853]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-1543011e-51f5-452d-9ed2-26cd7946b176 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.815210] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-1543011e-51f5-452d-9ed2-26cd7946b176 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 [ 1061.815433] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-1543011e-51f5-452d-9ed2-26cd7946b176 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.815651] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-1543011e-51f5-452d-9ed2-26cd7946b176 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.825182] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.825182] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.352712] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-1543011e-51f5-452d-9ed2-26cd7946b176 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 returned with HTTP 200 [ 1062.353215] [56853]: [pid: 56853|app: 0|req: 236/453] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:10:01 2025] DELETE /volume/v3/attachments/01560678-390a-4903-a052-b7240e0ccc36 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.675753] [56854]: DEBUG cinder.api.middleware.request_id [None req-ead695ed-d89c-4518-8646-d84fc831b8f9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.676213] [56854]: INFO cinder.api.openstack.wsgi [None req-ead695ed-d89c-4518-8646-d84fc831b8f9 None None] GET http://10.180.1.21/volume// [ 1064.676391] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ead695ed-d89c-4518-8646-d84fc831b8f9 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.676610] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ead695ed-d89c-4518-8646-d84fc831b8f9 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.677006] [56854]: INFO cinder.api.openstack.wsgi [None req-ead695ed-d89c-4518-8646-d84fc831b8f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1064.677314] [56854]: [pid: 56854|app: 0|req: 218/454] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:10:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1064.681110] [56853]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.683750] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1064.684081] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.684354] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.698817] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.698817] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.703586] [56853]: INFO cinder.volume.api [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1064.708480] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-e1d2ce05-70b0-4e23-8c77-be266f029616 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1064.708849] [56853]: [pid: 56853|app: 0|req: 237/455] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:10:04 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.818012] [56854]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.820325] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] PUT http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f [ 1064.820765] [56854]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-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=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.828554] [56854]: DEBUG cinder.coordination [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Acquiring lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1064.833959] [56854]: DEBUG cinder.coordination [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1064.835325] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.835325] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.353455] [56854]: DEBUG cinder.coordination [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-201ea7db-35a6-44ea-86eb-95756eccd973-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1065.353800] [56854]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-2653b117-aed3-4806-8ecd-5d70d5283734 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f returned with HTTP 200 [ 1065.354280] [56854]: [pid: 56854|app: 0|req: 219/456] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:10:04 2025] PUT /volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.863143] [56853]: DEBUG cinder.api.middleware.request_id [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-6db2e8d4-4f25-4492-b6b0-02176b783b08 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.865286] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-6db2e8d4-4f25-4492-b6b0-02176b783b08 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f/action [ 1065.865709] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-6db2e8d4-4f25-4492-b6b0-02176b783b08 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1065.865851] [56853]: DEBUG cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-6db2e8d4-4f25-4492-b6b0-02176b783b08 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.884137] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.884137] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.891072] [56853]: INFO cinder.api.openstack.wsgi [req-ec8ad3a4-efac-4e2f-8136-d2eee6936f3f req-6db2e8d4-4f25-4492-b6b0-02176b783b08 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f/action returned with HTTP 204 [ 1065.891564] [56853]: [pid: 56853|app: 0|req: 238/457] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:10:05 2025] POST /volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1066.144290] [56854]: DEBUG cinder.api.middleware.request_id [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.146108] [56854]: INFO cinder.api.openstack.wsgi [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1066.146338] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.146657] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.146744] [56854]: INFO cinder.api.v3.volumes [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume with id: 4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1066.155471] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155471] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.156238] [56854]: INFO cinder.volume.api [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1066.176396] [56854]: INFO cinder.volume.api [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume request issued successfully. [ 1066.177404] [56854]: INFO cinder.api.openstack.wsgi [None req-e230248a-3e6c-4517-ac10-58dd35ad69bc tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 202 [ 1066.177404] [56854]: [pid: 56854|app: 0|req: 220/458] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:06 2025] DELETE /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1066.180420] [56853]: DEBUG cinder.api.middleware.request_id [None req-c09f1003-faae-43f8-884d-48375baae22e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.182528] [56853]: INFO cinder.api.openstack.wsgi [None req-c09f1003-faae-43f8-884d-48375baae22e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1066.182983] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c09f1003-faae-43f8-884d-48375baae22e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.182983] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c09f1003-faae-43f8-884d-48375baae22e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.191130] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.191130] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.195772] [56853]: INFO cinder.volume.api [None req-c09f1003-faae-43f8-884d-48375baae22e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1066.200885] [56853]: INFO cinder.api.openstack.wsgi [None req-c09f1003-faae-43f8-884d-48375baae22e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1066.201358] [56853]: [pid: 56853|app: 0|req: 239/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:06 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.212946] [56854]: DEBUG cinder.api.middleware.request_id [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.215073] [56854]: INFO cinder.api.openstack.wsgi [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1067.215298] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.215521] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.227139] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.227139] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.230993] [56854]: INFO cinder.volume.api [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1067.235696] [56854]: INFO cinder.api.openstack.wsgi [None req-a12cf49e-2b90-412e-9776-bac0f95a0b70 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1067.236201] [56854]: [pid: 56854|app: 0|req: 221/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:07 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.247254] [56853]: DEBUG cinder.api.middleware.request_id [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.249350] [56853]: INFO cinder.api.openstack.wsgi [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1068.249561] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.249780] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.259776] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.259776] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.264274] [56853]: INFO cinder.volume.api [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1068.268824] [56853]: INFO cinder.api.openstack.wsgi [None req-ccab1b60-9b02-4ebd-a0b6-0051fe4a61ea tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 200 [ 1068.269374] [56853]: [pid: 56853|app: 0|req: 240/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:08 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.280023] [56854]: DEBUG cinder.api.middleware.request_id [None req-253b3e25-2f8f-4f66-a18b-352e055e6b0f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.283362] [56854]: INFO cinder.api.openstack.wsgi [None req-253b3e25-2f8f-4f66-a18b-352e055e6b0f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c [ 1069.283718] [56854]: DEBUG cinder.api.openstack.wsgi [None req-253b3e25-2f8f-4f66-a18b-352e055e6b0f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.284228] [56854]: DEBUG cinder.api.openstack.wsgi [None req-253b3e25-2f8f-4f66-a18b-352e055e6b0f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.294124] [56854]: INFO cinder.api.openstack.wsgi [None req-253b3e25-2f8f-4f66-a18b-352e055e6b0f tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c returned with HTTP 404 [ 1069.295138] [56854]: [pid: 56854|app: 0|req: 222/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:09 2025] GET /volume/v3/volumes/4a4cf078-b39d-4911-9078-e7e5bab3ad4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1069.298071] [56853]: DEBUG cinder.api.middleware.request_id [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.300378] [56853]: INFO cinder.api.openstack.wsgi [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1069.300663] [56853]: DEBUG cinder.api.openstack.wsgi [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.300917] [56853]: DEBUG cinder.api.openstack.wsgi [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.301214] [56853]: INFO cinder.api.v3.volumes [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume with id: 425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1069.312775] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312775] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.313385] [56853]: INFO cinder.volume.api [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1069.332924] [56853]: INFO cinder.volume.api [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume request issued successfully. [ 1069.333187] [56853]: INFO cinder.api.openstack.wsgi [None req-55c28a0f-9cc8-4cb0-a8f4-b6004ad18bff tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 202 [ 1069.333637] [56853]: [pid: 56853|app: 0|req: 241/463] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:09 2025] DELETE /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1069.336908] [56854]: DEBUG cinder.api.middleware.request_id [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.339156] [56854]: INFO cinder.api.openstack.wsgi [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1069.339342] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.339559] [56854]: DEBUG cinder.api.openstack.wsgi [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.347732] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347732] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.352353] [56854]: INFO cinder.volume.api [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1069.358046] [56854]: INFO cinder.api.openstack.wsgi [None req-5d63eee1-c99a-4872-9b75-53a1ac4a2294 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1069.362189] [56854]: [pid: 56854|app: 0|req: 223/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:09 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.368214] [56853]: DEBUG cinder.api.middleware.request_id [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.370349] [56853]: INFO cinder.api.openstack.wsgi [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1070.370943] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.370943] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.382534] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382534] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.386841] [56853]: INFO cinder.volume.api [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1070.391974] [56853]: INFO cinder.api.openstack.wsgi [None req-3e508084-4b0c-4a60-81b4-ccd3bb9e23f3 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1070.392393] [56853]: [pid: 56853|app: 0|req: 242/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:10 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.403718] [56854]: DEBUG cinder.api.middleware.request_id [None req-4e93121e-231f-4597-b22a-b3352ba35c3e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.411042] [56854]: INFO cinder.api.openstack.wsgi [None req-4e93121e-231f-4597-b22a-b3352ba35c3e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1071.411384] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4e93121e-231f-4597-b22a-b3352ba35c3e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.411734] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4e93121e-231f-4597-b22a-b3352ba35c3e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.425025] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.425025] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.431074] [56854]: INFO cinder.volume.api [None req-4e93121e-231f-4597-b22a-b3352ba35c3e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1071.437746] [56854]: INFO cinder.api.openstack.wsgi [None req-4e93121e-231f-4597-b22a-b3352ba35c3e tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 200 [ 1071.438239] [56854]: [pid: 56854|app: 0|req: 224/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:11 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.039368] [56853]: DEBUG cinder.api.middleware.request_id [None req-9bb76cee-b609-4d7a-a781-952529ad21bb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.043020] [56853]: INFO cinder.api.openstack.wsgi [None req-9bb76cee-b609-4d7a-a781-952529ad21bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1072.043020] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9bb76cee-b609-4d7a-a781-952529ad21bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.043020] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9bb76cee-b609-4d7a-a781-952529ad21bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.054981] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054981] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.060221] [56853]: INFO cinder.volume.api [None req-9bb76cee-b609-4d7a-a781-952529ad21bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1072.067723] [56853]: INFO cinder.api.openstack.wsgi [None req-9bb76cee-b609-4d7a-a781-952529ad21bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 1072.067723] [56853]: [pid: 56853|app: 0|req: 243/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:11 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.132512] [56854]: DEBUG cinder.api.middleware.request_id [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.134693] [56854]: INFO cinder.api.openstack.wsgi [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1072.135349] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.135666] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.146174] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146174] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.150852] [56854]: INFO cinder.volume.api [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1072.154591] [56854]: INFO cinder.api.openstack.wsgi [None req-f919a6ca-e62f-421e-9caf-006c4e0da77a tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 1072.155092] [56854]: [pid: 56854|app: 0|req: 225/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:11 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.451380] [56853]: DEBUG cinder.api.middleware.request_id [None req-3474b536-360d-4af3-9fc5-c48bb14f2a57 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.456185] [56853]: INFO cinder.api.openstack.wsgi [None req-3474b536-360d-4af3-9fc5-c48bb14f2a57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 [ 1072.456185] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3474b536-360d-4af3-9fc5-c48bb14f2a57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.456185] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3474b536-360d-4af3-9fc5-c48bb14f2a57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.466258] [56853]: INFO cinder.api.openstack.wsgi [None req-3474b536-360d-4af3-9fc5-c48bb14f2a57 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 returned with HTTP 404 [ 1072.466258] [56853]: [pid: 56853|app: 0|req: 244/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:12 2025] GET /volume/v3/volumes/425a9647-ab1a-49ca-b0c1-82eb78b93802 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1072.594320] [56854]: DEBUG cinder.api.middleware.request_id [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.596954] [56854]: INFO cinder.api.openstack.wsgi [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1072.596954] [56854]: DEBUG cinder.api.openstack.wsgi [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.597098] [56854]: DEBUG cinder.api.openstack.wsgi [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.597237] [56854]: INFO cinder.api.v3.volumes [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume with id: 6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1072.607114] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607114] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.607692] [56854]: INFO cinder.volume.api [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1072.632502] [56854]: INFO cinder.volume.api [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Delete volume request issued successfully. [ 1072.633445] [56854]: INFO cinder.api.openstack.wsgi [None req-035ad0a1-880c-40c9-8462-7c1e88a4dd3d tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 202 [ 1072.633445] [56854]: [pid: 56854|app: 0|req: 226/470] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:12 2025] DELETE /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1072.636804] [56853]: DEBUG cinder.api.middleware.request_id [None req-66428776-1faa-496e-acbd-1a128c38e154 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.640203] [56853]: INFO cinder.api.openstack.wsgi [None req-66428776-1faa-496e-acbd-1a128c38e154 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1072.640203] [56853]: DEBUG cinder.api.openstack.wsgi [None req-66428776-1faa-496e-acbd-1a128c38e154 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.640326] [56853]: DEBUG cinder.api.openstack.wsgi [None req-66428776-1faa-496e-acbd-1a128c38e154 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.651016] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.651016] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.654026] [56853]: INFO cinder.volume.api [None req-66428776-1faa-496e-acbd-1a128c38e154 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1072.658492] [56853]: INFO cinder.api.openstack.wsgi [None req-66428776-1faa-496e-acbd-1a128c38e154 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 1072.658899] [56853]: [pid: 56853|app: 0|req: 245/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:12 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.670238] [56854]: DEBUG cinder.api.middleware.request_id [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.672357] [56854]: INFO cinder.api.openstack.wsgi [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1073.672586] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.672847] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.685314] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.685314] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.689508] [56854]: INFO cinder.volume.api [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1073.695045] [56854]: INFO cinder.api.openstack.wsgi [None req-e2ee8bb3-d895-4ddf-8235-f3f9c96518ae tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 1073.695713] [56854]: [pid: 56854|app: 0|req: 227/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:13 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.706706] [56853]: DEBUG cinder.api.middleware.request_id [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.709186] [56853]: INFO cinder.api.openstack.wsgi [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1074.709459] [56853]: DEBUG cinder.api.openstack.wsgi [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.709699] [56853]: DEBUG cinder.api.openstack.wsgi [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.725996] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725996] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.738340] [56853]: INFO cinder.volume.api [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Volume info retrieved successfully. [ 1074.746610] [56853]: INFO cinder.api.openstack.wsgi [None req-89c55bf1-1097-4c8b-9b02-405a3b120908 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 200 [ 1074.747197] [56853]: [pid: 56853|app: 0|req: 246/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:14 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.760863] [56854]: DEBUG cinder.api.middleware.request_id [None req-73fc1689-1dd8-4ac5-a525-f98369a003b2 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.762984] [56854]: INFO cinder.api.openstack.wsgi [None req-73fc1689-1dd8-4ac5-a525-f98369a003b2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] GET http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 [ 1075.763199] [56854]: DEBUG cinder.api.openstack.wsgi [None req-73fc1689-1dd8-4ac5-a525-f98369a003b2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.763417] [56854]: DEBUG cinder.api.openstack.wsgi [None req-73fc1689-1dd8-4ac5-a525-f98369a003b2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.770501] [56854]: INFO cinder.api.openstack.wsgi [None req-73fc1689-1dd8-4ac5-a525-f98369a003b2 tempest-AttachVolumeTestJSON-1026812064 tempest-AttachVolumeTestJSON-1026812064-project-member] http://10.180.1.21/volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 returned with HTTP 404 [ 1075.771032] [56854]: [pid: 56854|app: 0|req: 228/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:15 2025] GET /volume/v3/volumes/6f0e0b1f-9955-4d33-9f2c-0a2dd1c44605 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1082.940932] [56853]: DEBUG cinder.api.middleware.request_id [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.942904] [56853]: INFO cinder.api.openstack.wsgi [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1082.943296] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.943661] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.945772] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=368,cinder:UPDATE=36,cinder:INSERT=4 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1082.958103] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.958103] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.961350] [56853]: INFO cinder.volume.api [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1082.966156] [56853]: INFO cinder.api.openstack.wsgi [None req-9e0682b6-8c7a-4860-a570-8a91b32dc135 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1082.966554] [56853]: [pid: 56853|app: 0|req: 247/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:22 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.009352] [56854]: DEBUG cinder.api.middleware.request_id [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.011742] [56854]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1083.012075] [56854]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.012208] [56854]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.014500] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=277,cinder:UPDATE=47,cinder:INSERT=19 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.026370] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026370] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.031678] [56854]: INFO cinder.volume.api [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1083.039434] [56854]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-14045a6a-1b58-4af7-9b07-8a8a884ce192 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1083.040081] [56854]: [pid: 56854|app: 0|req: 229/476] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:10:22 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.061447] [56853]: DEBUG cinder.api.middleware.request_id [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.063868] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] POST http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766/action [ 1083.064293] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1083.064431] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.074632] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.074632] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.075307] [56853]: INFO cinder.volume.api [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1083.081465] [56853]: INFO cinder.volume.api [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Begin detaching volume completed successfully. [ 1083.081762] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-1d1108dd-52a2-49fe-b9ab-e2efcc1fca2f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766/action returned with HTTP 202 [ 1083.082307] [56853]: [pid: 56853|app: 0|req: 248/477] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:10:22 2025] POST /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1084.114490] [56854]: DEBUG cinder.api.middleware.request_id [None req-3b911e36-3849-4fe4-aa9e-b21d4c2e21dd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.114750] [56854]: INFO cinder.api.openstack.wsgi [None req-3b911e36-3849-4fe4-aa9e-b21d4c2e21dd None None] GET http://10.180.1.21/volume// [ 1084.114891] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3b911e36-3849-4fe4-aa9e-b21d4c2e21dd None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.115158] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3b911e36-3849-4fe4-aa9e-b21d4c2e21dd None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.115560] [56854]: INFO cinder.api.openstack.wsgi [None req-3b911e36-3849-4fe4-aa9e-b21d4c2e21dd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1084.115866] [56854]: [pid: 56854|app: 0|req: 230/478] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:10:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1084.119796] [56853]: DEBUG cinder.api.middleware.request_id [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.121756] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1084.122025] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.122252] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.136670] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136670] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.140918] [56853]: INFO cinder.volume.api [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1084.146147] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-0db4b4fd-4c30-4732-9b1e-f833ee10ee09 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1084.146749] [56853]: [pid: 56853|app: 0|req: 249/479] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:10:23 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1086.295678] [56854]: DEBUG cinder.api.middleware.request_id [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.297940] [56854]: INFO cinder.api.openstack.wsgi [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1086.298184] [56854]: DEBUG cinder.api.openstack.wsgi [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.298434] [56854]: DEBUG cinder.api.openstack.wsgi [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.298724] [56854]: INFO cinder.api.v3.volumes [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Delete volume with id: 1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1086.313422] [56853]: DEBUG cinder.api.middleware.request_id [req-34147244-8926-44ce-848b-6f45564b140d req-672d2ed9-2227-4a60-bca6-89d6c8d73027 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.315670] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-672d2ed9-2227-4a60-bca6-89d6c8d73027 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c [ 1086.315881] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-672d2ed9-2227-4a60-bca6-89d6c8d73027 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.316113] [56853]: DEBUG cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-672d2ed9-2227-4a60-bca6-89d6c8d73027 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.325244] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.325244] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.325789] [56854]: INFO cinder.volume.api [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1086.328273] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.328273] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.393636] [56854]: INFO cinder.volume.api [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Delete volume request issued successfully. [ 1086.394053] [56854]: INFO cinder.api.openstack.wsgi [None req-430cc15a-9cdd-473a-8cc6-5dd9f9ef8249 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 202 [ 1086.394546] [56854]: [pid: 56854|app: 0|req: 231/480] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:26 2025] DELETE /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1086.398564] [56854]: DEBUG cinder.api.middleware.request_id [None req-c31a7844-54da-439c-a84b-63e090e58de9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.401229] [56854]: INFO cinder.api.openstack.wsgi [None req-c31a7844-54da-439c-a84b-63e090e58de9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1086.401444] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c31a7844-54da-439c-a84b-63e090e58de9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.401659] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c31a7844-54da-439c-a84b-63e090e58de9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.409428] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.409428] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.413902] [56854]: INFO cinder.volume.api [None req-c31a7844-54da-439c-a84b-63e090e58de9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1086.419440] [56854]: INFO cinder.api.openstack.wsgi [None req-c31a7844-54da-439c-a84b-63e090e58de9 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 200 [ 1086.420023] [56854]: [pid: 56854|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:26 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.873974] [56853]: INFO cinder.api.openstack.wsgi [req-34147244-8926-44ce-848b-6f45564b140d req-672d2ed9-2227-4a60-bca6-89d6c8d73027 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c returned with HTTP 200 [ 1086.873974] [56853]: [pid: 56853|app: 0|req: 250/482] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:10:26 2025] DELETE /volume/v3/attachments/b9ffad6f-63cf-4717-a5ad-4f77ed1cc19c => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.429987] [56854]: DEBUG cinder.api.middleware.request_id [None req-cbb4535a-6fbf-4584-ab3c-fca73b0e18a5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.432306] [56854]: INFO cinder.api.openstack.wsgi [None req-cbb4535a-6fbf-4584-ab3c-fca73b0e18a5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 [ 1087.432609] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cbb4535a-6fbf-4584-ab3c-fca73b0e18a5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.432795] [56854]: DEBUG cinder.api.openstack.wsgi [None req-cbb4535a-6fbf-4584-ab3c-fca73b0e18a5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.441996] [56854]: INFO cinder.api.openstack.wsgi [None req-cbb4535a-6fbf-4584-ab3c-fca73b0e18a5 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 returned with HTTP 404 [ 1087.442537] [56854]: [pid: 56854|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:27 2025] GET /volume/v3/volumes/1ffba55a-c537-4440-87a2-35bea0a1b284 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1087.491498] [56853]: DEBUG cinder.api.middleware.request_id [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.493973] [56853]: INFO cinder.api.openstack.wsgi [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] DELETE http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 1087.494078] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.494659] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.494659] [56853]: INFO cinder.api.v3.volumes [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Delete volume with id: 91b132f0-b4ca-407d-8362-210440675069 [ 1087.517931] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.517931] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.518177] [56853]: INFO cinder.volume.api [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1087.589785] [56853]: INFO cinder.volume.api [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Delete volume request issued successfully. [ 1087.590042] [56853]: INFO cinder.api.openstack.wsgi [None req-8c8dd9b6-6338-4376-a3ef-1470a1a06f76 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 202 [ 1087.590530] [56853]: [pid: 56853|app: 0|req: 251/484] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:27 2025] DELETE /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1087.593696] [56854]: DEBUG cinder.api.middleware.request_id [None req-aa7a8393-22d5-4f58-920b-82821c59d54f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.596969] [56854]: INFO cinder.api.openstack.wsgi [None req-aa7a8393-22d5-4f58-920b-82821c59d54f tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 1087.596969] [56854]: DEBUG cinder.api.openstack.wsgi [None req-aa7a8393-22d5-4f58-920b-82821c59d54f tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.596969] [56854]: DEBUG cinder.api.openstack.wsgi [None req-aa7a8393-22d5-4f58-920b-82821c59d54f tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.604693] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.604693] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.609387] [56854]: INFO cinder.volume.api [None req-aa7a8393-22d5-4f58-920b-82821c59d54f tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1087.614537] [56854]: INFO cinder.api.openstack.wsgi [None req-aa7a8393-22d5-4f58-920b-82821c59d54f tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 1087.614960] [56854]: [pid: 56854|app: 0|req: 234/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:27 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.394207] [56853]: DEBUG cinder.api.middleware.request_id [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.396282] [56853]: INFO cinder.api.openstack.wsgi [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1088.396505] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.396723] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.420613] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.420613] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.426580] [56853]: INFO cinder.volume.api [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1088.432063] [56853]: INFO cinder.api.openstack.wsgi [None req-3ea3db26-0e39-4555-b5dd-d97192bd2eb1 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1088.432529] [56853]: [pid: 56853|app: 0|req: 252/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:28 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.624813] [56854]: DEBUG cinder.api.middleware.request_id [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.626998] [56854]: INFO cinder.api.openstack.wsgi [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 1088.627234] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.627456] [56854]: DEBUG cinder.api.openstack.wsgi [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.635846] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.635846] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.639632] [56854]: INFO cinder.volume.api [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1088.646205] [56854]: INFO cinder.api.openstack.wsgi [None req-8ac326f7-40df-4a84-86bd-2fb06f49a9bb tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 1088.646780] [56854]: [pid: 56854|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:28 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.657319] [56853]: DEBUG cinder.api.middleware.request_id [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.659651] [56853]: INFO cinder.api.openstack.wsgi [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 1089.659887] [56853]: DEBUG cinder.api.openstack.wsgi [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.660325] [56853]: DEBUG cinder.api.openstack.wsgi [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.668097] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.668097] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.671609] [56853]: INFO cinder.volume.api [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Volume info retrieved successfully. [ 1089.676909] [56853]: INFO cinder.api.openstack.wsgi [None req-48d17383-ef04-4463-9a64-1f2eea9a1717 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 200 [ 1089.676909] [56853]: [pid: 56853|app: 0|req: 253/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:29 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.696258] [56854]: DEBUG cinder.api.middleware.request_id [None req-34528fc3-e19c-48d4-b5ef-537ca8be5f80 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.697394] [56854]: INFO cinder.api.openstack.wsgi [None req-34528fc3-e19c-48d4-b5ef-537ca8be5f80 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] GET http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 [ 1090.697613] [56854]: DEBUG cinder.api.openstack.wsgi [None req-34528fc3-e19c-48d4-b5ef-537ca8be5f80 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.697843] [56854]: DEBUG cinder.api.openstack.wsgi [None req-34528fc3-e19c-48d4-b5ef-537ca8be5f80 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.708882] [56854]: INFO cinder.api.openstack.wsgi [None req-34528fc3-e19c-48d4-b5ef-537ca8be5f80 tempest-AttachVolumeShelveTestJSON-1255090841 tempest-AttachVolumeShelveTestJSON-1255090841-project-member] http://10.180.1.21/volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 returned with HTTP 404 [ 1090.709401] [56854]: [pid: 56854|app: 0|req: 236/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:30 2025] GET /volume/v3/volumes/91b132f0-b4ca-407d-8362-210440675069 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1096.373766] [56853]: DEBUG cinder.api.middleware.request_id [None req-0f08901e-9f1a-428e-a446-c883dd15d800 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.375532] [56853]: INFO cinder.api.openstack.wsgi [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1096.375772] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.376023] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.376226] [56853]: INFO cinder.api.v3.volumes [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Delete volume with id: e531c257-e36e-45a2-8c91-23645473d766 [ 1096.417026] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.417026] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.417026] [56853]: INFO cinder.volume.api [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1096.459149] [56853]: INFO cinder.volume.api [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Delete volume request issued successfully. [ 1096.460119] [56853]: INFO cinder.api.openstack.wsgi [None req-0f08901e-9f1a-428e-a446-c883dd15d800 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 202 [ 1096.460119] [56853]: [pid: 56853|app: 0|req: 254/490] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:36 2025] DELETE /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1096.463179] [56854]: DEBUG cinder.api.middleware.request_id [None req-f6160504-3280-48c0-a6ef-084fd40ae256 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.466217] [56854]: INFO cinder.api.openstack.wsgi [None req-f6160504-3280-48c0-a6ef-084fd40ae256 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1096.466217] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f6160504-3280-48c0-a6ef-084fd40ae256 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.466449] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f6160504-3280-48c0-a6ef-084fd40ae256 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.476761] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.476761] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.481908] [56854]: INFO cinder.volume.api [None req-f6160504-3280-48c0-a6ef-084fd40ae256 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1096.489699] [56854]: INFO cinder.api.openstack.wsgi [None req-f6160504-3280-48c0-a6ef-084fd40ae256 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1096.490111] [56854]: [pid: 56854|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:36 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.500305] [56853]: DEBUG cinder.api.middleware.request_id [None req-e603c789-b609-437d-b55c-d2af3aff492a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.503164] [56853]: INFO cinder.api.openstack.wsgi [None req-e603c789-b609-437d-b55c-d2af3aff492a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1097.503164] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e603c789-b609-437d-b55c-d2af3aff492a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.503164] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e603c789-b609-437d-b55c-d2af3aff492a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.534804] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.534804] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.542686] [56853]: INFO cinder.volume.api [None req-e603c789-b609-437d-b55c-d2af3aff492a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1097.551787] [56853]: INFO cinder.api.openstack.wsgi [None req-e603c789-b609-437d-b55c-d2af3aff492a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1097.552240] [56853]: [pid: 56853|app: 0|req: 255/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:37 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.562603] [56854]: DEBUG cinder.api.middleware.request_id [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.565163] [56854]: INFO cinder.api.openstack.wsgi [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1098.565163] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.565163] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.588238] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.588238] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.594784] [56854]: INFO cinder.volume.api [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1098.606456] [56854]: INFO cinder.api.openstack.wsgi [None req-1d97a1ca-3314-4397-8fbf-e3e6f9e21d60 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 200 [ 1098.606926] [56854]: [pid: 56854|app: 0|req: 238/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:38 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.619495] [56853]: DEBUG cinder.api.middleware.request_id [None req-8b3c1a2e-a6cf-4edd-ac95-67e98221cca0 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.621790] [56853]: INFO cinder.api.openstack.wsgi [None req-8b3c1a2e-a6cf-4edd-ac95-67e98221cca0 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 [ 1099.622057] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8b3c1a2e-a6cf-4edd-ac95-67e98221cca0 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.622290] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8b3c1a2e-a6cf-4edd-ac95-67e98221cca0 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.632121] [56853]: INFO cinder.api.openstack.wsgi [None req-8b3c1a2e-a6cf-4edd-ac95-67e98221cca0 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 returned with HTTP 404 [ 1099.632663] [56853]: [pid: 56853|app: 0|req: 256/494] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:39 2025] GET /volume/v3/volumes/e531c257-e36e-45a2-8c91-23645473d766 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1099.637087] [56854]: DEBUG cinder.api.middleware.request_id [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.639158] [56854]: INFO cinder.api.openstack.wsgi [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 [ 1099.639381] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.639599] [56854]: DEBUG cinder.api.openstack.wsgi [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.639803] [56854]: INFO cinder.api.v3.volumes [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Delete volume with id: 4cb73344-313f-45e8-a286-10732fda18c2 [ 1099.657790] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657790] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.658313] [56854]: INFO cinder.volume.api [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1099.692994] [56854]: INFO cinder.volume.api [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Delete volume request issued successfully. [ 1099.693214] [56854]: INFO cinder.api.openstack.wsgi [None req-0fc413dd-4af9-43a9-9eb3-1d734b08ada9 tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 returned with HTTP 202 [ 1099.693771] [56854]: [pid: 56854|app: 0|req: 239/495] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:10:39 2025] DELETE /volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1099.697119] [56853]: DEBUG cinder.api.middleware.request_id [None req-4570ac83-01b3-4baa-9250-f45af253497f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.698652] [56853]: INFO cinder.api.openstack.wsgi [None req-4570ac83-01b3-4baa-9250-f45af253497f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 [ 1099.698925] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4570ac83-01b3-4baa-9250-f45af253497f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.699164] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4570ac83-01b3-4baa-9250-f45af253497f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.707211] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707211] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.711471] [56853]: INFO cinder.volume.api [None req-4570ac83-01b3-4baa-9250-f45af253497f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Volume info retrieved successfully. [ 1099.717512] [56853]: INFO cinder.api.openstack.wsgi [None req-4570ac83-01b3-4baa-9250-f45af253497f tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 returned with HTTP 200 [ 1099.717898] [56853]: [pid: 56853|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:39 2025] GET /volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.727353] [56854]: DEBUG cinder.api.middleware.request_id [None req-191a0402-0a3c-45fc-b953-a669a0cbe42a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.732269] [56854]: INFO cinder.api.openstack.wsgi [None req-191a0402-0a3c-45fc-b953-a669a0cbe42a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] GET http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 [ 1100.732560] [56854]: DEBUG cinder.api.openstack.wsgi [None req-191a0402-0a3c-45fc-b953-a669a0cbe42a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.732823] [56854]: DEBUG cinder.api.openstack.wsgi [None req-191a0402-0a3c-45fc-b953-a669a0cbe42a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.742593] [56854]: INFO cinder.api.openstack.wsgi [None req-191a0402-0a3c-45fc-b953-a669a0cbe42a tempest-ServerRescueNegativeTestJSON-951003550 tempest-ServerRescueNegativeTestJSON-951003550-project-member] http://10.180.1.21/volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 returned with HTTP 404 [ 1100.742593] [56854]: [pid: 56854|app: 0|req: 240/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:40 2025] GET /volume/v3/volumes/4cb73344-313f-45e8-a286-10732fda18c2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1109.714358] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=44,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1110.217446] [56853]: DEBUG cinder.api.middleware.request_id [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.219248] [56853]: INFO cinder.api.openstack.wsgi [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1110.219625] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.221021] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.233984] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.233984] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.237935] [56853]: INFO cinder.volume.api [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1110.243414] [56853]: INFO cinder.api.openstack.wsgi [None req-d6f03c16-dbe8-40c2-bdf5-5541d30f728c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1110.243906] [56853]: [pid: 56853|app: 0|req: 258/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:50 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.405792] [56854]: DEBUG cinder.api.middleware.request_id [None req-6b5f0040-eb01-4414-a392-a02b15564418 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.408192] [56854]: INFO cinder.api.openstack.wsgi [None req-6b5f0040-eb01-4414-a392-a02b15564418 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1110.408413] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6b5f0040-eb01-4414-a392-a02b15564418 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.408630] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6b5f0040-eb01-4414-a392-a02b15564418 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.418938] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.418938] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.422684] [56854]: INFO cinder.volume.api [None req-6b5f0040-eb01-4414-a392-a02b15564418 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1110.429409] [56854]: INFO cinder.api.openstack.wsgi [None req-6b5f0040-eb01-4414-a392-a02b15564418 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1110.429507] [56854]: [pid: 56854|app: 0|req: 241/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:50 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.463807] [56853]: DEBUG cinder.api.middleware.request_id [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.466786] [56853]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1110.467034] [56853]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.467264] [56853]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.479419] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.479419] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.482678] [56853]: INFO cinder.volume.api [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1110.487563] [56853]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3944dfc7-506e-4b48-991b-c5223ec82429 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1110.487563] [56853]: [pid: 56853|app: 0|req: 259/500] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:10:50 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1110.503038] [56854]: DEBUG cinder.api.middleware.request_id [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.505347] [56854]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973/action [ 1110.505745] [56854]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1110.505913] [56854]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1110.515559] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.515559] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.516091] [56854]: INFO cinder.volume.api [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1110.521234] [56854]: INFO cinder.volume.api [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Begin detaching volume completed successfully. [ 1110.521461] [56854]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-f8cc9c6d-99e2-47ad-a557-37fb69ac5cf0 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973/action returned with HTTP 202 [ 1110.521865] [56854]: [pid: 56854|app: 0|req: 242/501] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:10:50 2025] POST /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1111.547557] [56853]: DEBUG cinder.api.middleware.request_id [None req-8df7d358-170e-4ee5-840e-53d96b003354 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.548286] [56853]: INFO cinder.api.openstack.wsgi [None req-8df7d358-170e-4ee5-840e-53d96b003354 None None] GET http://10.180.1.21/volume// [ 1111.548481] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8df7d358-170e-4ee5-840e-53d96b003354 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.548701] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8df7d358-170e-4ee5-840e-53d96b003354 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.549745] [56853]: INFO cinder.api.openstack.wsgi [None req-8df7d358-170e-4ee5-840e-53d96b003354 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.550121] [56853]: [pid: 56853|app: 0|req: 260/502] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:10:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.554025] [56854]: DEBUG cinder.api.middleware.request_id [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.556055] [56854]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1111.556314] [56854]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.556531] [56854]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.570361] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.570361] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.574043] [56854]: INFO cinder.volume.api [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1111.578516] [56854]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-92f03eda-42e2-4c3c-a0c5-ea9c9e4135ff tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1111.578922] [56854]: [pid: 56854|app: 0|req: 243/503] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:10:51 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.231664] [56853]: DEBUG cinder.api.middleware.request_id [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3a6ade68-f073-4bc2-9c70-d38edb7cf059 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.234246] [56853]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3a6ade68-f073-4bc2-9c70-d38edb7cf059 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f [ 1113.234443] [56853]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3a6ade68-f073-4bc2-9c70-d38edb7cf059 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.234702] [56853]: DEBUG cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3a6ade68-f073-4bc2-9c70-d38edb7cf059 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.244586] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.244586] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.773311] [56853]: INFO cinder.api.openstack.wsgi [req-2eab93f2-259e-46d4-962d-7bd056067f71 req-3a6ade68-f073-4bc2-9c70-d38edb7cf059 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f returned with HTTP 200 [ 1113.773755] [56853]: [pid: 56853|app: 0|req: 261/504] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:10:53 2025] DELETE /volume/v3/attachments/c58459a6-48d1-49c8-8f63-ad3743b3106f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.688444] [56854]: DEBUG cinder.api.middleware.request_id [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.690540] [56854]: INFO cinder.api.openstack.wsgi [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1114.690768] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.691050] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.701746] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.701746] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.705590] [56854]: INFO cinder.volume.api [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1114.710222] [56854]: INFO cinder.api.openstack.wsgi [None req-ed9d7d7f-1990-4d60-af87-eb39ca6e32ee tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1114.710702] [56854]: [pid: 56854|app: 0|req: 244/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:10:54 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.772974] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1124.707797] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=49,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.571313] [56853]: DEBUG cinder.api.middleware.request_id [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.573340] [56853]: INFO cinder.api.openstack.wsgi [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1140.573746] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2046602734", "imageRef": "dd719037-1855-48c3-aee4-b2a657ffb2c7", "size": 1}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.575432] [56853]: DEBUG cinder.api.v3.volumes [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2046602734', 'imageRef': 'dd719037-1855-48c3-aee4-b2a657ffb2c7', 'size': 1}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1140.724557] [56853]: INFO cinder.api.v3.volumes [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume of 1 GB [ 1140.724961] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724961] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.730785] [56853]: INFO cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Availability Zones retrieved successfully. [ 1140.737486] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Flow 'volume_create_api' (71e37133-ada0-4541-a3d1-f09363416d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.738641] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7649ab0c-922a-4db3-8bc1-30f2d2a9005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.739797] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1140.778181] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7649ab0c-922a-4db3-8bc1-30f2d2a9005a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.779233] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65919e53-b8b2-410e-9f3b-ad73161b1e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.815272] [56853]: DEBUG cinder.quota [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Created reservations ['7de74416-1d59-4430-aa63-9d7b6c6d04fd', 'ae8803c4-c89f-42f8-8232-2a67f847c7bb', '8f9e1951-884d-40c9-9aae-34033eceb901', '9088c74a-9ccc-4d49-b2d1-de4742f858e4'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1140.816431] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65919e53-b8b2-410e-9f3b-ad73161b1e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de74416-1d59-4430-aa63-9d7b6c6d04fd', 'ae8803c4-c89f-42f8-8232-2a67f847c7bb', '8f9e1951-884d-40c9-9aae-34033eceb901', '9088c74a-9ccc-4d49-b2d1-de4742f858e4']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.817552] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382b426a-bcfd-45c9-ab24-40c19449f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.853680] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382b426a-bcfd-45c9-ab24-40c19449f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed72d19-b45f-407a-9bcb-d5cdffe10eae', '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-2046602734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9db2bb1984142f78ed5f4403a751980',qos_specs=None,replication_status=,reservations=['7de74416-1d59-4430-aa63-9d7b6c6d04fd','ae8803c4-c89f-42f8-8232-2a67f847c7bb','8f9e1951-884d-40c9-9aae-34033eceb901','9088c74a-9ccc-4d49-b2d1-de4742f858e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2046602734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed72d19-b45f-407a-9bcb-d5cdffe10eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9db2bb1984142f78ed5f4403a751980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.854623] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b9234f-8d20-4927-9e5f-822bbb9e8cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.868715] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b9234f-8d20-4927-9e5f-822bbb9e8cd4) transitioned into state 'SUCCESS' from state '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-2046602734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9db2bb1984142f78ed5f4403a751980',qos_specs=None,replication_status=,reservations=['7de74416-1d59-4430-aa63-9d7b6c6d04fd','ae8803c4-c89f-42f8-8232-2a67f847c7bb','8f9e1951-884d-40c9-9aae-34033eceb901','9088c74a-9ccc-4d49-b2d1-de4742f858e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d8c6e7667b4faa8ae5db1ae61cc66e',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.869750] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0cf75d-ff1f-488b-981a-d9c2972e92ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.878298] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0cf75d-ff1f-488b-981a-d9c2972e92ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.879378] [56853]: DEBUG cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Flow 'volume_create_api' (71e37133-ada0-4541-a3d1-f09363416d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.879743] [56853]: INFO cinder.volume.api [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Create volume request issued successfully. [ 1140.880436] [56853]: INFO cinder.api.openstack.wsgi [None req-b3cc4e9f-1553-40d9-92e5-692287df49c3 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1140.881017] [56853]: [pid: 56853|app: 0|req: 262/506] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:11:20 2025] POST /volume/v3/volumes => generated 752 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1140.889653] [56854]: DEBUG cinder.api.middleware.request_id [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.891786] [56854]: INFO cinder.api.openstack.wsgi [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1140.892086] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.892305] [56854]: DEBUG cinder.api.openstack.wsgi [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.899831] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.899831] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.903898] [56854]: INFO cinder.volume.api [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1140.908626] [56854]: INFO cinder.api.openstack.wsgi [None req-fc67e9cb-0449-4c5e-b321-aebd423f50fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1140.909013] [56854]: [pid: 56854|app: 0|req: 245/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:20 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.919426] [56853]: DEBUG cinder.api.middleware.request_id [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.921915] [56853]: INFO cinder.api.openstack.wsgi [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1141.922159] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.922387] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.932489] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.932489] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.936770] [56853]: INFO cinder.volume.api [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1141.942480] [56853]: INFO cinder.api.openstack.wsgi [None req-9902ba70-8d00-423c-ae4e-c033918f77c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1141.942906] [56853]: [pid: 56853|app: 0|req: 263/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:21 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.953222] [56854]: DEBUG cinder.api.middleware.request_id [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.955441] [56854]: INFO cinder.api.openstack.wsgi [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1142.955574] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.955789] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.963715] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963715] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.967123] [56854]: INFO cinder.volume.api [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1142.971552] [56854]: INFO cinder.api.openstack.wsgi [None req-1d1fc06b-f714-4ab7-b2c4-6175f0a001cb tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1142.971946] [56854]: [pid: 56854|app: 0|req: 246/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:22 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.982441] [56853]: DEBUG cinder.api.middleware.request_id [None req-9168ca1e-20ec-4209-944b-752ea6d8518d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.984880] [56853]: INFO cinder.api.openstack.wsgi [None req-9168ca1e-20ec-4209-944b-752ea6d8518d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1143.985040] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9168ca1e-20ec-4209-944b-752ea6d8518d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.985270] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9168ca1e-20ec-4209-944b-752ea6d8518d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.996894] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996894] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.002055] [56853]: INFO cinder.volume.api [None req-9168ca1e-20ec-4209-944b-752ea6d8518d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1144.007651] [56853]: INFO cinder.api.openstack.wsgi [None req-9168ca1e-20ec-4209-944b-752ea6d8518d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1144.008075] [56853]: [pid: 56853|app: 0|req: 264/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:23 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.018776] [56854]: DEBUG cinder.api.middleware.request_id [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.022257] [56854]: INFO cinder.api.openstack.wsgi [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1145.022532] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.022942] [56854]: DEBUG cinder.api.openstack.wsgi [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.037287] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037287] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.042010] [56854]: INFO cinder.volume.api [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1145.047194] [56854]: INFO cinder.api.openstack.wsgi [None req-3e8bf667-9fed-401c-9acc-29574eaf7b07 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1145.047741] [56854]: [pid: 56854|app: 0|req: 247/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:24 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.922395] [56853]: DEBUG cinder.api.middleware.request_id [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.925031] [56853]: INFO cinder.api.openstack.wsgi [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1145.925488] [56853]: DEBUG cinder.api.openstack.wsgi [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1860963533"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1145.927235] [56853]: DEBUG cinder.api.v3.volumes [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1860963533'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1145.927392] [56853]: INFO cinder.api.v3.volumes [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume of 1 GB [ 1145.932301] [56853]: INFO cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Availability Zones retrieved successfully. [ 1145.939621] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (b3fbe2bf-dde9-4dfa-9ada-fff320913ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.941235] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261bb81c-9d1e-4cdb-b431-ae83d49e1000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.942577] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1145.965499] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261bb81c-9d1e-4cdb-b431-ae83d49e1000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.966992] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380a9faf-54fe-49e1-8de7-99ded1a58649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1146.025672] [56853]: DEBUG cinder.quota [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Created reservations ['79f1f8aa-5562-4dd8-a381-f385d48b5bb4', '93c3b363-e593-48e2-9ce7-be8caa1009ef', '38bf9478-eba9-4710-8cac-39d7bfdd308a', '574b13b6-99c7-4735-8058-cd1a3af7ba45'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1146.026900] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380a9faf-54fe-49e1-8de7-99ded1a58649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f1f8aa-5562-4dd8-a381-f385d48b5bb4', '93c3b363-e593-48e2-9ce7-be8caa1009ef', '38bf9478-eba9-4710-8cac-39d7bfdd308a', '574b13b6-99c7-4735-8058-cd1a3af7ba45']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1146.027815] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984c78fa-7f94-4193-86a3-4777e01bc306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1146.038321] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (984c78fa-7f94-4193-86a3-4777e01bc306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd79f70ec-cbdf-4954-9d6e-556d3dfb575b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1860963533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['79f1f8aa-5562-4dd8-a381-f385d48b5bb4','93c3b363-e593-48e2-9ce7-be8caa1009ef','38bf9478-eba9-4710-8cac-39d7bfdd308a','574b13b6-99c7-4735-8058-cd1a3af7ba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1860963533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d79f70ec-cbdf-4954-9d6e-556d3dfb575b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f72016b64945a0b5fb0e033d074579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c71189fb204cc5aa5b00836fe93f69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1146.039278] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ee2128-ccde-4ca5-8ee0-0281ba6169d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1146.051165] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ee2128-ccde-4ca5-8ee0-0281ba6169d6) transitioned into state 'SUCCESS' from state '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-1860963533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['79f1f8aa-5562-4dd8-a381-f385d48b5bb4','93c3b363-e593-48e2-9ce7-be8caa1009ef','38bf9478-eba9-4710-8cac-39d7bfdd308a','574b13b6-99c7-4735-8058-cd1a3af7ba45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1146.051972] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b41cab4-afed-41ca-97a8-1ee96b862f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1146.058569] [56854]: DEBUG cinder.api.middleware.request_id [None req-509dcae7-2375-4d29-a955-cfde600a6678 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.059085] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b41cab4-afed-41ca-97a8-1ee96b862f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1146.060205] [56853]: DEBUG cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (b3fbe2bf-dde9-4dfa-9ada-fff320913ef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1146.060585] [56853]: INFO cinder.volume.api [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request issued successfully. [ 1146.060808] [56854]: INFO cinder.api.openstack.wsgi [None req-509dcae7-2375-4d29-a955-cfde600a6678 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1146.061053] [56854]: DEBUG cinder.api.openstack.wsgi [None req-509dcae7-2375-4d29-a955-cfde600a6678 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.061280] [56853]: INFO cinder.api.openstack.wsgi [None req-50bcc005-b1f0-4bbf-a587-a8ee375de4f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1146.061333] [56854]: DEBUG cinder.api.openstack.wsgi [None req-509dcae7-2375-4d29-a955-cfde600a6678 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.061840] [56853]: [pid: 56853|app: 0|req: 265/512] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:11:25 2025] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1146.069052] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069052] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.070434] [56853]: DEBUG cinder.api.middleware.request_id [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.072727] [56854]: INFO cinder.volume.api [None req-509dcae7-2375-4d29-a955-cfde600a6678 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1146.073131] [56853]: INFO cinder.api.openstack.wsgi [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1146.073357] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.073580] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.077223] [56854]: INFO cinder.api.openstack.wsgi [None req-509dcae7-2375-4d29-a955-cfde600a6678 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1146.077711] [56854]: [pid: 56854|app: 0|req: 248/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:25 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.081050] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081050] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.084669] [56853]: INFO cinder.volume.api [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1146.088908] [56853]: INFO cinder.api.openstack.wsgi [None req-fd60cfc5-5ab3-4f24-95fe-f48fc3b16304 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1146.089326] [56853]: [pid: 56853|app: 0|req: 266/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:25 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.087292] [56854]: DEBUG cinder.api.middleware.request_id [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.089352] [56854]: INFO cinder.api.openstack.wsgi [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1147.089581] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.090547] [56854]: DEBUG cinder.api.openstack.wsgi [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.099250] [56853]: DEBUG cinder.api.middleware.request_id [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.101411] [56853]: INFO cinder.api.openstack.wsgi [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1147.101561] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101561] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.101675] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.101830] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.106086] [56854]: INFO cinder.volume.api [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1147.110172] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110172] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.111329] [56854]: INFO cinder.api.openstack.wsgi [None req-1526347e-80ce-4c1a-a770-877c0856d7c1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1147.112025] [56854]: [pid: 56854|app: 0|req: 249/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:26 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.114812] [56853]: INFO cinder.volume.api [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1147.118736] [56853]: INFO cinder.api.openstack.wsgi [None req-4c0aa03e-54d9-4663-a91b-fc870f00115b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1147.119138] [56853]: [pid: 56853|app: 0|req: 267/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:26 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.155588] [56854]: DEBUG cinder.api.middleware.request_id [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.157909] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1147.158158] [56854]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.158378] [56854]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.165803] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165803] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.169315] [56854]: INFO cinder.volume.api [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1147.173715] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-b2907ba9-ab06-4da3-a03a-c42715b699c4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1147.174062] [56854]: [pid: 56854|app: 0|req: 250/517] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:11:27 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.122830] [56853]: DEBUG cinder.api.middleware.request_id [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.125086] [56853]: INFO cinder.api.openstack.wsgi [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1148.125329] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.125552] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.136255] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136255] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.138614] [56853]: INFO cinder.volume.api [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1148.144656] [56853]: INFO cinder.api.openstack.wsgi [None req-d2e1b3d8-6764-4d73-a63f-703e5cc897fc tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1148.145044] [56853]: [pid: 56853|app: 0|req: 268/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:27 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.695835] [56854]: DEBUG cinder.api.middleware.request_id [None req-39c86a8b-4a98-43a3-a27d-0207dad0bfbf None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.696326] [56854]: INFO cinder.api.openstack.wsgi [None req-39c86a8b-4a98-43a3-a27d-0207dad0bfbf None None] GET http://10.180.1.21/volume// [ 1148.696511] [56854]: DEBUG cinder.api.openstack.wsgi [None req-39c86a8b-4a98-43a3-a27d-0207dad0bfbf None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.696724] [56854]: DEBUG cinder.api.openstack.wsgi [None req-39c86a8b-4a98-43a3-a27d-0207dad0bfbf None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.697132] [56854]: INFO cinder.api.openstack.wsgi [None req-39c86a8b-4a98-43a3-a27d-0207dad0bfbf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.697586] [56854]: [pid: 56854|app: 0|req: 251/519] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:11:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.701679] [56853]: DEBUG cinder.api.middleware.request_id [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-4317f961-70c5-4db8-9b31-649ea547e03a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.704041] [56853]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-4317f961-70c5-4db8-9b31-649ea547e03a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1148.704470] [56853]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-4317f961-70c5-4db8-9b31-649ea547e03a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d79f70ec-cbdf-4954-9d6e-556d3dfb575b", "connector": null, "instance_uuid": "0a897bf8-614b-4800-9f53-505ac8ebad72"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1148.713320] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.713320] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.733976] [56853]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-4317f961-70c5-4db8-9b31-649ea547e03a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1148.734423] [56853]: [pid: 56853|app: 0|req: 269/520] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:11:28 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.753223] [56854]: DEBUG cinder.api.middleware.request_id [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.755874] [56854]: INFO cinder.api.openstack.wsgi [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1148.755874] [56854]: DEBUG cinder.api.openstack.wsgi [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.756056] [56854]: DEBUG cinder.api.openstack.wsgi [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.766568] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.766568] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.770539] [56854]: INFO cinder.volume.api [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1148.775777] [56854]: INFO cinder.api.openstack.wsgi [None req-344b0fdb-ee4f-47ec-a55d-bb39645b390a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1148.776197] [56854]: [pid: 56854|app: 0|req: 252/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:28 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.155914] [56853]: DEBUG cinder.api.middleware.request_id [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.157840] [56853]: INFO cinder.api.openstack.wsgi [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1149.158200] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.158566] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.166414] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.166414] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.169730] [56853]: INFO cinder.volume.api [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1149.173995] [56853]: INFO cinder.api.openstack.wsgi [None req-f239b45c-5d59-4d52-8684-72f4ba850a1a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1149.174387] [56853]: [pid: 56853|app: 0|req: 270/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:29 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.264804] [56854]: DEBUG cinder.api.middleware.request_id [None req-2a21f85a-0baa-477a-9d15-3503bad0f1b2 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.265423] [56854]: INFO cinder.api.openstack.wsgi [None req-2a21f85a-0baa-477a-9d15-3503bad0f1b2 None None] GET http://10.180.1.21/volume// [ 1149.265687] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2a21f85a-0baa-477a-9d15-3503bad0f1b2 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.265982] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2a21f85a-0baa-477a-9d15-3503bad0f1b2 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.266534] [56854]: INFO cinder.api.openstack.wsgi [None req-2a21f85a-0baa-477a-9d15-3503bad0f1b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.266905] [56854]: [pid: 56854|app: 0|req: 253/523] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:11:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1149.272965] [56853]: DEBUG cinder.api.middleware.request_id [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.275759] [56853]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1149.276112] [56853]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.276567] [56853]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.289728] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.289728] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.293691] [56853]: INFO cinder.volume.api [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1149.298651] [56853]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-f17dfb1b-6b08-4b71-a3bf-e9eb98950728 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1149.299087] [56853]: [pid: 56853|app: 0|req: 271/524] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:11:29 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1149.335882] [56854]: DEBUG cinder.api.middleware.request_id [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.338499] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] PUT http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 [ 1149.338928] [56854]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-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-539787", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.349401] [56854]: DEBUG cinder.coordination [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Acquiring lock "cinder-attachment_update-d79f70ec-cbdf-4954-9d6e-556d3dfb575b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1149.354948] [56854]: DEBUG cinder.coordination [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-d79f70ec-cbdf-4954-9d6e-556d3dfb575b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1149.356309] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.356309] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.787065] [56853]: DEBUG cinder.api.middleware.request_id [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.789988] [56853]: INFO cinder.api.openstack.wsgi [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1149.790465] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.791135] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.803416] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.803416] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.807084] [56853]: INFO cinder.volume.api [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1149.811872] [56853]: INFO cinder.api.openstack.wsgi [None req-fdb4c5e0-70d1-4a79-a6f7-773716320adb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1149.812315] [56853]: [pid: 56853|app: 0|req: 272/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:29 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.185342] [56853]: DEBUG cinder.api.middleware.request_id [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.187770] [56853]: INFO cinder.api.openstack.wsgi [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1150.188015] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.188388] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.196754] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.196754] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.200189] [56853]: INFO cinder.volume.api [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1150.204502] [56853]: INFO cinder.api.openstack.wsgi [None req-0b9e93e0-a01a-477e-bb16-f9700458c6f4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1150.204891] [56853]: [pid: 56853|app: 0|req: 273/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:30 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.826211] [56853]: DEBUG cinder.api.middleware.request_id [None req-888523b7-d722-42cb-b787-9b559f56a6ca None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.828738] [56853]: INFO cinder.api.openstack.wsgi [None req-888523b7-d722-42cb-b787-9b559f56a6ca tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1150.829058] [56853]: DEBUG cinder.api.openstack.wsgi [None req-888523b7-d722-42cb-b787-9b559f56a6ca tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.829335] [56853]: DEBUG cinder.api.openstack.wsgi [None req-888523b7-d722-42cb-b787-9b559f56a6ca tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.842572] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.842572] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.847433] [56853]: INFO cinder.volume.api [None req-888523b7-d722-42cb-b787-9b559f56a6ca tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1150.853228] [56853]: INFO cinder.api.openstack.wsgi [None req-888523b7-d722-42cb-b787-9b559f56a6ca tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1150.853669] [56853]: [pid: 56853|app: 0|req: 274/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:30 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.215945] [56853]: DEBUG cinder.api.middleware.request_id [None req-7244709f-6119-49fe-ab54-13e560f8c25c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.218282] [56853]: INFO cinder.api.openstack.wsgi [None req-7244709f-6119-49fe-ab54-13e560f8c25c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1151.218865] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7244709f-6119-49fe-ab54-13e560f8c25c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.218865] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7244709f-6119-49fe-ab54-13e560f8c25c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.227274] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.227274] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.231714] [56853]: INFO cinder.volume.api [None req-7244709f-6119-49fe-ab54-13e560f8c25c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1151.236800] [56853]: INFO cinder.api.openstack.wsgi [None req-7244709f-6119-49fe-ab54-13e560f8c25c tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1151.237273] [56853]: [pid: 56853|app: 0|req: 275/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:31 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1151.865288] [56853]: DEBUG cinder.api.middleware.request_id [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.867734] [56853]: INFO cinder.api.openstack.wsgi [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1151.868015] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.868256] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.879969] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.879969] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.884320] [56853]: INFO cinder.volume.api [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1151.889027] [56853]: INFO cinder.api.openstack.wsgi [None req-bd54c3d4-9a06-4f84-a544-e36f32bc6275 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1151.889457] [56853]: [pid: 56853|app: 0|req: 276/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:31 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.247997] [56853]: DEBUG cinder.api.middleware.request_id [None req-5e976317-f3af-4a3c-a673-c1fda780b286 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.250148] [56853]: INFO cinder.api.openstack.wsgi [None req-5e976317-f3af-4a3c-a673-c1fda780b286 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1152.250565] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e976317-f3af-4a3c-a673-c1fda780b286 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.251778] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e976317-f3af-4a3c-a673-c1fda780b286 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.259058] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.259058] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.263104] [56853]: INFO cinder.volume.api [None req-5e976317-f3af-4a3c-a673-c1fda780b286 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1152.267986] [56853]: INFO cinder.api.openstack.wsgi [None req-5e976317-f3af-4a3c-a673-c1fda780b286 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1152.268551] [56853]: [pid: 56853|app: 0|req: 277/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:32 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.899632] [56853]: DEBUG cinder.api.middleware.request_id [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.901851] [56853]: INFO cinder.api.openstack.wsgi [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1152.902087] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.902497] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.915377] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915377] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.918939] [56853]: INFO cinder.volume.api [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1152.923598] [56853]: INFO cinder.api.openstack.wsgi [None req-e3dfe4be-602a-4b0b-b0b8-126ba348d0ec tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1152.924020] [56853]: [pid: 56853|app: 0|req: 278/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:32 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.279250] [56853]: DEBUG cinder.api.middleware.request_id [None req-4381667d-62de-4335-9fb5-e885ac2f55fe None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.281760] [56853]: INFO cinder.api.openstack.wsgi [None req-4381667d-62de-4335-9fb5-e885ac2f55fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1153.281994] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4381667d-62de-4335-9fb5-e885ac2f55fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.282241] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4381667d-62de-4335-9fb5-e885ac2f55fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.289812] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.289812] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.293316] [56853]: INFO cinder.volume.api [None req-4381667d-62de-4335-9fb5-e885ac2f55fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1153.297582] [56853]: INFO cinder.api.openstack.wsgi [None req-4381667d-62de-4335-9fb5-e885ac2f55fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1153.297975] [56853]: [pid: 56853|app: 0|req: 279/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:33 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.879833] [56854]: DEBUG cinder.coordination [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-d79f70ec-cbdf-4954-9d6e-556d3dfb575b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1153.880831] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-a8e3d6a0-1221-4990-b5bd-e04bfeb20cd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 returned with HTTP 200 [ 1153.880831] [56854]: [pid: 56854|app: 0|req: 254/533] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:11:29 2025] PUT /volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.934267] [56853]: DEBUG cinder.api.middleware.request_id [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.936503] [56853]: INFO cinder.api.openstack.wsgi [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1153.936754] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.936973] [56853]: DEBUG cinder.api.openstack.wsgi [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.947053] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.947053] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.950585] [56853]: INFO cinder.volume.api [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1153.955120] [56853]: INFO cinder.api.openstack.wsgi [None req-c1ce4e24-8408-411f-afdc-b29d54c7e904 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1153.955487] [56853]: [pid: 56853|app: 0|req: 280/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:33 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.307470] [56854]: DEBUG cinder.api.middleware.request_id [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.309743] [56854]: INFO cinder.api.openstack.wsgi [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1154.309983] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.310191] [56854]: DEBUG cinder.api.openstack.wsgi [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.318724] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.318724] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.322700] [56854]: INFO cinder.volume.api [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1154.327667] [56854]: INFO cinder.api.openstack.wsgi [None req-a7ad8b65-fd42-436d-8a75-fae9a5e336b4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1154.328216] [56854]: [pid: 56854|app: 0|req: 255/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:34 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.966024] [56853]: DEBUG cinder.api.middleware.request_id [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.967708] [56853]: INFO cinder.api.openstack.wsgi [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1154.967939] [56853]: DEBUG cinder.api.openstack.wsgi [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.968176] [56853]: DEBUG cinder.api.openstack.wsgi [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.978613] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.978613] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.982517] [56853]: INFO cinder.volume.api [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1154.987311] [56853]: INFO cinder.api.openstack.wsgi [None req-63475b8c-836f-4f24-94cf-ef2522b75dc5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1154.987727] [56853]: [pid: 56853|app: 0|req: 281/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:34 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.339994] [56854]: DEBUG cinder.api.middleware.request_id [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.341865] [56854]: INFO cinder.api.openstack.wsgi [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1155.342109] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.342414] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.350719] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.350719] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.356030] [56854]: INFO cinder.volume.api [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1155.360527] [56854]: INFO cinder.api.openstack.wsgi [None req-d369cf5f-028b-4069-83fd-3d3c3129fcef tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1155.360965] [56854]: [pid: 56854|app: 0|req: 256/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:35 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.997414] [56853]: DEBUG cinder.api.middleware.request_id [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.999648] [56853]: INFO cinder.api.openstack.wsgi [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1155.999906] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.000230] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.010788] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.010788] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.014889] [56853]: INFO cinder.volume.api [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1156.019638] [56853]: INFO cinder.api.openstack.wsgi [None req-fa3ae71c-ed74-4c73-921f-b3e9ea74640e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1156.020167] [56853]: [pid: 56853|app: 0|req: 282/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:35 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.037911] [56854]: DEBUG cinder.api.middleware.request_id [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-28632e75-ebf5-4d93-9b76-94ec084cbfd3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.042180] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-28632e75-ebf5-4d93-9b76-94ec084cbfd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872/action [ 1156.043042] [56854]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-28632e75-ebf5-4d93-9b76-94ec084cbfd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1156.043329] [56854]: DEBUG cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-28632e75-ebf5-4d93-9b76-94ec084cbfd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.070865] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.070865] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.084899] [56854]: INFO cinder.api.openstack.wsgi [req-02cd148b-f29f-4969-8c23-601ae3429a69 req-28632e75-ebf5-4d93-9b76-94ec084cbfd3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872/action returned with HTTP 204 [ 1156.085747] [56854]: [pid: 56854|app: 0|req: 257/539] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:11:35 2025] POST /volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1156.373156] [56853]: DEBUG cinder.api.middleware.request_id [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.376724] [56853]: INFO cinder.api.openstack.wsgi [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1156.377180] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.377586] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.387300] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.387300] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.391431] [56853]: INFO cinder.volume.api [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1156.396170] [56853]: INFO cinder.api.openstack.wsgi [None req-2b79fa14-b8ec-4fda-bcab-7364957f6a45 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1156.396592] [56853]: [pid: 56853|app: 0|req: 283/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:36 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.035479] [56854]: DEBUG cinder.api.middleware.request_id [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.037589] [56854]: INFO cinder.api.openstack.wsgi [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1157.037815] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.038054] [56854]: DEBUG cinder.api.openstack.wsgi [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.052158] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.052158] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.057089] [56854]: INFO cinder.volume.api [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1157.063987] [56854]: INFO cinder.api.openstack.wsgi [None req-4e2b6957-d26d-4f43-bced-176a5ea90d22 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1157.064675] [56854]: [pid: 56854|app: 0|req: 258/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:36 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.075067] [56853]: DEBUG cinder.api.middleware.request_id [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.076959] [56853]: INFO cinder.api.openstack.wsgi [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1157.077192] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.077416] [56853]: DEBUG cinder.api.openstack.wsgi [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.087979] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.087979] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.091446] [56853]: INFO cinder.volume.api [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1157.096017] [56853]: INFO cinder.api.openstack.wsgi [None req-9452e42c-a4be-4826-878b-0ae4cedb4fe8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1157.096428] [56853]: [pid: 56853|app: 0|req: 284/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:36 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.407272] [56854]: DEBUG cinder.api.middleware.request_id [None req-951d47e8-178c-4752-8338-a5a5513ea1fe None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.416257] [56854]: INFO cinder.api.openstack.wsgi [None req-951d47e8-178c-4752-8338-a5a5513ea1fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1157.416648] [56854]: DEBUG cinder.api.openstack.wsgi [None req-951d47e8-178c-4752-8338-a5a5513ea1fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.416891] [56854]: DEBUG cinder.api.openstack.wsgi [None req-951d47e8-178c-4752-8338-a5a5513ea1fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.426605] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.426605] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.430974] [56854]: INFO cinder.volume.api [None req-951d47e8-178c-4752-8338-a5a5513ea1fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1157.435481] [56854]: INFO cinder.api.openstack.wsgi [None req-951d47e8-178c-4752-8338-a5a5513ea1fe tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1157.435883] [56854]: [pid: 56854|app: 0|req: 259/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:37 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.448612] [56853]: DEBUG cinder.api.middleware.request_id [None req-aa564eae-955d-4242-9aae-821e4fc9f73b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.450727] [56853]: INFO cinder.api.openstack.wsgi [None req-aa564eae-955d-4242-9aae-821e4fc9f73b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1158.451139] [56853]: DEBUG cinder.api.openstack.wsgi [None req-aa564eae-955d-4242-9aae-821e4fc9f73b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.451248] [56853]: DEBUG cinder.api.openstack.wsgi [None req-aa564eae-955d-4242-9aae-821e4fc9f73b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.462518] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.462518] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.466572] [56853]: INFO cinder.volume.api [None req-aa564eae-955d-4242-9aae-821e4fc9f73b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1158.472619] [56853]: INFO cinder.api.openstack.wsgi [None req-aa564eae-955d-4242-9aae-821e4fc9f73b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1158.472619] [56853]: [pid: 56853|app: 0|req: 285/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:38 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.483400] [56854]: DEBUG cinder.api.middleware.request_id [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.485602] [56854]: INFO cinder.api.openstack.wsgi [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1159.485827] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.486069] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.496138] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.496138] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.500081] [56854]: INFO cinder.volume.api [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1159.505648] [56854]: INFO cinder.api.openstack.wsgi [None req-f01f435a-7b55-4fd9-9e6e-9a82114ca58b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1159.506015] [56854]: [pid: 56854|app: 0|req: 260/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:39 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1159.532870] [56853]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.535116] [56853]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1159.535424] [56853]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.535654] [56853]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.543246] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.543246] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.546727] [56853]: INFO cinder.volume.api [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1159.551414] [56853]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-1b9b2c0b-1e01-4b39-a772-9eee41fce12e tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1159.551791] [56853]: [pid: 56853|app: 0|req: 286/546] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:11:39 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.772376] [56854]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.775241] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1159.775514] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.775777] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.783788] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783788] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.787336] [56854]: INFO cinder.volume.api [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1159.792096] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-6fbf1472-85a7-4676-bf40-dfbd0bb013e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1159.792566] [56854]: [pid: 56854|app: 0|req: 261/547] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:11:39 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1159.798227] [56853]: DEBUG cinder.api.middleware.request_id [None req-0032317d-6e85-4d69-b782-84306b57aed4 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.798662] [56853]: INFO cinder.api.openstack.wsgi [None req-0032317d-6e85-4d69-b782-84306b57aed4 None None] GET http://10.180.1.21/volume// [ 1159.798843] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0032317d-6e85-4d69-b782-84306b57aed4 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.799071] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0032317d-6e85-4d69-b782-84306b57aed4 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.799483] [56853]: INFO cinder.api.openstack.wsgi [None req-0032317d-6e85-4d69-b782-84306b57aed4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1159.799781] [56853]: [pid: 56853|app: 0|req: 287/548] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:11:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1159.803211] [56854]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-2c6856c8-db8f-44c1-9df4-d07136ece4d5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.805257] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-2c6856c8-db8f-44c1-9df4-d07136ece4d5 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1159.805640] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-2c6856c8-db8f-44c1-9df4-d07136ece4d5 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fed72d19-b45f-407a-9bcb-d5cdffe10eae", "connector": null, "instance_uuid": "d2403b18-56b1-47f0-88a9-ca69997e6061"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1159.813877] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.813877] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.839294] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-2c6856c8-db8f-44c1-9df4-d07136ece4d5 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1159.839876] [56854]: [pid: 56854|app: 0|req: 262/549] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:11:39 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.124918] [56853]: DEBUG cinder.api.middleware.request_id [None req-5dbc5023-0e33-4fc8-961b-ae2c9ff802fd None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.125386] [56853]: INFO cinder.api.openstack.wsgi [None req-5dbc5023-0e33-4fc8-961b-ae2c9ff802fd None None] GET http://10.180.1.21/volume// [ 1166.125565] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5dbc5023-0e33-4fc8-961b-ae2c9ff802fd None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.125775] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5dbc5023-0e33-4fc8-961b-ae2c9ff802fd None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.126183] [56853]: INFO cinder.api.openstack.wsgi [None req-5dbc5023-0e33-4fc8-961b-ae2c9ff802fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.126670] [56853]: [pid: 56853|app: 0|req: 288/550] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:11:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.130260] [56854]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.132605] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1166.132857] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.133165] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.146425] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146425] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.149825] [56854]: INFO cinder.volume.api [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1166.155982] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-da07f6b6-87f7-44ab-bda4-8c2a7ccd7b55 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 200 [ 1166.156379] [56854]: [pid: 56854|app: 0|req: 263/551] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:11:45 2025] GET /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1166.262142] [56853]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.264457] [56853]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] PUT http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 [ 1166.264868] [56853]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-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=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.272628] [56853]: DEBUG cinder.coordination [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Acquiring lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1166.276652] [56853]: DEBUG cinder.coordination [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1166.277803] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277803] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.729998] [56854]: DEBUG cinder.api.middleware.request_id [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.732182] [56854]: INFO cinder.api.openstack.wsgi [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] DELETE http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1166.732403] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.732621] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.732870] [56854]: INFO cinder.api.v3.volumes [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Delete volume with id: 121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1166.740625] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.740625] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.741098] [56854]: INFO cinder.volume.api [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1166.759612] [56854]: INFO cinder.volume.api [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Delete volume request issued successfully. [ 1166.759840] [56854]: INFO cinder.api.openstack.wsgi [None req-e88c686f-a76f-4333-8ebf-e305f7bfaac8 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 202 [ 1166.760284] [56854]: [pid: 56854|app: 0|req: 264/552] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:11:46 2025] DELETE /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1166.763090] [56854]: DEBUG cinder.api.middleware.request_id [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.765047] [56854]: INFO cinder.api.openstack.wsgi [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1166.765669] [56854]: DEBUG cinder.api.openstack.wsgi [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.765669] [56854]: DEBUG cinder.api.openstack.wsgi [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.772895] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772895] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.776262] [56854]: INFO cinder.volume.api [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1166.780430] [56854]: INFO cinder.api.openstack.wsgi [None req-9e1e1d38-04ea-40f7-88a0-b70c29e377e4 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 1166.780795] [56854]: [pid: 56854|app: 0|req: 265/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:46 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.795608] [56853]: DEBUG cinder.coordination [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.796027] [56853]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-45dbcb88-7a19-47a2-b3fd-9a0b2701a2e9 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 returned with HTTP 200 [ 1166.796512] [56853]: [pid: 56853|app: 0|req: 289/554] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:11:46 2025] PUT /volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1167.305092] [56854]: DEBUG cinder.api.middleware.request_id [req-5825c379-ca72-494f-bce5-aa726852a745 req-aee47b4e-4c78-4220-ba14-ff53c2e44ec4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.307323] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-aee47b4e-4c78-4220-ba14-ff53c2e44ec4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338/action [ 1167.307743] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-aee47b4e-4c78-4220-ba14-ff53c2e44ec4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.307872] [56854]: DEBUG cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-aee47b4e-4c78-4220-ba14-ff53c2e44ec4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.325056] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.325056] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.332374] [56854]: INFO cinder.api.openstack.wsgi [req-5825c379-ca72-494f-bce5-aa726852a745 req-aee47b4e-4c78-4220-ba14-ff53c2e44ec4 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338/action returned with HTTP 204 [ 1167.332784] [56854]: [pid: 56854|app: 0|req: 266/555] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:11:47 2025] POST /volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1167.794682] [56853]: DEBUG cinder.api.middleware.request_id [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.796519] [56853]: INFO cinder.api.openstack.wsgi [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1167.796694] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.796956] [56853]: DEBUG cinder.api.openstack.wsgi [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.806040] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806040] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.810008] [56853]: INFO cinder.volume.api [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1167.814961] [56853]: INFO cinder.api.openstack.wsgi [None req-0510e74b-07bf-4ff4-b508-ad40e001cbb5 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 1167.815297] [56853]: [pid: 56853|app: 0|req: 290/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:47 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.826555] [56854]: DEBUG cinder.api.middleware.request_id [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.829265] [56854]: INFO cinder.api.openstack.wsgi [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1168.829624] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.829949] [56854]: DEBUG cinder.api.openstack.wsgi [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.840687] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.840687] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.845262] [56854]: INFO cinder.volume.api [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Volume info retrieved successfully. [ 1168.850801] [56854]: INFO cinder.api.openstack.wsgi [None req-e7ef88a0-ecdd-4c0b-a65a-ce7bf0479dc7 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 200 [ 1168.851390] [56854]: [pid: 56854|app: 0|req: 267/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:48 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.861805] [56853]: DEBUG cinder.api.middleware.request_id [None req-8063b5df-1c3a-49db-9d72-ed3988c01c04 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.865430] [56853]: INFO cinder.api.openstack.wsgi [None req-8063b5df-1c3a-49db-9d72-ed3988c01c04 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] GET http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 [ 1169.865964] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8063b5df-1c3a-49db-9d72-ed3988c01c04 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.866193] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8063b5df-1c3a-49db-9d72-ed3988c01c04 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.875920] [56853]: INFO cinder.api.openstack.wsgi [None req-8063b5df-1c3a-49db-9d72-ed3988c01c04 tempest-ServerActionsTestOtherB-634291074 tempest-ServerActionsTestOtherB-634291074-project-member] http://10.180.1.21/volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 returned with HTTP 404 [ 1169.876700] [56853]: [pid: 56853|app: 0|req: 291/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:11:49 2025] GET /volume/v3/volumes/121fb53a-56d5-47e3-a2f9-c6e1859b9944 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1178.848223] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=88,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1179.869573] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=159,cinder:INSERT=17,cinder:UPDATE=27 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1190.143182] [56854]: DEBUG cinder.api.middleware.request_id [None req-719871c0-4322-4c3f-be8d-68af34286a26 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.143772] [56854]: INFO cinder.api.openstack.wsgi [None req-719871c0-4322-4c3f-be8d-68af34286a26 None None] GET http://10.180.1.21/volume// [ 1190.144013] [56854]: DEBUG cinder.api.openstack.wsgi [None req-719871c0-4322-4c3f-be8d-68af34286a26 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.144299] [56854]: DEBUG cinder.api.openstack.wsgi [None req-719871c0-4322-4c3f-be8d-68af34286a26 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.144883] [56854]: INFO cinder.api.openstack.wsgi [None req-719871c0-4322-4c3f-be8d-68af34286a26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.145226] [56854]: [pid: 56854|app: 0|req: 268/559] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:12:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.149048] [56853]: DEBUG cinder.api.middleware.request_id [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-753911de-1df2-47d9-bfa9-0bad0897943d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.151569] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-753911de-1df2-47d9-bfa9-0bad0897943d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1190.152054] [56853]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-753911de-1df2-47d9-bfa9-0bad0897943d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fed72d19-b45f-407a-9bcb-d5cdffe10eae", "connector": null, "instance_uuid": "d2403b18-56b1-47f0-88a9-ca69997e6061"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1190.169245] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.169245] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.201997] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-753911de-1df2-47d9-bfa9-0bad0897943d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1190.202532] [56853]: [pid: 56853|app: 0|req: 292/560] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:12:10 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) [ 1190.207189] [56854]: DEBUG cinder.api.middleware.request_id [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-447bf1bb-c299-4e14-993e-510a03ef841d None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.209695] [56854]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-447bf1bb-c299-4e14-993e-510a03ef841d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 [ 1190.209915] [56854]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-447bf1bb-c299-4e14-993e-510a03ef841d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.210146] [56854]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-447bf1bb-c299-4e14-993e-510a03ef841d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.217849] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.217849] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.745385] [56854]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-447bf1bb-c299-4e14-993e-510a03ef841d tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 returned with HTTP 200 [ 1190.745841] [56854]: [pid: 56854|app: 0|req: 269/561] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:12:10 2025] DELETE /volume/v3/attachments/848d9256-04e6-4d54-acba-98deb9472338 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.139276] [56853]: DEBUG cinder.api.middleware.request_id [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.141602] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] PUT http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a [ 1195.142036] [56853]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-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-539804", "mountpoint": "/dev/sda"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.153022] [56853]: DEBUG cinder.coordination [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Acquiring lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1195.157730] [56853]: DEBUG cinder.coordination [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1195.158505] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.158505] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.678269] [56853]: DEBUG cinder.coordination [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Lock "cinder-attachment_update-fed72d19-b45f-407a-9bcb-d5cdffe10eae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1195.678585] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-9608aaaa-3d45-427a-bfc1-e32da2b6799a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a returned with HTTP 200 [ 1195.679040] [56853]: [pid: 56853|app: 0|req: 293/562] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:12:15 2025] PUT /volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.684038] [56854]: DEBUG cinder.api.middleware.request_id [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-081b4423-7e6c-419b-a75a-aca0bb87e6fd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.687130] [56854]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-081b4423-7e6c-419b-a75a-aca0bb87e6fd tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a [ 1195.687425] [56854]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-081b4423-7e6c-419b-a75a-aca0bb87e6fd tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.687664] [56854]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-081b4423-7e6c-419b-a75a-aca0bb87e6fd tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.704086] [56854]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-081b4423-7e6c-419b-a75a-aca0bb87e6fd tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a returned with HTTP 200 [ 1195.704533] [56854]: [pid: 56854|app: 0|req: 270/563] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 11:12:15 2025] GET /volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.811059] [56853]: DEBUG cinder.api.middleware.request_id [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-c3a99697-3ceb-4852-b566-d6d43fc7e114 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.814043] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-c3a99697-3ceb-4852-b566-d6d43fc7e114 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] POST http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a/action [ 1197.814471] [56853]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-c3a99697-3ceb-4852-b566-d6d43fc7e114 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1197.814610] [56853]: DEBUG cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-c3a99697-3ceb-4852-b566-d6d43fc7e114 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1197.831554] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.831554] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.851709] [56853]: INFO cinder.api.openstack.wsgi [req-516f4889-a3d6-4c0a-a3ca-417f65291a06 req-c3a99697-3ceb-4852-b566-d6d43fc7e114 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a/action returned with HTTP 204 [ 1197.852375] [56853]: [pid: 56853|app: 0|req: 294/564] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:12:17 2025] POST /volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1205.702743] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.849801] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1208.370935] [56854]: DEBUG cinder.api.middleware.request_id [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.373755] [56854]: INFO cinder.api.openstack.wsgi [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1208.374075] [56854]: DEBUG cinder.api.openstack.wsgi [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.374353] [56854]: DEBUG cinder.api.openstack.wsgi [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.391367] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.391367] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.396483] [56854]: INFO cinder.volume.api [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1208.402819] [56854]: INFO cinder.api.openstack.wsgi [req-eb01f338-4a89-4161-95aa-cc01d670dfa9 req-e3d65647-1efd-4b4b-9f46-0842bf586997 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1208.403252] [56854]: [pid: 56854|app: 0|req: 271/565] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:12:28 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1217.477686] [56853]: DEBUG cinder.api.middleware.request_id [None req-fb3f8670-5543-408f-ab94-98d619759d01 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.480050] [56853]: INFO cinder.api.openstack.wsgi [None req-fb3f8670-5543-408f-ab94-98d619759d01 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1217.480621] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fb3f8670-5543-408f-ab94-98d619759d01 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.480621] [56853]: DEBUG cinder.api.openstack.wsgi [None req-fb3f8670-5543-408f-ab94-98d619759d01 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.495223] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.495223] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.498917] [56853]: INFO cinder.volume.api [None req-fb3f8670-5543-408f-ab94-98d619759d01 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1217.503486] [56853]: INFO cinder.api.openstack.wsgi [None req-fb3f8670-5543-408f-ab94-98d619759d01 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1217.503895] [56853]: [pid: 56853|app: 0|req: 295/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:12:37 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.538447] [56854]: DEBUG cinder.api.middleware.request_id [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.541350] [56854]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1217.541579] [56854]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.541852] [56854]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.551645] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.551645] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.554842] [56854]: INFO cinder.volume.api [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1217.558950] [56854]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-1510571f-5caa-4ebf-916c-66a65b4b8700 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1217.559345] [56854]: [pid: 56854|app: 0|req: 272/567] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:12:37 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.575523] [56853]: DEBUG cinder.api.middleware.request_id [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.577894] [56853]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b/action [ 1217.578314] [56853]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1217.578451] [56853]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.588062] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.588062] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.588433] [56853]: INFO cinder.volume.api [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1217.593328] [56853]: INFO cinder.volume.api [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Begin detaching volume completed successfully. [ 1217.593536] [56853]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-58745ba1-6230-4152-a50e-78cc4eaecb61 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b/action returned with HTTP 202 [ 1217.593904] [56853]: [pid: 56853|app: 0|req: 296/568] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:12:37 2025] POST /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1218.612472] [56854]: DEBUG cinder.api.middleware.request_id [None req-c8b3c4cb-e5af-4e5e-a108-5c38192ccb1b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.612950] [56854]: INFO cinder.api.openstack.wsgi [None req-c8b3c4cb-e5af-4e5e-a108-5c38192ccb1b None None] GET http://10.180.1.21/volume// [ 1218.613150] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c4cb-e5af-4e5e-a108-5c38192ccb1b None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.613368] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c8b3c4cb-e5af-4e5e-a108-5c38192ccb1b None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.613763] [56854]: INFO cinder.api.openstack.wsgi [None req-c8b3c4cb-e5af-4e5e-a108-5c38192ccb1b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1218.614082] [56854]: [pid: 56854|app: 0|req: 273/569] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:12:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1218.618065] [56853]: DEBUG cinder.api.middleware.request_id [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.620387] [56853]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1218.620630] [56853]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.620853] [56853]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.635023] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.635023] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.638869] [56853]: INFO cinder.volume.api [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1218.643414] [56853]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-a01e1b5e-ee1f-4e5c-902d-b8ce1000b437 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1218.643807] [56853]: [pid: 56853|app: 0|req: 297/570] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:12:38 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1219.777768] [56854]: DEBUG cinder.api.middleware.request_id [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-008b94ad-0496-4e8c-b63c-462e557c8da6 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.780170] [56854]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-008b94ad-0496-4e8c-b63c-462e557c8da6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 [ 1219.780433] [56854]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-008b94ad-0496-4e8c-b63c-462e557c8da6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.780683] [56854]: DEBUG cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-008b94ad-0496-4e8c-b63c-462e557c8da6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.788114] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.788114] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.311193] [56854]: INFO cinder.api.openstack.wsgi [req-b1ae5668-9d49-440b-b172-ad737c918fa1 req-008b94ad-0496-4e8c-b63c-462e557c8da6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 returned with HTTP 200 [ 1220.311609] [56854]: [pid: 56854|app: 0|req: 274/571] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:12:39 2025] DELETE /volume/v3/attachments/1186472c-5b9b-49a9-8f03-807bd120a872 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.765157] [56853]: DEBUG cinder.api.middleware.request_id [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.767241] [56853]: INFO cinder.api.openstack.wsgi [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1221.767473] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.767713] [56853]: DEBUG cinder.api.openstack.wsgi [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.778619] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.778619] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.782408] [56853]: INFO cinder.volume.api [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1221.787392] [56853]: INFO cinder.api.openstack.wsgi [None req-3399f33c-1fbc-48ad-aa52-e9aa8a767d31 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1221.787795] [56853]: [pid: 56853|app: 0|req: 298/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:12:41 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.310305] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1231.784607] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1238.093876] [56854]: DEBUG cinder.api.middleware.request_id [req-751da881-a5cb-44da-8a13-c9135767fada req-6e02eb6c-4e57-4819-9898-48b1539fac8b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.096694] [56854]: INFO cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-6e02eb6c-4e57-4819-9898-48b1539fac8b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a [ 1238.098268] [56854]: DEBUG cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-6e02eb6c-4e57-4819-9898-48b1539fac8b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.098268] [56854]: DEBUG cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-6e02eb6c-4e57-4819-9898-48b1539fac8b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.106683] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.106683] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.635235] [56854]: INFO cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-6e02eb6c-4e57-4819-9898-48b1539fac8b tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a returned with HTTP 200 [ 1238.635664] [56854]: [pid: 56854|app: 0|req: 275/573] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:12:57 2025] DELETE /volume/v3/attachments/9b08efee-f31b-4a52-96c9-2f0958d2923a => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.642864] [56853]: DEBUG cinder.api.middleware.request_id [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.645096] [56853]: INFO cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1238.645494] [56853]: DEBUG cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.646083] [56853]: DEBUG cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.646083] [56853]: INFO cinder.api.v3.volumes [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Delete volume with id: fed72d19-b45f-407a-9bcb-d5cdffe10eae [ 1238.655884] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.655884] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.656378] [56853]: INFO cinder.volume.api [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1238.758038] [56853]: INFO cinder.volume.api [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Delete volume request issued successfully. [ 1238.758246] [56853]: INFO cinder.api.openstack.wsgi [req-751da881-a5cb-44da-8a13-c9135767fada req-5bdfc634-8d67-42bd-8d81-251becccea20 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae returned with HTTP 202 [ 1238.759478] [56853]: [pid: 56853|app: 0|req: 299/574] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 11:12:58 2025] DELETE /volume/v3/volumes/fed72d19-b45f-407a-9bcb-d5cdffe10eae => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1248.634337] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1248.751775] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1249.888938] [56854]: DEBUG cinder.api.middleware.request_id [None req-994d4f00-69b6-4799-984f-545adc9c59d7 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.891781] [56854]: INFO cinder.api.openstack.wsgi [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] DELETE http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1249.892085] [56854]: DEBUG cinder.api.openstack.wsgi [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.892329] [56854]: DEBUG cinder.api.openstack.wsgi [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.892525] [56854]: INFO cinder.api.v3.volumes [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Delete volume with id: 201ea7db-35a6-44ea-86eb-95756eccd973 [ 1249.905439] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.905439] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.906055] [56854]: INFO cinder.volume.api [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1249.926460] [56854]: INFO cinder.volume.api [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Delete volume request issued successfully. [ 1249.926682] [56854]: INFO cinder.api.openstack.wsgi [None req-994d4f00-69b6-4799-984f-545adc9c59d7 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 202 [ 1249.927229] [56854]: [pid: 56854|app: 0|req: 276/575] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:13:09 2025] DELETE /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1249.931323] [56853]: DEBUG cinder.api.middleware.request_id [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.934010] [56853]: INFO cinder.api.openstack.wsgi [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1249.934294] [56853]: DEBUG cinder.api.openstack.wsgi [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.934557] [56853]: DEBUG cinder.api.openstack.wsgi [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.943200] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.943200] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.947906] [56853]: INFO cinder.volume.api [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1249.954133] [56853]: INFO cinder.api.openstack.wsgi [None req-289ebe65-3ed2-4f0e-a188-35da5c34abf1 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1249.954596] [56853]: [pid: 56853|app: 0|req: 300/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:09 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.964362] [56854]: DEBUG cinder.api.middleware.request_id [None req-9d5191ea-8a93-481c-b618-274ad258461a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.966498] [56854]: INFO cinder.api.openstack.wsgi [None req-9d5191ea-8a93-481c-b618-274ad258461a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1250.966723] [56854]: DEBUG cinder.api.openstack.wsgi [None req-9d5191ea-8a93-481c-b618-274ad258461a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.966952] [56854]: DEBUG cinder.api.openstack.wsgi [None req-9d5191ea-8a93-481c-b618-274ad258461a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.977997] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977997] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.982529] [56854]: INFO cinder.volume.api [None req-9d5191ea-8a93-481c-b618-274ad258461a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1250.987890] [56854]: INFO cinder.api.openstack.wsgi [None req-9d5191ea-8a93-481c-b618-274ad258461a tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1250.988307] [56854]: [pid: 56854|app: 0|req: 277/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:10 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.063740] [56853]: DEBUG cinder.api.middleware.request_id [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.063740] [56853]: INFO cinder.api.openstack.wsgi [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1252.063740] [56853]: DEBUG cinder.api.openstack.wsgi [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.063740] [56853]: DEBUG cinder.api.openstack.wsgi [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.063740] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063740] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.063740] [56853]: INFO cinder.volume.api [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Volume info retrieved successfully. [ 1252.063740] [56853]: INFO cinder.api.openstack.wsgi [None req-053e35e7-af15-4e27-857e-bd00d0b14e30 tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 200 [ 1252.063740] [56853]: [pid: 56853|app: 0|req: 301/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:11 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.029246] [56854]: DEBUG cinder.api.middleware.request_id [None req-87af9e2a-0f0c-499f-8640-e22d266c1b6f None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.031359] [56854]: INFO cinder.api.openstack.wsgi [None req-87af9e2a-0f0c-499f-8640-e22d266c1b6f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] GET http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 [ 1253.031575] [56854]: DEBUG cinder.api.openstack.wsgi [None req-87af9e2a-0f0c-499f-8640-e22d266c1b6f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.031790] [56854]: DEBUG cinder.api.openstack.wsgi [None req-87af9e2a-0f0c-499f-8640-e22d266c1b6f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.038135] [56854]: INFO cinder.api.openstack.wsgi [None req-87af9e2a-0f0c-499f-8640-e22d266c1b6f tempest-ServerActionsTestOtherA-1790656445 tempest-ServerActionsTestOtherA-1790656445-project-member] http://10.180.1.21/volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 returned with HTTP 404 [ 1253.038610] [56854]: [pid: 56854|app: 0|req: 278/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:12 2025] GET /volume/v3/volumes/201ea7db-35a6-44ea-86eb-95756eccd973 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1262.015493] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=8 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.034227] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.970264] [56853]: DEBUG cinder.api.middleware.request_id [None req-4cf58787-c56d-494a-9146-e7deaef21579 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.972290] [56853]: INFO cinder.api.openstack.wsgi [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1280.972694] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-235850031"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1280.974433] [56853]: DEBUG cinder.api.v3.volumes [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-235850031'}} {{(pid=56853) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1280.974572] [56853]: INFO cinder.api.v3.volumes [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume of 1 GB [ 1280.980358] [56853]: INFO cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Availability Zones retrieved successfully. [ 1280.987277] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (2b1c14f7-aa99-4d34-998f-1a39f7e1e799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1280.988439] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c881dbd-a4b9-4d02-addd-a5708d471363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.989510] [56853]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Validating volume size '1' using validate_int {{(pid=56853) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1281.006448] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c881dbd-a4b9-4d02-addd-a5708d471363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.007350] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e3824-fc39-4d1c-b42e-0a20f0c90698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.036045] [56853]: DEBUG cinder.quota [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Created reservations ['7ad97e55-5f07-46c7-a23d-9a32d56cca0e', 'e3c17fe4-6b87-43c9-bab9-e1f9fbb93e36', '944cad66-e301-4ba2-a7cf-1134b1875e6e', '07960182-a67c-425d-9e81-7db3a466bd62'] {{(pid=56853) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1281.036985] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e3824-fc39-4d1c-b42e-0a20f0c90698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad97e55-5f07-46c7-a23d-9a32d56cca0e', 'e3c17fe4-6b87-43c9-bab9-e1f9fbb93e36', '944cad66-e301-4ba2-a7cf-1134b1875e6e', '07960182-a67c-425d-9e81-7db3a466bd62']}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.037914] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf84a687-bdf0-4c90-8a37-1e3cecfc63e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.051255] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf84a687-bdf0-4c90-8a37-1e3cecfc63e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf76b2f5-eee0-441c-a463-a0332a1ccfed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-235850031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['7ad97e55-5f07-46c7-a23d-9a32d56cca0e','e3c17fe4-6b87-43c9-bab9-e1f9fbb93e36','944cad66-e301-4ba2-a7cf-1134b1875e6e','07960182-a67c-425d-9e81-7db3a466bd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-235850031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf76b2f5-eee0-441c-a463-a0332a1ccfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f72016b64945a0b5fb0e033d074579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c71189fb204cc5aa5b00836fe93f69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.052190] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba92e40-d0f7-40c9-888a-d841d5704ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.066925] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba92e40-d0f7-40c9-888a-d841d5704ad1) transitioned into state 'SUCCESS' from state '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-235850031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['7ad97e55-5f07-46c7-a23d-9a32d56cca0e','e3c17fe4-6b87-43c9-bab9-e1f9fbb93e36','944cad66-e301-4ba2-a7cf-1134b1875e6e','07960182-a67c-425d-9e81-7db3a466bd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.067758] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3c1ea4-1d21-4799-ab46-77416b0ec580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1281.075830] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3c1ea4-1d21-4799-ab46-77416b0ec580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56853) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1281.076846] [56853]: DEBUG cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (2b1c14f7-aa99-4d34-998f-1a39f7e1e799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56853) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1281.077208] [56853]: INFO cinder.volume.api [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request issued successfully. [ 1281.077865] [56853]: INFO cinder.api.openstack.wsgi [None req-4cf58787-c56d-494a-9146-e7deaef21579 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1281.078472] [56853]: [pid: 56853|app: 0|req: 302/580] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:13:40 2025] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1281.086866] [56854]: DEBUG cinder.api.middleware.request_id [None req-57558252-c038-40a3-a750-077bc3c2e673 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.088949] [56854]: INFO cinder.api.openstack.wsgi [None req-57558252-c038-40a3-a750-077bc3c2e673 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1281.089186] [56854]: DEBUG cinder.api.openstack.wsgi [None req-57558252-c038-40a3-a750-077bc3c2e673 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.089400] [56854]: DEBUG cinder.api.openstack.wsgi [None req-57558252-c038-40a3-a750-077bc3c2e673 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.097037] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.097037] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.101588] [56854]: INFO cinder.volume.api [None req-57558252-c038-40a3-a750-077bc3c2e673 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1281.106084] [56854]: INFO cinder.api.openstack.wsgi [None req-57558252-c038-40a3-a750-077bc3c2e673 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1281.106551] [56854]: [pid: 56854|app: 0|req: 279/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:40 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.117684] [56853]: DEBUG cinder.api.middleware.request_id [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.119816] [56853]: INFO cinder.api.openstack.wsgi [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1282.120049] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.120276] [56853]: DEBUG cinder.api.openstack.wsgi [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.129443] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.129443] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.132739] [56853]: INFO cinder.volume.api [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1282.136787] [56853]: INFO cinder.api.openstack.wsgi [None req-4449d74e-f13b-4693-b9aa-2c97315bd499 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1282.137145] [56853]: [pid: 56853|app: 0|req: 303/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:41 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.178358] [56854]: DEBUG cinder.api.middleware.request_id [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.180749] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1282.180986] [56854]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.181227] [56854]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.188607] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.188607] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.191818] [56854]: INFO cinder.volume.api [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1282.195889] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d6b5fe44-bbee-4529-9f95-001cc50cb350 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1282.196292] [56854]: [pid: 56854|app: 0|req: 280/583] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:13:42 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.714096] [56853]: DEBUG cinder.api.middleware.request_id [None req-ceb68909-8f48-4a6f-9d81-f4a959eaa9b7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.714552] [56853]: INFO cinder.api.openstack.wsgi [None req-ceb68909-8f48-4a6f-9d81-f4a959eaa9b7 None None] GET http://10.180.1.21/volume// [ 1283.714763] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ceb68909-8f48-4a6f-9d81-f4a959eaa9b7 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.714985] [56853]: DEBUG cinder.api.openstack.wsgi [None req-ceb68909-8f48-4a6f-9d81-f4a959eaa9b7 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.715411] [56853]: INFO cinder.api.openstack.wsgi [None req-ceb68909-8f48-4a6f-9d81-f4a959eaa9b7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1283.715719] [56853]: [pid: 56853|app: 0|req: 304/584] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:13:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1283.719499] [56854]: DEBUG cinder.api.middleware.request_id [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d7c0da09-e1e5-4d54-b6bb-cd2b7f02c653 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.721941] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d7c0da09-e1e5-4d54-b6bb-cd2b7f02c653 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1283.722416] [56854]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d7c0da09-e1e5-4d54-b6bb-cd2b7f02c653 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf76b2f5-eee0-441c-a463-a0332a1ccfed", "connector": null, "instance_uuid": "019784ed-8c53-46f1-b495-b6d6a205eacb"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1283.731335] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731335] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.750354] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-d7c0da09-e1e5-4d54-b6bb-cd2b7f02c653 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1283.750800] [56854]: [pid: 56854|app: 0|req: 281/585] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:13:43 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.770571] [56853]: DEBUG cinder.api.middleware.request_id [None req-e032021a-5269-44bf-9009-bc017c4e19f2 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.772696] [56853]: INFO cinder.api.openstack.wsgi [None req-e032021a-5269-44bf-9009-bc017c4e19f2 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1283.773597] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e032021a-5269-44bf-9009-bc017c4e19f2 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.773597] [56853]: DEBUG cinder.api.openstack.wsgi [None req-e032021a-5269-44bf-9009-bc017c4e19f2 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.783683] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783683] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.787303] [56853]: INFO cinder.volume.api [None req-e032021a-5269-44bf-9009-bc017c4e19f2 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1283.791798] [56853]: INFO cinder.api.openstack.wsgi [None req-e032021a-5269-44bf-9009-bc017c4e19f2 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1283.792420] [56853]: [pid: 56853|app: 0|req: 305/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:43 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.273811] [56854]: DEBUG cinder.api.middleware.request_id [None req-c2adb2fc-aada-497b-9f91-34bf376eac0a None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.274342] [56854]: INFO cinder.api.openstack.wsgi [None req-c2adb2fc-aada-497b-9f91-34bf376eac0a None None] GET http://10.180.1.21/volume// [ 1284.274566] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c2adb2fc-aada-497b-9f91-34bf376eac0a None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.274854] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c2adb2fc-aada-497b-9f91-34bf376eac0a None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.275318] [56854]: INFO cinder.api.openstack.wsgi [None req-c2adb2fc-aada-497b-9f91-34bf376eac0a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.275632] [56854]: [pid: 56854|app: 0|req: 282/587] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:13:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.279978] [56853]: DEBUG cinder.api.middleware.request_id [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.282297] [56853]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1284.282590] [56853]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.282818] [56853]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.295781] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.295781] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.299450] [56853]: INFO cinder.volume.api [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1284.304051] [56853]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-8b94f04a-e367-41a7-8b5e-ad4bd88fc386 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1284.304438] [56853]: [pid: 56853|app: 0|req: 306/588] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:13:44 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1284.330302] [56854]: DEBUG cinder.api.middleware.request_id [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.332822] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] PUT http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 [ 1284.333242] [56854]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-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-539810", "mountpoint": "/dev/sdb"}}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.340875] [56854]: DEBUG cinder.coordination [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Acquiring lock "cinder-attachment_update-cf76b2f5-eee0-441c-a463-a0332a1ccfed-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1284.345172] [56854]: DEBUG cinder.coordination [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-cf76b2f5-eee0-441c-a463-a0332a1ccfed-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56854) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1284.346311] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346311] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.802970] [56853]: DEBUG cinder.api.middleware.request_id [None req-5e2f807e-cff2-4079-ae34-d815201761c5 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.804967] [56853]: INFO cinder.api.openstack.wsgi [None req-5e2f807e-cff2-4079-ae34-d815201761c5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1284.805342] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e2f807e-cff2-4079-ae34-d815201761c5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.806025] [56853]: DEBUG cinder.api.openstack.wsgi [None req-5e2f807e-cff2-4079-ae34-d815201761c5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.815724] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.815724] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.818985] [56853]: INFO cinder.volume.api [None req-5e2f807e-cff2-4079-ae34-d815201761c5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1284.823284] [56853]: INFO cinder.api.openstack.wsgi [None req-5e2f807e-cff2-4079-ae34-d815201761c5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1284.823811] [56853]: [pid: 56853|app: 0|req: 307/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:44 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.834567] [56853]: DEBUG cinder.api.middleware.request_id [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.836658] [56853]: INFO cinder.api.openstack.wsgi [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1285.836883] [56853]: DEBUG cinder.api.openstack.wsgi [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.837120] [56853]: DEBUG cinder.api.openstack.wsgi [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.846752] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846752] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.849776] [56853]: INFO cinder.volume.api [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1285.854077] [56853]: INFO cinder.api.openstack.wsgi [None req-47af51c1-4957-44a0-a8fd-2d26b5bde4b3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1285.854428] [56853]: [pid: 56853|app: 0|req: 308/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:45 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.864739] [56853]: DEBUG cinder.api.middleware.request_id [None req-a1e264cd-83ae-41e7-8161-902aab821415 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.866861] [56853]: INFO cinder.api.openstack.wsgi [None req-a1e264cd-83ae-41e7-8161-902aab821415 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1286.867099] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a1e264cd-83ae-41e7-8161-902aab821415 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.867325] [56853]: DEBUG cinder.api.openstack.wsgi [None req-a1e264cd-83ae-41e7-8161-902aab821415 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.876883] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.876883] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.879886] [56853]: INFO cinder.volume.api [None req-a1e264cd-83ae-41e7-8161-902aab821415 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1286.883938] [56853]: INFO cinder.api.openstack.wsgi [None req-a1e264cd-83ae-41e7-8161-902aab821415 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1286.884307] [56853]: [pid: 56853|app: 0|req: 309/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:46 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.894834] [56853]: DEBUG cinder.api.middleware.request_id [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.897913] [56853]: INFO cinder.api.openstack.wsgi [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1287.897913] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.897913] [56853]: DEBUG cinder.api.openstack.wsgi [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.907080] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.907080] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.910140] [56853]: INFO cinder.volume.api [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1287.914295] [56853]: INFO cinder.api.openstack.wsgi [None req-2d142632-124a-4c84-b1c9-21e6e40bacdd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1287.914719] [56853]: [pid: 56853|app: 0|req: 310/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:47 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.869221] [56854]: DEBUG cinder.coordination [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-cf76b2f5-eee0-441c-a463-a0332a1ccfed-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56854) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1288.869608] [56854]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2e7609fc-9e6a-4e08-8bf0-04d50365a0f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 returned with HTTP 200 [ 1288.870075] [56854]: [pid: 56854|app: 0|req: 283/593] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:13:44 2025] PUT /volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.924357] [56853]: DEBUG cinder.api.middleware.request_id [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.926427] [56853]: INFO cinder.api.openstack.wsgi [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1288.926708] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.927016] [56853]: DEBUG cinder.api.openstack.wsgi [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.936793] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.936793] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.940011] [56853]: INFO cinder.volume.api [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1288.945178] [56853]: INFO cinder.api.openstack.wsgi [None req-1ac3666f-91cc-48e4-9e73-7aba6bf19ece tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1288.945563] [56853]: [pid: 56853|app: 0|req: 311/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:48 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.956069] [56854]: DEBUG cinder.api.middleware.request_id [None req-7202b6bd-8b47-4674-bb70-f432dd189120 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.958278] [56854]: INFO cinder.api.openstack.wsgi [None req-7202b6bd-8b47-4674-bb70-f432dd189120 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1289.958513] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7202b6bd-8b47-4674-bb70-f432dd189120 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.958738] [56854]: DEBUG cinder.api.openstack.wsgi [None req-7202b6bd-8b47-4674-bb70-f432dd189120 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.974315] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.974315] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.977264] [56854]: INFO cinder.volume.api [None req-7202b6bd-8b47-4674-bb70-f432dd189120 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1289.982092] [56854]: INFO cinder.api.openstack.wsgi [None req-7202b6bd-8b47-4674-bb70-f432dd189120 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1289.982663] [56854]: [pid: 56854|app: 0|req: 284/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:49 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.478804] [56853]: DEBUG cinder.api.middleware.request_id [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2ec395f3-595c-429c-ad15-8ad2b775e59f None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.481219] [56853]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2ec395f3-595c-429c-ad15-8ad2b775e59f tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8/action [ 1290.481666] [56853]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2ec395f3-595c-429c-ad15-8ad2b775e59f tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-complete": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1290.481802] [56853]: DEBUG cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2ec395f3-595c-429c-ad15-8ad2b775e59f tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.497076] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.497076] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.504120] [56853]: INFO cinder.api.openstack.wsgi [req-970c2d5c-754d-42f5-8b1e-2bfccc57ac30 req-2ec395f3-595c-429c-ad15-8ad2b775e59f tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8/action returned with HTTP 204 [ 1290.504517] [56853]: [pid: 56853|app: 0|req: 312/596] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:13:50 2025] POST /volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1290.993049] [56854]: DEBUG cinder.api.middleware.request_id [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.995100] [56854]: INFO cinder.api.openstack.wsgi [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1290.995320] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.995589] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.007350] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.007350] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.010524] [56854]: INFO cinder.volume.api [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.014847] [56854]: INFO cinder.api.openstack.wsgi [None req-b2e9bc3c-4d9e-4875-86b5-be79654e0330 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1291.015649] [56854]: [pid: 56854|app: 0|req: 285/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:50 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.024790] [56853]: DEBUG cinder.api.middleware.request_id [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.026894] [56853]: INFO cinder.api.openstack.wsgi [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1291.027141] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.027347] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.036703] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.036703] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.039792] [56853]: INFO cinder.volume.api [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.043914] [56853]: INFO cinder.api.openstack.wsgi [None req-b55f042b-7551-4b91-b8c6-ebffb6e1908a tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1291.044393] [56853]: [pid: 56853|app: 0|req: 313/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:50 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.082493] [56854]: DEBUG cinder.api.middleware.request_id [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.084845] [56854]: INFO cinder.api.openstack.wsgi [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1291.085085] [56854]: DEBUG cinder.api.openstack.wsgi [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.085304] [56854]: DEBUG cinder.api.openstack.wsgi [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.094812] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.094812] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.097726] [56854]: INFO cinder.volume.api [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.101794] [56854]: INFO cinder.api.openstack.wsgi [req-b5bddea1-29e5-4223-9ade-83791a24acaa req-01b27ae6-1591-4fce-ba09-6d04c00a1d5b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1291.102249] [56854]: [pid: 56854|app: 0|req: 286/599] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:13:50 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.111000] [56853]: DEBUG cinder.api.middleware.request_id [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.113025] [56853]: INFO cinder.api.openstack.wsgi [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1291.113236] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.113453] [56853]: DEBUG cinder.api.openstack.wsgi [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.122674] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.122674] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.125766] [56853]: INFO cinder.volume.api [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.130156] [56853]: INFO cinder.api.openstack.wsgi [None req-bd3c0c6a-f278-4b4a-a0fc-e201e3b8b708 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1291.130528] [56853]: [pid: 56853|app: 0|req: 314/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:50 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.165707] [56854]: DEBUG cinder.api.middleware.request_id [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.167951] [56854]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1291.168182] [56854]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.168400] [56854]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.177719] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.177719] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.180711] [56854]: INFO cinder.volume.api [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.184846] [56854]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-c10d406f-a513-45df-a2c0-31a7b7bb6b52 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1291.185228] [56854]: [pid: 56854|app: 0|req: 287/601] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:13:51 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.202812] [56853]: DEBUG cinder.api.middleware.request_id [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.205112] [56853]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed/action [ 1291.205509] [56853]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56853) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1291.205652] [56853]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1291.214956] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.214956] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.215442] [56853]: INFO cinder.volume.api [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1291.219811] [56853]: INFO cinder.volume.api [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Begin detaching volume completed successfully. [ 1291.220033] [56853]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-23d62267-8245-48a9-b916-da51c19d0429 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed/action returned with HTTP 202 [ 1291.220416] [56853]: [pid: 56853|app: 0|req: 315/602] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:13:51 2025] POST /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1292.242290] [56854]: DEBUG cinder.api.middleware.request_id [None req-d1d34446-691a-4669-8db5-7cc79e100257 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.242877] [56854]: INFO cinder.api.openstack.wsgi [None req-d1d34446-691a-4669-8db5-7cc79e100257 None None] GET http://10.180.1.21/volume// [ 1292.243076] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d1d34446-691a-4669-8db5-7cc79e100257 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.243300] [56854]: DEBUG cinder.api.openstack.wsgi [None req-d1d34446-691a-4669-8db5-7cc79e100257 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.243734] [56854]: INFO cinder.api.openstack.wsgi [None req-d1d34446-691a-4669-8db5-7cc79e100257 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1292.244061] [56854]: [pid: 56854|app: 0|req: 288/603] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:13:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1292.247355] [56853]: DEBUG cinder.api.middleware.request_id [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.250029] [56853]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1292.250029] [56853]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.250189] [56853]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.259638] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.259638] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.262658] [56853]: INFO cinder.volume.api [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1292.267091] [56853]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-aea281a7-e2ff-4ba1-9085-fde2ed06f9d8 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1292.267091] [56853]: [pid: 56853|app: 0|req: 316/604] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:13:52 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1293.896580] [56854]: DEBUG cinder.api.middleware.request_id [req-85196f10-7c08-49c0-9072-a53306024b4c req-9849c3e4-6aba-461c-a492-33069637d151 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.898933] [56854]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-9849c3e4-6aba-461c-a492-33069637d151 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 [ 1293.899167] [56854]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-9849c3e4-6aba-461c-a492-33069637d151 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.899383] [56854]: DEBUG cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-9849c3e4-6aba-461c-a492-33069637d151 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'version_select' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.906316] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.906316] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.429993] [56854]: INFO cinder.api.openstack.wsgi [req-85196f10-7c08-49c0-9072-a53306024b4c req-9849c3e4-6aba-461c-a492-33069637d151 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 returned with HTTP 200 [ 1294.430436] [56854]: [pid: 56854|app: 0|req: 289/605] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:13:53 2025] DELETE /volume/v3/attachments/deac3aac-da72-40c1-b62a-c3bd191666a8 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.382026] [56853]: DEBUG cinder.api.middleware.request_id [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.383914] [56853]: INFO cinder.api.openstack.wsgi [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1295.384154] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.384374] [56853]: DEBUG cinder.api.openstack.wsgi [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.391582] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391582] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.394920] [56853]: INFO cinder.volume.api [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1295.399092] [56853]: INFO cinder.api.openstack.wsgi [None req-f84ae9df-2410-4aef-aa05-a7f7b0f6c4c6 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1295.399461] [56853]: [pid: 56853|app: 0|req: 317/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:13:55 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.429232] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1305.397183] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1353.763012] [56854]: DEBUG cinder.api.middleware.request_id [None req-2213165c-22be-4906-a1c3-a2fa644f47fb None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.765089] [56854]: INFO cinder.api.openstack.wsgi [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1353.765479] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-364866203"}} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1353.767585] [56854]: DEBUG cinder.api.v3.volumes [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-364866203'}} {{(pid=56854) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1353.767720] [56854]: INFO cinder.api.v3.volumes [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume of 1 GB [ 1353.768060] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.768060] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.773411] [56854]: INFO cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Availability Zones retrieved successfully. [ 1353.780423] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (8870e491-8b13-46e7-91e0-914771f242f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1353.781745] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28404822-736a-403b-acbe-179b792ece2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1353.782849] [56854]: DEBUG cinder.volume.flows.api.create_volume [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Validating volume size '1' using validate_int {{(pid=56854) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1353.799602] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28404822-736a-403b-acbe-179b792ece2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T10:58:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7fc2f8d-ec17-4c8a-9b62-16d54317b49f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1353.800496] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5727a546-d85d-464f-afc7-8c7c97ca5f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1353.829312] [56854]: DEBUG cinder.quota [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Created reservations ['a50b79b3-9ce2-45c9-9987-c9905606def6', '953e72a1-6edb-4051-bf0b-ef496fe5cfb4', '12441747-0a83-4a7c-9624-c0bf3faa1ba6', 'a08c4435-8e7d-437d-9483-bd591eaa2fde'] {{(pid=56854) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1353.830183] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5727a546-d85d-464f-afc7-8c7c97ca5f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50b79b3-9ce2-45c9-9987-c9905606def6', '953e72a1-6edb-4051-bf0b-ef496fe5cfb4', '12441747-0a83-4a7c-9624-c0bf3faa1ba6', 'a08c4435-8e7d-437d-9483-bd591eaa2fde']}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1353.831067] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48343385-5a53-481e-8649-eb14b471538a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1353.845103] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48343385-5a53-481e-8649-eb14b471538a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b377ac7e-a299-458d-a92f-b703d7cdfedd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-364866203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['a50b79b3-9ce2-45c9-9987-c9905606def6','953e72a1-6edb-4051-bf0b-ef496fe5cfb4','12441747-0a83-4a7c-9624-c0bf3faa1ba6','a08c4435-8e7d-437d-9483-bd591eaa2fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f), 'volume': 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-19T11:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-364866203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b377ac7e-a299-458d-a92f-b703d7cdfedd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f72016b64945a0b5fb0e033d074579',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01c71189fb204cc5aa5b00836fe93f69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7fc2f8d-ec17-4c8a-9b62-16d54317b49f),volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1353.845960] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b182d14-d8d9-4e73-b120-1004b3dd0076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1353.856868] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b182d14-d8d9-4e73-b120-1004b3dd0076) transitioned into state 'SUCCESS' from state '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-364866203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f72016b64945a0b5fb0e033d074579',qos_specs=None,replication_status=,reservations=['a50b79b3-9ce2-45c9-9987-c9905606def6','953e72a1-6edb-4051-bf0b-ef496fe5cfb4','12441747-0a83-4a7c-9624-c0bf3faa1ba6','a08c4435-8e7d-437d-9483-bd591eaa2fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01c71189fb204cc5aa5b00836fe93f69',volume_type_id=b7fc2f8d-ec17-4c8a-9b62-16d54317b49f)}' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1353.857855] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d6e68a-cb46-4cd0-973e-4d7da1b62f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1353.865565] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d6e68a-cb46-4cd0-973e-4d7da1b62f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56854) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1353.866561] [56854]: DEBUG cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Flow 'volume_create_api' (8870e491-8b13-46e7-91e0-914771f242f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56854) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1353.866892] [56854]: INFO cinder.volume.api [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Create volume request issued successfully. [ 1353.867557] [56854]: INFO cinder.api.openstack.wsgi [None req-2213165c-22be-4906-a1c3-a2fa644f47fb tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1353.867980] [56854]: [pid: 56854|app: 0|req: 290/607] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:14:53 2025] POST /volume/v3/volumes => generated 753 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1353.876644] [56853]: DEBUG cinder.api.middleware.request_id [None req-059dcb73-8921-4ee2-a298-2b86ac31259b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.878692] [56853]: INFO cinder.api.openstack.wsgi [None req-059dcb73-8921-4ee2-a298-2b86ac31259b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1353.878914] [56853]: DEBUG cinder.api.openstack.wsgi [None req-059dcb73-8921-4ee2-a298-2b86ac31259b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.879144] [56853]: DEBUG cinder.api.openstack.wsgi [None req-059dcb73-8921-4ee2-a298-2b86ac31259b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.886638] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.886638] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.890446] [56853]: INFO cinder.volume.api [None req-059dcb73-8921-4ee2-a298-2b86ac31259b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1353.894921] [56853]: INFO cinder.api.openstack.wsgi [None req-059dcb73-8921-4ee2-a298-2b86ac31259b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1353.895293] [56853]: [pid: 56853|app: 0|req: 318/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:53 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.905557] [56854]: DEBUG cinder.api.middleware.request_id [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.907811] [56854]: INFO cinder.api.openstack.wsgi [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1354.908051] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.908283] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.915970] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.915970] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.919225] [56854]: INFO cinder.volume.api [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1354.923360] [56854]: INFO cinder.api.openstack.wsgi [None req-c9d1a90d-e461-4700-b5b2-3bf8b3f0966c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1354.923713] [56854]: [pid: 56854|app: 0|req: 291/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:54 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.963148] [56853]: DEBUG cinder.api.middleware.request_id [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1354.965512] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1354.965733] [56853]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1354.965951] [56853]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1354.973273] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1354.973273] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1354.976470] [56853]: INFO cinder.volume.api [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1354.980422] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-1cf464e5-95c0-4dfc-82ac-fcc7b4706f0b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1354.980797] [56853]: [pid: 56853|app: 0|req: 319/610] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:14:54 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.500031] [56854]: DEBUG cinder.api.middleware.request_id [None req-f82d99ba-5d28-4171-a647-d9bc4f1c2618 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.500031] [56854]: INFO cinder.api.openstack.wsgi [None req-f82d99ba-5d28-4171-a647-d9bc4f1c2618 None None] GET http://10.180.1.21/volume// [ 1356.500031] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f82d99ba-5d28-4171-a647-d9bc4f1c2618 None None] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.500031] [56854]: DEBUG cinder.api.openstack.wsgi [None req-f82d99ba-5d28-4171-a647-d9bc4f1c2618 None None] Calling method 'all' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.500464] [56854]: INFO cinder.api.openstack.wsgi [None req-f82d99ba-5d28-4171-a647-d9bc4f1c2618 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1356.500655] [56854]: [pid: 56854|app: 0|req: 292/611] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:14:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1356.504501] [56853]: DEBUG cinder.api.middleware.request_id [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-d8922df2-918d-405e-9b41-0358d2da8e9d None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.506870] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-d8922df2-918d-405e-9b41-0358d2da8e9d tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1356.507317] [56853]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-d8922df2-918d-405e-9b41-0358d2da8e9d tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b377ac7e-a299-458d-a92f-b703d7cdfedd", "connector": null, "instance_uuid": "14d3ca4d-77d9-413e-a940-226125f6d718"}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1356.516361] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516361] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.534403] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-d8922df2-918d-405e-9b41-0358d2da8e9d tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1356.534804] [56853]: [pid: 56853|app: 0|req: 320/612] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:14:56 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) [ 1356.554481] [56854]: DEBUG cinder.api.middleware.request_id [None req-286538dd-e733-4e50-b154-67927c1476f3 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.556526] [56854]: INFO cinder.api.openstack.wsgi [None req-286538dd-e733-4e50-b154-67927c1476f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1356.556747] [56854]: DEBUG cinder.api.openstack.wsgi [None req-286538dd-e733-4e50-b154-67927c1476f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1356.556981] [56854]: DEBUG cinder.api.openstack.wsgi [None req-286538dd-e733-4e50-b154-67927c1476f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1356.566153] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566153] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1356.569047] [56854]: INFO cinder.volume.api [None req-286538dd-e733-4e50-b154-67927c1476f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1356.572943] [56854]: INFO cinder.api.openstack.wsgi [None req-286538dd-e733-4e50-b154-67927c1476f3 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1356.573299] [56854]: [pid: 56854|app: 0|req: 293/613] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:56 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.057665] [56853]: DEBUG cinder.api.middleware.request_id [None req-23b1aa58-ae1f-4c96-ac9c-05222de04113 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.058152] [56853]: INFO cinder.api.openstack.wsgi [None req-23b1aa58-ae1f-4c96-ac9c-05222de04113 None None] GET http://10.180.1.21/volume// [ 1357.058337] [56853]: DEBUG cinder.api.openstack.wsgi [None req-23b1aa58-ae1f-4c96-ac9c-05222de04113 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.058553] [56853]: DEBUG cinder.api.openstack.wsgi [None req-23b1aa58-ae1f-4c96-ac9c-05222de04113 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.058949] [56853]: INFO cinder.api.openstack.wsgi [None req-23b1aa58-ae1f-4c96-ac9c-05222de04113 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1357.059266] [56853]: [pid: 56853|app: 0|req: 321/614] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:14:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1357.062500] [56854]: DEBUG cinder.api.middleware.request_id [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.064985] [56854]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1357.065267] [56854]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.065526] [56854]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.074857] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.074857] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.077857] [56854]: INFO cinder.volume.api [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1357.081893] [56854]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-5eefc2a2-8823-4bd9-b44d-49fc5e2e81a5 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1357.082270] [56854]: [pid: 56854|app: 0|req: 294/615] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:14:56 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1357.108215] [56853]: DEBUG cinder.api.middleware.request_id [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.110625] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] PUT http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b [ 1357.111061] [56853]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-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-539817", "mountpoint": "/dev/sdb"}}} {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1357.118643] [56853]: DEBUG cinder.coordination [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Acquiring lock "cinder-attachment_update-b377ac7e-a299-458d-a92f-b703d7cdfedd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1357.122836] [56853]: DEBUG cinder.coordination [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-b377ac7e-a299-458d-a92f-b703d7cdfedd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56853) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1357.123862] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.123862] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.583627] [56854]: DEBUG cinder.api.middleware.request_id [None req-c68e36ee-ad33-418a-bbd2-33006f309868 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.585689] [56854]: INFO cinder.api.openstack.wsgi [None req-c68e36ee-ad33-418a-bbd2-33006f309868 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1357.585915] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c68e36ee-ad33-418a-bbd2-33006f309868 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.586149] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c68e36ee-ad33-418a-bbd2-33006f309868 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.596019] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.596019] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.599187] [56854]: INFO cinder.volume.api [None req-c68e36ee-ad33-418a-bbd2-33006f309868 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1357.603339] [56854]: INFO cinder.api.openstack.wsgi [None req-c68e36ee-ad33-418a-bbd2-33006f309868 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1357.603712] [56854]: [pid: 56854|app: 0|req: 295/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:57 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.613985] [56854]: DEBUG cinder.api.middleware.request_id [None req-694f4e79-3157-4c70-83a1-a580edb9afea None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.616094] [56854]: INFO cinder.api.openstack.wsgi [None req-694f4e79-3157-4c70-83a1-a580edb9afea tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1358.616321] [56854]: DEBUG cinder.api.openstack.wsgi [None req-694f4e79-3157-4c70-83a1-a580edb9afea tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.616542] [56854]: DEBUG cinder.api.openstack.wsgi [None req-694f4e79-3157-4c70-83a1-a580edb9afea tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.626118] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.626118] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.629015] [56854]: INFO cinder.volume.api [None req-694f4e79-3157-4c70-83a1-a580edb9afea tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1358.633049] [56854]: INFO cinder.api.openstack.wsgi [None req-694f4e79-3157-4c70-83a1-a580edb9afea tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1358.633412] [56854]: [pid: 56854|app: 0|req: 296/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:58 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.643413] [56854]: DEBUG cinder.api.middleware.request_id [None req-ee157685-3ec4-483d-b937-cf6d3212b84b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.645630] [56854]: INFO cinder.api.openstack.wsgi [None req-ee157685-3ec4-483d-b937-cf6d3212b84b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1359.645862] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ee157685-3ec4-483d-b937-cf6d3212b84b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.646095] [56854]: DEBUG cinder.api.openstack.wsgi [None req-ee157685-3ec4-483d-b937-cf6d3212b84b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.656401] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.656401] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.659655] [56854]: INFO cinder.volume.api [None req-ee157685-3ec4-483d-b937-cf6d3212b84b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1359.663798] [56854]: INFO cinder.api.openstack.wsgi [None req-ee157685-3ec4-483d-b937-cf6d3212b84b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1359.664206] [56854]: [pid: 56854|app: 0|req: 297/618] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:14:59 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.674452] [56854]: DEBUG cinder.api.middleware.request_id [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.676541] [56854]: INFO cinder.api.openstack.wsgi [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1360.676764] [56854]: DEBUG cinder.api.openstack.wsgi [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.676979] [56854]: DEBUG cinder.api.openstack.wsgi [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.686949] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.686949] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.690225] [56854]: INFO cinder.volume.api [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1360.694368] [56854]: INFO cinder.api.openstack.wsgi [None req-df253eb3-0f70-4d5d-95d4-b8c7e2a29724 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1360.694726] [56854]: [pid: 56854|app: 0|req: 298/619] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:00 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.647368] [56853]: DEBUG cinder.coordination [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Lock "cinder-attachment_update-b377ac7e-a299-458d-a92f-b703d7cdfedd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56853) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1361.647774] [56853]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-151bb7e0-c5ad-4691-a8be-5bbcc806132c tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b returned with HTTP 200 [ 1361.648249] [56853]: [pid: 56853|app: 0|req: 322/620] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:14:56 2025] PUT /volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1361.705129] [56854]: DEBUG cinder.api.middleware.request_id [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.707461] [56854]: INFO cinder.api.openstack.wsgi [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1361.707693] [56854]: DEBUG cinder.api.openstack.wsgi [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.707916] [56854]: DEBUG cinder.api.openstack.wsgi [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.717790] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.717790] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.720749] [56854]: INFO cinder.volume.api [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1361.724919] [56854]: INFO cinder.api.openstack.wsgi [None req-74d8e726-278d-4acb-90b4-9dcef2146ac0 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1361.725297] [56854]: [pid: 56854|app: 0|req: 299/621] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:01 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.736821] [56853]: DEBUG cinder.api.middleware.request_id [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.738977] [56853]: INFO cinder.api.openstack.wsgi [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1362.739223] [56853]: DEBUG cinder.api.openstack.wsgi [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.739452] [56853]: DEBUG cinder.api.openstack.wsgi [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.749489] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.749489] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.753211] [56853]: INFO cinder.volume.api [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1362.757319] [56853]: INFO cinder.api.openstack.wsgi [None req-dacb6c77-2094-4fd5-bed8-7c5820f33486 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1362.757688] [56853]: [pid: 56853|app: 0|req: 323/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:02 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.256257] [56854]: DEBUG cinder.api.middleware.request_id [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-840dcfec-1604-40b3-972a-c9cb53a2b240 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.258635] [56854]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-840dcfec-1604-40b3-972a-c9cb53a2b240 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b/action [ 1363.259068] [56854]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-840dcfec-1604-40b3-972a-c9cb53a2b240 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-complete": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1363.259214] [56854]: DEBUG cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-840dcfec-1604-40b3-972a-c9cb53a2b240 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1363.273600] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.273600] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.281397] [56854]: INFO cinder.api.openstack.wsgi [req-3ad443c6-be19-45fc-bc78-2ba639ccf551 req-840dcfec-1604-40b3-972a-c9cb53a2b240 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b/action returned with HTTP 204 [ 1363.281780] [56854]: [pid: 56854|app: 0|req: 300/623] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:15:03 2025] POST /volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1363.767329] [56853]: DEBUG cinder.api.middleware.request_id [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.769591] [56853]: INFO cinder.api.openstack.wsgi [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.769815] [56853]: DEBUG cinder.api.openstack.wsgi [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.770045] [56853]: DEBUG cinder.api.openstack.wsgi [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.779493] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.779493] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.782507] [56853]: INFO cinder.volume.api [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.786616] [56853]: INFO cinder.api.openstack.wsgi [None req-deb5552f-7d4a-4ed7-8054-0ee2b015bd37 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1363.786980] [56853]: [pid: 56853|app: 0|req: 324/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:03 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1363.795969] [56854]: DEBUG cinder.api.middleware.request_id [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.798173] [56854]: INFO cinder.api.openstack.wsgi [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.798417] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.798636] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.808269] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.808269] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.811314] [56854]: INFO cinder.volume.api [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.815414] [56854]: INFO cinder.api.openstack.wsgi [None req-c9aafaf1-e75f-447d-adcb-a84fccc651fd tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1363.815755] [56854]: [pid: 56854|app: 0|req: 301/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:03 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1363.824446] [56853]: DEBUG cinder.api.middleware.request_id [None req-7cae145f-84a1-45c3-875b-fa14cf668358 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.826360] [56853]: INFO cinder.api.openstack.wsgi [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.826580] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.826796] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.826999] [56853]: INFO cinder.api.v3.volumes [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume with id: b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.835893] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.835893] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.836367] [56853]: INFO cinder.volume.api [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.842970] [56853]: INFO cinder.volume.api [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-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. [ 1363.843353] [56853]: INFO cinder.api.openstack.wsgi [None req-7cae145f-84a1-45c3-875b-fa14cf668358 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 400 [ 1363.843907] [56853]: [pid: 56853|app: 0|req: 325/626] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:15:03 2025] DELETE /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1363.846202] [56854]: DEBUG cinder.api.middleware.request_id [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.848099] [56854]: INFO cinder.api.openstack.wsgi [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.848320] [56854]: DEBUG cinder.api.openstack.wsgi [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.848532] [56854]: DEBUG cinder.api.openstack.wsgi [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.856963] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.856963] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.859842] [56854]: INFO cinder.volume.api [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.863838] [56854]: INFO cinder.api.openstack.wsgi [None req-39ddf487-a12e-4050-a090-8b8a529b89e7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1363.864215] [56854]: [pid: 56854|app: 0|req: 302/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:03 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1363.898335] [56853]: DEBUG cinder.api.middleware.request_id [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.900655] [56853]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1363.900884] [56853]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.901149] [56853]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.910276] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.910276] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.913272] [56853]: INFO cinder.volume.api [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.917301] [56853]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-7d2bdc6a-3c92-446b-aa87-d0cad188cb14 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1363.917658] [56853]: [pid: 56853|app: 0|req: 326/628] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:15:03 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1363.932194] [56854]: DEBUG cinder.api.middleware.request_id [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.935025] [56854]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] POST http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd/action [ 1363.935025] [56854]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56854) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1363.935169] [56854]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1363.944391] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.944391] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1363.944888] [56854]: INFO cinder.volume.api [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1363.948968] [56854]: INFO cinder.volume.api [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Begin detaching volume completed successfully. [ 1363.949202] [56854]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-3660bf00-ba7a-4555-8aec-c89120c5b31e tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd/action returned with HTTP 202 [ 1363.949579] [56854]: [pid: 56854|app: 0|req: 303/629] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:15:03 2025] POST /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1364.967650] [56853]: DEBUG cinder.api.middleware.request_id [None req-b64e5f75-2d30-4a91-926e-fc27002cc190 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.968124] [56853]: INFO cinder.api.openstack.wsgi [None req-b64e5f75-2d30-4a91-926e-fc27002cc190 None None] GET http://10.180.1.21/volume// [ 1364.968315] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b64e5f75-2d30-4a91-926e-fc27002cc190 None None] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.968534] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b64e5f75-2d30-4a91-926e-fc27002cc190 None None] Calling method 'all' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.968921] [56853]: INFO cinder.api.openstack.wsgi [None req-b64e5f75-2d30-4a91-926e-fc27002cc190 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1364.969341] [56853]: [pid: 56853|app: 0|req: 327/630] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:15:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1364.972494] [56854]: DEBUG cinder.api.middleware.request_id [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.974867] [56854]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1364.975133] [56854]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1364.975358] [56854]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1364.984912] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.984912] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1364.987911] [56854]: INFO cinder.volume.api [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1364.992025] [56854]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-dd258e15-bd9c-478c-93d8-b49ef8b69051 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1364.992470] [56854]: [pid: 56854|app: 0|req: 304/631] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:15:04 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1366.119972] [56853]: DEBUG cinder.api.middleware.request_id [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-f558faab-1aab-4c28-9662-ce3f7dae6789 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1366.122236] [56853]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-f558faab-1aab-4c28-9662-ce3f7dae6789 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b [ 1366.122475] [56853]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-f558faab-1aab-4c28-9662-ce3f7dae6789 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1366.122701] [56853]: DEBUG cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-f558faab-1aab-4c28-9662-ce3f7dae6789 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'version_select' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1366.129514] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1366.129514] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1366.653641] [56853]: INFO cinder.api.openstack.wsgi [req-d71f7306-3cc3-4cd3-8f60-8dc0c402df3c req-f558faab-1aab-4c28-9662-ce3f7dae6789 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b returned with HTTP 200 [ 1366.654210] [56853]: [pid: 56853|app: 0|req: 328/632] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:15:05 2025] DELETE /volume/v3/attachments/15fe3087-d79c-40ae-904a-acade0fb492b => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1368.396737] [56854]: DEBUG cinder.api.middleware.request_id [None req-2869d8cf-e946-4dac-b003-94b4219641e4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.398959] [56854]: INFO cinder.api.openstack.wsgi [None req-2869d8cf-e946-4dac-b003-94b4219641e4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1368.399218] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2869d8cf-e946-4dac-b003-94b4219641e4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1368.399441] [56854]: DEBUG cinder.api.openstack.wsgi [None req-2869d8cf-e946-4dac-b003-94b4219641e4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1368.407020] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.407020] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1368.410307] [56854]: INFO cinder.volume.api [None req-2869d8cf-e946-4dac-b003-94b4219641e4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1368.414424] [56854]: INFO cinder.api.openstack.wsgi [None req-2869d8cf-e946-4dac-b003-94b4219641e4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1368.414792] [56854]: [pid: 56854|app: 0|req: 305/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:08 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.315876] [56853]: DEBUG cinder.api.middleware.request_id [None req-d306319b-03e6-4094-b763-8e0efc362105 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.317971] [56853]: INFO cinder.api.openstack.wsgi [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1375.318226] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.318453] [56853]: DEBUG cinder.api.openstack.wsgi [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'delete' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.318634] [56853]: INFO cinder.api.v3.volumes [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume with id: b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1375.330230] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.330230] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.330739] [56853]: INFO cinder.volume.api [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1375.348435] [56853]: INFO cinder.volume.api [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume request issued successfully. [ 1375.348618] [56853]: INFO cinder.api.openstack.wsgi [None req-d306319b-03e6-4094-b763-8e0efc362105 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 202 [ 1375.349014] [56853]: [pid: 56853|app: 0|req: 329/634] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:15:15 2025] DELETE /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1375.351852] [56854]: DEBUG cinder.api.middleware.request_id [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.353989] [56854]: INFO cinder.api.openstack.wsgi [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1375.354266] [56854]: DEBUG cinder.api.openstack.wsgi [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.354513] [56854]: DEBUG cinder.api.openstack.wsgi [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.362268] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.362268] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.366252] [56854]: INFO cinder.volume.api [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1375.370939] [56854]: INFO cinder.api.openstack.wsgi [None req-279b172f-0d33-4def-9ab8-4eedbc9462c7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1375.371365] [56854]: [pid: 56854|app: 0|req: 306/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:15 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.381951] [56853]: DEBUG cinder.api.middleware.request_id [None req-b599d58e-2d6b-4251-878a-a503203095f1 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.383740] [56853]: INFO cinder.api.openstack.wsgi [None req-b599d58e-2d6b-4251-878a-a503203095f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1376.383973] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b599d58e-2d6b-4251-878a-a503203095f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.384219] [56853]: DEBUG cinder.api.openstack.wsgi [None req-b599d58e-2d6b-4251-878a-a503203095f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.391863] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.391863] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.395184] [56853]: INFO cinder.volume.api [None req-b599d58e-2d6b-4251-878a-a503203095f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1376.399220] [56853]: INFO cinder.api.openstack.wsgi [None req-b599d58e-2d6b-4251-878a-a503203095f1 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1376.399588] [56853]: [pid: 56853|app: 0|req: 330/636] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:16 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.409310] [56854]: DEBUG cinder.api.middleware.request_id [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.411604] [56854]: INFO cinder.api.openstack.wsgi [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1377.411841] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.412087] [56854]: DEBUG cinder.api.openstack.wsgi [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.419740] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.419740] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.422947] [56854]: INFO cinder.volume.api [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1377.428423] [56854]: INFO cinder.api.openstack.wsgi [None req-c7e5bfaf-e0aa-46f0-9197-67e6c44ea0cf tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 200 [ 1377.429247] [56854]: [pid: 56854|app: 0|req: 307/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:17 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.440929] [56853]: DEBUG cinder.api.middleware.request_id [None req-7d9dbda7-a1c3-47a6-aca3-52cdc4e9f656 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.443154] [56853]: INFO cinder.api.openstack.wsgi [None req-7d9dbda7-a1c3-47a6-aca3-52cdc4e9f656 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd [ 1378.443419] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7d9dbda7-a1c3-47a6-aca3-52cdc4e9f656 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.443647] [56853]: DEBUG cinder.api.openstack.wsgi [None req-7d9dbda7-a1c3-47a6-aca3-52cdc4e9f656 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.449981] [56853]: INFO cinder.api.openstack.wsgi [None req-7d9dbda7-a1c3-47a6-aca3-52cdc4e9f656 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd returned with HTTP 404 [ 1378.450457] [56853]: [pid: 56853|app: 0|req: 331/638] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:18 2025] GET /volume/v3/volumes/b377ac7e-a299-458d-a92f-b703d7cdfedd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1378.497106] [56854]: DEBUG cinder.api.middleware.request_id [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.499332] [56854]: INFO cinder.api.openstack.wsgi [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1378.499575] [56854]: DEBUG cinder.api.openstack.wsgi [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.499796] [56854]: DEBUG cinder.api.openstack.wsgi [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.499992] [56854]: INFO cinder.api.v3.volumes [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume with id: cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1378.507537] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.507537] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.508045] [56854]: INFO cinder.volume.api [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1378.522017] [56854]: INFO cinder.volume.api [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume request issued successfully. [ 1378.522211] [56854]: INFO cinder.api.openstack.wsgi [None req-86f59b2b-1783-4059-8cd8-471cb39d4f97 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 202 [ 1378.522588] [56854]: [pid: 56854|app: 0|req: 308/639] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:15:18 2025] DELETE /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1378.525357] [56853]: DEBUG cinder.api.middleware.request_id [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.528064] [56853]: INFO cinder.api.openstack.wsgi [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1378.528218] [56853]: DEBUG cinder.api.openstack.wsgi [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.528442] [56853]: DEBUG cinder.api.openstack.wsgi [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.536057] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.536057] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.539360] [56853]: INFO cinder.volume.api [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1378.543780] [56853]: INFO cinder.api.openstack.wsgi [None req-822c4c83-6cd7-4c1f-aa4f-155a8d4f6afe tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1378.544030] [56853]: [pid: 56853|app: 0|req: 332/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:18 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.554058] [56854]: DEBUG cinder.api.middleware.request_id [None req-eb971f75-da9d-4983-ab9d-1fa43467361b None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.556314] [56854]: INFO cinder.api.openstack.wsgi [None req-eb971f75-da9d-4983-ab9d-1fa43467361b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1379.556551] [56854]: DEBUG cinder.api.openstack.wsgi [None req-eb971f75-da9d-4983-ab9d-1fa43467361b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.556774] [56854]: DEBUG cinder.api.openstack.wsgi [None req-eb971f75-da9d-4983-ab9d-1fa43467361b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.564489] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.564489] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.567694] [56854]: INFO cinder.volume.api [None req-eb971f75-da9d-4983-ab9d-1fa43467361b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1379.571681] [56854]: INFO cinder.api.openstack.wsgi [None req-eb971f75-da9d-4983-ab9d-1fa43467361b tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 200 [ 1379.572046] [56854]: [pid: 56854|app: 0|req: 309/641] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:19 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.582232] [56853]: DEBUG cinder.api.middleware.request_id [None req-91edf3b2-ce52-4158-a984-74d44c3f7704 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.584384] [56853]: INFO cinder.api.openstack.wsgi [None req-91edf3b2-ce52-4158-a984-74d44c3f7704 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed [ 1380.584619] [56853]: DEBUG cinder.api.openstack.wsgi [None req-91edf3b2-ce52-4158-a984-74d44c3f7704 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.584842] [56853]: DEBUG cinder.api.openstack.wsgi [None req-91edf3b2-ce52-4158-a984-74d44c3f7704 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.592185] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.592185] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.594713] [56853]: INFO cinder.api.openstack.wsgi [None req-91edf3b2-ce52-4158-a984-74d44c3f7704 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed returned with HTTP 404 [ 1380.595310] [56853]: [pid: 56853|app: 0|req: 333/642] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:20 2025] GET /volume/v3/volumes/cf76b2f5-eee0-441c-a463-a0332a1ccfed => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1380.672986] [56854]: DEBUG cinder.api.middleware.request_id [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.675219] [56854]: INFO cinder.api.openstack.wsgi [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1380.675500] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.675796] [56854]: DEBUG cinder.api.openstack.wsgi [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'delete' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.676078] [56854]: INFO cinder.api.v3.volumes [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume with id: d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1380.683705] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.683705] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.684207] [56854]: INFO cinder.volume.api [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1380.696189] [56854]: INFO cinder.volume.api [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Delete volume request issued successfully. [ 1380.696368] [56854]: INFO cinder.api.openstack.wsgi [None req-6fc8c2f9-6d2f-46ce-87ff-5fd5ba4ef3dc tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 202 [ 1380.696751] [56854]: [pid: 56854|app: 0|req: 310/643] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:15:20 2025] DELETE /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1380.699506] [56853]: DEBUG cinder.api.middleware.request_id [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.701621] [56853]: INFO cinder.api.openstack.wsgi [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1380.701832] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.702116] [56853]: DEBUG cinder.api.openstack.wsgi [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.709473] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.709473] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.712776] [56853]: INFO cinder.volume.api [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1380.717083] [56853]: INFO cinder.api.openstack.wsgi [None req-6632bd52-e39e-44a8-8ce8-6c674b1434b7 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1380.717523] [56853]: [pid: 56853|app: 0|req: 334/644] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:20 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.727492] [56854]: DEBUG cinder.api.middleware.request_id [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 None None] RequestId filter calling following filter/app {{(pid=56854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.729737] [56854]: INFO cinder.api.openstack.wsgi [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1381.729979] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56854) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.730215] [56854]: DEBUG cinder.api.openstack.wsgi [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.739022] [56854]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.739022] [56854]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.742363] [56854]: INFO cinder.volume.api [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Volume info retrieved successfully. [ 1381.746509] [56854]: INFO cinder.api.openstack.wsgi [None req-b0c54934-7034-4718-b5c2-ac2488b11db4 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 200 [ 1381.746872] [56854]: [pid: 56854|app: 0|req: 311/645] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:21 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.756539] [56853]: DEBUG cinder.api.middleware.request_id [None req-8762a576-d5f7-4ead-9fc8-ddc99186ac42 None None] RequestId filter calling following filter/app {{(pid=56853) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.758667] [56853]: INFO cinder.api.openstack.wsgi [None req-8762a576-d5f7-4ead-9fc8-ddc99186ac42 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] GET http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b [ 1382.758903] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8762a576-d5f7-4ead-9fc8-ddc99186ac42 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Empty body provided in request {{(pid=56853) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.759161] [56853]: DEBUG cinder.api.openstack.wsgi [None req-8762a576-d5f7-4ead-9fc8-ddc99186ac42 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] Calling method 'show' {{(pid=56853) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.766611] [56853]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.766611] [56853]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.769026] [56853]: INFO cinder.api.openstack.wsgi [None req-8762a576-d5f7-4ead-9fc8-ddc99186ac42 tempest-AttachVolumeNegativeTest-1735235516 tempest-AttachVolumeNegativeTest-1735235516-project-member] http://10.180.1.21/volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b returned with HTTP 404 [ 1382.769495] [56853]: [pid: 56853|app: 0|req: 335/646] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:15:22 2025] GET /volume/v3/volumes/d79f70ec-cbdf-4954-9d6e-556d3dfb575b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1391.744672] [56854]: DEBUG dbcounter [-] [56854] Writing DB stats cinder:SELECT=106,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=56854) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1392.768450] [56853]: DEBUG dbcounter [-] [56853] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=56853) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}